Query Metrics
3
Database Queries
3
Different statements
0.90 ms
Query time
2
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.36 ms (40.11%) |
1 |
SELECT t0.name AS name_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.meta_keywords AS meta_keywords_4, t0.url_rewrite AS url_rewrite_5, t0.content AS content_6, t0.indexed AS indexed_7, t0.id AS id_8, t0.active AS active_9, t0.date_created AS date_created_10, t0.date_updated AS date_updated_11 FROM pages t0 WHERE t0.url_rewrite = ? LIMIT 1
Parameters:
[
"qui-sommes-nous"
]
|
0.28 ms (31.44%) |
1 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.image AS image_3, t0.id AS id_4, t0.active AS active_5 FROM matieres t0 WHERE t0.active = ? ORDER BY t0.name ASC
Parameters:
[
1
]
|
0.26 ms (28.45%) |
1 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.id AS id_4 FROM niveaux t0 ORDER BY t0.position ASC
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Pages | No errors. |
App\Entity\Matieres |
|
App\Entity\Courses |
|
App\Entity\Annonces | No errors. |
App\Entity\CoursesMatieres | No errors. |
App\Entity\Niveaux | No errors. |
App\Entity\Eleves | No errors. |
App\Entity\CoursesNiveaux | No errors. |