Query Metrics
157
Database Queries
32
Different statements
337.80 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 8.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:
[ 1737164710 "\x01tags\x01site_domain_ea7e467d23ab80526c1d2a28ecf6eb8e" "site_domain_ea7e467d23ab80526c1d2a28ecf6eb8e" ] |
2 | 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:
[ 1737164710 "system\x01tags\x01" "site\x01tags\x01" ] |
3 | 17.98 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
4 | 0.83 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:
[ "/fr/wellness-bnb/wellness" "path" "auto_create" "/fr/wellness-bnb/wellness" "path_query" "https://flow.apik-pp.be/fr/wellness-bnb/wellness" "entire_uri" ] |
5 | 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:
[ 1737164710 "\x01tags\x01system_route_redirect" "system_route_redirect" ] |
6 | 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:
[ 1737164710 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
7 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenace_mode"
]
|
8 | 0.34 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/wellness-bnb/" "wellness" ] |
9 | 12.68 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:
[ 1737164710 "\x01tags\x01document_10" "document_10" ] |
10 | 20.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:
[ 1737164710 "document_10\x01tags\x01" "asset_100\x01tags\x01" "asset_63\x01tags\x01" "asset_65\x01tags\x01" ] |
11 | 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:
[ 1737164710 "\x01tags\x01sites_path_mapping" "sites_path_mapping" ] |
12 | 0.57 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
13 | 0.47 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:
[ 1737164710 "\x01tags\x01document_properties_10" "document_properties_10" ] |
14 | 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:
[ 1737164710 "document_properties\x01tags\x01" "document_10\x01tags\x01" ] |
15 | 0.17 ms |
SELECT * FROM object_url_slugs WHERE slug = '/fr/wellness-bnb/wellness' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
16 | 8.15 ms |
SELECT object_7.id as id, object_7.type as `type` FROM object_7 WHERE ( object_7.type IN ('object','variant','folder')) AND object_7.published = 1
Parameters:
[] |
17 | 0.61 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:
[ 1737164710 "\x01tags\x01object_27" "object_27" ] |
18 | 14.97 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164710 "object_27" ] |
19 | 0.39 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
27
]
|
20 | 0.39 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
27
]
|
21 | 3.17 ms |
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
27
]
|
22 | 0.36 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
23 | 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:
[ 1737164710 "\x01tags\x01asset_59" "asset_59" ] |
24 | 9.62 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164710 "asset_59" ] |
25 | 0.34 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:
[
59
]
|
26 | 0.25 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
59
]
|
27 | 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:
[ 1737164710 "\x01tags\x01asset_60" "asset_60" ] |
28 | 3.09 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164710 "asset_60" ] |
29 | 3.43 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:
[
60
]
|
30 | 0.20 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
60
]
|
31 | 0.07 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:
[
60
]
|
32 | 0.05 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
60
]
|
33 | 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:
[ 1737164710 "\x01tags\x01asset_61" "asset_61" ] |
34 | 2.56 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164710 "asset_61" ] |
35 | 0.20 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:
[
61
]
|
36 | 0.16 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
61
]
|
37 | 0.05 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:
[
61
]
|
38 | 0.04 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
61
]
|
39 | 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:
[ 1737164710 "\x01tags\x01asset_62" "asset_62" ] |
40 | 32.55 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164710 "asset_62" ] |
41 | 0.27 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:
[
62
]
|
42 | 0.89 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
62
]
|
43 | 0.21 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:
[
62
]
|
44 | 0.06 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
62
]
|
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:
[ 1737164710 "\x01tags\x01asset_63" "asset_63" ] |
46 | 6.74 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164710 "asset_63" ] |
47 | 0.24 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:
[
63
]
|
48 | 0.24 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
63
]
|
49 | 0.07 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:
[
63
]
|
50 | 0.45 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
63
]
|
51 | 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:
[ 1737164711 "\x01tags\x01asset_64" "asset_64" ] |
52 | 11.36 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164711 "asset_64" ] |
53 | 0.22 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:
[
64
]
|
54 | 0.15 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
64
]
|
55 | 0.06 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:
[
64
]
|
56 | 0.06 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
64
]
|
57 | 1.08 ms |
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
27
]
|
58 | 0.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:
[ 1737164711 "\x01tags\x01object_28" "object_28" ] |
59 | 2.65 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164711 "object_28" ] |
60 | 0.15 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
28
]
|
61 | 0.19 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
28
]
|
62 | 0.19 ms |
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
28
]
|
63 | 0.15 ms |
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
28
]
|
64 | 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:
[ 1737164711 "\x01tags\x01object_29" "object_29" ] |
65 | 4.71 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164711 "object_29" ] |
66 | 0.14 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
29
]
|
67 | 0.19 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
29
]
|
68 | 0.15 ms |
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
29
]
|
69 | 0.16 ms |
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
29
]
|
70 | 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:
[ 1737164711 "\x01tags\x01object_30" "object_30" ] |
71 | 2.55 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164711 "object_30" ] |
72 | 0.16 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
30
]
|
73 | 0.20 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
30
]
|
74 | 0.16 ms |
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
30
]
|
75 | 6.13 ms |
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
30
]
|
76 | 0.33 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:
[ 1737164711 "\x01tags\x01object_31" "object_31" ] |
77 | 2.61 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164711 "object_31" ] |
78 | 0.14 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
31
]
|
79 | 0.19 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
31
]
|
80 | 0.17 ms |
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
31
]
|
81 | 0.17 ms |
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
31
]
|
82 | 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:
[ 1737164711 "\x01tags\x01object_32" "object_32" ] |
83 | 3.56 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164711 "object_32" ] |
84 | 0.16 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
32
]
|
85 | 0.51 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
32
]
|
86 | 0.17 ms |
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
32
]
|
87 | 0.15 ms |
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
32
]
|
88 | 0.61 ms |
SELECT object_7.id as id, object_7.type as `type` FROM object_7 WHERE ( object_7.type IN ('object','variant','folder')) AND object_7.published = 1 LIMIT 9
Parameters:
[] |
89 | 0.52 ms |
SELECT COUNT(*) FROM object_7 WHERE ( object_7.type IN ('object','variant','folder')) AND object_7.published = 1
Parameters:
[] |
90 | 20.19 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
91 | 0.40 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:
[ 1737164711 "\x01tags\x01translation_data_08f92fbd6a0f91d8e3c3bd7fa6932544" "translation_data_08f92fbd6a0f91d8e3c3bd7fa6932544" ] |
92 | 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:
[ 1737164711 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
93 | 0.17 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
10
]
|
94 | 0.24 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 10 10 10 ] |
95 | 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:
[ 1737164711 "\x01tags\x01document_2" "document_2" ] |
96 | 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:
[ 1737164711 "document_2\x01tags\x01" "document_1\x01tags\x01" "asset_86\x01tags\x01" "asset_103\x01tags\x01" "asset_92\x01tags\x01" "asset_98\x01tags\x01" "asset_94\x01tags\x01" ] |
97 | 0.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:
[ 1737164711 "\x01tags\x01nav_f95946393a01b3f612d478134285b1b4" "nav_f95946393a01b3f612d478134285b1b4" ] |
98 | 0.47 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:
[ 1737164711 "output\x01tags\x01" "navigation\x01tags\x01" "document_7\x01tags\x01" "document_24\x01tags\x01" "document_25\x01tags\x01" "document_10\x01tags\x01" "document_11\x01tags\x01" "document_3\x01tags\x01" "document_4\x01tags\x01" "document_5\x01tags\x01" "document_14\x01tags\x01" "document_6\x01tags\x01" "document_16\x01tags\x01" "document_17\x01tags\x01" "document_18\x01tags\x01" "document_19\x01tags\x01" "document_20\x01tags\x01" "document_21\x01tags\x01" "document_22\x01tags\x01" ] |
99 | 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:
[ 1737164711 "\x01tags\x01document_7" "document_7" ] |
100 | 2.39 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:
[ 1737164711 "\x01tags\x01document_properties_7" "document_properties_7" ] |
101 | 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:
[ 1737164711 "document_properties\x01tags\x01" "document_7\x01tags\x01" ] |
102 | 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:
[ 1737164711 "\x01tags\x01website_config" "website_config" ] |
103 | 12.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:
[ 1737164711 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_105\x01tags\x01" ] |
104 | 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:
[ 1737164711 "\x01tags\x01document_16" "document_16" ] |
105 | 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:
[ 1737164711 "document_16\x01tags\x01" "asset_36\x01tags\x01" "asset_37\x01tags\x01" ] |
106 | 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:
[ 1737164711 "\x01tags\x01document_properties_16" "document_properties_16" ] |
107 | 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:
[ 1737164711 "\x01tags\x01document_17" "document_17" ] |
108 | 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:
[ 1737164711 "\x01tags\x01document_properties_17" "document_properties_17" ] |
109 | 1.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:
[ 1737164711 "\x01tags\x01document_18" "document_18" ] |
110 | 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:
[ 1737164711 "document_18\x01tags\x01" "asset_81\x01tags\x01" "asset_82\x01tags\x01" "asset_83\x01tags\x01" "asset_84\x01tags\x01" "asset_85\x01tags\x01" ] |
111 | 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:
[ 1737164711 "\x01tags\x01document_properties_18" "document_properties_18" ] |
112 | 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:
[ 1737164711 "\x01tags\x01document_19" "document_19" ] |
113 | 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:
[ 1737164711 "\x01tags\x01document_properties_19" "document_properties_19" ] |
114 | 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:
[ 1737164711 "\x01tags\x01document_20" "document_20" ] |
115 | 5.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:
[ 1737164711 "\x01tags\x01document_properties_20" "document_properties_20" ] |
116 | 2.04 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:
[ 1737164711 "\x01tags\x01document_21" "document_21" ] |
117 | 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:
[ 1737164711 "\x01tags\x01document_properties_21" "document_properties_21" ] |
118 | 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:
[ 1737164711 "\x01tags\x01document_22" "document_22" ] |
119 | 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:
[ 1737164711 "\x01tags\x01document_properties_22" "document_properties_22" ] |
120 | 0.08 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:
[ 1737164711 "\x01tags\x01nav_f95946393a01b3f612d478134285b1b4" "nav_f95946393a01b3f612d478134285b1b4" ] |
121 | 11.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:
[ 1737164711 "\x01tags\x01asset_30" "asset_30" ] |
122 | 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:
[ 1737164711 "asset_30\x01tags\x01" ] |
123 | 0.25 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10
]
|
124 | 7.80 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
59
]
|
125 | 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:
[ 1737164711 "\x01tags\x01imagick_format_webp" "imagick_format_webp" ] |
126 | 0.65 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
60
]
|
127 | 1.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
61
]
|
128 | 2.22 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
62
]
|
129 | 3.10 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
63
]
|
130 | 9.50 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
64
]
|
131 | 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:
[ 1737164711 "\x01tags\x01asset_65" "asset_65" ] |
132 | 2.77 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164711 "asset_65" ] |
133 | 0.37 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:
[
65
]
|
134 | 0.34 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
65
]
|
135 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
65
]
|
136 | 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:
[ 1737164711 "\x01tags\x01document_24" "document_24" ] |
137 | 8.89 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164711 "document_24" ] |
138 | 0.44 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
24
]
|
139 | 0.73 ms |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
24
]
|
140 | 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:
[ 1737164711 "\x01tags\x01document_5" "document_5" ] |
141 | 5.88 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:
[ 1737164711 "\x01tags\x01asset_100" "asset_100" ] |
142 | 6.34 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737164711 "asset_100" ] |
143 | 2.28 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:
[
100
]
|
144 | 0.24 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
100
]
|
145 | 0.62 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
100
]
|
146 | 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:
[ 1737164711 "\x01tags\x01document_11" "document_11" ] |
147 | 0.24 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/Snippets/" "footer" ] |
148 | 3.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:
[ 1737164711 "\x01tags\x01document_8" "document_8" ] |
149 | 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:
[ 1737164711 "document_8\x01tags\x01" "asset_31\x01tags\x01" ] |
150 | 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:
[ 1737164711 "\x01tags\x01document_properties_8" "document_properties_8" ] |
151 | 1.99 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
152 | 0.35 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=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AtemplateAction" "path_query" "https://flow.apik-pp.be/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AtemplateAction" "entire_uri" ] |
153 | 9.08 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
8
]
|
154 | 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:
[ 1737164711 "\x01tags\x01asset_31" "asset_31" ] |
155 | 2.67 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
31
]
|
156 | 3.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:
[ 1737164711 "\x01tags\x01asset_109" "asset_109" ] |
157 | 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:
[ 1737164711 "asset_109\x01tags\x01" ] |
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.