Query Metrics

100 Database Queries
24 Different statements
85.22 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.09 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:
[
  1774775498
  "qElsxVAxaW:site_domain_a9552dfe7a73b23e4e319cdada175d86"
]
2 0.64 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:
[
  1774775498
  "qElsxVAxaW:system\x01tags\x01"
  "qElsxVAxaW:site\x01tags\x01"
]
3 0.81 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4 1.00 ms
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:
[
  "/pl/dania-gotowe"
  "path"
  "auto_create"
  "/pl/dania-gotowe"
  "path_query"
  "https://www.abel.jellinekserwer.pl/pl/dania-gotowe"
  "entire_uri"
]
5 2.13 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:
[
  1774775498
  "qElsxVAxaW:system_route_redirect"
]
6 0.71 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:
[
  1774775498
  "qElsxVAxaW:system\x01tags\x01"
  "qElsxVAxaW:redirect\x01tags\x01"
  "qElsxVAxaW:route\x01tags\x01"
]
7 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.92 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/pl/"
  "dania-gotowe"
]
9 0.75 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/pl/dania-gotowe"
]
10 0.56 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/pl/"
  "dania-gotowe"
]
11 0.38 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/pl/dania-gotowe"
]
12 0.61 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "pl"
]
13 0.36 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:
[
  1774775498
  "qElsxVAxaW:document_2"
]
14 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:
[
  1774775498
  "qElsxVAxaW:document_2\x01tags\x01"
  "qElsxVAxaW:document_1\x01tags\x01"
  "qElsxVAxaW:asset_16\x01tags\x01"
  "qElsxVAxaW:asset_6\x01tags\x01"
  "qElsxVAxaW:asset_9\x01tags\x01"
  "qElsxVAxaW:asset_11\x01tags\x01"
  "qElsxVAxaW:asset_320\x01tags\x01"
  "qElsxVAxaW:asset_24\x01tags\x01"
]
15 1.03 ms
SELECT * FROM object_url_slugs WHERE slug = '/pl/dania-gotowe' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
16 1.09 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:
[
  1774775498
  "qElsxVAxaW:object_3"
]
17 1.01 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "product_category"
]
18 0.70 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:
[
  1774775498
  "qElsxVAxaW:object_3\x01tags\x01"
  "qElsxVAxaW:class_product_category\x01tags\x01"
  "qElsxVAxaW:asset_262\x01tags\x01"
]
19 0.90 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/pl/"
  "dania-gotowe"
]
20 0.72 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/pl/dania-gotowe"
]
21 0.63 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:
[
  1774775498
  "qElsxVAxaW:document_properties_2"
]
22 0.44 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:
[
  1774775498
  "qElsxVAxaW:document_properties\x01tags\x01"
  "qElsxVAxaW:document_2\x01tags\x01"
]
23 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
24 0.89 ms
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:
[
  "/pl/dania-gotowe"
  "path"
  "auto_create"
  "/pl/dania-gotowe"
  "path_query"
  "https://www.abel.jellinekserwer.pl/pl/dania-gotowe"
  "entire_uri"
]
25 0.74 ms
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '3'
Parameters:
[]
26 0.73 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:
[
  "products_document"
  null
  "pl"
]
27 0.41 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  3
]
28 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:
[
  1774775498
  "qElsxVAxaW:document_5"
]
29 0.34 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:
[
  1774775498
  "qElsxVAxaW:document_5\x01tags\x01"
]
30 0.50 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:
[
  1774775498
  "qElsxVAxaW:document_1"
]
31 0.35 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:
[
  1774775498
  "qElsxVAxaW:document_properties_1"
]
32 0.35 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:
[
  1774775498
  "qElsxVAxaW:sites_path_mapping"
]
33 0.30 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:
[
  1774775498
  "qElsxVAxaW:\x00tags\x00sites_path_mapping"
]
34 0.78 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
35 0.56 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:
[
  1774775498
  "qElsxVAxaW:document_properties_5"
]
36 0.57 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:
[
  1774775498
  "qElsxVAxaW:object_2"
]
37 0.57 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:
[
  1774775498
  "qElsxVAxaW:object_2\x01tags\x01"
]
38 3.10 ms
SELECT COUNT(*) FROM object_localized_product_category_pl WHERE (isActive = ? AND type = ? AND parentId = ? AND  object_localized_product_category_pl.type IN ('object','variant','folder')) AND object_localized_product_category_pl.published = 1
Parameters:
[
  true
  "object"
  3
]
39 3.73 ms
SELECT object_localized_1_pl.id as id, object_localized_1_pl.type as `type` FROM object_localized_1_pl WHERE (parentId = ? AND isActive = ? AND  object_localized_1_pl.type IN ('object','variant','folder')) AND object_localized_1_pl.published = 1
Parameters:
[
  3
  true
]
40 1.60 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:
[
  1774775498
  "qElsxVAxaW:object_4"
]
41 0.62 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
42 1.24 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:
[
  1774775498
  "qElsxVAxaW:object_4\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_263\x01tags\x01"
]
43 0.62 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:
[
  1774775498
  "qElsxVAxaW:object_5"
]
44 0.51 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:
[
  1774775498
  "qElsxVAxaW:object_5\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_9\x01tags\x01"
  "qElsxVAxaW:asset_221\x01tags\x01"
]
45 0.45 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:
[
  1774775498
  "qElsxVAxaW:object_11"
]
46 0.72 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:
[
  1774775498
  "qElsxVAxaW:object_11\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_212\x01tags\x01"
]
47 0.42 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:
[
  1774775498
  "qElsxVAxaW:object_43"
]
48 0.52 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:
[
  1774775498
  "qElsxVAxaW:object_43\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_262\x01tags\x01"
  "qElsxVAxaW:asset_218\x01tags\x01"
  "qElsxVAxaW:asset_214\x01tags\x01"
]
49 0.81 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:
[
  1774775498
  "qElsxVAxaW:object_46"
]
50 0.56 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:
[
  1774775498
  "qElsxVAxaW:object_46\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_219\x01tags\x01"
  "qElsxVAxaW:asset_266\x01tags\x01"
]
51 0.79 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:
[
  1774775498
  "qElsxVAxaW:object_47"
]
52 0.46 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:
[
  1774775498
  "qElsxVAxaW:object_47\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_268\x01tags\x01"
  "qElsxVAxaW:asset_275\x01tags\x01"
  "qElsxVAxaW:asset_220\x01tags\x01"
]
53 0.92 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:
[
  1774775498
  "qElsxVAxaW:object_48"
]
54 0.80 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:
[
  1774775498
  "qElsxVAxaW:object_48\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_267\x01tags\x01"
]
55 1.48 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:
[
  1774775498
  "qElsxVAxaW:object_49"
]
56 2.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:
[
  1774775498
  "qElsxVAxaW:object_49\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_265\x01tags\x01"
]
57 1.93 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:
[
  1774775498
  "qElsxVAxaW:object_52"
]
58 0.91 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:
[
  1774775498
  "qElsxVAxaW:object_52\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_269\x01tags\x01"
  "qElsxVAxaW:asset_216\x01tags\x01"
]
59 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:
[
  1774775498
  "qElsxVAxaW:object_53"
]
60 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:
[
  1774775498
  "qElsxVAxaW:object_53\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_261\x01tags\x01"
  "qElsxVAxaW:asset_223\x01tags\x01"
]
61 0.44 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:
[
  1774775498
  "qElsxVAxaW:object_88"
]
62 0.41 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:
[
  1774775498
  "qElsxVAxaW:object_88\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_259\x01tags\x01"
]
63 0.41 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:
[
  1774775498
  "qElsxVAxaW:object_101"
]
64 0.63 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:
[
  1774775498
  "qElsxVAxaW:object_101\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_258\x01tags\x01"
]
65 0.51 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:
[
  1774775498
  "qElsxVAxaW:object_105"
]
66 0.58 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:
[
  1774775498
  "qElsxVAxaW:object_105\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_217\x01tags\x01"
  "qElsxVAxaW:asset_264\x01tags\x01"
]
67 0.41 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:
[
  1774775498
  "qElsxVAxaW:object_108"
]
68 0.43 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:
[
  1774775498
  "qElsxVAxaW:object_108\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_260\x01tags\x01"
]
69 0.57 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:
[
  1774775498
  "qElsxVAxaW:object_123"
]
70 0.44 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:
[
  1774775498
  "qElsxVAxaW:object_123\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_276\x01tags\x01"
]
71 0.45 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:
[
  1774775498
  "qElsxVAxaW:object_132"
]
72 0.60 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:
[
  1774775498
  "qElsxVAxaW:object_132\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_222\x01tags\x01"
]
73 0.69 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:
[
  1774775498
  "qElsxVAxaW:object_153"
]
74 0.42 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:
[
  1774775498
  "qElsxVAxaW:object_153\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_225\x01tags\x01"
]
75 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:
[
  1774775498
  "qElsxVAxaW:object_155"
]
76 0.42 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:
[
  1774775498
  "qElsxVAxaW:object_155\x01tags\x01"
  "qElsxVAxaW:class_1\x01tags\x01"
  "qElsxVAxaW:asset_226\x01tags\x01"
]
77 0.76 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:
[
  1774775498
  "qElsxVAxaW:website_config_pl"
]
78 0.85 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:
[
  1774775498
  "qElsxVAxaW:website_config\x01tags\x01"
  "qElsxVAxaW:system\x01tags\x01"
  "qElsxVAxaW:config\x01tags\x01"
  "qElsxVAxaW:output\x01tags\x01"
  "qElsxVAxaW:document_24\x01tags\x01"
  "qElsxVAxaW:document_6\x01tags\x01"
  "qElsxVAxaW:object_2\x01tags\x01"
  "qElsxVAxaW:document_5\x01tags\x01"
]
79 0.46 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
80 1.02 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:
[
  1774775498
  "qElsxVAxaW:translation_data_adf9c379c5d66dbe1b4238b8ddece1cb"
]
81 1.44 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:
[
  1774775498
  "qElsxVAxaW:translator\x01tags\x01"
  "qElsxVAxaW:translator_website\x01tags\x01"
  "qElsxVAxaW:translate\x01tags\x01"
]
82 1.50 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:
[
  1774775498
  "qElsxVAxaW:document_10"
]
83 7.34 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:
[
  1774775498
  "qElsxVAxaW:document_10\x01tags\x01"
  "qElsxVAxaW:asset_4\x01tags\x01"
  "qElsxVAxaW:asset_273\x01tags\x01"
]
84 1.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/pl/Elementy stałe/"
  "Header (nagłówek)"
]
85 0.84 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:
[
  1774775498
  "qElsxVAxaW:document_properties_10"
]
86 1.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
87 1.12 ms
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:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=pl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://www.abel.jellinekserwer.pl/_fragment?_path=_locale=pl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
88 0.59 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]
89 0.55 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:
[
  1774775498
  "qElsxVAxaW:nav_f95946393a01b3f612d478134285b1b4"
]
90 0.60 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:
[
  1774775498
  "qElsxVAxaW:output\x01tags\x01"
  "qElsxVAxaW:navigation\x01tags\x01"
  "qElsxVAxaW:document_3\x01tags\x01"
  "qElsxVAxaW:document_25\x01tags\x01"
  "qElsxVAxaW:document_4\x01tags\x01"
  "qElsxVAxaW:document_5\x01tags\x01"
  "qElsxVAxaW:document_6\x01tags\x01"
  "qElsxVAxaW:document_15\x01tags\x01"
  "qElsxVAxaW:document_8\x01tags\x01"
  "qElsxVAxaW:document_7\x01tags\x01"
  "qElsxVAxaW:document_26\x01tags\x01"
  "qElsxVAxaW:document_9\x01tags\x01"
  "qElsxVAxaW:document_13\x01tags\x01"
  "qElsxVAxaW:document_14\x01tags\x01"
  "qElsxVAxaW:document_24\x01tags\x01"
]
91 1.32 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:
[
  1774775498
  "qElsxVAxaW:document_18"
]
92 0.63 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:
[
  1774775498
  "qElsxVAxaW:document_18\x01tags\x01"
]
93 0.63 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:
[
  1774775498
  "qElsxVAxaW:asset_4"
]
94 0.79 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4
]
95 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4
]
96 0.44 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:
[
  1774775498
  "qElsxVAxaW:imagick_format_avif"
]
97 0.36 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:
[
  1774775498
  "qElsxVAxaW:imagick_format_webp"
]
98 0.51 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:
[
  1774775498
  "qElsxVAxaW:asset_273"
]
99 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  273
]
100 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  273
]

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.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.