Query Metrics
53
Database Queries
15
Different statements
24.19 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
8.45 ms (34.92%) |
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:
[ 1784903173 "site_domain_0bec009be5d9a1dcfab1016e676491c8" ] |
|
3.59 ms (14.86%) |
10 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
2.32 ms (9.58%) |
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:
[ 1784903173 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
2.13 ms (8.82%) |
2 |
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:
[ "/en/buy" "path" "auto_create" "/en/buy?id=27767" "path_query" "https://cramer-pimcore-demo.xim-test.de/en/buy?id=27767" "entire_uri" ] |
|
1.52 ms (6.28%) |
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:
[ 1784903173 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.15 ms (4.77%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "buy" ] |
|
1.03 ms (4.24%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"CU"
]
|
|
0.68 ms (2.79%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
|
0.64 ms (2.63%) |
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:
[ 1784903173 "output\x01tags\x01" "navigation\x01tags\x01" "document_45\x01tags\x01" "document_12\x01tags\x01" "document_11\x01tags\x01" "document_30\x01tags\x01" "document_452\x01tags\x01" "document_10\x01tags\x01" "document_59\x01tags\x01" "document_108\x01tags\x01" "document_198\x01tags\x01" ] |
|
0.54 ms (2.25%) |
1 |
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:
[ "CONTACT_PAGE" null null ] |
|
0.53 ms (2.19%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.45 ms (1.87%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.44 ms (1.84%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/buy"
]
|
|
0.37 ms (1.53%) |
1 |
SELECT * FROM object_relations_PSA WHERE src_id = ?
Parameters:
[
27767
]
|
|
0.34 ms (1.41%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore_generic_data_index | doctrine.orm.pimcore_generic_data_index_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
pimcore_generic_data_index entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.