Query Metrics
49
Database Queries
18
Different statements
7.67 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.90 ms (37.82%) |
18 |
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:
[ 1762180411 "\x01tags\x01site_domain_f921062dd5382c1bb0719fb02ba12b07" "site_domain_f921062dd5382c1bb0719fb02ba12b07" ] |
|
0.88 ms (11.48%) |
3 |
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:
[ "/datenschutz" "path" "auto_create" "/datenschutz" "path_query" "https://www.room-living.de/datenschutz" "entire_uri" ] |
|
0.59 ms (7.76%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.47 ms (6.07%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "datenschutz" ] |
|
0.46 ms (6.00%) |
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:
[ 1762180411 "document_2\x01tags\x01" ] |
|
0.28 ms (3.70%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en"
]
|
|
0.27 ms (3.48%) |
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:
[ 1762180411 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.23 ms (2.99%) |
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:
[ 1762180411 "output\x01tags\x01" "navigation\x01tags\x01" "document_9\x01tags\x01" "document_18\x01tags\x01" "document_10\x01tags\x01" "document_11\x01tags\x01" "document_19\x01tags\x01" "document_12\x01tags\x01" "document_22\x01tags\x01" "document_2\x01tags\x01" "document_3\x01tags\x01" "document_20\x01tags\x01" "document_4\x01tags\x01" "document_6\x01tags\x01" "document_14\x01tags\x01" "document_15\x01tags\x01" "document_21\x01tags\x01" "document_13\x01tags\x01" ] |
|
0.22 ms (2.90%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
0.20 ms (2.66%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 2 2 ] |
|
0.19 ms (2.43%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
23
]
|
|
0.17 ms (2.23%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.15 ms (1.97%) |
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:
[ 1762180411 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_76\x01tags\x01" "object_33\x01tags\x01" ] |
|
0.15 ms (1.97%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2
]
|
|
0.14 ms (1.87%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.13 ms (1.71%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"3"
]
|
|
0.12 ms (1.55%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.11 ms (1.41%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/datenschutz' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No mapped entities.