Query Metrics
3
Database Queries
3
Different statements
7.36 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.25 ms |
SELECT d0_.id AS id_0, d0_.photo_directeur AS photo_directeur_1, d0_.fichier_aof AS fichier_aof_2, d0_.sigle AS sigle_3, d0_.nom_direction AS nom_direction_4, d0_.presentation_direction AS presentation_direction_5, d0_.nom_directeur AS nom_directeur_6, d0_.create_at AS create_at_7, d0_.create_by AS create_by_8, d0_.slug AS slug_9, d0_.biographie AS biographie_10, d0_.titre AS titre_11 FROM direction d0_ WHERE d0_.sigle = ?
Parameters:
[
"DDPDOP"
]
|
| 2 | 2.32 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:
[] |
| 3 | 1.79 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fullname AS fullname_3, t0.photo AS photo_4, t0.lien_facebook AS lien_facebook_5, t0.lien_linkdln AS lien_linkdln_6, t0.lien_twitter AS lien_twitter_7 FROM cabinet 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\Direction | No errors. |
| App\Entity\Post | No errors. |
| App\Entity\Cabinet | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Category | No errors. |