Query Metrics
266
Database Queries
17
Different statements
1011.00 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
566.16 ms (56.00%) |
156 |
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:
[ 1776667528 "site_domain_f25e55b2d262c11252ac30d539b39be5" ] |
|
138.06 ms (13.66%) |
14 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1
]
|
|
94.59 ms (9.36%) |
22 |
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:
[ 1776667528 "system\x01tags\x01" "site\x01tags\x01" ] |
|
69.12 ms (6.84%) |
11 |
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:
[ 1776667528 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
46.56 ms (4.60%) |
41 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
1
]
|
|
31.41 ms (3.11%) |
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:
[ 1776667528 "document_176\x01tags\x01" "asset_132\x01tags\x01" "asset_335\x01tags\x01" "asset_340\x01tags\x01" "asset_341\x01tags\x01" "asset_351\x01tags\x01" ] |
|
20.06 ms (1.98%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "sitemap.xml" ] |
|
12.91 ms (1.28%) |
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:
[ "/sitemap.xml" "path" "auto_create" "/sitemap.xml" "path_query" "https://step2work.a4interactive.ch/sitemap.xml" "entire_uri" ] |
|
8.50 ms (0.84%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
6.79 ms (0.67%) |
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:
[ 1776667529 "object_2809\x01tags\x01" "class_15\x01tags\x01" "asset_285\x01tags\x01" "asset_288\x01tags\x01" "asset_284\x01tags\x01" ] |
|
4.21 ms (0.42%) |
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:
[ 1776667528 "document_166\x01tags\x01" "asset_117\x01tags\x01" "asset_133\x01tags\x01" "asset_211\x01tags\x01" ] |
|
3.50 ms (0.35%) |
1 |
SELECT object_12.id as id, object_12.type as `type` FROM object_12 WHERE ( object_12.type IN ('object','variant','folder')) AND object_12.published = 1 ORDER BY `date` DESC
Parameters:
[] |
|
2.94 ms (0.29%) |
1 |
SELECT object_11.id as id, object_11.type as `type` FROM object_11 WHERE ( object_11.type IN ('object','variant','folder')) AND object_11.published = 1 ORDER BY `date` DESC
Parameters:
[] |
|
2.88 ms (0.29%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
2.34 ms (0.23%) |
1 |
SELECT object_15.id as id, object_15.type as `type` FROM object_15 WHERE ( object_15.type IN ('object','variant','folder')) AND object_15.published = 1 ORDER BY `date` DESC
Parameters:
[] |
|
0.54 ms (0.05%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.43 ms (0.04%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/sitemap.xml"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.