Query Metrics
38
Database Queries
12
Different statements
17.03 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.55 ms (38.48%) |
16 |
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:
[ 1784903172 "site_domain_0bec009be5d9a1dcfab1016e676491c8" ] |
|
2.61 ms (15.32%) |
7 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
1.92 ms (11.30%) |
4 |
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:
[ 1784903172 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.01 ms (5.93%) |
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:
[ 1784903172 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.98 ms (5.73%) |
1 |
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/Mehr/Services/UVV-Prüfung PSAgA" "path" "auto_create" "/de/Mehr/Services/UVV-Prüfung PSAgA" "path_query" "https://cramer-pimcore-demo.xim-test.de/de/Mehr/Services/UVV-Prüfung PSAgA" "entire_uri" ] |
|
0.77 ms (4.54%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
|
0.74 ms (4.32%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.62 ms (3.62%) |
1 |
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
27501
]
|
|
0.59 ms (3.48%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '27501'
Parameters:
[] |
|
0.45 ms (2.66%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Mehr/Services/UVV-Prüfung PSAgA' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.45 ms (2.62%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/Mehr/Services/" "UVV-Prüfung PSAgA" ] |
|
0.34 ms (2.01%) |
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.