Query Metrics
252
Database Queries
17
Different statements
63.55 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
37.16 ms (58.47%) |
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:
[ 1776676140 "site_domain_f25e55b2d262c11252ac30d539b39be5" ] |
|
7.02 ms (11.04%) |
41 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
1
]
|
|
3.41 ms (5.36%) |
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:
[ 1776676140 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
3.25 ms (5.11%) |
14 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1
]
|
|
2.72 ms (4.28%) |
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:
[ 1776676140 "system\x01tags\x01" "site\x01tags\x01" ] |
|
2.29 ms (3.61%) |
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:
[ 1776676140 "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.44 ms (2.26%) |
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:
[] |
|
1.27 ms (1.99%) |
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:
[ 1776676140 "document_166\x01tags\x01" "asset_117\x01tags\x01" "asset_133\x01tags\x01" "asset_211\x01tags\x01" ] |
|
1.00 ms (1.57%) |
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:
[ 1776676140 "object_2809\x01tags\x01" "class_15\x01tags\x01" "asset_285\x01tags\x01" "asset_288\x01tags\x01" "asset_284\x01tags\x01" ] |
|
0.78 ms (1.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.76 ms (1.20%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "sitemap.xml" ] |
|
0.72 ms (1.13%) |
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.42 ms (0.67%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.38 ms (0.60%) |
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.37 ms (0.58%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/sitemap.xml"
]
|
|
0.30 ms (0.47%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.27 ms (0.42%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
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.