Query Metrics
1
Database Queries
1
Different statements
0.74 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.74 ms |
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.page_type AS page_type_4, t0.slug AS slug_5, t0.show_banner AS show_banner_6, t0.color AS color_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.page_gallery_id AS page_gallery_id_10, t0.banner_picture_id AS banner_picture_id_11, t0.slide_picture_id AS slide_picture_id_12, t0.gls_page_type_id AS gls_page_type_id_13, t0.gls_training_id AS gls_training_id_14 FROM page t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"data_protection"
]
|
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 |
---|---|
HouseOfAgile\NakaCMSBundle\Entity\Page | No errors. |
App\Entity\Page | No errors. |
HouseOfAgile\NakaCMSBundle\Entity\PageGallery | No errors. |
App\Entity\PageGallery | No errors. |
HouseOfAgile\NakaCMSBundle\Entity\Picture | No errors. |
Vich\UploaderBundle\Entity\File | No errors. |
App\Entity\Picture | No errors. |
App\Entity\GlsPageType | No errors. |
App\Entity\GlsTraining | No errors. |