Query Metrics
10
Database Queries
2
Different statements
1.50 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.23 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.title AS title_3, t0.page AS page_4, t0.path AS path_5, t0.body AS body_6, t0.created AS created_7, t0.updated AS updated_8, t0.uid AS uid_9, t0.status AS status_10 FROM content t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"free_shipping_banner"
]
|
2 | 0.19 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.title AS title_3, t0.page AS page_4, t0.path AS path_5, t0.body AS body_6, t0.created AS created_7, t0.updated AS updated_8, t0.uid AS uid_9, t0.status AS status_10 FROM content t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"about_us"
]
|
3 | 0.14 ms |
SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.entity_id AS entity_id_3, t0.entity_type AS entity_type_4, t0.path AS path_5, t0.image AS image_6, t0.overlay AS overlay_7, t0.weight AS weight_8, t0.created AS created_9, t0.status AS status_10 FROM content_image t0 WHERE t0.content_id = ?
Parameters:
[
19
]
|
4 | 0.19 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.title AS title_3, t0.page AS page_4, t0.path AS path_5, t0.body AS body_6, t0.created AS created_7, t0.updated AS updated_8, t0.uid AS uid_9, t0.status AS status_10 FROM content t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"about_us"
]
|
5 | 0.15 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.title AS title_3, t0.page AS page_4, t0.path AS path_5, t0.body AS body_6, t0.created AS created_7, t0.updated AS updated_8, t0.uid AS uid_9, t0.status AS status_10 FROM content t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"about_us_additional"
]
|
6 | 0.15 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.title AS title_3, t0.page AS page_4, t0.path AS path_5, t0.body AS body_6, t0.created AS created_7, t0.updated AS updated_8, t0.uid AS uid_9, t0.status AS status_10 FROM content t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"about_us_additional"
]
|
7 | 0.11 ms |
SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.entity_id AS entity_id_3, t0.entity_type AS entity_type_4, t0.path AS path_5, t0.image AS image_6, t0.overlay AS overlay_7, t0.weight AS weight_8, t0.created AS created_9, t0.status AS status_10 FROM content_image t0 WHERE t0.content_id = ?
Parameters:
[
20
]
|
8 | 0.15 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.title AS title_3, t0.page AS page_4, t0.path AS path_5, t0.body AS body_6, t0.created AS created_7, t0.updated AS updated_8, t0.uid AS uid_9, t0.status AS status_10 FROM content t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"site_insta_page"
]
|
9 | 0.10 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.title AS title_3, t0.page AS page_4, t0.path AS path_5, t0.body AS body_6, t0.created AS created_7, t0.updated AS updated_8, t0.uid AS uid_9, t0.status AS status_10 FROM content t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"site_fb_page"
]
|
10 | 0.09 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.title AS title_3, t0.page AS page_4, t0.path AS path_5, t0.body AS body_6, t0.created AS created_7, t0.updated AS updated_8, t0.uid AS uid_9, t0.status AS status_10 FROM content t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"site_yt_page"
]
|
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\Content | No errors. |
App\Entity\ContentImage | No errors. |