Query Metrics
8
Database Queries
7
Different statements
5.37 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.61 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:
[] |
| 2 | 0.71 ms |
SELECT t0.id AS id_1, t0.titre_domaine AS titre_domaine_2 FROM domaines t0
Parameters:
[] |
| 3 | 0.48 ms |
SELECT t0.id AS id_1, t0.titre_diplomes AS titre_diplomes_2, t0.titre_court_diplome AS titre_court_diplome_3 FROM diplomes t0
Parameters:
[] |
| 4 | 0.34 ms |
SELECT t0.id AS id_1, t0.titre_contrat AS titre_contrat_2 FROM contrats t0
Parameters:
[] |
| 5 | 1.86 ms |
SELECT f0_.created_at AS created_at_0, f0_.updated_at AS updated_at_1, f0_.id AS id_2, f0_.titre_formation AS titre_formation_3, f0_.pre_requis AS pre_requis_4, f0_.duree AS duree_5, f0_.moyens AS moyens_6, f0_.modalites AS modalites_7, f0_.apres AS apres_8, f0_.contenu AS contenu_9, f0_.twitter AS twitter_10, f0_.instagram AS instagram_11, f0_.formation_lien AS formation_lien_12, f0_.horaires_amenages AS horaires_amenages_13, f0_.tarifs AS tarifs_14, f0_.indic_resultat AS indic_resultat_15, f0_.facebook AS facebook_16, f0_.linkedin AS linkedin_17, f0_.lien_video AS lien_video_18, f0_.slug AS slug_19, f0_.visible AS visible_20, f0_.pole_id_id AS pole_id_id_21, f0_.domaine_id_id AS domaine_id_id_22, f0_.diplome_id_id AS diplome_id_id_23, f0_.contrat_id_id AS contrat_id_id_24, f0_.duree_id_id AS duree_id_id_25, f0_.diaporama_formation_id AS diaporama_formation_id_26, f0_.seo_parent_id AS seo_parent_id_27, f0_.banniere_id AS banniere_id_28 FROM formation f0_ INNER JOIN domaines d1_ ON f0_.domaine_id_id = d1_.id INNER JOIN diplomes d2_ ON f0_.diplome_id_id = d2_.id INNER JOIN contrats c3_ ON f0_.contrat_id_id = c3_.id INNER JOIN pole p4_ ON f0_.pole_id_id = p4_.id WHERE f0_.visible = 1 AND p4_.name = ? ORDER BY f0_.titre_formation ASC
Parameters:
[
"Pôle Centre de formation"
]
|
| 6 | 0.53 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
Parameters:
[] |
| 7 | 0.62 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" ] |
| 8 | 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:
[] |
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\Pole | No errors. |
| App\Entity\EntityBase | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\Formation | No errors. |
| App\Entity\Actualite | No errors. |
| App\Entity\Agenda | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Domaines | No errors. |
| App\Entity\OffreEmploi | No errors. |
| App\Entity\Diplomes | No errors. |
| App\Entity\Contrats | No errors. |
| App\Entity\Duree | No errors. |
| App\Entity\DiaporamaFormation | No errors. |
| App\Entity\Seo\SeoParent | No errors. |
| App\Entity\Media | No errors. |
| App\Entity\PositionBlocsFormation | No errors. |
| App\Entity\CategorieActu | No errors. |
| App\Entity\PositionBlocsActualite | No errors. |
| App\Entity\Options | No errors. |