Query Metrics

49 Database Queries
15 Different statements
102.07 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.44 ms
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:
[
  "product_document"
  null
  null
]
2 0.18 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  30
]
3 0.28 ms
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:
[
  1765000395
  [
    "\x00tags\x00document_5"
    "document_5"
  ]
]
4 0.23 ms
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:
[
  1765000395
  [
    "document_5\x00tags\x00"
  ]
]
5 0.25 ms
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:
[
  1765000396
  [
    "\x00tags\x00site_domain_c27b696b5077b6db8ab9042bb1597fbd"
    "site_domain_c27b696b5077b6db8ab9042bb1597fbd"
  ]
]
6 0.20 ms
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:
[
  1765000396
  [
    "system\x00tags\x00"
    "site\x00tags\x00"
    "site_domain_c27b696b5077b6db8ab9042bb1597fbd\x00tags\x00"
  ]
]
7 2.34 ms
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" => "/nl/aanbod/12-VOGELS~g63275/1108-Vogelspeelgoed~sg63436/00002529-BZ_HOUTEN_VOGELSPEELTJE_BELLOS_20~pi90188"
  "sourcePathQuery" => "/nl/aanbod/12-VOGELS~g63275/1108-Vogelspeelgoed~sg63436/00002529-BZ_HOUTEN_VOGELSPEELTJE_BELLOS_20~pi90188"
  "sourceEntireUri" => "https://holvoet.staging.ultinova.be/nl/aanbod/12-VOGELS~g63275/1108-Vogelspeelgoed~sg63436/00002529-BZ_HOUTEN_VOGELSPEELTJE_BELLOS_20~pi90188"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.59 ms
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:
[
  1765000396
  [
    "\x00tags\x00system_route_redirect"
    "system_route_redirect"
  ]
]
9 0.19 ms
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:
[
  1765000396
  [
    "system\x00tags\x00"
    "redirect\x00tags\x00"
    "route\x00tags\x00"
    "system_route_redirect\x00tags\x00"
  ]
]
10 15.26 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
11 2.83 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "00002529-BZ_HOUTEN_VOGELSPEELTJE_BELLOS_20~pi90188"
  "path" => "/nl/aanbod/12-VOGELS~g63275/1108-Vogelspeelgoed~sg63436/"
]
12 0.19 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/nl/aanbod/12-VOGELS~g63275/1108-Vogelspeelgoed~sg63436/00002529-BZ_HOUTEN_VOGELSPEELTJE_BELLOS_20~pi90188"
]
13 0.15 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "1108-Vogelspeelgoed~sg63436"
  "path" => "/nl/aanbod/12-VOGELS~g63275/"
]
14 3.86 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/nl/aanbod/12-VOGELS~g63275/1108-Vogelspeelgoed~sg63436"
]
15 0.16 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "12-VOGELS~g63275"
  "path" => "/nl/aanbod/"
]
16 0.16 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/nl/aanbod/12-VOGELS~g63275"
]
17 0.15 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "aanbod"
  "path" => "/nl/"
]
18 0.19 ms
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:
[
  1765000396
  [
    "\x00tags\x00document_properties_5"
    "document_properties_5"
  ]
]
19 0.18 ms
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:
[
  1765000396
  [
    "document_properties\x00tags\x00"
    "document_5\x00tags\x00"
    "document_properties_5\x00tags\x00"
  ]
]
20 0.24 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
21 8.98 ms
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:
[
  1765000396
  [
    "\x00tags\x00object_63275"
    "object_63275"
  ]
]
22 0.28 ms
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:
[
  1765000396
  [
    "object_63275\x00tags\x00"
    "class_5\x00tags\x00"
    "asset_230\x00tags\x00"
    "asset_229\x00tags\x00"
  ]
]
23 0.26 ms
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:
[
  1765000396
  [
    "\x00tags\x00object_63436"
    "object_63436"
  ]
]
24 0.21 ms
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:
[
  1765000396
  [
    "object_63436\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
25 0.22 ms
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:
[
  1765000396
  [
    "\x00tags\x00object_90188"
    "object_90188"
  ]
]
26 1.02 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  90188
]
27 6.88 ms
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:
[
  90188
]
28 3.76 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
29 0.36 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  90188
]
30 0.31 ms
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:
[
  1765000396
  [
    "\x00tags\x00asset_28595"
    "asset_28595"
  ]
]
31 1.83 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  28595
]
32 13.56 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  90188
]
33 10.23 ms
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:
[
  1765000396
  [
    "\x00tags\x00website_config"
    "website_config"
  ]
]
34 0.37 ms
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:
[
  1765000396
  [
    "website_config\x00tags\x00"
    "system\x00tags\x00"
    "config\x00tags\x00"
    "output\x00tags\x00"
    "asset_3\x00tags\x00"
    "asset_207\x00tags\x00"
    "document_13\x00tags\x00"
    "object_4\x00tags\x00"
    "document_22\x00tags\x00"
    "document_23\x00tags\x00"
    "document_24\x00tags\x00"
    "document_7\x00tags\x00"
    "document_9\x00tags\x00"
    "document_11\x00tags\x00"
    "document_12\x00tags\x00"
    "document_28\x00tags\x00"
    "document_29\x00tags\x00"
    "document_30\x00tags\x00"
    "object_8\x00tags\x00"
    "document_32\x00tags\x00"
    "document_34\x00tags\x00"
    "document_33\x00tags\x00"
    "object_25\x00tags\x00"
    "document_5\x00tags\x00"
    "document_52\x00tags\x00"
    "document_14\x00tags\x00"
    "document_40\x00tags\x00"
    "document_41\x00tags\x00"
    "document_45\x00tags\x00"
    "document_46\x00tags\x00"
    "document_50\x00tags\x00"
  ]
]
35 10.18 ms
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:
[
  "favicon_asset"
  null
  "nl"
]
36 0.15 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
37 0.27 ms
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:
[
  "site_title"
  null
  "nl"
]
38 0.17 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  3
]
39 0.24 ms
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:
[
  "favicon_asset"
  null
  null
]
40 0.26 ms
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:
[
  "generateNewFavicon"
  null
  null
]
41 0.13 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  4
]
42 8.75 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "nl"
  "path" => "/"
]
43 0.29 ms
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:
[
  1765000396
  [
    "\x00tags\x00document_2"
    "document_2"
  ]
]
44 0.19 ms
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:
[
  1765000396
  [
    "document_2\x00tags\x00"
  ]
]
45 1.90 ms
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:
[
  1765000396
  [
    "\x00tags\x00nav_7dd9e2b35c346827d38a9ce2a5df352d"
    "nav_7dd9e2b35c346827d38a9ce2a5df352d"
  ]
]
46 0.54 ms
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:
[
  1765000396
  [
    "output\x00tags\x00"
    "navigation\x00tags\x00"
    "document_3\x00tags\x00"
    "document_15\x00tags\x00"
    "document_16\x00tags\x00"
    "document_17\x00tags\x00"
    "document_52\x00tags\x00"
    "document_5\x00tags\x00"
    "document_6\x00tags\x00"
    "document_37\x00tags\x00"
    "document_38\x00tags\x00"
    "document_7\x00tags\x00"
    "document_8\x00tags\x00"
    "document_19\x00tags\x00"
    "document_51\x00tags\x00"
    "document_18\x00tags\x00"
    "document_9\x00tags\x00"
    "document_13\x00tags\x00"
    "document_14\x00tags\x00"
    "document_32\x00tags\x00"
    "document_43\x00tags\x00"
    "document_47\x00tags\x00"
    "document_50\x00tags\x00"
    "document_54\x00tags\x00"
    "document_55\x00tags\x00"
    "document_53\x00tags\x00"
    "nav_7dd9e2b35c346827d38a9ce2a5df352d\x00tags\x00"
  ]
]
47 2.18 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
48 0.27 ms
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:
[
  1765000396
  [
    "\x00tags\x00translation_data_2b0562963ad619f7386bc0e9856ed713"
    "translation_data_2b0562963ad619f7386bc0e9856ed713"
  ]
]
49 0.20 ms
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:
[
  1765000396
  [
    "translator\x00tags\x00"
    "translator_website\x00tags\x00"
    "translate\x00tags\x00"
    "translation_data_2b0562963ad619f7386bc0e9856ed713\x00tags\x00"
  ]
]

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.