Query Metrics
115
Database Queries
20
Different statements
39.21 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
26.23 ms (66.90%) |
89 |
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:
[ 1776598259 [ "\x00tags\x00site_domain_61474228142bc70b5bc9fd5cfb2596c3" "site_domain_61474228142bc70b5bc9fd5cfb2596c3" ] ] |
|
2.13 ms (5.44%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 361 ] |
|
1.59 ms (4.04%) |
2 |
SELECT r.src_id as dest_id, r.src_id as id, r.type, o.o_className as subtype, o.o_published as published, concat(o.o_path ,o.o_key) as path , r.index FROM objects o, object_relations_1 r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.dest_id = ? AND o.o_id = r.src_id AND r.type='object' UNION SELECT r.src_id as dest_id, r.src_id as id, r.type, a.type as subtype, "null" as published, concat(a.path,a.filename) as path, r.index FROM assets a, object_relations_1 r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.dest_id = ? AND a.id = r.src_id AND r.type='asset' UNION SELECT r.src_id as dest_id, r.src_id as id, r.type, d.type as subtype, d.published as published, concat(d.path,d.key) as path, r.index FROM documents d, object_relations_1 r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.dest_id = ? AND d.id = r.src_id AND r.type='document' ORDER BY `index` ASC
Parameters:
[ "departments" 26 "departments" 26 "departments" 26 ] |
|
1.53 ms (3.90%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
32
]
|
|
1.35 ms (3.45%) |
1 |
SELECT object_2.o_id as o_id, object_2.o_type as o_type FROM object_2 WHERE ( object_2.o_type IN ('object','folder')) AND object_2.o_published = 1 ORDER BY `priority` ASC, `title` ASC
Parameters:
[] |
|
0.99 ms (2.53%) |
1 |
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:
[ "contactConfirmation" null "de" ] |
|
0.74 ms (1.88%) |
1 |
SELECT COUNT(*) FROM object_1 WHERE ( object_1.o_type IN ('object','folder')) AND object_1.o_published = 1
Parameters:
[] |
|
0.49 ms (1.26%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.46 ms (1.18%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"2"
]
|
|
0.46 ms (1.16%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "unser-team" "path" => "/ueber-uns/" ] |
|
0.45 ms (1.16%) |
1 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Person"
]
|
|
0.45 ms (1.15%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/ueber-uns/unser-team' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.43 ms (1.11%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 32 32 32 ] |
|
0.41 ms (1.03%) |
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" => "/ueber-uns/unser-team" "sourcePathQuery" => "/ueber-uns/unser-team" "sourceEntireUri" => "https://lutisbach.a4interactive.ch/ueber-uns/unser-team" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.40 ms (1.03%) |
1 |
SELECT object_1.o_id as o_id, object_1.o_type as o_type FROM object_1 WHERE ( object_1.o_type IN ('object','folder')) AND object_1.o_published = 1 ORDER BY `priority` ASC, `firstname` ASC
Parameters:
[] |
|
0.34 ms (0.87%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
32
]
|
|
0.27 ms (0.69%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.23 ms (0.59%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.12 ms (0.32%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de" ] |
|
0.12 ms (0.31%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
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.