Query Metrics
346
Database Queries
22
Different statements
968.69 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
568.44 ms (58.68%) |
264 |
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:
[ 1765624026 [ "\x00tags\x00site_domain_45d4ec4ff4f536f61d6473d9e721a8bb" "site_domain_45d4ec4ff4f536f61d6473d9e721a8bb" ] ] |
|
89.51 ms (9.24%) |
10 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"3"
]
|
|
36.79 ms (3.80%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
365
]
|
|
36.58 ms (3.78%) |
17 |
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[ "key" => "glanzer-logo-default.svg" "path" => "/website/0_layout/startseite/" ] |
|
32.69 ms (3.38%) |
23 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
30
]
|
|
27.20 ms (2.81%) |
1 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "feedback" "path" => "/soelden-shopping/" ] |
|
21.79 ms (2.25%) |
4 |
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:
[ "konfiguration_set" null null ] |
|
19.22 ms (1.98%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
18.73 ms (1.93%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
365
]
|
|
18.32 ms (1.89%) |
5 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 2362 ] |
|
17.58 ms (1.81%) |
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" => "/soelden-shopping/feedback" "sourcePathQuery" => "/soelden-shopping/feedback" "sourceEntireUri" => "https://www.jumpalionenbabaloo.at/soelden-shopping/feedback" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
13.79 ms (1.42%) |
1 |
SELECT * FROM object_relations_25 WHERE src_id = ?
Parameters:
[
106
]
|
|
12.44 ms (1.28%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/soelden-shopping/feedback' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
12.37 ms (1.28%) |
1 |
SELECT object_localized_15_de.o_id as o_id, object_localized_15_de.o_type as o_type FROM object_localized_15_de WHERE ( object_localized_15_de.o_type IN ('object','folder')) AND object_localized_15_de.o_published = 1
Parameters:
[] |
|
12.34 ms (1.27%) |
1 |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
106
]
|
|
10.62 ms (1.10%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
5.37 ms (0.55%) |
1 |
SELECT id FROM website_settings
Parameters:
[] |
|
4.83 ms (0.50%) |
1 |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
41
]
|
|
4.53 ms (0.47%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/soelden-shopping/feedback" ] |
|
3.43 ms (0.35%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.96 ms (0.20%) |
1 |
SELECT * FROM object_store_25 WHERE oo_id = ?
Parameters:
[
106
]
|
|
0.15 ms (0.02%) |
1 |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
106
]
|
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.