Query Metrics
41
Database Queries
15
Different statements
13.97 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.95 ms (42.56%) |
17 |
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:
[ 1779099625 "site_domain_9bd8373129bb48ba15aeb9244069172d" ] |
|
1.43 ms (10.24%) |
5 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
18
]
|
|
1.30 ms (9.34%) |
5 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
18
]
|
|
0.71 ms (5.07%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "ueber-mich" ] |
|
0.63 ms (4.50%) |
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:
[ 1779099625 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.61 ms (4.33%) |
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:
[ 1779099625 "document_1\x01tags\x01" "asset_14\x01tags\x01" "asset_21\x01tags\x01" "asset_20\x01tags\x01" "asset_22\x01tags\x01" "asset_24\x01tags\x01" "asset_23\x01tags\x01" "asset_66\x01tags\x01" "asset_19\x01tags\x01" ] |
|
0.53 ms (3.79%) |
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:
[ "/ueber-mich" "path" "auto_create" "/ueber-mich" "path_query" "https://dev.mediafant.de/ueber-mich" "entire_uri" ] |
|
0.50 ms (3.61%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.50 ms (3.58%) |
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:
[ 1779099625 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.40 ms (2.90%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.36 ms (2.58%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
4
]
|
|
0.29 ms (2.10%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.28 ms (2.03%) |
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:
[ 1779099625 "document_4\x01tags\x01" "asset_18\x01tags\x01" "asset_25\x01tags\x01" "asset_27\x01tags\x01" "asset_28\x01tags\x01" "asset_26\x01tags\x01" ] |
|
0.27 ms (1.90%) |
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:
[ 1779099625 "document_5\x01tags\x01" "asset_17\x01tags\x01" "asset_3\x01tags\x01" "asset_5\x01tags\x01" "asset_4\x01tags\x01" ] |
|
0.21 ms (1.48%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/ueber-mich' 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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.