Query Metrics
69
Database Queries
11
Different statements
44.17 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
17.50 ms (39.63%) |
36 |
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:
[ 1747170582 [ "\x00tags\x00site_domain_2239a9e89b406913df9da6fa69aa8524" "site_domain_2239a9e89b406913df9da6fa69aa8524" ] ] |
9.70 ms (21.96%) |
1 |
SELECT object_localized_PRODUCT_de.o_id as o_id, object_localized_PRODUCT_de.o_type as o_type FROM object_localized_PRODUCT_de LEFT JOIN object_collection_Specification_PRODUCT `Specification~specs` ON 1 AND `Specification~specs`.o_id = `object_localized_PRODUCT_de`.o_id AND `Specification~specs`.fieldname = "specs" WHERE (categories LIKE '%object|194%' AND (categories LIKE ?) AND (brand__id = ?) AND (`Specification~specs`.specKey = 'Gehäusematerial' AND `Specification~specs`.specValue LIKE ?) AND object_localized_PRODUCT_de.o_type IN ('object','folder')) AND object_localized_PRODUCT_de.o_published = 1 ORDER BY `stockInputDate` DESC
Parameters:
[ "%object|255%" "74" "%keramik%" ] |
6.28 ms (14.21%) |
12 |
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" 284 ] |
5.41 ms (12.24%) |
12 |
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:
[ 284 "object" ] |
1.20 ms (2.73%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BRAND"
]
|
1.10 ms (2.48%) |
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:
[
254
]
|
0.98 ms (2.23%) |
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" => "/productoverview" "sourcePathQuery" => "/productoverview?brand=74&collection=255&type=194&casematerial=keramik" "sourceEntireUri" => "http://www.zeit.at/productoverview?brand=74&casematerial=keramik&collection=255&type=194" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.56 ms (1.26%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.54 ms (1.22%) |
1 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "productoverview" "path" => "/" ] |
0.48 ms (1.08%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.42 ms (0.96%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/productoverview' 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.