Query Metrics
23
Database Queries
16
Different statements
9.84 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.47 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.titre AS titre_4, t0.introduction AS introduction_5, t0.slug AS slug_6, t0.is_special AS is_special_7, t0.visible AS visible_8, t0.pole_id_id AS pole_id_id_9, t0.id_page_parent_id AS id_page_parent_id_10, t0.banniere_id AS banniere_id_11, t0.seo_parent_id AS seo_parent_id_12 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"ecole-direct"
]
|
| 2 | 0.64 ms |
SELECT b.titre_bloc_diaporama, ba.titre_bloc_accordeon, c.titre_bloc_colonne, cp.bloc_accordeon_id, cp.bloc_diaporama_id, cp.bloc_video_id, bvideo.titre_bloc_video, cp.colonne_id_id, cp.text_image_id_id, ti.titre_bloc_text_image FROM page p LEFT JOIN position cp ON p.id = cp.page_id_id LEFT JOIN bloc_colonne c ON cp.colonne_id_id = c.id LEFT JOIN bloc_text_image ti ON ti.id = cp.text_image_id_id LEFT JOIN bloc_diaporama b ON b.id = cp.bloc_diaporama_id LEFT JOIN bloc_accordeon ba ON ba.id = cp.bloc_accordeon_id LEFT JOIN bloc_video bvideo ON bvideo.id = cp.bloc_video_id WHERE cp.page_id_id = :page ORDER BY cp.position
Parameters:
[ "page" => 39 ] |
| 3 | 0.49 ms |
SELECT * FROM page as p INNER JOIN seo_parent as sp ON p.seo_parent_id = sp.id INNER JOIN seo as s ON s.id = sp.seo_id WHERE p.id = :id
Parameters:
[ "id" => 39 ] |
| 4 | 0.31 ms |
SELECT * FROM options WHERE name IN ("metaTitre", "metaDescription", "metaKeywords")
Parameters:
[] |
| 5 | 0.34 ms |
SELECT DATABASE()
Parameters:
[] |
| 6 | 0.87 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"isaacetoil_dev"
]
|
| 7 | 0.17 ms |
SELECT DATABASE()
Parameters:
[] |
| 8 | 0.67 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"isaacetoil_dev"
]
|
| 9 | 0.17 ms |
SELECT DATABASE()
Parameters:
[] |
| 10 | 0.71 ms |
SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[ "isaacetoil_dev" "doctrine_migration_versions" ] |
| 11 | 0.15 ms |
SELECT DATABASE()
Parameters:
[] |
| 12 | 0.90 ms |
SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'isaacetoil_dev' */ ORDER BY k.ORDINAL_POSITION
Parameters:
[ "isaacetoil_dev" "doctrine_migration_versions" ] |
| 13 | 1.29 ms |
SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters:
[ "isaacetoil_dev" "isaacetoil_dev" "doctrine_migration_versions" ] |
| 14 | 0.20 ms |
SELECT DATABASE()
Parameters:
[] |
| 15 | 0.31 ms |
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
Parameters:
[ "isaacetoil_dev" "doctrine_migration_versions" ] |
| 16 | 0.21 ms |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
| 17 | 0.16 ms |
SELECT DATABASE()
Parameters:
[] |
| 18 | 0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM options t0 WHERE t0.name IN (?, ?)
Parameters:
[ "information" "informationIsCritique" ] |
| 19 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.url_pole_id AS url_pole_id_4 FROM pole t0
Parameters:
[] |
| 20 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.url_pole_id AS url_pole_id_4 FROM pole t0 WHERE t0.name IS NULL LIMIT 1
Parameters:
[] |
| 21 | 0.29 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.titre AS titre_4, t0.introduction AS introduction_5, t0.slug AS slug_6, t0.is_special AS is_special_7, t0.visible AS visible_8, t0.pole_id_id AS pole_id_id_9, t0.id_page_parent_id AS id_page_parent_id_10, t0.banniere_id AS banniere_id_11, t0.seo_parent_id AS seo_parent_id_12 FROM page t0 WHERE t0.id = ?
Parameters:
[
"ecole-direct"
]
|
| 22 | 0.26 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.titre AS titre_4, t0.introduction AS introduction_5, t0.slug AS slug_6, t0.is_special AS is_special_7, t0.visible AS visible_8, t0.pole_id_id AS pole_id_id_9, t0.id_page_parent_id AS id_page_parent_id_10, t0.banniere_id AS banniere_id_11, t0.seo_parent_id AS seo_parent_id_12 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"ecole-direct"
]
|
| 23 | 0.27 ms |
SELECT o0_.name AS name_0, o0_.value AS value_1 FROM options o0_
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\EntityBase | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\Pole | No errors. |
| App\Entity\Media | No errors. |
| App\Entity\Seo\SeoParent | No errors. |
| App\Entity\BlocTextImage | No errors. |
| App\Entity\BlocAccordeon | No errors. |
| App\Entity\BlocDiaporama | No errors. |
| App\Entity\BlocColonne | No errors. |
| App\Entity\Position | No errors. |
| App\Entity\Formation | No errors. |
| App\Entity\Actualite | No errors. |
| App\Entity\Agenda | No errors. |
| App\Entity\User | No errors. |
| App\Entity\OffreEmploi | No errors. |
| App\Entity\Seo\Seo | No errors. |
| App\Entity\PositionBlocsFormation | No errors. |
| App\Entity\PositionBlocsActualite | No errors. |
| App\Entity\BlocAccordeonItem | No errors. |
| App\Entity\BlocDiaporamaItem | No errors. |
| App\Entity\BlocColonneItem | No errors. |
| App\Entity\BlocVideo | No errors. |
| App\Entity\Options | No errors. |
| App\Entity\Domaines | No errors. |
| App\Entity\Diplomes | No errors. |
| App\Entity\Contrats | No errors. |
| App\Entity\Duree | No errors. |
| App\Entity\DiaporamaFormation | No errors. |
| App\Entity\CategorieActu | No errors. |
| App\Entity\Theme | No errors. |
| App\Entity\Region | No errors. |
| App\Entity\TypeEmploi | No errors. |
| App\Entity\DiaporamaFormationItem | No errors. |