Query Metrics

336 Database Queries
22 Different statements
397.52 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.03 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "product_document"
  null
  null
]
2 0.19 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  30
]
3 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:
[
  1769115690
  [
    "\x00tags\x00document_5"
    "document_5"
  ]
]
4 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:
[
  1769115690
  [
    "document_5\x00tags\x00"
  ]
]
5 14.67 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115690
  [
    "\x00tags\x00site_domain_c27b696b5077b6db8ab9042bb1597fbd"
    "site_domain_c27b696b5077b6db8ab9042bb1597fbd"
  ]
]
6 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:
[
  1769115690
  [
    "system\x00tags\x00"
    "site\x00tags\x00"
    "site_domain_c27b696b5077b6db8ab9042bb1597fbd\x00tags\x00"
  ]
]
7 9.01 ms
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/nl/aanbod/01-AQUARIUM~g63258/0103-Aquarium_Voeding~sg63302"
  "sourcePathQuery" => "/nl/aanbod/01-AQUARIUM~g63258/0103-Aquarium_Voeding~sg63302"
  "sourceEntireUri" => "https://holvoet.staging.ultinova.be/nl/aanbod/01-AQUARIUM~g63258/0103-Aquarium_Voeding~sg63302"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 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:
[
  1769115690
  [
    "\x00tags\x00system_route_redirect"
    "system_route_redirect"
  ]
]
9 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:
[
  1769115690
  [
    "system\x00tags\x00"
    "redirect\x00tags\x00"
    "route\x00tags\x00"
    "system_route_redirect\x00tags\x00"
  ]
]
10 0.40 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
11 0.26 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "0103-Aquarium_Voeding~sg63302"
  "path" => "/nl/aanbod/01-AQUARIUM~g63258/"
]
12 0.19 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/nl/aanbod/01-AQUARIUM~g63258/0103-Aquarium_Voeding~sg63302"
]
13 0.15 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "01-AQUARIUM~g63258"
  "path" => "/nl/aanbod/"
]
14 9.58 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/nl/aanbod/01-AQUARIUM~g63258"
]
15 0.24 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "aanbod"
  "path" => "/nl/"
]
16 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:
[
  1769115690
  [
    "\x00tags\x00document_properties_5"
    "document_properties_5"
  ]
]
17 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:
[
  1769115690
  [
    "document_properties\x00tags\x00"
    "document_5\x00tags\x00"
    "document_properties_5\x00tags\x00"
  ]
]
18 0.23 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
19 21.94 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115690
  [
    "\x00tags\x00object_63258"
    "object_63258"
  ]
]
20 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:
[
  1769115690
  [
    "object_63258\x00tags\x00"
    "class_5\x00tags\x00"
    "asset_247\x00tags\x00"
    "asset_248\x00tags\x00"
  ]
]
21 14.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:
[
  1769115690
  [
    "\x00tags\x00object_63302"
    "object_63302"
  ]
]
22 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:
[
  1769115690
  [
    "object_63302\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
23 6.24 ms
SELECT dependencies.targetid,dependencies.targettype
            FROM dependencies
            LEFT JOIN objects ON dependencies.targettype="object" AND dependencies.targetid=objects.o_id
            LEFT JOIN assets ON dependencies.targettype="asset" AND dependencies.targetid=assets.id
            LEFT JOIN documents ON dependencies.targettype="document" AND dependencies.targetid=documents.id
            WHERE dependencies.sourceid = ? AND dependencies.sourcetype = ?
            ORDER BY objects.o_path, objects.o_key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[
  63258
  "object"
]
24 0.42 ms
SELECT dependencies.sourceid, dependencies.sourcetype FROM dependencies
            LEFT JOIN objects ON dependencies.sourceid=objects.o_id AND dependencies.sourcetype="object"
            LEFT JOIN assets ON dependencies.sourceid=assets.id AND dependencies.sourcetype="asset"
            LEFT JOIN documents ON dependencies.sourceid=documents.id AND dependencies.sourcetype="document"
            WHERE dependencies.targettype = ? AND dependencies.targetid = ?
            ORDER BY objects.o_path, objects.o_key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[
  "object"
  63258
]
25 1.06 ms
SELECT object_6.o_id as o_id, object_6.o_type as o_type FROM object_6 WHERE (o_parentId = :groupid AND  object_6.o_type IN ('object','folder')) AND object_6.o_published = 1 ORDER BY `orderList` ASC, `oms` ASC
Parameters:
[
  "groupid" => "63258"
]
26 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:
[
  1769115690
  [
    "\x00tags\x00object_63300"
    "object_63300"
  ]
]
27 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:
[
  1769115690
  [
    "object_63300\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
28 5.95 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115690
  [
    "\x00tags\x00object_63424"
    "object_63424"
  ]
]
29 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:
[
  1769115690
  [
    "object_63424\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
30 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:
[
  1769115690
  [
    "\x00tags\x00object_63305"
    "object_63305"
  ]
]
31 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:
[
  1769115690
  [
    "object_63305\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
32 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:
[
  1769115690
  [
    "\x00tags\x00object_63308"
    "object_63308"
  ]
]
33 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:
[
  1769115690
  [
    "object_63308\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
34 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:
[
  1769115690
  [
    "\x00tags\x00object_63304"
    "object_63304"
  ]
]
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:
[
  1769115690
  [
    "object_63304\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
36 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:
[
  1769115690
  [
    "\x00tags\x00object_63306"
    "object_63306"
  ]
]
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:
[
  1769115690
  [
    "object_63306\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
38 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:
[
  1769115690
  [
    "\x00tags\x00object_63303"
    "object_63303"
  ]
]
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:
[
  1769115690
  [
    "object_63303\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
40 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:
[
  1769115690
  [
    "\x00tags\x00object_63341"
    "object_63341"
  ]
]
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:
[
  1769115690
  [
    "object_63341\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
42 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:
[
  1769115690
  [
    "\x00tags\x00object_63312"
    "object_63312"
  ]
]
43 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:
[
  1769115690
  [
    "object_63312\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
44 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:
[
  1769115690
  [
    "\x00tags\x00object_63309"
    "object_63309"
  ]
]
45 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:
[
  1769115690
  [
    "object_63309\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
46 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:
[
  1769115690
  [
    "\x00tags\x00object_63313"
    "object_63313"
  ]
]
47 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:
[
  1769115690
  [
    "object_63313\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
48 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:
[
  1769115690
  [
    "\x00tags\x00object_63311"
    "object_63311"
  ]
]
49 6.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:
[
  1769115690
  [
    "object_63311\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
50 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:
[
  1769115690
  [
    "\x00tags\x00object_63301"
    "object_63301"
  ]
]
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:
[
  1769115690
  [
    "object_63301\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
52 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:
[
  1769115690
  [
    "\x00tags\x00object_63307"
    "object_63307"
  ]
]
53 6.80 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115690
  [
    "object_63307\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
54 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:
[
  1769115690
  [
    "\x00tags\x00object_63337"
    "object_63337"
  ]
]
55 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:
[
  1769115690
  [
    "object_63337\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
56 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:
[
  1769115690
  [
    "\x00tags\x00object_63310"
    "object_63310"
  ]
]
57 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:
[
  1769115690
  [
    "object_63310\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
58 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:
[
  1769115690
  [
    "\x00tags\x00object_63420"
    "object_63420"
  ]
]
59 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:
[
  1769115690
  [
    "object_63420\x00tags\x00"
    "class_6\x00tags\x00"
  ]
]
60 5.35 ms
SELECT `merk` FROM `object_7` WHERE `merk` IS NOT NULL AND o_parentId = 63302
Parameters:
[]
61 25.92 ms
SELECT object_7.o_id as o_id, object_7.o_type as o_type FROM object_7 WHERE (o_parentId = :parentId AND `merk` != '' AND `merk` IS NOT NULL AND `stock` != '' AND `stock` IS NOT NULL AND  object_7.o_type IN ('object','folder')) AND object_7.o_published = 1 ORDER BY `merk` ASC, `oms` ASC   LIMIT 36
Parameters:
[
  "parentId" => "63302"
]
62 0.38 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115690
  [
    "\x00tags\x00object_104533"
    "object_104533"
  ]
]
63 8.99 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  104533
]
64 24.64 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  104533
]
65 14.00 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
66 8.45 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  104533
]
67 6.75 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115690
  [
    "\x00tags\x00asset_50139"
    "asset_50139"
  ]
]
68 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:
[
  50139
]
69 9.31 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  104533
]
70 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:
[
  1769115690
  [
    "\x00tags\x00object_110546"
    "object_110546"
  ]
]
71 0.14 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  110546
]
72 0.18 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  110546
]
73 0.17 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  110546
]
74 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:
[
  1769115690
  [
    "\x00tags\x00asset_51751"
    "asset_51751"
  ]
]
75 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:
[
  51751
]
76 0.18 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  110546
]
77 1.89 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115690
  [
    "\x00tags\x00object_109160"
    "object_109160"
  ]
]
78 0.16 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  109160
]
79 0.18 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  109160
]
80 0.58 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  109160
]
81 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:
[
  1769115690
  [
    "\x00tags\x00asset_51750"
    "asset_51750"
  ]
]
82 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:
[
  51750
]
83 0.17 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  109160
]
84 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:
[
  1769115690
  [
    "\x00tags\x00object_110548"
    "object_110548"
  ]
]
85 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  110548
]
86 0.17 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  110548
]
87 0.22 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  110548
]
88 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:
[
  1769115690
  [
    "\x00tags\x00asset_51753"
    "asset_51753"
  ]
]
89 4.60 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:
[
  51753
]
90 0.19 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  110548
]
91 7.59 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115690
  [
    "\x00tags\x00object_110547"
    "object_110547"
  ]
]
92 0.17 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  110547
]
93 0.20 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  110547
]
94 0.21 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  110547
]
95 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:
[
  1769115690
  [
    "\x00tags\x00asset_51752"
    "asset_51752"
  ]
]
96 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:
[
  51752
]
97 0.16 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  110547
]
98 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:
[
  1769115690
  [
    "\x00tags\x00object_110550"
    "object_110550"
  ]
]
99 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  110550
]
100 0.17 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  110550
]
101 0.15 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  110550
]
102 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:
[
  1769115690
  [
    "\x00tags\x00asset_51755"
    "asset_51755"
  ]
]
103 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:
[
  51755
]
104 0.15 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  110550
]
105 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:
[
  1769115690
  [
    "\x00tags\x00object_110549"
    "object_110549"
  ]
]
106 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  110549
]
107 0.22 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  110549
]
108 0.19 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  110549
]
109 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:
[
  1769115690
  [
    "\x00tags\x00asset_51754"
    "asset_51754"
  ]
]
110 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:
[
  51754
]
111 0.15 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  110549
]
112 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:
[
  1769115690
  [
    "\x00tags\x00object_100143"
    "object_100143"
  ]
]
113 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100143
]
114 0.17 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100143
]
115 0.16 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100143
]
116 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:
[
  1769115690
  [
    "\x00tags\x00asset_50052"
    "asset_50052"
  ]
]
117 0.26 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:
[
  50052
]
118 0.19 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100143
]
119 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:
[
  1769115690
  [
    "\x00tags\x00object_100145"
    "object_100145"
  ]
]
120 0.17 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100145
]
121 0.27 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100145
]
122 7.94 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100145
]
123 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:
[
  1769115690
  [
    "\x00tags\x00asset_49773"
    "asset_49773"
  ]
]
124 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:
[
  49773
]
125 0.20 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100145
]
126 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:
[
  1769115690
  [
    "\x00tags\x00object_100142"
    "object_100142"
  ]
]
127 0.15 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100142
]
128 0.21 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100142
]
129 0.16 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100142
]
130 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:
[
  1769115690
  [
    "\x00tags\x00asset_50051"
    "asset_50051"
  ]
]
131 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:
[
  50051
]
132 0.17 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100142
]
133 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:
[
  1769115690
  [
    "\x00tags\x00object_100135"
    "object_100135"
  ]
]
134 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100135
]
135 0.17 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100135
]
136 0.18 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100135
]
137 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:
[
  1769115690
  [
    "\x00tags\x00asset_44135"
    "asset_44135"
  ]
]
138 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:
[
  44135
]
139 0.15 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100135
]
140 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:
[
  1769115690
  [
    "\x00tags\x00object_100134"
    "object_100134"
  ]
]
141 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100134
]
142 0.17 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100134
]
143 0.14 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100134
]
144 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:
[
  1769115690
  [
    "\x00tags\x00asset_50048"
    "asset_50048"
  ]
]
145 0.25 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:
[
  50048
]
146 1.61 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100134
]
147 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:
[
  1769115690
  [
    "\x00tags\x00object_100165"
    "object_100165"
  ]
]
148 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100165
]
149 0.18 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100165
]
150 0.16 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100165
]
151 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:
[
  1769115690
  [
    "\x00tags\x00asset_50075"
    "asset_50075"
  ]
]
152 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:
[
  50075
]
153 0.15 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100165
]
154 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:
[
  1769115690
  [
    "\x00tags\x00object_100634"
    "object_100634"
  ]
]
155 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100634
]
156 0.18 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100634
]
157 0.88 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100634
]
158 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:
[
  1769115690
  [
    "\x00tags\x00asset_50103"
    "asset_50103"
  ]
]
159 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:
[
  50103
]
160 0.15 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100634
]
161 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:
[
  1769115690
  [
    "\x00tags\x00object_100826"
    "object_100826"
  ]
]
162 7.42 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100826
]
163 0.23 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100826
]
164 0.17 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100826
]
165 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:
[
  1769115690
  [
    "\x00tags\x00asset_50183"
    "asset_50183"
  ]
]
166 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:
[
  50183
]
167 0.19 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100826
]
168 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:
[
  1769115690
  [
    "\x00tags\x00object_100633"
    "object_100633"
  ]
]
169 0.14 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100633
]
170 0.18 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100633
]
171 0.15 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100633
]
172 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:
[
  1769115690
  [
    "\x00tags\x00asset_50102"
    "asset_50102"
  ]
]
173 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:
[
  50102
]
174 0.16 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100633
]
175 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:
[
  1769115690
  [
    "\x00tags\x00object_100131"
    "object_100131"
  ]
]
176 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100131
]
177 0.21 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100131
]
178 0.15 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100131
]
179 3.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:
[
  1769115690
  [
    "\x00tags\x00asset_50047"
    "asset_50047"
  ]
]
180 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:
[
  50047
]
181 0.16 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100131
]
182 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:
[
  1769115690
  [
    "\x00tags\x00object_105386"
    "object_105386"
  ]
]
183 0.15 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  105386
]
184 0.18 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  105386
]
185 0.15 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  105386
]
186 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:
[
  1769115690
  [
    "\x00tags\x00asset_50691"
    "asset_50691"
  ]
]
187 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:
[
  50691
]
188 0.15 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  105386
]
189 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:
[
  1769115690
  [
    "\x00tags\x00object_105385"
    "object_105385"
  ]
]
190 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  105385
]
191 0.17 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  105385
]
192 0.16 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  105385
]
193 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:
[
  1769115690
  [
    "\x00tags\x00asset_50690"
    "asset_50690"
  ]
]
194 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:
[
  50690
]
195 0.19 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  105385
]
196 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:
[
  1769115690
  [
    "\x00tags\x00object_105387"
    "object_105387"
  ]
]
197 0.18 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  105387
]
198 0.20 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  105387
]
199 0.17 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  105387
]
200 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:
[
  1769115690
  [
    "\x00tags\x00asset_51982"
    "asset_51982"
  ]
]
201 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:
[
  51982
]
202 0.15 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  105387
]
203 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:
[
  1769115690
  [
    "\x00tags\x00object_100157"
    "object_100157"
  ]
]
204 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100157
]
205 0.18 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100157
]
206 1.39 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100157
]
207 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:
[
  1769115690
  [
    "\x00tags\x00asset_50068"
    "asset_50068"
  ]
]
208 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:
[
  50068
]
209 0.15 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100157
]
210 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:
[
  1769115690
  [
    "\x00tags\x00object_100159"
    "object_100159"
  ]
]
211 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100159
]
212 0.17 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100159
]
213 0.15 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100159
]
214 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:
[
  1769115690
  [
    "\x00tags\x00asset_50069"
    "asset_50069"
  ]
]
215 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:
[
  50069
]
216 5.65 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100159
]
217 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:
[
  1769115690
  [
    "\x00tags\x00object_100160"
    "object_100160"
  ]
]
218 7.61 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100160
]
219 0.28 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100160
]
220 0.24 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100160
]
221 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:
[
  1769115690
  [
    "\x00tags\x00asset_50070"
    "asset_50070"
  ]
]
222 0.23 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:
[
  50070
]
223 0.22 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100160
]
224 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:
[
  1769115690
  [
    "\x00tags\x00object_100156"
    "object_100156"
  ]
]
225 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100156
]
226 0.18 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100156
]
227 0.15 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100156
]
228 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:
[
  1769115690
  [
    "\x00tags\x00asset_50067"
    "asset_50067"
  ]
]
229 0.17 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:
[
  50067
]
230 0.19 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100156
]
231 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:
[
  1769115690
  [
    "\x00tags\x00object_100171"
    "object_100171"
  ]
]
232 0.14 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100171
]
233 0.18 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100171
]
234 0.15 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100171
]
235 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:
[
  1769115690
  [
    "\x00tags\x00asset_33447"
    "asset_33447"
  ]
]
236 0.72 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:
[
  33447
]
237 0.24 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100171
]
238 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:
[
  1769115690
  [
    "\x00tags\x00object_100153"
    "object_100153"
  ]
]
239 0.18 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100153
]
240 0.24 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100153
]
241 0.19 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100153
]
242 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:
[
  1769115690
  [
    "\x00tags\x00asset_50064"
    "asset_50064"
  ]
]
243 0.23 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:
[
  50064
]
244 0.18 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100153
]
245 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:
[
  1769115690
  [
    "\x00tags\x00object_100154"
    "object_100154"
  ]
]
246 0.14 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100154
]
247 0.23 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100154
]
248 0.15 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100154
]
249 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:
[
  1769115690
  [
    "\x00tags\x00asset_50065"
    "asset_50065"
  ]
]
250 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:
[
  50065
]
251 0.21 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100154
]
252 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:
[
  1769115690
  [
    "\x00tags\x00object_100155"
    "object_100155"
  ]
]
253 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100155
]
254 0.18 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100155
]
255 0.17 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100155
]
256 0.85 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115690
  [
    "\x00tags\x00asset_50066"
    "asset_50066"
  ]
]
257 4.12 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:
[
  50066
]
258 0.21 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100155
]
259 3.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:
[
  1769115690
  [
    "\x00tags\x00object_100152"
    "object_100152"
  ]
]
260 0.20 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100152
]
261 0.24 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100152
]
262 0.19 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100152
]
263 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:
[
  1769115690
  [
    "\x00tags\x00asset_50063"
    "asset_50063"
  ]
]
264 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:
[
  50063
]
265 0.16 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100152
]
266 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:
[
  1769115690
  [
    "\x00tags\x00object_100150"
    "object_100150"
  ]
]
267 0.15 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100150
]
268 1.65 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100150
]
269 0.20 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100150
]
270 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:
[
  1769115690
  [
    "\x00tags\x00asset_33428"
    "asset_33428"
  ]
]
271 1.53 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:
[
  33428
]
272 0.18 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100150
]
273 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:
[
  1769115690
  [
    "\x00tags\x00object_107467"
    "object_107467"
  ]
]
274 0.15 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  107467
]
275 0.18 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  107467
]
276 0.56 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  107467
]
277 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:
[
  1769115690
  [
    "\x00tags\x00asset_50956"
    "asset_50956"
  ]
]
278 0.63 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:
[
  50956
]
279 0.17 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  107467
]
280 2.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:
[
  1769115690
  [
    "\x00tags\x00object_100147"
    "object_100147"
  ]
]
281 3.95 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100147
]
282 0.26 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100147
]
283 0.18 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100147
]
284 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:
[
  1769115690
  [
    "\x00tags\x00asset_33425"
    "asset_33425"
  ]
]
285 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:
[
  33425
]
286 0.16 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100147
]
287 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:
[
  1769115690
  [
    "\x00tags\x00object_100139"
    "object_100139"
  ]
]
288 0.18 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100139
]
289 0.21 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100139
]
290 0.17 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100139
]
291 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:
[
  1769115690
  [
    "\x00tags\x00asset_49780"
    "asset_49780"
  ]
]
292 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:
[
  49780
]
293 0.16 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100139
]
294 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:
[
  1769115690
  [
    "\x00tags\x00object_100141"
    "object_100141"
  ]
]
295 14.53 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100141
]
296 0.27 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100141
]
297 0.19 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100141
]
298 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:
[
  1769115690
  [
    "\x00tags\x00asset_50050"
    "asset_50050"
  ]
]
299 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:
[
  50050
]
300 0.23 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100141
]
301 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:
[
  1769115690
  [
    "\x00tags\x00object_100130"
    "object_100130"
  ]
]
302 0.17 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100130
]
303 0.21 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100130
]
304 0.27 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100130
]
305 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:
[
  1769115690
  [
    "\x00tags\x00asset_33408"
    "asset_33408"
  ]
]
306 1.23 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:
[
  33408
]
307 0.23 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100130
]
308 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:
[
  1769115690
  [
    "\x00tags\x00object_100162"
    "object_100162"
  ]
]
309 0.20 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  100162
]
310 0.31 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  100162
]
311 0.27 ms
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
  100162
]
312 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:
[
  1769115690
  [
    "\x00tags\x00asset_50072"
    "asset_50072"
  ]
]
313 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:
[
  50072
]
314 0.25 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  100162
]
315 23.90 ms
SELECT COUNT(*) FROM object_7 WHERE (o_parentId = :parentId AND `merk` != '' AND `merk` IS NOT NULL AND `stock` != '' AND `stock` IS NOT NULL AND  object_7.o_type IN ('object','folder')) AND object_7.o_published = 1
Parameters:
[
  "parentId" => "63302"
]
316 8.55 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115691
  [
    "\x00tags\x00website_config"
    "website_config"
  ]
]
317 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:
[
  1769115691
  [
    "website_config\x00tags\x00"
    "system\x00tags\x00"
    "config\x00tags\x00"
    "output\x00tags\x00"
    "asset_3\x00tags\x00"
    "asset_207\x00tags\x00"
    "document_13\x00tags\x00"
    "object_4\x00tags\x00"
    "document_22\x00tags\x00"
    "document_23\x00tags\x00"
    "document_24\x00tags\x00"
    "document_7\x00tags\x00"
    "document_9\x00tags\x00"
    "document_11\x00tags\x00"
    "document_12\x00tags\x00"
    "document_28\x00tags\x00"
    "document_29\x00tags\x00"
    "document_30\x00tags\x00"
    "object_8\x00tags\x00"
    "document_32\x00tags\x00"
    "document_34\x00tags\x00"
    "document_33\x00tags\x00"
    "object_25\x00tags\x00"
    "document_5\x00tags\x00"
    "document_52\x00tags\x00"
    "document_14\x00tags\x00"
    "document_40\x00tags\x00"
    "document_41\x00tags\x00"
    "document_45\x00tags\x00"
    "document_46\x00tags\x00"
    "document_50\x00tags\x00"
  ]
]
318 0.39 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "favicon_asset"
  null
  "nl"
]
319 0.21 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
320 0.33 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "site_title"
  null
  "nl"
]
321 0.15 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  3
]
322 0.31 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "favicon_asset"
  null
  null
]
323 0.24 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "generateNewFavicon"
  null
  null
]
324 0.13 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  4
]
325 0.24 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "nl"
  "path" => "/"
]
326 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:
[
  1769115691
  [
    "\x00tags\x00document_2"
    "document_2"
  ]
]
327 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:
[
  1769115691
  [
    "document_2\x00tags\x00"
  ]
]
328 8.70 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115691
  [
    "\x00tags\x00nav_7dd9e2b35c346827d38a9ce2a5df352d"
    "nav_7dd9e2b35c346827d38a9ce2a5df352d"
  ]
]
329 0.62 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115691
  [
    "output\x00tags\x00"
    "navigation\x00tags\x00"
    "document_3\x00tags\x00"
    "document_15\x00tags\x00"
    "document_16\x00tags\x00"
    "document_17\x00tags\x00"
    "document_52\x00tags\x00"
    "document_5\x00tags\x00"
    "document_6\x00tags\x00"
    "document_37\x00tags\x00"
    "document_38\x00tags\x00"
    "document_7\x00tags\x00"
    "document_8\x00tags\x00"
    "document_19\x00tags\x00"
    "document_51\x00tags\x00"
    "document_18\x00tags\x00"
    "document_9\x00tags\x00"
    "document_13\x00tags\x00"
    "document_14\x00tags\x00"
    "document_32\x00tags\x00"
    "document_43\x00tags\x00"
    "document_47\x00tags\x00"
    "document_50\x00tags\x00"
    "document_54\x00tags\x00"
    "document_55\x00tags\x00"
    "document_53\x00tags\x00"
    "nav_7dd9e2b35c346827d38a9ce2a5df352d\x00tags\x00"
  ]
]
330 0.21 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
331 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:
[
  1769115691
  [
    "\x00tags\x00translation_data_2b0562963ad619f7386bc0e9856ed713"
    "translation_data_2b0562963ad619f7386bc0e9856ed713"
  ]
]
332 3.86 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1769115691
  [
    "translator\x00tags\x00"
    "translator_website\x00tags\x00"
    "translate\x00tags\x00"
    "translation_data_2b0562963ad619f7386bc0e9856ed713\x00tags\x00"
  ]
]
333 2.42 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:
[
  "googleRecaptcha"
  null
  null
]
334 0.44 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  6
]
335 4.05 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
336 0.56 ms
SELECT * FROM translations_messages WHERE `key` = :key
            AND `language` IN (:languages) ORDER BY `creationDate`
Parameters:
[
  "key" => "Aanmelden"
  "languages" => [
    "nl"
  ]
]

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.