Query Metrics

168 Database Queries
23 Different statements
56.24 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
38.71 ms
(68.82%)
122
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:
[
  1735440280
  [
    "\x00tags\x00site_domain_00a16d5a207aa593f14b18201ed796fd"
    "site_domain_00a16d5a207aa593f14b18201ed796fd"
  ]
]
2.58 ms
(4.59%)
1
SELECT PLUGIN_CMF_COLLECT_OBJECT_SEGMENT_ASSIGNMENTS(:elementId)
Parameters:
[
  "elementId" => 546
]
2.41 ms
(4.29%)
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:
[
  546
]
2.06 ms
(3.66%)
1
SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,546,%') LIMIT 66, 22
Parameters:
[]
1.44 ms
(2.55%)
1
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'manufacturer' AND src IN (SELECT a.o_id FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,546,%')) GROUP BY dest
Parameters:
[]
1.23 ms
(2.19%)
9
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
  1
]
1.00 ms
(1.79%)
7
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Luxusfahrzeuge~c546"
  "path" => "/de/shop/Produkte/Fahrzeuge/"
]
0.89 ms
(1.58%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  170
]
0.69 ms
(1.23%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.67 ms
(1.20%)
1
SELECT TRIM(`parentCategoryIds`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' GROUP BY TRIM(`parentCategoryIds`)
Parameters:
[]
0.63 ms
(1.12%)
5
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/shop/Produkte/Fahrzeuge/Luxusfahrzeuge~c546"
]
0.49 ms
(0.87%)
1
SELECT TRIM(`color`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,546,%') GROUP BY TRIM(`color`)
Parameters:
[]
0.49 ms
(0.87%)
5
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "Sports-Cars-Fan"
  "path" => "/Customer Management/segments/calculated/Interest-Target-Groups/"
]
0.46 ms
(0.82%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CA"
]
0.43 ms
(0.76%)
1
SELECT TRIM(`carClass`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,546,%') GROUP BY TRIM(`carClass`)
Parameters:
[]
0.37 ms
(0.66%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  3
  136
  136
]
0.37 ms
(0.65%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  136
]
0.35 ms
(0.62%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  136
  136
]
0.34 ms
(0.60%)
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" => "/de/shop/Produkte/Fahrzeuge/Luxusfahrzeuge~c546"
  "sourcePathQuery" => "/de/shop/Produkte/Fahrzeuge/Luxusfahrzeuge~c546?page=4"
  "sourceEntireUri" => "https://pimcore-demo.profildoors.de/de/shop/Produkte/Fahrzeuge/Luxusfahrzeuge~c546?page=4"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.27 ms
(0.49%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.15 ms
(0.27%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.15 ms
(0.26%)
1
SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.06 ms
(0.11%)
1
SELECT FOUND_ROWS()
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.