Query Metrics
118
Database Queries
17
Different statements
30.59 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
8.04 ms (26.28%) |
31 |
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:
[ 1776597059 "site_domain_fc87488153f280604507b1c2895d7183" ] |
|
4.42 ms (14.45%) |
1 |
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:
[ "contactConfirmation" null "de" ] |
|
3.85 ms (12.58%) |
29 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
3.77 ms (12.33%) |
28 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
2.10 ms (6.86%) |
6 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
96
]
|
|
1.36 ms (4.45%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
|
1.19 ms (3.88%) |
6 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
96
]
|
|
1.02 ms (3.34%) |
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:
[ 1776597059 "output\x01tags\x01" "navigation\x01tags\x01" "document_12\x01tags\x01" "document_36\x01tags\x01" "document_47\x01tags\x01" "document_29\x01tags\x01" "document_21\x01tags\x01" "document_22\x01tags\x01" "document_41\x01tags\x01" "document_4\x01tags\x01" "document_15\x01tags\x01" "document_23\x01tags\x01" "document_43\x01tags\x01" "document_24\x01tags\x01" "document_5\x01tags\x01" "document_18\x01tags\x01" "document_25\x01tags\x01" "document_26\x01tags\x01" "document_6\x01tags\x01" "document_27\x01tags\x01" "document_7\x01tags\x01" "document_9\x01tags\x01" "document_10\x01tags\x01" "document_11\x01tags\x01" "document_44\x01tags\x01" "document_8\x01tags\x01" "document_2\x01tags\x01" ] |
|
0.89 ms (2.92%) |
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:
[ 1776597059 "document_7\x01tags\x01" "asset_96\x01tags\x01" "asset_95\x01tags\x01" "asset_94\x01tags\x01" "asset_263\x01tags\x01" "asset_135\x01tags\x01" "asset_262\x01tags\x01" ] |
|
0.78 ms (2.54%) |
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:
[ 1776597059 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.71 ms (2.32%) |
2 |
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:
[ "/kontakt" "path" "auto_create" "/kontakt" "path_query" "https://beratungimzentrum.a4interactive.ch/kontakt" "entire_uri" ] |
|
0.58 ms (1.90%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.50 ms (1.64%) |
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:
[ 1776597059 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.45 ms (1.46%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.41 ms (1.34%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/kontakt' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.34 ms (1.10%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "kontakt" ] |
|
0.19 ms (0.60%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
3
]
|
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.