Query Metrics
479
Database Queries
11
Different statements
274.70 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
247.37 ms (90.05%) |
440 |
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:
[ 1732520439 [ "\x00tags\x00site_domain_2239a9e89b406913df9da6fa69aa8524" "site_domain_2239a9e89b406913df9da6fa69aa8524" ] ] |
11.23 ms (4.09%) |
22 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1
]
|
7.41 ms (2.70%) |
1 |
SELECT dependencies.targetid,dependencies.targettype FROM dependencies LEFT JOIN objects ON dependencies.targettype="object" AND dependencies.targetid=objects.o_id LEFT JOIN assets ON dependencies.targettype="asset" AND dependencies.targetid=assets.id LEFT JOIN documents ON dependencies.targettype="document" AND dependencies.targetid=documents.id WHERE dependencies.sourceid = ? AND dependencies.sourcetype = ? ORDER BY objects.o_path, objects.o_key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[ 89 "object" ] |
4.27 ms (1.55%) |
7 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
13
]
|
1.14 ms (0.41%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"TEASERITEM"
]
|
1.02 ms (0.37%) |
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" => "/Uhren/Marken/Qlocktwo" "sourcePathQuery" => "/Uhren/Marken/Qlocktwo" "sourceEntireUri" => "http://www.zeit.at/Uhren/Marken/Qlocktwo" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.65 ms (0.24%) |
1 |
SELECT dependencies.sourceid, dependencies.sourcetype FROM dependencies LEFT JOIN objects ON dependencies.sourceid=objects.o_id AND dependencies.sourcetype="object" LEFT JOIN assets ON dependencies.sourceid=assets.id AND dependencies.sourcetype="asset" LEFT JOIN documents ON dependencies.sourceid=documents.id AND dependencies.sourcetype="document" WHERE dependencies.targettype = ? AND dependencies.targetid = ? ORDER BY objects.o_path, objects.o_key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[ "object" 89 ] |
0.41 ms (0.15%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.41 ms (0.15%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Uhren/Marken/Qlocktwo' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.40 ms (0.14%) |
1 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Qlocktwo" "path" => "/Uhren/Marken/" ] |
0.38 ms (0.14%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
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.