Query Metrics
2
Database Queries
2
Different statements
3.48 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.58 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.banner AS banner_6, t0.alt_banner AS alt_banner_7, t8.id AS id_9, t8.file_image_1 AS file_image_1_10, t8.alt_image_1 AS alt_image_1_11, t8.file_image_2 AS file_image_2_12, t8.alt_image_2 AS alt_image_2_13, t8.file_image_3 AS file_image_3_14, t8.alt_image_3 AS alt_image_3_15, t8.filename_image_1 AS filename_image_1_16, t8.filename_image_2 AS filename_image_2_17, t8.filename_image_3 AS filename_image_3_18, t8.page_id AS page_id_19 FROM page t0 LEFT JOIN page_images t8 ON t8.page_id = t0.id WHERE t0.slug = ? LIMIT 1
Parameters:
[
"services"
]
|
| 2 | 0.90 ms |
SELECT t0.id AS id_1, t0.contact_email AS contact_email_2, t0.address AS address_3, t0.phone AS phone_4, t0.mobile AS mobile_5, t0.display_news_author AS display_news_author_6, t0.display_services_pages AS display_services_pages_7, t0.white_paper AS white_paper_8, t0.facebook AS facebook_9, t0.twitter AS twitter_10, t0.instagram AS instagram_11, t0.linkedin AS linkedin_12, t0.logo AS logo_13 FROM settings t0 WHERE t0.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\PageImages | No errors. |
| App\Entity\Text | No errors. |
| App\Entity\Settings | No errors. |