Query Metrics
35
Database Queries
11
Different statements
9.64 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.01 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1786539262 "site_domain_2f66a5d22a53d8f08d7ba98373a8f8c0" ] |
| 2 | 0.34 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1786539263 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.34 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/blog/calendar/2014/" "5" ] |
| 5 | 0.23 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/blog/calendar/2014/5"
]
|
| 6 | 0.16 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/blog/calendar/2014/" "5" ] |
| 7 | 0.20 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/blog/calendar/2014/5"
]
|
| 8 | 0.16 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/blog/calendar/" "2014" ] |
| 9 | 0.19 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/blog/calendar/2014"
]
|
| 10 | 0.15 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/blog/" "calendar" ] |
| 11 | 0.14 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/blog/calendar"
]
|
| 12 | 0.16 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "blog" ] |
| 13 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1786539263 "document_18" ] |
| 14 | 0.19 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1786539263 "document_18\x01tags\x01" ] |
| 15 | 0.21 ms |
SELECT * FROM object_url_slugs WHERE slug = '/blog/calendar/2014/5' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 16 | 0.19 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
| 17 | 0.18 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/blog/calendar/2014/" "5" ] |
| 18 | 0.19 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/blog/calendar/2014/5"
]
|
| 19 | 0.17 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/blog/calendar/" "2014" ] |
| 20 | 0.16 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/blog/calendar/2014"
]
|
| 21 | 0.16 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/blog/" "calendar" ] |
| 22 | 0.15 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/blog/calendar"
]
|
| 23 | 0.18 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1786539263 "document_properties_18" ] |
| 24 | 0.22 ms |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1786539263 "document_properties\x01tags\x01" "document_18\x01tags\x01" ] |
| 25 | 0.20 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"news"
]
|
| 26 | 1.11 ms |
SELECT object_localized_news_ca.id as id, object_localized_news_ca.type as `type` FROM object_localized_news_ca WHERE (`detailUrl` = 'calendar/2014/5' AND object_localized_news_ca.type IN ('variant','object')) AND object_localized_news_ca.published = 1 LIMIT 1
Parameters:
[] |
| 27 | 0.46 ms |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "coorporate_address" null null ] |
| 28 | 0.22 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
| 29 | 0.29 ms |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "coorporate_name" null null ] |
| 30 | 0.16 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
| 31 | 0.27 ms |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "telephone" null null ] |
| 32 | 0.22 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
10
]
|
| 33 | 0.33 ms |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "mobile" null null ] |
| 34 | 0.18 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
9
]
|
| 35 | 0.66 ms |
SELECT object_localized_news_ca.id as id, object_localized_news_ca.type as `type` FROM object_localized_news_ca WHERE (`detailUrl` = 'calendar/2014/5' AND object_localized_news_ca.type IN ('variant','object')) AND object_localized_news_ca.published = 1 LIMIT 1
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.