Query Metrics
133
Database Queries
20
Different statements
41.03 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
16.83 ms (41.02%) |
63 |
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:
[ 1751596094 "site_domain_7922b972ea419aa2721dd6ae0fa38d9f" ] |
4.77 ms (11.63%) |
13 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
35
]
|
3.06 ms (7.45%) |
11 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
2.30 ms (5.59%) |
7 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
155
]
|
2.20 ms (5.37%) |
4 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de/Magazin/Auto-Galerie" "path" "auto_create" "/de/Magazin/Auto-Galerie" "path_query" "http://demo04.mypor.ch/de/Magazin/Auto-Galerie" "entire_uri" ] |
1.97 ms (4.80%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/Magazin/" "Auto-Galerie" ] |
1.44 ms (3.51%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
340
]
|
1.33 ms (3.24%) |
5 |
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:
[ 1751596094 "system\x01tags\x01" "site\x01tags\x01" ] |
1.23 ms (2.99%) |
4 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
340
]
|
0.86 ms (2.11%) |
3 |
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:
[ 1751596094 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.75 ms (1.82%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 155 155 ] |
0.68 ms (1.67%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.66 ms (1.61%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
0.63 ms (1.55%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 103 155 155 ] |
0.56 ms (1.37%) |
1 |
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:
[ 1751596094 "output\x01tags\x01" "navigation\x01tags\x01" "document_164\x01tags\x01" "document_165\x01tags\x01" "document_138\x01tags\x01" "document_151\x01tags\x01" "document_152\x01tags\x01" "document_153\x01tags\x01" "document_154\x01tags\x01" "document_155\x01tags\x01" "document_156\x01tags\x01" "document_157\x01tags\x01" "document_139\x01tags\x01" "document_142\x01tags\x01" "document_171\x01tags\x01" "document_172\x01tags\x01" "document_173\x01tags\x01" "document_174\x01tags\x01" "document_158\x01tags\x01" "document_161\x01tags\x01" "document_160\x01tags\x01" "document_140\x01tags\x01" "document_170\x01tags\x01" "document_148\x01tags\x01" "document_149\x01tags\x01" "document_137\x01tags\x01" "document_141\x01tags\x01" ] |
0.49 ms (1.20%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
155
]
|
0.39 ms (0.94%) |
1 |
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:
[ 1751596094 "document_136\x01tags\x01" "asset_337\x01tags\x01" "asset_319\x01tags\x01" "asset_361\x01tags\x01" "asset_321\x01tags\x01" ] |
0.33 ms (0.82%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Magazin/Auto-Galerie' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.28 ms (0.69%) |
1 |
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:
[ 1751596094 "document_3\x01tags\x01" "document_1\x01tags\x01" "asset_337\x01tags\x01" "asset_319\x01tags\x01" "asset_361\x01tags\x01" "asset_321\x01tags\x01" ] |
0.26 ms (0.63%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
portal_engine | doctrine.orm.portal_engine_entity_manager |
pimcore_generic_data_index | doctrine.orm.pimcore_generic_data_index_entity_manager |
pimcore | doctrine.orm.pimcore_entity_manager |
statistics_explorer | doctrine.orm.statistics_explorer_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
portal_engine entity manager
Class | Amount of managed objects |
---|
pimcore_generic_data_index entity manager
Class | Amount of managed objects |
---|
pimcore entity manager
Class | Amount of managed objects |
---|
statistics_explorer entity manager
Class | Amount of managed objects |
---|
Entities Mapping
portal_engine entity manager
No loaded entities.
pimcore_generic_data_index entity manager
No loaded entities.
pimcore entity manager
No loaded entities.
statistics_explorer entity manager
No loaded entities.