Query Metrics

244 Database Queries
66 Different statements
157.95 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 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:
[
  1770167000
  "\x01tags\x01site_domain_ea7e467d23ab80526c1d2a28ecf6eb8e"
  "site_domain_ea7e467d23ab80526c1d2a28ecf6eb8e"
]
2 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:
[
  1770167000
  "system\x01tags\x01"
  "site\x01tags\x01"
]
3 0.07 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4 0.31 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/centre-de-soin"
  "path"
  "auto_create"
  "/fr/centre-de-soin"
  "path_query"
  "https://flow.apik-pp.be/fr/centre-de-soin"
  "entire_uri"
]
5 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:
[
  1770167000
  "\x01tags\x01system_route_redirect"
  "system_route_redirect"
]
6 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:
[
  1770167000
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
7 0.07 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenace_mode"
]
8 0.20 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/fr/"
  "centre-de-soin"
]
9 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:
[
  1770167000
  "\x01tags\x01document_5"
  "document_5"
]
10 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:
[
  1770167000
  "document_5\x01tags\x01"
]
11 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:
[
  1770167000
  "\x01tags\x01sites_path_mapping"
  "sites_path_mapping"
]
12 0.06 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
13 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:
[
  1770167000
  "\x01tags\x01document_properties_5"
  "document_properties_5"
]
14 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:
[
  1770167000
  "document_properties\x01tags\x01"
  "document_5\x01tags\x01"
]
15 0.15 ms
SELECT * FROM object_url_slugs WHERE slug = '/fr/centre-de-soin' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
16 0.22 ms
SELECT object_localized_20_fr.id as id, object_localized_20_fr.type as `type` FROM object_localized_20_fr WHERE ( object_localized_20_fr.type IN ('object','variant','folder')) AND object_localized_20_fr.published = 1
Parameters:
[]
17 0.19 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "20"
]
18 0.30 ms
CREATE TABLE IF NOT EXISTS `object_localized_data_20` (
              `ooo_id` int(11) UNSIGNED NOT NULL default '0',
              `language` varchar(10) NOT NULL DEFAULT '',
              PRIMARY KEY (`ooo_id`,`language`),
              INDEX `language` (`language`),
              CONSTRAINT `fk_object_localized_data_20__ooo_id` FOREIGN KEY (`ooo_id`) REFERENCES objects (`id`) ON DELETE CASCADE
            ) DEFAULT CHARSET=utf8mb4;
Parameters:
[]
19 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:
[
  1770167000
  "\x01tags\x01system_resource_columns_object_localized_data_20"
  "system_resource_columns_object_localized_data_20"
]
20 0.50 ms
SHOW COLUMNS FROM object_localized_data_20
Parameters:
[]
21 0.37 ms
show columns from object_localized_data_20
Parameters:
[]
22 0.14 ms
ALTER TABLE `object_localized_data_20` DROP INDEX `p_index_name`;
Parameters:
[]
23 0.09 ms
ALTER TABLE `object_localized_data_20` DROP INDEX `u_index_name`;
Parameters:
[]
24 0.09 ms
ALTER TABLE `object_localized_data_20` DROP INDEX `p_index_job`;
Parameters:
[]
25 0.08 ms
ALTER TABLE `object_localized_data_20` DROP INDEX `u_index_job`;
Parameters:
[]
26 0.09 ms
ALTER TABLE `object_localized_data_20` DROP INDEX `p_index_description`;
Parameters:
[]
27 0.08 ms
ALTER TABLE `object_localized_data_20` DROP INDEX `u_index_description`;
Parameters:
[]
28 0.09 ms
ALTER TABLE `object_localized_data_20` DROP INDEX `p_index_slug`;
Parameters:
[]
29 0.09 ms
ALTER TABLE `object_localized_data_20` DROP INDEX `u_index_slug`;
Parameters:
[]
30 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:
[
  1770167000
  "\x01tags\x01system_cache_write_lock"
  "system_cache_write_lock"
]
31 0.06 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:
[
  1770167000
  "\x01tags\x01system_cache_write_lock"
  "system_cache_write_lock"
]
32 10.52 ms
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  2 => 30
  3 => 1770167000
  0 => "system_cache_write_lock"
  1 => b"O:1:"©":1:{s:6:"o÷D\x07À\x1E";i:1770167000;}"
]
33 3.23 ms
DELETE FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  "system\x01tags\x01"
  "resource\x01tags\x01"
]
34 0.30 ms
CREATE TABLE IF NOT EXISTS `object_localized_query_20_fr` (
                      `ooo_id` int(11) UNSIGNED NOT NULL default '0',
                      `language` varchar(10) NOT NULL DEFAULT '',
                      PRIMARY KEY (`ooo_id`,`language`),
                      INDEX `language` (`language`),
                      CONSTRAINT `fk_object_localized_query_20_fr__ooo_id` FOREIGN KEY (`ooo_id`) REFERENCES objects (`id`) ON DELETE CASCADE
                    ) DEFAULT CHARSET=utf8mb4;
Parameters:
[]
35 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:
[
  1770167000
  "\x01tags\x01system_resource_columns_object_localized_query_20_fr"
  "system_resource_columns_object_localized_query_20_fr"
]
36 0.49 ms
SHOW COLUMNS FROM object_localized_query_20_fr
Parameters:
[]
37 0.39 ms
show columns from object_localized_query_20_fr
Parameters:
[]
38 0.13 ms
ALTER TABLE `object_localized_query_20_fr` DROP INDEX `p_index_name`;
Parameters:
[]
39 0.11 ms
ALTER TABLE `object_localized_query_20_fr` DROP INDEX `u_index_name`;
Parameters:
[]
40 0.09 ms
ALTER TABLE `object_localized_query_20_fr` DROP INDEX `p_index_job`;
Parameters:
[]
41 0.08 ms
ALTER TABLE `object_localized_query_20_fr` DROP INDEX `u_index_job`;
Parameters:
[]
42 0.09 ms
ALTER TABLE `object_localized_query_20_fr` DROP INDEX `p_index_description`;
Parameters:
[]
43 0.08 ms
ALTER TABLE `object_localized_query_20_fr` DROP INDEX `u_index_description`;
Parameters:
[]
44 0.08 ms
ALTER TABLE `object_localized_query_20_fr` DROP INDEX `p_index_slug`;
Parameters:
[]
45 0.08 ms
ALTER TABLE `object_localized_query_20_fr` DROP INDEX `u_index_slug`;
Parameters:
[]
46 0.22 ms
SHOW INDEXES FROM `object_localized_query_20_fr` WHERE Key_Name LIKE 'c\_%'
Parameters:
[]
47 0.17 ms
SHOW INDEXES FROM `object_localized_data_20` WHERE Key_Name LIKE 'c\_%'
Parameters:
[]
48 0.59 ms
SHOW COLUMNS FROM `object_query_20`
Parameters:
[]
49 0.42 ms
SHOW COLUMNS FROM `objects`
Parameters:
[]
50 0.38 ms
SHOW COLUMNS FROM `object_localized_query_20_fr`
Parameters:
[]
51 22.28 ms
CREATE OR REPLACE VIEW `object_localized_20_fr` AS

SELECT `oo_id`,`oo_classId`,`oo_className`,`image`,`email`,`id`,`parentId`,`type`,`key`,`path`,`index`,`published`,`creationDate`,`modificationDate`,`userOwner`,`userModification`,`classId`,`className`,`childrenSortBy`,`childrenSortOrder`,`versionCount`,`fr`.`ooo_id`,`fr`.`language`,`fr`.`name` as "name",`fr`.`job` as "job",`fr`.`description` as "description",`fr`.`slug` as "slug"
FROM `object_query_20`
    JOIN `objects`
        ON (`objects`.`id` = `object_query_20`.`oo_id`)LEFT JOIN object_localized_query_20_fr as `fr`
    ON( 1
        AND object_query_20.oo_id = fr.ooo_id
    )
Parameters:
[]
52 1.74 ms
SELECT object_localized_20_fr.id as id, object_localized_20_fr.type as `type` FROM object_localized_20_fr WHERE ( object_localized_20_fr.type IN ('object','variant','folder')) AND object_localized_20_fr.published = 1
Parameters:
[]
53 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:
[
  1770167000
  "\x01tags\x01object_52"
  "object_52"
]
54 3.07 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "object_52"
]
55 0.18 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  52
]
56 0.25 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:
[
  52
]
57 0.58 ms
SELECT * FROM object_store_20 WHERE oo_id = ?
Parameters:
[
  52
]
58 0.37 ms
SELECT * FROM object_localized_data_20 WHERE ooo_id = ? AND language IN ('fr')
Parameters:
[
  52
]
59 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:
[
  1770167000
  "\x01tags\x01asset_34"
  "asset_34"
]
60 3.20 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "asset_34"
]
61 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:
[
  34
]
62 0.18 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  34
]
63 0.64 ms
SELECT * FROM object_relations_20 WHERE src_id = ?
Parameters:
[
  52
]
64 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:
[
  1770167000
  "\x01tags\x01object_53"
  "object_53"
]
65 2.95 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "object_53"
]
66 0.14 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  53
]
67 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:
[
  53
]
68 0.12 ms
SELECT * FROM object_store_20 WHERE oo_id = ?
Parameters:
[
  53
]
69 0.14 ms
SELECT * FROM object_localized_data_20 WHERE ooo_id = ? AND language IN ('fr')
Parameters:
[
  53
]
70 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:
[
  1770167000
  "\x01tags\x01asset_57"
  "asset_57"
]
71 3.11 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "asset_57"
]
72 0.19 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:
[
  57
]
73 0.15 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  57
]
74 0.17 ms
SELECT * FROM object_relations_20 WHERE src_id = ?
Parameters:
[
  53
]
75 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:
[
  1770167000
  "\x01tags\x01object_54"
  "object_54"
]
76 2.96 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "object_54"
]
77 0.13 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  54
]
78 0.18 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:
[
  54
]
79 0.12 ms
SELECT * FROM object_store_20 WHERE oo_id = ?
Parameters:
[
  54
]
80 0.14 ms
SELECT * FROM object_localized_data_20 WHERE ooo_id = ? AND language IN ('fr')
Parameters:
[
  54
]
81 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:
[
  1770167000
  "\x01tags\x01asset_48"
  "asset_48"
]
82 3.05 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "asset_48"
]
83 0.18 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:
[
  48
]
84 0.14 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  48
]
85 0.18 ms
SELECT * FROM object_relations_20 WHERE src_id = ?
Parameters:
[
  54
]
86 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:
[
  1770167000
  "\x01tags\x01object_55"
  "object_55"
]
87 2.96 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "object_55"
]
88 0.13 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  55
]
89 0.17 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:
[
  55
]
90 0.12 ms
SELECT * FROM object_store_20 WHERE oo_id = ?
Parameters:
[
  55
]
91 0.14 ms
SELECT * FROM object_localized_data_20 WHERE ooo_id = ? AND language IN ('fr')
Parameters:
[
  55
]
92 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:
[
  1770167000
  "\x01tags\x01asset_33"
  "asset_33"
]
93 8.46 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "asset_33"
]
94 0.19 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:
[
  33
]
95 0.14 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  33
]
96 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:
[
  33
]
97 0.05 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  33
]
98 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33
]
99 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "_auto_0970c72be3c1914d27643a60f33d1be9"
  "pimcore_image_thumbnails"
]
100 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_33__3c9d76275023f33cf809aebe7457f3ea"
]
101 3.72 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_33__3c9d76275023f33cf809aebe7457f3ea"
]
102 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:
[
  1770167000
  "\x01tags\x01system_resource_columns_tmp_store"
  "system_resource_columns_tmp_store"
]
103 2.93 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "system_resource_columns_tmp_store"
]
104 0.46 ms
SHOW COLUMNS FROM tmp_store
Parameters:
[]
105 3.05 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_33__3c9d76275023f33cf809aebe7457f3ea"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:12:"scaleByWidth";s:9:"arguments";a:2:{s:5:"width";s:3:"342";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:0:{}s:7:"\x00*\x00name";s:38:"_auto_0970c72be3c1914d27643a60f33d1be9";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770167000
  1770771800
  1
]
106 0.18 ms
SELECT * FROM object_relations_20 WHERE src_id = ?
Parameters:
[
  55
]
107 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:
[
  1770167000
  "\x01tags\x01object_56"
  "object_56"
]
108 3.07 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "object_56"
]
109 0.16 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  56
]
110 0.21 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:
[
  56
]
111 0.12 ms
SELECT * FROM object_store_20 WHERE oo_id = ?
Parameters:
[
  56
]
112 0.14 ms
SELECT * FROM object_localized_data_20 WHERE ooo_id = ? AND language IN ('fr')
Parameters:
[
  56
]
113 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:
[
  1770167000
  "\x01tags\x01asset_50"
  "asset_50"
]
114 3.04 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "asset_50"
]
115 0.19 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:
[
  50
]
116 0.15 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  50
]
117 0.14 ms
SELECT * FROM object_relations_20 WHERE src_id = ?
Parameters:
[
  56
]
118 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:
[
  1770167000
  "\x01tags\x01object_57"
  "object_57"
]
119 3.12 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "object_57"
]
120 0.13 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  57
]
121 0.18 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:
[
  57
]
122 0.12 ms
SELECT * FROM object_store_20 WHERE oo_id = ?
Parameters:
[
  57
]
123 0.14 ms
SELECT * FROM object_localized_data_20 WHERE ooo_id = ? AND language IN ('fr')
Parameters:
[
  57
]
124 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:
[
  1770167000
  "\x01tags\x01asset_47"
  "asset_47"
]
125 2.95 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "asset_47"
]
126 0.18 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:
[
  47
]
127 0.14 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  47
]
128 0.14 ms
SELECT * FROM object_relations_20 WHERE src_id = ?
Parameters:
[
  57
]
129 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:
[
  1770167000
  "\x01tags\x01object_58"
  "object_58"
]
130 3.05 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "object_58"
]
131 0.13 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  58
]
132 0.18 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:
[
  58
]
133 0.12 ms
SELECT * FROM object_store_20 WHERE oo_id = ?
Parameters:
[
  58
]
134 0.15 ms
SELECT * FROM object_localized_data_20 WHERE ooo_id = ? AND language IN ('fr')
Parameters:
[
  58
]
135 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:
[
  1770167000
  "\x01tags\x01asset_35"
  "asset_35"
]
136 3.11 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "asset_35"
]
137 0.18 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:
[
  35
]
138 0.14 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  35
]
139 0.14 ms
SELECT * FROM object_relations_20 WHERE src_id = ?
Parameters:
[
  58
]
140 0.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:
[
  1770167000
  "\x01tags\x01object_59"
  "object_59"
]
141 2.95 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "object_59"
]
142 0.13 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  59
]
143 0.18 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:
[
  59
]
144 0.12 ms
SELECT * FROM object_store_20 WHERE oo_id = ?
Parameters:
[
  59
]
145 0.14 ms
SELECT * FROM object_localized_data_20 WHERE ooo_id = ? AND language IN ('fr')
Parameters:
[
  59
]
146 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:
[
  1770167000
  "\x01tags\x01asset_49"
  "asset_49"
]
147 3.09 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "asset_49"
]
148 0.19 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:
[
  49
]
149 0.14 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  49
]
150 0.14 ms
SELECT * FROM object_relations_20 WHERE src_id = ?
Parameters:
[
  59
]
151 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:
[
  1770167000
  "\x01tags\x01object_60"
  "object_60"
]
152 2.93 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "object_60"
]
153 0.13 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  60
]
154 0.18 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:
[
  60
]
155 0.12 ms
SELECT * FROM object_store_20 WHERE oo_id = ?
Parameters:
[
  60
]
156 0.15 ms
SELECT * FROM object_localized_data_20 WHERE ooo_id = ? AND language IN ('fr')
Parameters:
[
  60
]
157 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:
[
  1770167000
  "\x01tags\x01asset_46"
  "asset_46"
]
158 2.99 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "asset_46"
]
159 0.19 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:
[
  46
]
160 0.14 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  46
]
161 0.14 ms
SELECT * FROM object_relations_20 WHERE src_id = ?
Parameters:
[
  60
]
162 0.52 ms
SELECT object_localized_20_fr.id as id, object_localized_20_fr.type as `type` FROM object_localized_20_fr WHERE ( object_localized_20_fr.type IN ('object','variant','folder')) AND object_localized_20_fr.published = 1 LIMIT 9
Parameters:
[]
163 0.42 ms
SELECT COUNT(*) FROM object_localized_20_fr WHERE ( object_localized_20_fr.type IN ('object','variant','folder')) AND object_localized_20_fr.published = 1
Parameters:
[]
164 0.09 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
165 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:
[
  1770167000
  "\x01tags\x01translation_data_08f92fbd6a0f91d8e3c3bd7fa6932544"
  "translation_data_08f92fbd6a0f91d8e3c3bd7fa6932544"
]
166 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:
[
  1770167000
  "translator\x01tags\x01"
  "translator_website\x01tags\x01"
  "translate\x01tags\x01"
]
167 0.14 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  5
]
168 0.20 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  5
  5
  5
]
169 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:
[
  1770167000
  "\x01tags\x01document_2"
  "document_2"
]
170 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:
[
  1770167000
  "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"
]
171 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:
[
  1770167000
  "\x01tags\x01nav_f95946393a01b3f612d478134285b1b4"
  "nav_f95946393a01b3f612d478134285b1b4"
]
172 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:
[
  1770167000
  "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"
]
173 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:
[
  1770167000
  "\x01tags\x01document_7"
  "document_7"
]
174 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:
[
  1770167000
  "\x01tags\x01document_properties_7"
  "document_properties_7"
]
175 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:
[
  1770167000
  "document_properties\x01tags\x01"
  "document_7\x01tags\x01"
]
176 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:
[
  1770167000
  "\x01tags\x01website_config"
  "website_config"
]
177 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:
[
  1770167000
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "asset_105\x01tags\x01"
]
178 0.06 ms
SELECT id FROM website_settings
Parameters:
[]
179 0.06 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
180 0.05 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
181 0.05 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  3
]
182 0.05 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  4
]
183 0.05 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  5
]
184 0.05 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  6
]
185 0.05 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  7
]
186 0.05 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
187 0.05 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  9
]
188 0.06 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  10
]
189 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:
[
  1770167000
  "\x01tags\x01asset_105"
  "asset_105"
]
190 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:
[
  1770167000
  "\x01tags\x01document_16"
  "document_16"
]
191 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:
[
  1770167000
  "document_16\x01tags\x01"
  "asset_36\x01tags\x01"
  "asset_37\x01tags\x01"
]
192 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:
[
  1770167000
  "\x01tags\x01document_properties_16"
  "document_properties_16"
]
193 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:
[
  1770167000
  "\x01tags\x01document_17"
  "document_17"
]
194 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:
[
  1770167000
  "\x01tags\x01document_properties_17"
  "document_properties_17"
]
195 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:
[
  1770167000
  "\x01tags\x01document_18"
  "document_18"
]
196 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:
[
  1770167000
  "document_18\x01tags\x01"
  "asset_81\x01tags\x01"
  "asset_82\x01tags\x01"
  "asset_83\x01tags\x01"
  "asset_84\x01tags\x01"
  "asset_85\x01tags\x01"
]
197 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:
[
  1770167000
  "\x01tags\x01document_properties_18"
  "document_properties_18"
]
198 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:
[
  1770167000
  "\x01tags\x01document_19"
  "document_19"
]
199 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:
[
  1770167000
  "\x01tags\x01document_properties_19"
  "document_properties_19"
]
200 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:
[
  1770167000
  "\x01tags\x01document_20"
  "document_20"
]
201 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:
[
  1770167000
  "\x01tags\x01document_properties_20"
  "document_properties_20"
]
202 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:
[
  1770167000
  "\x01tags\x01document_21"
  "document_21"
]
203 3.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:
[
  1770167000
  "\x01tags\x01document_properties_21"
  "document_properties_21"
]
204 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:
[
  1770167000
  "\x01tags\x01document_22"
  "document_22"
]
205 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:
[
  1770167000
  "\x01tags\x01document_properties_22"
  "document_properties_22"
]
206 0.07 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:
[
  1770167000
  "\x01tags\x01nav_f95946393a01b3f612d478134285b1b4"
  "nav_f95946393a01b3f612d478134285b1b4"
]
207 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:
[
  1770167000
  "\x01tags\x01asset_30"
  "asset_30"
]
208 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:
[
  1770167000
  "asset_30\x01tags\x01"
]
209 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5
]
210 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:
[
  1770167000
  "\x01tags\x01document_49"
  "document_49"
]
211 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:
[
  1770167000
  "document_49\x01tags\x01"
  "asset_56\x01tags\x01"
]
212 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  34
]
213 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:
[
  1770167000
  "\x01tags\x01imagick_format_webp"
  "imagick_format_webp"
]
214 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  57
]
215 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48
]
216 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  50
]
217 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  47
]
218 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  35
]
219 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  49
]
220 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  46
]
221 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:
[
  1770167000
  "\x01tags\x01document_properties_49"
  "document_properties_49"
]
222 3.04 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "document_properties_49"
]
223 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:
[
  1770167000
  "\x01tags\x01document_1"
  "document_1"
]
224 0.24 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,7,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  49
]
225 2.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
226 0.30 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"
]
227 0.17 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  49
]
228 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:
[
  1770167000
  "\x01tags\x01document_6"
  "document_6"
]
229 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:
[
  1770167000
  "\x01tags\x01asset_56"
  "asset_56"
]
230 3.03 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1770167000
  "asset_56"
]
231 0.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:
[
  56
]
232 0.17 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  56
]
233 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  56
]
234 0.08 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/fr/Snippets/"
  "footer"
]
235 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:
[
  1770167000
  "\x01tags\x01document_8"
  "document_8"
]
236 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:
[
  1770167000
  "document_8\x01tags\x01"
  "asset_31\x01tags\x01"
]
237 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:
[
  1770167000
  "\x01tags\x01document_properties_8"
  "document_properties_8"
]
238 0.06 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
239 0.32 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"
]
240 0.07 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  8
]
241 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:
[
  1770167000
  "\x01tags\x01asset_31"
  "asset_31"
]
242 0.06 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  31
]
243 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:
[
  1770167000
  "\x01tags\x01asset_109"
  "asset_109"
]
244 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:
[
  1770167000
  "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.