Query Metrics
27
Database Queries
15
Different statements
8.13 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "pimcore_translations_provider_interface" "pimcore_translations_provider_interface" ] |
| 2 | 0.35 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:
[ 1785315342 "site_domain_9958fa0589ca27bf1ab7bd2ce32659b9" ] |
| 3 | 0.30 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:
[ 1785315342 "system\x01tags\x01" "site\x01tags\x01" ] |
| 4 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
| 5 | 0.26 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:
[ 1785315342 "maintenance_mode" ] |
| 6 | 0.58 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
| 7 | 0.27 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:
[ 1785315342 "document_2" ] |
| 8 | 0.32 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:
[ 1785315342 "document_2\x01tags\x01" "asset_3\x01tags\x01" "asset_16\x01tags\x01" "asset_17\x01tags\x01" "asset_18\x01tags\x01" ] |
| 9 | 0.25 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:
[ 1785315342 "sites_path_mapping" ] |
| 10 | 0.15 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:
[ 1785315342 "\x00tags\x00sites_path_mapping" ] |
| 11 | 0.33 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
| 12 | 0.26 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:
[ 1785315342 "document_properties_2" ] |
| 13 | 0.24 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:
[ 1785315342 "document_properties\x01tags\x01" "document_2\x01tags\x01" ] |
| 14 | 0.24 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 15 | 0.33 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2
]
|
| 16 | 0.26 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 2 2 ] |
| 17 | 0.35 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:
[ 1785315342 "nav_a62bee0660c47bcdc3600325b27d54cd" ] |
| 18 | 0.32 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:
[ 1785315342 "output\x01tags\x01" "navigation\x01tags\x01" "document_3\x01tags\x01" "document_7\x01tags\x01" "document_8\x01tags\x01" "document_9\x01tags\x01" "document_10\x01tags\x01" ] |
| 19 | 0.26 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2
]
|
| 20 | 0.33 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 2 2 ] |
| 21 | 0.33 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 22 | 0.21 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:
[ 1785315342 "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" ] |
| 23 | 0.26 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:
[ 1785315342 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
| 24 | 0.30 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
| 25 | 0.33 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:
[ 1785315342 "asset_3" ] |
| 26 | 0.28 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
3
]
|
| 27 | 0.33 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
3
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.