Query Metrics
44
Database Queries
15
Different statements
6.86 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.76 ms (40.21%) |
19 |
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:
[ 1745669708 "site_domain_ad53b9a233a69eb541f2f3a7457af2cd" ] |
0.93 ms (13.57%) |
6 |
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:
[ 1745669708 "object_6\x01tags\x01" "class_News\x01tags\x01" "asset_123\x01tags\x01" ] |
0.40 ms (5.86%) |
2 |
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:
[ 1745669708 "document_2\x01tags\x01" "document_1\x01tags\x01" "asset_512\x01tags\x01" "asset_307\x01tags\x01" "asset_458\x01tags\x01" "asset_457\x01tags\x01" "asset_11\x01tags\x01" "asset_221\x01tags\x01" "asset_13\x01tags\x01" "asset_635\x01tags\x01" "asset_641\x01tags\x01" "asset_637\x01tags\x01" "asset_639\x01tags\x01" "asset_640\x01tags\x01" "asset_584\x01tags\x01" "asset_576\x01tags\x01" "asset_228\x01tags\x01" "asset_227\x01tags\x01" "asset_313\x01tags\x01" "asset_19\x01tags\x01" ] |
0.38 ms (5.57%) |
1 |
SELECT object_localized_News_en.id AS id, object_localized_News_en.type AS `type` FROM object_localized_News_en WHERE (`url` = 'unrelenting-aspiration' AND object_localized_News_en.type IN ('variant','object')) AND object_localized_News_en.published = 1 LIMIT 1
Parameters:
[] |
0.36 ms (5.17%) |
1 |
SELECT object_localized_News_en.id AS id, object_localized_News_en.type AS `type` FROM object_localized_News_en WHERE ( object_localized_News_en.type IN ('object','variant','folder')) AND object_localized_News_en.published = 1
Parameters:
[] |
0.35 ms (5.16%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/news/" "unrelenting-aspiration" ] |
0.30 ms (4.39%) |
2 |
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:
[ 1745669708 "system\x01tags\x01" "site\x01tags\x01" ] |
0.26 ms (3.78%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.24 ms (3.47%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.23 ms (3.34%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/news/unrelenting-aspiration"
]
|
0.16 ms (2.31%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
0.15 ms (2.13%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
5
]
|
0.13 ms (1.83%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"News"
]
|
0.12 ms (1.81%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.10 ms (1.41%) |
1 |
SELECT id FROM website_settings
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.
Entities Mapping
No mapped entities.