Query Metrics
6
Database Queries
4
Different statements
594.83 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 214.57 ms |
SELECT s0_.id AS id_0, s0_.slug AS slug_1, s0_.nom_service AS nom_service_2, s0_.description_service AS description_service_3, s0_.create_at AS create_at_4, s0_.create_by AS create_by_5, s0_.direction_id AS direction_id_6 FROM service s0_ ORDER BY s0_.id DESC LIMIT 10
Parameters:
[] |
| 2 | 37.27 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT s0_.id AS id_0, s0_.slug AS slug_1, s0_.nom_service AS nom_service_2, s0_.description_service AS description_service_3, s0_.create_at AS create_at_4, s0_.create_by AS create_by_5 FROM service s0_ ORDER BY s0_.id DESC) dctrn_result) dctrn_table
Parameters:
[] |
| 3 | 134.04 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.name1 AS name1_2, p0_.name2 AS name2_3, p0_.title AS title_4, p0_.slug AS slug_5, p0_.content AS content_6, p0_.visibleonsite AS visibleonsite_7, p0_.archiver AS archiver_8, p0_.creat_at AS creat_at_9, p0_.update_at AS update_at_10, p0_.delete_at AS delete_at_11, p0_.auteur_id AS auteur_id_12, p0_.category_id AS category_id_13 FROM post p0_ ORDER BY p0_.id DESC LIMIT 2
Parameters:
[] |
| 4 | 139.64 ms |
SELECT t0.id AS id_1, t0.photo_directeur AS photo_directeur_2, t0.fichier_aof AS fichier_aof_3, t0.sigle AS sigle_4, t0.nom_direction AS nom_direction_5, t0.presentation_direction AS presentation_direction_6, t0.nom_directeur AS nom_directeur_7, t0.create_at AS create_at_8, t0.create_by AS create_by_9, t0.slug AS slug_10, t0.biographie AS biographie_11, t0.titre AS titre_12 FROM direction t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 5 | 67.64 ms |
SELECT t0.id AS id_1, t0.photo_directeur AS photo_directeur_2, t0.fichier_aof AS fichier_aof_3, t0.sigle AS sigle_4, t0.nom_direction AS nom_direction_5, t0.presentation_direction AS presentation_direction_6, t0.nom_directeur AS nom_directeur_7, t0.create_at AS create_at_8, t0.create_by AS create_by_9, t0.slug AS slug_10, t0.biographie AS biographie_11, t0.titre AS titre_12 FROM direction t0 WHERE t0.id = ?
Parameters:
[
12
]
|
| 6 | 1.67 ms |
SELECT t0.id AS id_1, t0.photo_directeur AS photo_directeur_2, t0.fichier_aof AS fichier_aof_3, t0.sigle AS sigle_4, t0.nom_direction AS nom_direction_5, t0.presentation_direction AS presentation_direction_6, t0.nom_directeur AS nom_directeur_7, t0.create_at AS create_at_8, t0.create_by AS create_by_9, t0.slug AS slug_10, t0.biographie AS biographie_11, t0.titre AS titre_12 FROM direction t0 WHERE t0.id = ?
Parameters:
[
11
]
|
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\Post | No errors. |
| App\Entity\Service | No errors. |
| App\Entity\Direction | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Category | No errors. |