Query Metrics
24
Database Queries
16
Different statements
12.40 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.48 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.44 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2 FROM categorie_actu t0
Parameters:
[] |
| 3 | 0.75 ms |
SELECT DISTINCT id_2 FROM (SELECT DISTINCT id_2, published_at_7 FROM (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 FROM actualite a0_ WHERE a0_.visible = 1 AND a0_.published_at < ?) dctrn_result_inner ORDER BY published_at_7 DESC) dctrn_result LIMIT 10
Parameters:
[
"2026-08-08 23:42:04"
]
|
| 4 | 0.51 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_.visible = 1 AND a0_.published_at < ? AND a0_.id IN (?, ?, ?, ?) ORDER BY a0_.published_at DESC
Parameters:
[ "2026-08-08 23:42:04" 8 7 5 4 ] |
| 5 | 0.57 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_2 FROM (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 FROM actualite a0_ WHERE a0_.visible = 1 AND a0_.published_at < ? ORDER BY a0_.published_at DESC) dctrn_result) dctrn_table
Parameters:
[
"2026-08-08 23:42:04"
]
|
| 6 | 0.64 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.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:
[] |
| 8 | 0.41 ms |
SELECT DATABASE()
Parameters:
[] |
| 9 | 0.83 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"isaacetoil_dev"
]
|
| 10 | 0.13 ms |
SELECT DATABASE()
Parameters:
[] |
| 11 | 0.55 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"isaacetoil_dev"
]
|
| 12 | 0.14 ms |
SELECT DATABASE()
Parameters:
[] |
| 13 | 1.04 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" ] |
| 14 | 0.26 ms |
SELECT DATABASE()
Parameters:
[] |
| 15 | 1.18 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" ] |
| 16 | 1.46 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" ] |
| 17 | 0.18 ms |
SELECT DATABASE()
Parameters:
[] |
| 18 | 0.30 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" ] |
| 19 | 0.25 ms |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
| 20 | 0.34 ms |
SELECT DATABASE()
Parameters:
[] |
| 21 | 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 WHERE t0.name IS NULL LIMIT 1
Parameters:
[] |
| 22 | 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:
[
1
]
|
| 23 | 0.46 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.43 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\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\CategorieActu | No errors. |
| App\Entity\Media | No errors. |
| App\Entity\Seo\SeoParent | No errors. |
| App\Entity\PositionBlocsActualite | No errors. |
| App\Entity\Options | 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\Domaines | No errors. |
| App\Entity\Diplomes | No errors. |
| App\Entity\Contrats | No errors. |
| App\Entity\PositionBlocsFormation | No errors. |
| App\Entity\Duree | No errors. |
| App\Entity\DiaporamaFormation | No errors. |
| App\Entity\Theme | No errors. |
| App\Entity\OffreEmploi | No errors. |
| App\Entity\Seo\Seo | No errors. |
| App\Entity\BlocVideo | No errors. |
| App\Entity\BlocAccordeonItem | No errors. |
| App\Entity\BlocDiaporamaItem | No errors. |
| App\Entity\BlocColonneItem | No errors. |
| App\Entity\DiaporamaFormationItem | No errors. |
| App\Entity\Region | No errors. |
| App\Entity\TypeEmploi | No errors. |