Query Metrics
38
Database Queries
12
Different statements
18.33 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.56 ms (41.24%) |
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:
[ 1784903376 "site_domain_0bec009be5d9a1dcfab1016e676491c8" ] |
|
2.63 ms (14.37%) |
7 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
1.94 ms (10.59%) |
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:
[ 1784903376 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.16 ms (6.32%) |
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:
[ 1784903376 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
1.04 ms (5.66%) |
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 Geräte" "path" "auto_create" "/de/Mehr/Services/UVV-Prüfung Geräte" "path_query" "https://cramer-pimcore-demo.xim-test.de/de/Mehr/Services/UVV-Prüfung Geräte" "entire_uri" ] |
|
0.79 ms (4.28%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
|
0.71 ms (3.87%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.59 ms (3.21%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/Mehr/Services/" "UVV-Prüfung Geräte" ] |
|
0.56 ms (3.07%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '1280'
Parameters:
[] |
|
0.54 ms (2.94%) |
1 |
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
1280
]
|
|
0.43 ms (2.33%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.39 ms (2.12%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Mehr/Services/UVV-Prüfung Geräte' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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.