Query Metrics
2
Database Queries
2
Different statements
0.96 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.57 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.type AS type_4, t0.slug AS slug_5 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"concordancier-des-langues-des-signes"
]
|
2 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.url AS url_5, t0.path AS path_6, t0.size AS size_7, t0.organism_id AS organism_id_8 FROM media t0 INNER JOIN page_media ON t0.id = page_media.media_id WHERE page_media.page_id = ?
Parameters:
[
1
]
|
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\Page | No errors. |
App\Entity\Media | No errors. |
App\Entity\Organism | No errors. |