Query Metrics
252
Database Queries
17
Different statements
61.48 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
35.43 ms (57.63%) |
155 |
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:
[ 1776677664 "site_domain_f25e55b2d262c11252ac30d539b39be5" ] |
|
9.52 ms (15.49%) |
41 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
1
]
|
|
3.93 ms (6.40%) |
14 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1
]
|
|
2.94 ms (4.78%) |
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:
[ 1776677664 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
2.17 ms (3.53%) |
9 |
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:
[ 1776677664 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.75 ms (2.84%) |
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:
[ 1776677665 "document_176\x01tags\x01" "asset_132\x01tags\x01" "asset_335\x01tags\x01" "asset_340\x01tags\x01" "asset_341\x01tags\x01" "asset_351\x01tags\x01" ] |
|
1.12 ms (1.82%) |
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:
[ 1776677665 "document_166\x01tags\x01" "asset_117\x01tags\x01" "asset_133\x01tags\x01" "asset_211\x01tags\x01" ] |
|
0.71 ms (1.16%) |
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:
[] |
|
0.59 ms (0.96%) |
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:
[ 1776677665 "object_2809\x01tags\x01" "class_15\x01tags\x01" "asset_285\x01tags\x01" "asset_288\x01tags\x01" "asset_284\x01tags\x01" ] |
|
0.57 ms (0.93%) |
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.57 ms (0.92%) |
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:
[] |
|
0.48 ms (0.78%) |
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" ] |
|
0.47 ms (0.76%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "sitemap.xml" ] |
|
0.46 ms (0.74%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.32 ms (0.52%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.28 ms (0.45%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.18 ms (0.29%) |
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.