Query Metrics

7 Database Queries
6 Different statements
2.46 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.47 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.45 ms
SELECT t0.id AS id_1, t0.titre_domaine AS titre_domaine_2 FROM domaines t0
Parameters:
[]
3 0.27 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.18 ms
SELECT t0.id AS id_1, t0.titre_contrat AS titre_contrat_2 FROM contrats t0
Parameters:
[]
5 0.37 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:
[]
6 0.52 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"
]
7 0.20 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\CategorieActu No errors.
App\Entity\Media No errors.
App\Entity\Seo\SeoParent No errors.
App\Entity\PositionBlocsActualite No errors.
App\Entity\Options No errors.