Query Metrics
206
Database Queries
18
Different statements
15.24 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.41 ms (48.64%) |
160 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.type_lien AS type_lien_3, t0.lien AS lien_4, t0.position AS position_5, t0.type_fichier AS type_fichier_6, t0.gallery_type AS gallery_type_7, t0.niveau_id AS niveau_id_8, t0.rubric_id AS rubric_id_9, t0.parent_id AS parent_id_10 FROM menu_item t0 WHERE t0.parent_id = ?
Parameters:
[
1
]
|
|
1.99 ms (13.03%) |
11 |
SELECT t0.id AS id_1, t0.vues AS vues_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.page_id AS page_id_5 FROM analytics t0 WHERE t0.page_id = ?
Parameters:
[
301
]
|
|
1.02 ms (6.70%) |
10 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lien AS lien_3, t0.updated_at AS updated_at_4, t0.created_at AS created_at_5, t0.page_id AS page_id_6, t7.id AS id_8, t7.titre AS titre_9, t7.image AS image_10, t7.created_at AS created_at_11, t7.updated_at AS updated_at_12, t7.prenom AS prenom_13, t7.nom_famille AS nom_famille_14, t7.email AS email_15, t7.telephone AS telephone_16, t7.lien_bouton AS lien_bouton_17, t7.is_actu AS is_actu_18, t7.caroussel AS caroussel_19, t7.description AS description_20, t7.type_lien_bouton AS type_lien_bouton_21, t7.gabarit AS gabarit_22, t7.vues AS vues_23, t7.texte_libre AS texte_libre_24, t7.img_description AS img_description_25, t7.img_long_description AS img_long_description_26, t7.is_actu_visible AS is_actu_visible_27, t7.special AS special_28, t7.user_id AS user_id_29, t7.seo_id AS seo_id_30, t7.menu_footer_id AS menu_footer_id_31 FROM pages t0 LEFT JOIN page t7 ON t0.page_id = t7.id WHERE t0.page_id = ?
Parameters:
[
301
]
|
|
0.77 ms (5.05%) |
2 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
|
0.75 ms (4.91%) |
1 |
SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'cdgfr_dev' /*!50116 AND c.CONSTRAINT_SCHEMA = 'cdgfr_dev' */ORDER BY k.ORDINAL_POSITION
Parameters:
[] |
|
0.65 ms (4.29%) |
1 |
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cdgfr_dev' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC
Parameters:
[] |
|
0.51 ms (3.35%) |
1 |
SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
Parameters:
[] |
|
0.47 ms (3.08%) |
7 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.type_lien AS type_lien_3, t0.lien AS lien_4, t0.position AS position_5, t0.type_fichier AS type_fichier_6, t0.gallery_type AS gallery_type_7, t0.niveau_id AS niveau_id_8, t0.rubric_id AS rubric_id_9, t0.parent_id AS parent_id_10 FROM menu_item t0 WHERE t0.rubric_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
|
0.36 ms (2.38%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.clefs AS clefs_3, t0.description AS description_4 FROM seo t0 WHERE t0.id IN (?)
Parameters:
[
[
36
]
]
|
|
0.36 ms (2.34%) |
1 |
SELECT p0_.id AS id_0, p0_.titre AS titre_1, p0_.image AS image_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.prenom AS prenom_5, p0_.nom_famille AS nom_famille_6, p0_.email AS email_7, p0_.telephone AS telephone_8, p0_.lien_bouton AS lien_bouton_9, p0_.is_actu AS is_actu_10, p0_.caroussel AS caroussel_11, p0_.description AS description_12, p0_.type_lien_bouton AS type_lien_bouton_13, p0_.gabarit AS gabarit_14, p0_.vues AS vues_15, p0_.texte_libre AS texte_libre_16, p0_.img_description AS img_description_17, p0_.img_long_description AS img_long_description_18, p0_.is_actu_visible AS is_actu_visible_19, p0_.special AS special_20, n1_.id AS id_21, n1_.nom AS nom_22, n1_.created_at AS created_at_23, n1_.updated_at AS updated_at_24, n1_.image AS image_25, p0_.user_id AS user_id_26, p0_.seo_id AS seo_id_27, p0_.menu_footer_id AS menu_footer_id_28 FROM page p0_ INNER JOIN page_news_categories p2_ ON p0_.id = p2_.page_id INNER JOIN news_categories n1_ ON n1_.id = p2_.news_categories_id WHERE p0_.is_actu = 1 ORDER BY p0_.created_at DESC
Parameters:
[] |
|
0.32 ms (2.09%) |
4 |
SELECT DATABASE()
Parameters:
[] |
|
0.20 ms (1.31%) |
1 |
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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'cdgfr_dev' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[] |
|
0.13 ms (0.87%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.created_at AS created_at_3, t0.slug AS slug_4, t0.position AS position_5, t0.lien AS lien_6, t0.type_lien AS type_lien_7, t0.type_fichier AS type_fichier_8, t0.gallery_type AS gallery_type_9 FROM rubrics t0
Parameters:
[] |
|
0.11 ms (0.73%) |
1 |
SELECT t0.id AS id_1, t0.twitter AS twitter_2, t0.linkedin AS linkedin_3, t0.youtube AS youtube_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.adresse AS adresse_7, t0.complement AS complement_8, t0.code_postal AS code_postal_9, t0.ville AS ville_10, t0.telephone AS telephone_11 FROM footer t0 ORDER BY t0.updated_at DESC LIMIT 1
Parameters:
[] |
|
0.05 ms (0.34%) |
1 |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
|
0.05 ms (0.34%) |
1 |
SELECT page.menu_footer_id, page.titre, menu_footer.position, pages.lien FROM page LEFT JOIN menu_footer ON page.menu_footer_id = menu_footer.id LEFT JOIN pages ON page.id = pages.page_id WHERE menu_footer.niveau = true ORDER BY menu_footer.position ASC
Parameters:
[] |
|
0.05 ms (0.32%) |
1 |
SELECT t0.id AS id_1, t0.lien1 AS lien1_2, t0.type_lien1 AS type_lien1_3, t0.lien2 AS lien2_4, t0.lien3 AS lien3_5, t0.type_lien2 AS type_lien2_6, t0.type_lien3 AS type_lien3_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.titre AS titre_10, t0.titre2 AS titre2_11, t0.titre3 AS titre3_12 FROM buttons_footer t0 ORDER BY t0.updated_at DESC LIMIT 1
Parameters:
[] |
|
0.03 ms (0.22%) |
1 |
SELECT page.menu_footer_id, page.titre, menu_footer.position, pages.lien FROM page LEFT JOIN menu_footer ON page.menu_footer_id = menu_footer.id LEFT JOIN pages ON page.id = pages.page_id WHERE menu_footer.niveau = false ORDER BY menu_footer.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\Page | No errors. |
| App\Entity\NewsCategories | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Seo | No errors. |
| App\Entity\MenuFooter | No errors. |
| App\Entity\Blocs | No errors. |
| App\Entity\Pages | No errors. |
| App\Entity\Analytics | No errors. |
| App\Entity\Rubrics | No errors. |
| App\Entity\MenuItem | No errors. |
| App\Entity\Menu | No errors. |
| App\Entity\BlocksLinks | No errors. |
| App\Entity\FondDocumentaire | No errors. |
| App\Entity\Footer | No errors. |
| App\Entity\FooterLinks | No errors. |
| App\Entity\ButtonsFooter | No errors. |
| App\Entity\FondDocumentaireCategorie | No errors. |