Query Metrics
28
Database Queries
20
Different statements
15.64 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.68 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.description AS description_5, t0.slug AS slug_6, t0.visible AS visible_7, t0.published_at AS published_at_8, t0.pole_id AS pole_id_9, t0.categorie_id AS categorie_id_10, t0.banniere_id AS banniere_id_11, t0.seo_parent_id AS seo_parent_id_12 FROM actualite t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 2 | 0.59 ms |
SELECT a0_.created_at AS created_at_0, a0_.updated_at AS updated_at_1, a0_.id AS id_2, a0_.titre AS titre_3, a0_.description AS description_4, a0_.slug AS slug_5, a0_.visible AS visible_6, a0_.published_at AS published_at_7, a0_.pole_id AS pole_id_8, a0_.categorie_id AS categorie_id_9, a0_.banniere_id AS banniere_id_10, a0_.seo_parent_id AS seo_parent_id_11 FROM actualite a0_ WHERE a0_.id <> ? ORDER BY a0_.titre ASC
Parameters:
[
4
]
|
| 3 | 0.54 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.bloc_colonne_id AS bloc_colonne_id_3, t0.bloc_text_image_id AS bloc_text_image_id_4, t0.bloc_diaporama_id AS bloc_diaporama_id_5, t0.bloc_accordeon_id AS bloc_accordeon_id_6, t0.actualite_id AS actualite_id_7, t0.bloc_video_id AS bloc_video_id_8 FROM position_blocs_actualite t0 WHERE t0.actualite_id = ? ORDER BY t0.position ASC
Parameters:
[
4
]
|
| 4 | 0.95 ms |
SELECT t0.id AS id_1, t0.url_canonical AS url_canonical_2, t0.redirection301 AS redirection301_3, t0.robot_index AS robot_index_4, t0.robot_follow AS robot_follow_5, t0.seo_id AS seo_id_6, t7.created_at AS created_at_8, t7.updated_at AS updated_at_9, t7.id AS id_10, t7.titre_formation AS titre_formation_11, t7.pre_requis AS pre_requis_12, t7.duree AS duree_13, t7.moyens AS moyens_14, t7.modalites AS modalites_15, t7.apres AS apres_16, t7.contenu AS contenu_17, t7.twitter AS twitter_18, t7.instagram AS instagram_19, t7.formation_lien AS formation_lien_20, t7.horaires_amenages AS horaires_amenages_21, t7.tarifs AS tarifs_22, t7.indic_resultat AS indic_resultat_23, t7.facebook AS facebook_24, t7.linkedin AS linkedin_25, t7.lien_video AS lien_video_26, t7.slug AS slug_27, t7.visible AS visible_28, t7.pole_id_id AS pole_id_id_29, t7.domaine_id_id AS domaine_id_id_30, t7.diplome_id_id AS diplome_id_id_31, t7.contrat_id_id AS contrat_id_id_32, t7.duree_id_id AS duree_id_id_33, t7.diaporama_formation_id AS diaporama_formation_id_34, t7.seo_parent_id AS seo_parent_id_35, t7.banniere_id AS banniere_id_36, t37.created_at AS created_at_38, t37.updated_at AS updated_at_39, t37.id AS id_40, t37.titre AS titre_41, t37.introduction AS introduction_42, t37.slug AS slug_43, t37.is_special AS is_special_44, t37.visible AS visible_45, t37.pole_id_id AS pole_id_id_46, t37.id_page_parent_id AS id_page_parent_id_47, t37.banniere_id AS banniere_id_48, t37.seo_parent_id AS seo_parent_id_49, t50.created_at AS created_at_51, t50.updated_at AS updated_at_52, t50.id AS id_53, t50.titre AS titre_54, t50.description AS description_55, t50.slug AS slug_56, t50.visible AS visible_57, t50.published_at AS published_at_58, t50.pole_id AS pole_id_59, t50.categorie_id AS categorie_id_60, t50.banniere_id AS banniere_id_61, t50.seo_parent_id AS seo_parent_id_62, t63.created_at AS created_at_64, t63.updated_at AS updated_at_65, t63.id AS id_66, t63.titre AS titre_67, t63.description AS description_68, t63.temps AS temps_69, t63.salaire AS salaire_70, t63.ville AS ville_71, t63.activite AS activite_72, t63.salarie AS salarie_73, t63.date_debut AS date_debut_74, t63.niveau AS niveau_75, t63.entreprise_nom AS entreprise_nom_76, t63.entreprise_description AS entreprise_description_77, t63.mission AS mission_78, t63.teletravail AS teletravail_79, t63.decouvrir AS decouvrir_80, t63.postuler AS postuler_81, t63.logo AS logo_82, t63.slug AS slug_83, t63.visible AS visible_84, t63.domaine_id AS domaine_id_85, t63.region_id AS region_id_86, t63.entreprise_media_id AS entreprise_media_id_87, t63.banniere_id AS banniere_id_88, t63.type_id AS type_id_89, t63.seo_parent_id AS seo_parent_id_90 FROM seo_parent t0 LEFT JOIN formation t7 ON t7.seo_parent_id = t0.id LEFT JOIN page t37 ON t37.seo_parent_id = t0.id LEFT JOIN actualite t50 ON t50.seo_parent_id = t0.id LEFT JOIN offre_emploi t63 ON t63.seo_parent_id = t0.id WHERE t0.id = ?
Parameters:
[
2
]
|
| 5 | 0.50 ms |
SELECT t0.id AS id_1, t0.meta_titre AS meta_titre_2, t0.meta_keyword AS meta_keyword_3, t0.meta_description AS meta_description_4, t5.id AS id_6, t5.url_canonical AS url_canonical_7, t5.redirection301 AS redirection301_8, t5.robot_index AS robot_index_9, t5.robot_follow AS robot_follow_10, t5.seo_id AS seo_id_11 FROM seo t0 LEFT JOIN seo_parent t5 ON t5.seo_id = t0.id WHERE t0.id = ?
Parameters:
[
2
]
|
| 6 | 0.63 ms |
SELECT a0_.created_at AS created_at_0, a0_.updated_at AS updated_at_1, a0_.id AS id_2, a0_.titre AS titre_3, a0_.description AS description_4, a0_.slug AS slug_5, a0_.visible AS visible_6, a0_.published_at AS published_at_7, a0_.created_at AS created_at_8, a0_.updated_at AS updated_at_9, a0_.id AS id_10, a0_.titre AS titre_11, a0_.description AS description_12, a0_.slug AS slug_13, a0_.visible AS visible_14, a0_.published_at AS published_at_15, s1_.id AS id_16, s1_.url_canonical AS url_canonical_17, s1_.redirection301 AS redirection301_18, s1_.robot_index AS robot_index_19, s1_.robot_follow AS robot_follow_20, s2_.id AS id_21, s2_.meta_titre AS meta_titre_22, s2_.meta_keyword AS meta_keyword_23, s2_.meta_description AS meta_description_24, a0_.pole_id AS pole_id_25, a0_.categorie_id AS categorie_id_26, a0_.banniere_id AS banniere_id_27, a0_.seo_parent_id AS seo_parent_id_28, s1_.seo_id AS seo_id_29 FROM actualite a0_ LEFT JOIN seo_parent s1_ ON a0_.seo_parent_id = s1_.id LEFT JOIN seo s2_ ON s1_.seo_id = s2_.id WHERE a0_.id = ?
Parameters:
[
4
]
|
| 7 | 0.39 ms |
SELECT DATABASE()
Parameters:
[] |
| 8 | 0.81 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.24 ms |
SELECT DATABASE()
Parameters:
[] |
| 10 | 0.76 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"isaacetoil_dev"
]
|
| 11 | 0.18 ms |
SELECT DATABASE()
Parameters:
[] |
| 12 | 0.69 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" ] |
| 13 | 0.15 ms |
SELECT DATABASE()
Parameters:
[] |
| 14 | 1.00 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" ] |
| 15 | 1.55 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" ] |
| 16 | 0.34 ms |
SELECT DATABASE()
Parameters:
[] |
| 17 | 0.42 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" ] |
| 18 | 0.29 ms |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
| 19 | 0.22 ms |
SELECT DATABASE()
Parameters:
[] |
| 20 | 0.43 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.id = ?
Parameters:
[
7
]
|
| 21 | 0.55 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" ] |
| 22 | 0.35 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:
[] |
| 23 | 0.48 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.alt AS alt_3, t0.longdesc AS longdesc_4, t0.filepath AS filepath_5, t0.created_at AS created_at_6, t0.type AS type_7 FROM media t0 WHERE t0.id = ?
Parameters:
[
11
]
|
| 24 | 0.78 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:
[] |
| 25 | 0.56 ms |
SELECT t0.id AS id_1, t0.titre_bloc_text_image AS titre_bloc_text_image_2, t0.contenu_bloc_text_image AS contenu_bloc_text_image_3, t0.label_bouton_bloc_text_image AS label_bouton_bloc_text_image_4, t0.lien_bouton_bloc_text_image AS lien_bouton_bloc_text_image_5, t0.position_bloc_text_image AS position_bloc_text_image_6, t0.background_bloc_text_image AS background_bloc_text_image_7, t0.picture_bloc_text_image AS picture_bloc_text_image_8, t0.media_id AS media_id_9 FROM bloc_text_image t0 WHERE t0.id = ?
Parameters:
[
179
]
|
| 26 | 0.89 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.alt AS alt_3, t0.longdesc AS longdesc_4, t0.filepath AS filepath_5, t0.created_at AS created_at_6, t0.type AS type_7 FROM media t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 27 | 0.30 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.alt AS alt_3, t0.longdesc AS longdesc_4, t0.filepath AS filepath_5, t0.created_at AS created_at_6, t0.type AS type_7 FROM media t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 28 | 0.34 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\Actualite | No errors. |
| App\Entity\Pole | No errors. |
| App\Entity\CategorieActu | No errors. |
| App\Entity\Media | No errors. |
| App\Entity\Seo\SeoParent | No errors. |
| App\Entity\PositionBlocsActualite | No errors. |
| App\Entity\BlocColonne | No errors. |
| App\Entity\BlocTextImage | No errors. |
| App\Entity\BlocDiaporama | No errors. |
| App\Entity\BlocAccordeon | No errors. |
| App\Entity\BlocVideo | No errors. |
| App\Entity\Seo\Seo | No errors. |
| App\Entity\Formation | 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\Page | No errors. |
| App\Entity\OffreEmploi | No errors. |
| App\Entity\Region | No errors. |
| App\Entity\TypeEmploi | No errors. |
| App\Entity\Agenda | No errors. |
| App\Entity\User | No errors. |
| App\Entity\BlocColonneItem | No errors. |
| App\Entity\Position | No errors. |
| App\Entity\PositionBlocsFormation | No errors. |
| App\Entity\BlocDiaporamaItem | No errors. |
| App\Entity\BlocAccordeonItem | No errors. |
| App\Entity\DiaporamaFormationItem | No errors. |
| App\Entity\Theme | No errors. |
| App\Entity\Options | No errors. |