Query Metrics
117
Database Queries
13
Different statements
112.29 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
79.86 ms (71.13%) |
91 |
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:
[ 1770974352 [ "\x00tags\x00site_domain_38c3586d659c38edbdb8c16d7e92dec6" "site_domain_38c3586d659c38edbdb8c16d7e92dec6" ] ] |
|
13.40 ms (11.93%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
4
]
|
|
8.05 ms (7.17%) |
13 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3 ] |
|
4.09 ms (3.64%) |
1 |
SELECT COUNT(*) FROM object_Sponsor WHERE ((active) AND object_Sponsor.o_type IN ('object','folder')) AND object_Sponsor.o_published = 1
Parameters:
[] |
|
1.93 ms (1.72%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
1.58 ms (1.41%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Verein' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
1.07 ms (0.95%) |
1 |
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[ "key" => "Logo.png" "path" => "/Layout/" ] |
|
0.72 ms (0.64%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Sponsor"
]
|
|
0.64 ms (0.57%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Verein" "path" => "/" ] |
|
0.40 ms (0.36%) |
1 |
SELECT object_Sponsor.o_id as o_id, object_Sponsor.o_type as o_type FROM object_Sponsor WHERE ((active) AND object_Sponsor.o_type IN ('object','folder')) AND object_Sponsor.o_published = 1
Parameters:
[] |
|
0.35 ms (0.31%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/Verein" "sourcePathQuery" => "/Verein" "sourceEntireUri" => "https://uat.mensa-fasching.de/Verein" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.14 ms (0.12%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.07 ms (0.06%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules 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.