Query Metrics
3
Database Queries
3
Different statements
4.23 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.46 ms (58.11%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.presentation AS presentation_4, t0.text AS text_5, t0.featured_image AS featured_image_6, t0.alt_featured_image AS alt_featured_image_7, t0.video AS video_8, t0.white_paper AS white_paper_9, t0.price_type AS price_type_10, t0.min_price AS min_price_11, t0.max_price AS max_price_12, t0.dedicated_page AS dedicated_page_13, t0.list_name AS list_name_14, t0.list AS list_15, t0.service_order AS service_order_16, t0.vat_id AS vat_id_17, t0.category_id AS category_id_18 FROM service t0
Parameters:
[] |
|
0.91 ms (21.51%) |
1 |
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
]
|
|
0.86 ms (20.38%) |
1 |
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"
]
|
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\Service | No errors. |
| App\Entity\Vat | No errors. |
| App\Entity\ServiceCategory | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\PageImages | No errors. |
| App\Entity\Text | No errors. |
| App\Entity\Settings | No errors. |
| App\Entity\ServiceGallery | No errors. |
| App\Entity\Price | No errors. |