Query Metrics

394 Database Queries
53 Different statements
848.19 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
344.78 ms
(40.65%)
168
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:
[
  1782412382
  "site_domain_e9db6b779bbf6547aaec98e3a9cb2a0f"
]
174.50 ms
(20.57%)
25
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1782412382
  "document_properties_136"
]
53.74 ms
(6.34%)
25
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:
[
  1782412382
  "system\x01tags\x01"
  "site\x01tags\x01"
]
36.85 ms
(4.34%)
23
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  138
]
31.91 ms
(3.76%)
16
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  142
]
26.89 ms
(3.17%)
11
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:
[
  1782412382
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
21.55 ms
(2.54%)
25
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
15.39 ms
(1.81%)
7
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/de"
  "path"
  "auto_create"
  "/de"
  "path_query"
  "https://magento.xerbdev.online/de"
  "entire_uri"
]
11.84 ms
(1.40%)
12
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  337
]
11.82 ms
(1.39%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  136
  136
]
8.31 ms
(0.98%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
7.98 ms
(0.94%)
1
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:
[
  1782412383
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_164\x01tags\x01"
  "document_165\x01tags\x01"
  "document_138\x01tags\x01"
  "document_151\x01tags\x01"
  "document_152\x01tags\x01"
  "document_153\x01tags\x01"
  "document_154\x01tags\x01"
  "document_155\x01tags\x01"
  "document_156\x01tags\x01"
  "document_157\x01tags\x01"
  "document_139\x01tags\x01"
  "document_142\x01tags\x01"
  "document_171\x01tags\x01"
  "document_172\x01tags\x01"
  "document_173\x01tags\x01"
  "document_174\x01tags\x01"
  "document_158\x01tags\x01"
  "document_161\x01tags\x01"
  "document_160\x01tags\x01"
  "document_140\x01tags\x01"
  "document_170\x01tags\x01"
  "document_148\x01tags\x01"
  "document_149\x01tags\x01"
  "document_137\x01tags\x01"
  "document_141\x01tags\x01"
]
7.83 ms
(0.92%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
7.64 ms
(0.90%)
2
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:
[
  1782412382
  "document_136\x01tags\x01"
  "asset_337\x01tags\x01"
  "asset_3\x01tags\x01"
  "asset_319\x01tags\x01"
  "asset_361\x01tags\x01"
  "asset_320\x01tags\x01"
  "asset_318\x01tags\x01"
  "asset_321\x01tags\x01"
  "asset_224\x01tags\x01"
  "asset_35\x01tags\x01"
  "asset_211\x01tags\x01"
  "asset_90\x01tags\x01"
  "asset_58\x01tags\x01"
  "asset_180\x01tags\x01"
  "asset_124\x01tags\x01"
  "asset_164\x01tags\x01"
  "asset_81\x01tags\x01"
]
7.56 ms
(0.89%)
5
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:
[
  1782412383
  "object_114\x01tags\x01"
  "class_CAR\x01tags\x01"
  "asset_93\x01tags\x01"
  "asset_98\x01tags\x01"
]
7.06 ms
(0.83%)
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
]
6.95 ms
(0.82%)
1
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:
[
  1782412385
  "document_103\x01tags\x01"
  "asset_25\x01tags\x01"
  "asset_340\x01tags\x01"
  "asset_341\x01tags\x01"
  "asset_35\x01tags\x01"
  "asset_123\x01tags\x01"
  "asset_114\x01tags\x01"
  "asset_186\x01tags\x01"
  "asset_127\x01tags\x01"
  "asset_277\x01tags\x01"
]
6.88 ms
(0.81%)
12
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  337
]
6.14 ms
(0.72%)
6
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  136
]
5.55 ms
(0.65%)
2
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:
[
  1782412384
  "document_46\x01tags\x01"
  "asset_321\x01tags\x01"
  "asset_362\x01tags\x01"
  "asset_340\x01tags\x01"
  "asset_360\x01tags\x01"
  "asset_339\x01tags\x01"
  "asset_364\x01tags\x01"
  "asset_341\x01tags\x01"
]
4.18 ms
(0.49%)
1
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:
[
  1782412385
  "document_112\x01tags\x01"
  "asset_336\x01tags\x01"
  "asset_382\x01tags\x01"
  "asset_378\x01tags\x01"
  "asset_374\x01tags\x01"
]
4.11 ms
(0.48%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
3.91 ms
(0.46%)
1
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:
[
  1782412383
  "document_3\x01tags\x01"
  "document_1\x01tags\x01"
  "asset_337\x01tags\x01"
  "asset_3\x01tags\x01"
  "asset_319\x01tags\x01"
  "asset_361\x01tags\x01"
  "asset_320\x01tags\x01"
  "asset_318\x01tags\x01"
  "asset_321\x01tags\x01"
  "asset_224\x01tags\x01"
  "asset_35\x01tags\x01"
  "asset_211\x01tags\x01"
  "asset_90\x01tags\x01"
  "asset_58\x01tags\x01"
  "asset_180\x01tags\x01"
  "asset_124\x01tags\x01"
  "asset_164\x01tags\x01"
  "asset_81\x01tags\x01"
]
3.23 ms
(0.38%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CAR"
]
3.05 ms
(0.36%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  136
]
2.30 ms
(0.27%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
2.24 ms
(0.26%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  136
]
2.09 ms
(0.25%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,149,137,136) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  166
]
2.09 ms
(0.25%)
1
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:
[
  1782412385
  "document_49\x01tags\x01"
  "asset_252\x01tags\x01"
  "asset_250\x01tags\x01"
  "asset_249\x01tags\x01"
  "asset_251\x01tags\x01"
  "asset_115\x01tags\x01"
  "asset_117\x01tags\x01"
  "asset_114\x01tags\x01"
  "asset_35\x01tags\x01"
  "asset_36\x01tags\x01"
  "asset_41\x01tags\x01"
]
2.01 ms
(0.24%)
1
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:
[
  1782412385
  "document_101\x01tags\x01"
  "asset_319\x01tags\x01"
  "asset_321\x01tags\x01"
  "asset_341\x01tags\x01"
  "asset_14\x01tags\x01"
  "asset_46\x01tags\x01"
  "asset_57\x01tags\x01"
  "asset_13\x01tags\x01"
  "asset_81\x01tags\x01"
]
1.86 ms
(0.22%)
3
SELECT objects.*, tree_locks.locked AS locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  2
]
1.80 ms
(0.21%)
4
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  166
]
1.60 ms
(0.19%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
1.29 ms
(0.15%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
1.22 ms
(0.14%)
1
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:
[
  1782412385
  "document_100\x01tags\x01"
  "asset_341\x01tags\x01"
  "asset_360\x01tags\x01"
  "document_57\x01tags\x01"
  "document_54\x01tags\x01"
  "document_55\x01tags\x01"
]
0.99 ms
(0.12%)
1
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:
[
  1782412385
  "document_110\x01tags\x01"
  "document_104\x01tags\x01"
  "document_54\x01tags\x01"
  "document_55\x01tags\x01"
  "document_56\x01tags\x01"
  "document_57\x01tags\x01"
  "object_548\x01tags\x01"
  "object_561\x01tags\x01"
  "object_551\x01tags\x01"
  "object_550\x01tags\x01"
  "asset_390\x01tags\x01"
  "asset_391\x01tags\x01"
  "asset_392\x01tags\x01"
  "asset_389\x01tags\x01"
]
0.97 ms
(0.11%)
3
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  2
]
0.91 ms
(0.11%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.84 ms
(0.10%)
1
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents
            LEFT JOIN documents_link ON documents.id = documents_link.id
                LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  138
]
0.81 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.73 ms
(0.09%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,148,137,136) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  170
]
0.62 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '110'
Parameters:
[]
0.54 ms
(0.06%)
1
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:
[
  1782412385
  "document_95\x01tags\x01"
  "object_75\x01tags\x01"
  "object_74\x01tags\x01"
  "object_399\x01tags\x01"
  "asset_384\x01tags\x01"
  "asset_385\x01tags\x01"
  "asset_386\x01tags\x01"
]
0.53 ms
(0.06%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.51 ms
(0.06%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.48 ms
(0.06%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[]
0.45 ms
(0.05%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[]
0.39 ms
(0.05%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '30'
Parameters:
[]
0.36 ms
(0.04%)
1
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Product Data/Accessories/lights/head lights/"
  "citroen-2cv-head lights"
]
0.30 ms
(0.04%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '58'
Parameters:
[]
0.23 ms
(0.03%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[]
0.21 ms
(0.02%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.16 ms
(0.02%)
1
SELECT * FROM translations_admin 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.

Entities Mapping

No mapped entities.