Query Metrics

224 Database Queries
43 Different statements
48.13 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
31.39 ms
(65.22%)
140
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:
[
  1726788279
  [
    "\x00tags\x00site_domain_55e88bf1c3d8e6e781db83b3bb9f6990"
    "site_domain_55e88bf1c3d8e6e781db83b3bb9f6990"
  ]
]
4.73 ms
(9.83%)
1
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1726788279
  [
    "\x00tags\x00object_1009"
    "object_1009"
  ]
]
2.10 ms
(4.36%)
6
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 291
]
0.85 ms
(1.76%)
8
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.82 ms
(1.70%)
7
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Aston-Martin-DB5-Rims~p403"
  "path" => "/en/shop/Products/Spare-Parts/"
]
0.81 ms
(1.69%)
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:
[
  1009
]
0.79 ms
(1.63%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '247'
Parameters:
[]
0.71 ms
(1.47%)
1
SELECT * FROM object_relations_2 WHERE src_id = ?
Parameters:
[
  1009
]
0.63 ms
(1.32%)
5
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/shop/Products/Spare-Parts/Aston-Martin-DB5-Rims~p403"
]
0.57 ms
(1.19%)
1
SELECT object_localized_CAR_en.o_id as o_id, object_localized_CAR_en.o_type as o_type FROM object_localized_CAR_en WHERE (o_path LIKE "/Product Data/Cars/aston martin/DB5%" OR o_path LIKE "/Product Data/Cars/aston martin/DB6%" AND  object_localized_CAR_en.o_type IN ('object','folder')) AND object_localized_CAR_en.o_published = 1
Parameters:
[]
0.56 ms
(1.16%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '250'
Parameters:
[]
0.50 ms
(1.05%)
3
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_194__504c850977285baedf01bfbe4b369d05"
]
0.48 ms
(1.00%)
9
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
  1
]
0.44 ms
(0.91%)
1
SELECT COUNT(*) FROM object_2 WHERE (reference = ?)  AND (group__id = ?)  AND  object_2.o_type IN ('object','folder')
Parameters:
[
  "Aston Martin"
  960
]
0.30 ms
(0.62%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AP"
]
0.28 ms
(0.58%)
6
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.27 ms
(0.57%)
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" => "/en/shop/Products/Spare-Parts/Aston-Martin-DB5-Rims~p403"
  "sourcePathQuery" => "/en/shop/Products/Spare-Parts/Aston-Martin-DB5-Rims~p403"
  "sourceEntireUri" => "https://pimdemo.musicalstore2005.com/en/shop/Products/Spare-Parts/Aston-Martin-DB5-Rims~p403"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.26 ms
(0.53%)
1
SELECT object_2.o_id as o_id, object_2.o_type as o_type FROM object_2 WHERE (reference = ?)  AND (group__id = ?)  AND  object_2.o_type IN ('object','folder')
Parameters:
[
  "Aston Martin"
  960
]
0.18 ms
(0.38%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '403'
Parameters:
[]
0.15 ms
(0.32%)
1
SELECT * FROM object_store_2 WHERE oo_id = ?
Parameters:
[
  1009
]
0.15 ms
(0.30%)
1
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1009
]
0.14 ms
(0.30%)
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 (o_id IN (246,243,247,245,244,250,249))
Parameters:
[]
0.12 ms
(0.25%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
0.08 ms
(0.17%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[]
0.07 ms
(0.14%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  12
]
0.06 ms
(0.12%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '249'
Parameters:
[]
0.06 ms
(0.12%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1
  1
  1
]
0.06 ms
(0.12%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.06 ms
(0.12%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '245'
Parameters:
[]
0.05 ms
(0.11%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '244'
Parameters:
[]
0.05 ms
(0.11%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[]
0.05 ms
(0.10%)
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:
[
  "defaultTaxClass"
  null
  null
]
0.05 ms
(0.10%)
1
SELECT COUNT(*) FROM object_1 WHERE reference = ? and (calculated = 1) AND  object_1.o_type IN ('object','folder')
Parameters:
[
  "Interest Manufacturer"
]
0.04 ms
(0.08%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.04 ms
(0.08%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.04 ms
(0.07%)
1
SELECT FOUND_ROWS()
Parameters:
[]
0.04 ms
(0.07%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1
]
0.04 ms
(0.07%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.03 ms
(0.07%)
1
SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.03 ms
(0.07%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.03 ms
(0.06%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.03 ms
(0.06%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[]
0.03 ms
(0.05%)
1
SELECT object_1.o_id as o_id, object_1.o_type as o_type FROM object_1 WHERE reference = ? and (calculated = 1) AND  object_1.o_type IN ('object','folder')
Parameters:
[
  "Interest Manufacturer"
]

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.