Redirect 301 redirect from GET @document_76 (eb0d66)

GET https://bsz-stiftung.a4interactive.ch/kontakt

Query Metrics

81 Database Queries
22 Different statements
18.53 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.12 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:
[
  "defaultShopConfig"
  null
  null
]
2 0.17 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
3 0.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:
[
  1760730094
  "site_domain_9dbc6fcacd150091fcf7516a30635821"
]
4 0.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:
[
  1760730094
  "system\x01tags\x01"
  "site\x01tags\x01"
]
5 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.43 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:
[
  "/kontakt"
  "path"
  "auto_create"
  "/kontakt"
  "path_query"
  "https://bsz-stiftung.a4interactive.ch/kontakt"
  "entire_uri"
]
7 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:
[
  1760730094
  "system_route_redirect"
]
8 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:
[
  1760730094
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
9 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
10 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
11 0.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "kontakt"
]
12 0.19 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/kontakt"
]
13 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:
[
  1760730094
  "document_76"
]
14 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:
[
  1760730094
  "document_76\x01tags\x01"
  "document_59\x01tags\x01"
]
15 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:
[
  1760730094
  "sites_path_mapping"
]
16 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:
[
  1760730094
  "system\x01tags\x01"
  "resource\x01tags\x01"
]
17 0.17 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:
[
  1760730094
  "document_properties_76"
]
18 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:
[
  1760730094
  "document_properties\x01tags\x01"
  "document_76\x01tags\x01"
]
19 0.22 ms
SELECT * FROM object_url_slugs WHERE slug = '/kontakt' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
20 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:
[
  1760730094
  "document_88"
]
21 0.15 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:
[
  1760730094
  "document_88\x01tags\x01"
]
22 0.19 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
23 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:
[
  1760730094
  "translation_data_1d19e47125946f5a6366d64de93b5d4f"
]
24 0.17 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:
[
  1760730094
  "translator\x01tags\x01"
  "translator_website\x01tags\x01"
  "translate\x01tags\x01"
]
25 0.64 ms
SELECT object_14.id as id, object_14.type as `type` FROM object_14 WHERE ( object_14.type IN ('object','variant','folder')) AND object_14.published = 1 ORDER BY `index`
Parameters:
[]
26 0.17 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:
[
  1760730094
  "object_6725"
]
27 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:
[
  1760730094
  "object_6725\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_5574\x01tags\x01"
]
28 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:
[
  1760730094
  "object_1237"
]
29 0.16 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:
[
  1760730094
  "object_1237\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_5570\x01tags\x01"
]
30 0.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:
[
  1760730094
  "object_1088"
]
31 0.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:
[
  1760730094
  "object_1088\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_5566\x01tags\x01"
]
32 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:
[
  1760730094
  "object_1090"
]
33 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:
[
  1760730094
  "object_1090\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_5573\x01tags\x01"
]
34 0.17 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:
[
  1760730094
  "object_1234"
]
35 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:
[
  1760730094
  "object_1234\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_5568\x01tags\x01"
]
36 0.16 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:
[
  1760730094
  "object_1236"
]
37 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:
[
  1760730094
  "object_1236\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_2970\x01tags\x01"
]
38 0.15 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:
[
  1760730094
  "object_1239"
]
39 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:
[
  1760730094
  "object_1239\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_5572\x01tags\x01"
]
40 0.16 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:
[
  1760730094
  "object_1235"
]
41 0.17 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:
[
  1760730094
  "object_1235\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_4310\x01tags\x01"
]
42 0.32 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:
[
  "empfang"
  null
  null
]
43 0.14 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  49
]
44 0.14 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:
[
  1760730094
  "object_4004"
]
45 0.17 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:
[
  1760730094
  "object_4004\x01tags\x01"
  "class_31\x01tags\x01"
]
46 0.67 ms
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "empfang"
]
47 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:
[
  1760730094
  "website_config_de"
]
48 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "9"
]
49 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
50 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:
[
  1760730094
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_76\x01tags\x01"
  "object_14\x01tags\x01"
  "object_15\x01tags\x01"
  "object_18\x01tags\x01"
  "document_8\x01tags\x01"
  "asset_3602\x01tags\x01"
  "document_46\x01tags\x01"
  "asset_4914\x01tags\x01"
  "asset_3607\x01tags\x01"
  "asset_2806\x01tags\x01"
  "asset_4913\x01tags\x01"
  "document_52\x01tags\x01"
  "object_2271\x01tags\x01"
  "document_75\x01tags\x01"
  "object_4004\x01tags\x01"
]
51 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:
[
  1760730094
  "document_1"
]
52 0.17 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:
[
  1760730094
  "document_1\x01tags\x01"
  "asset_2988\x01tags\x01"
  "asset_5037\x01tags\x01"
  "asset_2811\x01tags\x01"
]
53 0.12 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:
[
  1760730094
  "document_19"
]
54 0.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:
[
  1760730094
  "document_19\x01tags\x01"
  "asset_7\x01tags\x01"
]
55 0.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:
[
  1760730094
  "website_config"
]
56 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:
[
  1760730094
  "nav_b028be1537224c431f9c2e3e90b49d9e"
]
57 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:
[
  1760730094
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_22\x01tags\x01"
  "document_110\x01tags\x01"
  "document_178\x01tags\x01"
  "document_179\x01tags\x01"
  "document_180\x01tags\x01"
  "document_181\x01tags\x01"
  "document_182\x01tags\x01"
  "document_183\x01tags\x01"
  "document_184\x01tags\x01"
  "document_185\x01tags\x01"
  "document_186\x01tags\x01"
  "document_187\x01tags\x01"
  "document_188\x01tags\x01"
  "document_189\x01tags\x01"
  "document_190\x01tags\x01"
  "document_191\x01tags\x01"
  "document_28\x01tags\x01"
  "document_145\x01tags\x01"
  "document_30\x01tags\x01"
  "document_91\x01tags\x01"
  "document_92\x01tags\x01"
  "document_93\x01tags\x01"
  "document_83\x01tags\x01"
  "document_94\x01tags\x01"
  "document_95\x01tags\x01"
  "document_96\x01tags\x01"
  "document_97\x01tags\x01"
  "document_98\x01tags\x01"
  "document_99\x01tags\x01"
  "document_31\x01tags\x01"
  "document_129\x01tags\x01"
  "document_25\x01tags\x01"
  "document_165\x01tags\x01"
  "document_39\x01tags\x01"
  "document_40\x01tags\x01"
  "document_42\x01tags\x01"
  "document_43\x01tags\x01"
  "document_124\x01tags\x01"
  "document_33\x01tags\x01"
  "document_45\x01tags\x01"
  "document_215\x01tags\x01"
  "document_46\x01tags\x01"
  "document_50\x01tags\x01"
  "document_200\x01tags\x01"
  "document_82\x01tags\x01"
  "document_51\x01tags\x01"
  "document_144\x01tags\x01"
  "document_172\x01tags\x01"
  "document_168\x01tags\x01"
  "document_55\x01tags\x01"
  "document_56\x01tags\x01"
  "document_59\x01tags\x01"
  "document_60\x01tags\x01"
  "document_61\x01tags\x01"
  "document_62\x01tags\x01"
  "document_63\x01tags\x01"
  "document_64\x01tags\x01"
  "document_65\x01tags\x01"
  "document_66\x01tags\x01"
  "document_58\x01tags\x01"
  "document_54\x01tags\x01"
  "document_53\x01tags\x01"
  "document_154\x01tags\x01"
  "document_84\x01tags\x01"
  "document_52\x01tags\x01"
  "document_194\x01tags\x01"
  "document_201\x01tags\x01"
  "document_209\x01tags\x01"
  "document_48\x01tags\x01"
  "document_101\x01tags\x01"
  "document_9\x01tags\x01"
  "document_147\x01tags\x01"
  "document_24\x01tags\x01"
  "document_68\x01tags\x01"
  "document_105\x01tags\x01"
  "document_21\x01tags\x01"
  "document_71\x01tags\x01"
  "document_138\x01tags\x01"
  "document_146\x01tags\x01"
  "document_155\x01tags\x01"
  "document_192\x01tags\x01"
  "document_75\x01tags\x01"
  "document_73\x01tags\x01"
  "document_72\x01tags\x01"
  "document_88\x01tags\x01"
  "document_76\x01tags\x01"
  "document_38\x01tags\x01"
  "document_79\x01tags\x01"
  "document_80\x01tags\x01"
  "document_167\x01tags\x01"
  "document_78\x01tags\x01"
  "document_85\x01tags\x01"
  "document_8\x01tags\x01"
  "document_14\x01tags\x01"
  "document_15\x01tags\x01"
  "document_16\x01tags\x01"
  "document_13\x01tags\x01"
  "document_3\x01tags\x01"
  "document_11\x01tags\x01"
  "document_20\x01tags\x01"
  "document_19\x01tags\x01"
  "document_222\x01tags\x01"
  "document_141\x01tags\x01"
  "document_149\x01tags\x01"
  "document_151\x01tags\x01"
  "document_159\x01tags\x01"
  "document_158\x01tags\x01"
  "document_162\x01tags\x01"
  "document_161\x01tags\x01"
  "document_176\x01tags\x01"
  "document_175\x01tags\x01"
  "document_195\x01tags\x01"
  "document_205\x01tags\x01"
  "document_204\x01tags\x01"
  "document_213\x01tags\x01"
  "document_212\x01tags\x01"
  "document_217\x01tags\x01"
  "document_216\x01tags\x01"
  "document_220\x01tags\x01"
  "document_219\x01tags\x01"
  "document_150\x01tags\x01"
]
58 0.15 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:
[
  1760730094
  "document_38"
]
59 0.14 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:
[
  1760730094
  "nav_4348a1be7bb5e6bba10daa3db797be1a"
]
60 0.14 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:
[
  1760730094
  "nav_4348a1be7bb5e6bba10daa3db797be1a"
]
61 0.45 ms
SELECT COUNT(*) FROM object_14 WHERE ( object_14.type IN ('object','variant','folder')) AND object_14.published = 1
Parameters:
[]
62 0.17 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:
[
  1760730094
  "nav_4348a1be7bb5e6bba10daa3db797be1a"
]
63 0.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:
[
  1760730094
  "nav_4348a1be7bb5e6bba10daa3db797be1a"
]
64 0.16 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:
[
  1760730094
  "document_21"
]
65 0.14 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:
[
  1760730094
  "nav_544a923f091feb881145d2f5b0db1f17"
]
66 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:
[
  1760730094
  "nav_544a923f091feb881145d2f5b0db1f17"
]
67 0.60 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  76
]
68 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:
[
  1760730094
  "document_59"
]
69 0.16 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:
[
  1760730094
  "document_59\x01tags\x01"
  "asset_5141\x01tags\x01"
  "asset_5285\x01tags\x01"
]
70 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:
[
  1760730094
  "document_80"
]
71 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "footerLogo"
  "pimcore_image_thumbnails"
]
72 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4914
]
73 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4914
]
74 0.12 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3607
]
75 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3607
]
76 0.10 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2806
]
77 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2806
]
78 0.10 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4913
]
79 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4913
]
80 0.12 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:
[
  1760730094
  "document_78"
]
81 0.12 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:
[
  1760730094
  "nav_bfce7b8ed0545aa3146e0a8047375d79"
]

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.