Query Metrics

169 Database Queries
36 Different statements
33.20 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
9.71 ms
(29.25%)
57
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:
[
  1765360494
  "site_domain_8e1da841efe680b413d60df6dcabfca7"
]
3.71 ms
(11.19%)
22
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
3.25 ms
(9.80%)
20
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:
[
  1765360494
  "system\x01tags\x01"
  "site\x01tags\x01"
]
2.11 ms
(6.35%)
10
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:
[
  1765360494
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
1.58 ms
(4.77%)
4
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/Finden-und-Kaufen/Beliebte-Marken"
  "path"
  "auto_create"
  "/de/Finden-und-Kaufen/Beliebte-Marken"
  "path_query"
  "http://103.189.196.13/de/Finden-und-Kaufen/Beliebte-Marken"
  "entire_uri"
]
1.49 ms
(4.48%)
8
SELECT * FROM object_relations_CAR WHERE src_id = ?
Parameters:
[
  66
]
1.40 ms
(4.21%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/Finden-und-Kaufen/"
  "Beliebte-Marken"
]
0.89 ms
(2.69%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  340
]
0.87 ms
(2.63%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  164
  164
]
0.75 ms
(2.27%)
5
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  340
]
0.68 ms
(2.04%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CAR"
]
0.52 ms
(1.58%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  74
  164
  164
]
0.46 ms
(1.39%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  164
]
0.46 ms
(1.38%)
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:
[
  1765360494
  "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"
]
0.44 ms
(1.31%)
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:
[
  1765360494
  "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"
]
0.39 ms
(1.17%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.36 ms
(1.09%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.36 ms
(1.08%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/Finden-und-Kaufen/Beliebte-Marken' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.35 ms
(1.06%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  164
]
0.33 ms
(1.00%)
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:
[
  1765360494
  "object_103\x01tags\x01"
  "class_CAR\x01tags\x01"
  "asset_87\x01tags\x01"
  "asset_88\x01tags\x01"
  "asset_89\x01tags\x01"
]
0.29 ms
(0.87%)
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.28 ms
(0.85%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '259'
Parameters:
[]
0.28 ms
(0.83%)
1
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Product Data/Accessories/lights/head lights/"
  "citroen-2cv-head lights"
]
0.26 ms
(0.80%)
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:
[
  1765360494
  "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"
]
0.25 ms
(0.74%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.24 ms
(0.73%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.24 ms
(0.72%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '70'
Parameters:
[]
0.19 ms
(0.56%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '66'
Parameters:
[]
0.14 ms
(0.42%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
0.14 ms
(0.42%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.14 ms
(0.42%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.13 ms
(0.41%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
0.13 ms
(0.39%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[]
0.13 ms
(0.38%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.12 ms
(0.36%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[]
0.11 ms
(0.35%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
pimcore doctrine.orm.pimcore_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

No loaded entities.