Query Metrics
56
Database Queries
20
Different statements
33.12 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
8.28 ms (25.00%) |
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:
[ 1785417138 "site_domain_1c72d1e1de99c3297a997d3fecaa5b48" ] |
|
5.08 ms (15.34%) |
2 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "refline" null null ] |
|
3.19 ms (9.62%) |
1 |
SELECT object_1.id as id, object_1.type as `type` FROM object_1 WHERE (category LIKE ? AND showOnHomepage = 1 AND object_1.type IN ('object','variant','folder')) AND object_1.published = 1 ORDER BY `date` DESC LIMIT 3
Parameters:
[
"aboutUs"
]
|
|
2.07 ms (6.25%) |
4 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
202
]
|
|
1.72 ms (5.18%) |
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:
[ 1785417138 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.60 ms (4.83%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
|
1.43 ms (4.31%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
202
]
|
|
1.39 ms (4.19%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.18 ms (3.57%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
|
1.13 ms (3.40%) |
1 |
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:
[ 1785417138 "object_196\x01tags\x01" "class_1\x01tags\x01" "document_6\x01tags\x01" "asset_202\x01tags\x01" ] |
|
0.90 ms (2.71%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.87 ms (2.64%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.77 ms (2.34%) |
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:
[ "/" "path" "auto_create" "/" "path_query" "https://pluspunkt-update.a4interactive.ch/" "entire_uri" ] |
|
0.76 ms (2.28%) |
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:
[ 1785417138 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.67 ms (2.02%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.62 ms (1.86%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
|
0.52 ms (1.58%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.39 ms (1.17%) |
1 |
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:
[ 1785417138 "output\x01tags\x01" "navigation\x01tags\x01" "document_5\x01tags\x01" "document_6\x01tags\x01" "document_7\x01tags\x01" "document_8\x01tags\x01" "document_17\x01tags\x01" "document_18\x01tags\x01" "document_19\x01tags\x01" "document_11\x01tags\x01" "document_21\x01tags\x01" "document_3\x01tags\x01" "document_4\x01tags\x01" "document_2\x01tags\x01" "document_9\x01tags\x01" "document_14\x01tags\x01" "document_20\x01tags\x01" ] |
|
0.33 ms (1.00%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
34
]
|
|
0.23 ms (0.70%) |
1 |
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:
[ 1785417138 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_3\x01tags\x01" "document_4\x01tags\x01" ] |
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.