Query Metrics
82
Database Queries
20
Different statements
164.79 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
90.17 ms (54.71%) |
32 |
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:
[ 1768879474 "site_domain_083208fa9ece965bc74c6f049f9b33ad" ] |
|
44.85 ms (27.21%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
8.34 ms (5.06%) |
7 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
5.37 ms (3.26%) |
8 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
17061
]
|
|
3.19 ms (1.94%) |
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:
[ "/news/finale-2026" "path" "auto_create" "/news/finale-2026" "path_query" "https://waldkicker.org/news/finale-2026" "entire_uri" ] |
|
2.67 ms (1.62%) |
8 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
17061
]
|
|
2.34 ms (1.42%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
378
]
|
|
1.43 ms (0.87%) |
1 |
SELECT t0.id AS id_1, t0.element_type AS element_type_2, t0.element_id AS element_id_3, t0.integrator AS integrator_4, t0.data AS data_5, t0.release_type AS release_type_6 FROM seo_element_meta_data t0 WHERE t0.element_type = ? AND t0.element_id = ? AND t0.release_type = ?
Parameters:
[ "document" 378 "public" ] |
|
1.34 ms (0.81%) |
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:
[ 1768879474 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.95 ms (0.58%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.88 ms (0.54%) |
2 |
SELECT COUNT(*) FROM documents INNER JOIN documents_editables documentsEditables ON documentsEditables.documentId = documents.id AND documentsEditables.name = "datePublished" WHERE (documents.parentId = ? AND documents.type = ? AND (documents.id != ?) ) AND published = 1
Parameters:
[ 192 "page" 378 ] |
|
0.59 ms (0.36%) |
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:
[ 1768879474 "document_379\x01tags\x01" "asset_17063\x01tags\x01" "asset_16907\x01tags\x01" "asset_17084\x01tags\x01" ] |
|
0.57 ms (0.35%) |
1 |
SELECT documents.id, documents.type, documentsEditables.data FROM documents INNER JOIN documents_editables documentsEditables ON documentsEditables.documentId = documents.id AND documentsEditables.name = "datePublished" WHERE (documents.parentId = ? AND documents.type = ? AND (documents.id != ?) ) AND published = 1 ORDER BY documentsEditables.data DESC LIMIT 3
Parameters:
[ 192 "page" 378 ] |
|
0.49 ms (0.30%) |
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:
[ 1768879474 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.46 ms (0.28%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.28 ms (0.17%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/news/" "finale-2026" ] |
|
0.23 ms (0.14%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.22 ms (0.13%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/news/finale-2026' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.22 ms (0.13%) |
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:
[ 1768879474 "document_378\x01tags\x01" "asset_17049\x01tags\x01" "asset_17060\x01tags\x01" "asset_17050\x01tags\x01" "asset_16906\x01tags\x01" "asset_17061\x01tags\x01" ] |
|
0.21 ms (0.13%) |
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:
[ 1768879474 "document_377\x01tags\x01" "asset_16804\x01tags\x01" "asset_16805\x01tags\x01" "asset_16806\x01tags\x01" "asset_16807\x01tags\x01" "asset_16808\x01tags\x01" "asset_16803\x01tags\x01" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| SeoBundle\Model\ElementMetaData | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| SeoBundle\Model\ElementMetaData | No errors. |