Query Metrics

179 Database Queries
42 Different statements
24.79 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.38 ms
(33.82%)
65
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:
[
  1755906020
  "site_domain_a65bd458b6e75e9ee39a6a9521adec8f"
]
2.49 ms
(10.05%)
19
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:
[
  1755906020
  "system\x01tags\x01"
  "site\x01tags\x01"
]
2.45 ms
(9.87%)
20
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
1.19 ms
(4.79%)
8
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  364
]
1.11 ms
(4.46%)
8
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:
[
  1755906020
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.89 ms
(3.59%)
8
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  364
]
0.80 ms
(3.24%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/Magazin/"
  "Nicht-ohne-Grund-rar---Ford-Mustang~n770"
]
0.78 ms
(3.17%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "NE"
]
0.72 ms
(2.88%)
3
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/Magazin/Nicht-ohne-Grund-rar---Ford-Mustang~n770"
  "path"
  "auto_create"
  "/de/Magazin/Nicht-ohne-Grund-rar---Ford-Mustang~n770"
  "path_query"
  "https://tapgate.de/de/Magazin/Nicht-ohne-Grund-rar---Ford-Mustang~n770"
  "entire_uri"
]
0.40 ms
(1.61%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  150
]
0.28 ms
(1.13%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.27 ms
(1.10%)
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:
[
  1755906021
  "object_770\x01tags\x01"
  "class_NE\x01tags\x01"
  "asset_364\x01tags\x01"
  "asset_341\x01tags\x01"
  "asset_339\x01tags\x01"
]
0.27 ms
(1.10%)
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:
[
  1755906021
  "object_110\x01tags\x01"
  "class_CAR\x01tags\x01"
  "asset_93\x01tags\x01"
  "asset_94\x01tags\x01"
]
0.26 ms
(1.03%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/Magazin/Nicht-ohne-Grund-rar---Ford-Mustang~n770"
]
0.25 ms
(1.03%)
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:
[
  1755906021
  "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.23 ms
(0.92%)
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.22 ms
(0.88%)
1
SELECT * FROM object_collection_NewsText_localized_NE WHERE ooo_id = ? AND language IN ('en','de','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  770
  "content"
  0
]
0.22 ms
(0.88%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.22 ms
(0.87%)
1
SELECT * FROM object_collection_NewsCars_localized_NE WHERE ooo_id = ? AND language IN ('en','de','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  770
  "content"
  1
]
0.21 ms
(0.86%)
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:
[
  1755906021
  "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.21 ms
(0.86%)
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:
[
  1755906021
  "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.19 ms
(0.75%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '112'
Parameters:
[]
0.18 ms
(0.74%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  139
  139
  139
]
0.18 ms
(0.72%)
1
SELECT * FROM object_collection_NewsCars_NE WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  770
  "content"
]
0.17 ms
(0.67%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '111'
Parameters:
[]
0.16 ms
(0.65%)
1
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Product Data/Accessories/lights/head lights/"
  "citroen-2cv-head lights"
]
0.15 ms
(0.62%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  139
]
0.15 ms
(0.61%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
0.15 ms
(0.60%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '110'
Parameters:
[]
0.14 ms
(0.58%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.14 ms
(0.58%)
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:
[
  1755906021
  "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"
]
0.14 ms
(0.56%)
1
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  46
  46
]
0.14 ms
(0.56%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '115'
Parameters:
[]
0.14 ms
(0.56%)
1
SELECT * FROM object_collection_NewsLinks_NE WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  770
  "content"
]
0.13 ms
(0.52%)
1
SELECT * FROM object_collection_NewsText_NE WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  770
  "content"
]
0.12 ms
(0.50%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.12 ms
(0.50%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[]
0.12 ms
(0.46%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[]
0.11 ms
(0.43%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.10 ms
(0.42%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.10 ms
(0.42%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.10 ms
(0.40%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
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.