https://pimcore-dev.platforma.services/pimcore-graphql-webservices/brands?apikey=9cea4436aba014c1cca4feb9d61781f9

Query Metrics

936 Database Queries
194 Different statements
298.66 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.99 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00site_domain_eef1eb4d702c1cfe98817f9d0f0e4db4"
    "site_domain_eef1eb4d702c1cfe98817f9d0f0e4db4"
  ]
]
2 0.65 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "system\x00tags\x00"
    "site\x00tags\x00"
    "site_domain_eef1eb4d702c1cfe98817f9d0f0e4db4\x00tags\x00"
  ]
]
3 1.07 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" => "/pimcore-graphql-webservices/brands"
  "sourcePathQuery" => "/pimcore-graphql-webservices/brands?apikey=9cea4436aba014c1cca4feb9d61781f9"
  "sourceEntireUri" => "https://pimcore-dev.platforma.services/pimcore-graphql-webservices/brands?apikey=9cea4436aba014c1cca4feb9d61781f9"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
4 0.48 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00system_route_redirect"
    "system_route_redirect"
  ]
]
5 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:
[
  1764997207
  [
    "system\x00tags\x00"
    "redirect\x00tags\x00"
    "route\x00tags\x00"
    "system_route_redirect\x00tags\x00"
  ]
]
6 0.75 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
7 0.85 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "brands"
  "path" => "/pimcore-graphql-webservices/"
]
8 0.30 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/pimcore-graphql-webservices/brands"
]
9 0.28 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "pimcore-graphql-webservices"
  "path" => "/"
]
10 0.24 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/pimcore-graphql-webservices"
]
11 0.25 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
12 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:
[
  1764997207
  [
    "\x00tags\x00document_1"
    "document_1"
  ]
]
13 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:
[
  1764997207
  [
    "document_1\x00tags\x00"
  ]
]
14 0.76 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00document_properties_1"
    "document_properties_1"
  ]
]
15 0.47 ms
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  1
]
16 0.34 ms
SELECT id, name FROM classes
Parameters:
[]
17 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "4"
]
18 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "3"
]
19 0.33 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Brand"
]
20 0.26 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Site"
]
21 4.89 ms
SELECT object_4.o_id as o_id, object_4.o_type as o_type FROM object_4 WHERE ( (
            (
                SELECT `read` from `plugin_datahub_workspaces_object`
                WHERE `plugin_datahub_workspaces_object`.configuration = 'brands'
                AND LOCATE(CONCAT(`object_4`.o_path,`object_4`.o_key),`plugin_datahub_workspaces_object`.cpath)=1
                ORDER BY LENGTH(`plugin_datahub_workspaces_object`.cpath) DESC
                LIMIT 1
            )=1
            OR
            (
                SELECT `read` from `plugin_datahub_workspaces_object`
                WHERE `plugin_datahub_workspaces_object`.configuration = 'brands'
                AND LOCATE(`plugin_datahub_workspaces_object`.cpath,CONCAT(`object_4`.o_path,`object_4`.o_key))=1
                ORDER BY LENGTH(`plugin_datahub_workspaces_object`.cpath) DESC
                LIMIT 1
            )=1
            ) AND  object_4.o_type IN ('object','folder','variant')) AND object_4.o_published = 1 ORDER BY `name`    LIMIT 10000
Parameters:
[]
22 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:
[
  1764997207
  [
    "\x00tags\x00object_5977"
    "object_5977"
  ]
]
23 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_5977\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
24 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:
[
  1764997207
  [
    "\x00tags\x00object_859"
    "object_859"
  ]
]
25 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:
[
  1764997207
  [
    "object_859\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_623\x00tags\x00"
  ]
]
26 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:
[
  1764997207
  [
    "\x00tags\x00object_57"
    "object_57"
  ]
]
27 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_57\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_29\x00tags\x00"
  ]
]
28 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:
[
  1764997207
  [
    "\x00tags\x00object_5963"
    "object_5963"
  ]
]
29 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_5963\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
30 0.46 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_5982"
    "object_5982"
  ]
]
31 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_5982\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
32 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:
[
  1764997207
  [
    "\x00tags\x00object_5980"
    "object_5980"
  ]
]
33 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:
[
  1764997207
  [
    "object_5980\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
34 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:
[
  1764997207
  [
    "\x00tags\x00object_861"
    "object_861"
  ]
]
35 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_861\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_624\x00tags\x00"
  ]
]
36 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:
[
  1764997207
  [
    "\x00tags\x00object_6624"
    "object_6624"
  ]
]
37 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6624\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
38 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_4776"
    "object_4776"
  ]
]
39 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_4776\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
40 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_4777"
    "object_4777"
  ]
]
41 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_4777\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
42 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_5981"
    "object_5981"
  ]
]
43 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_5981\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
44 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:
[
  1764997207
  [
    "\x00tags\x00object_840"
    "object_840"
  ]
]
45 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:
[
  1764997207
  [
    "object_840\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
46 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:
[
  1764997207
  [
    "\x00tags\x00object_7063"
    "object_7063"
  ]
]
47 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:
[
  1764997207
  [
    "object_7063\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
48 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_6100"
    "object_6100"
  ]
]
49 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6100\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
50 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:
[
  1764997207
  [
    "\x00tags\x00object_768"
    "object_768"
  ]
]
51 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:
[
  1764997207
  [
    "object_768\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_501\x00tags\x00"
  ]
]
52 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_5935"
    "object_5935"
  ]
]
53 0.44 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_5935\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
54 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_6111"
    "object_6111"
  ]
]
55 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6111\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
56 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_6411"
    "object_6411"
  ]
]
57 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6411\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
58 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:
[
  1764997207
  [
    "\x00tags\x00object_834"
    "object_834"
  ]
]
59 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_834\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
60 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_5948"
    "object_5948"
  ]
]
61 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_5948\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
62 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:
[
  1764997207
  [
    "\x00tags\x00object_5959"
    "object_5959"
  ]
]
63 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:
[
  1764997207
  [
    "object_5959\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
64 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_703"
    "object_703"
  ]
]
65 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_703\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_364\x00tags\x00"
    "asset_365\x00tags\x00"
  ]
]
66 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_7043"
    "object_7043"
  ]
]
67 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:
[
  1764997207
  [
    "object_7043\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
68 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_7065"
    "object_7065"
  ]
]
69 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:
[
  1764997207
  [
    "object_7065\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
70 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_7066"
    "object_7066"
  ]
]
71 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_7066\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
72 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:
[
  1764997207
  [
    "\x00tags\x00object_7067"
    "object_7067"
  ]
]
73 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_7067\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
74 0.44 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_7070"
    "object_7070"
  ]
]
75 0.46 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_7070\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
76 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:
[
  1764997207
  [
    "\x00tags\x00object_7045"
    "object_7045"
  ]
]
77 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:
[
  1764997207
  [
    "object_7045\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
78 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:
[
  1764997207
  [
    "\x00tags\x00object_6030"
    "object_6030"
  ]
]
79 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:
[
  1764997207
  [
    "object_6030\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
80 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:
[
  1764997207
  [
    "\x00tags\x00object_6420"
    "object_6420"
  ]
]
81 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6420\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
82 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:
[
  1764997207
  [
    "\x00tags\x00object_6412"
    "object_6412"
  ]
]
83 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6412\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
84 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:
[
  1764997207
  [
    "\x00tags\x00object_7046"
    "object_7046"
  ]
]
85 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:
[
  1764997207
  [
    "object_7046\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
86 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:
[
  1764997207
  [
    "\x00tags\x00object_6421"
    "object_6421"
  ]
]
87 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6421\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
88 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:
[
  1764997207
  [
    "\x00tags\x00object_5347"
    "object_5347"
  ]
]
89 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:
[
  1764997207
  [
    "object_5347\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
90 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_5949"
    "object_5949"
  ]
]
91 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:
[
  1764997207
  [
    "object_5949\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
92 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:
[
  1764997207
  [
    "\x00tags\x00object_6422"
    "object_6422"
  ]
]
93 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6422\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
94 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_794"
    "object_794"
  ]
]
95 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:
[
  1764997207
  [
    "object_794\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_571\x00tags\x00"
  ]
]
96 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_6424"
    "object_6424"
  ]
]
97 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:
[
  1764997207
  [
    "object_6424\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
98 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:
[
  1764997207
  [
    "\x00tags\x00object_5965"
    "object_5965"
  ]
]
99 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:
[
  1764997207
  [
    "object_5965\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
100 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:
[
  1764997207
  [
    "\x00tags\x00object_5983"
    "object_5983"
  ]
]
101 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_5983\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
102 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:
[
  1764997207
  [
    "\x00tags\x00object_5966"
    "object_5966"
  ]
]
103 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:
[
  1764997207
  [
    "object_5966\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
104 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:
[
  1764997207
  [
    "\x00tags\x00object_6413"
    "object_6413"
  ]
]
105 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:
[
  1764997207
  [
    "object_6413\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
106 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:
[
  1764997207
  [
    "\x00tags\x00object_6418"
    "object_6418"
  ]
]
107 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:
[
  1764997207
  [
    "object_6418\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
108 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:
[
  1764997207
  [
    "\x00tags\x00object_864"
    "object_864"
  ]
]
109 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:
[
  1764997207
  [
    "object_864\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_625\x00tags\x00"
  ]
]
110 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:
[
  1764997207
  [
    "\x00tags\x00object_5973"
    "object_5973"
  ]
]
111 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:
[
  1764997207
  [
    "object_5973\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
112 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:
[
  1764997207
  [
    "\x00tags\x00object_5382"
    "object_5382"
  ]
]
113 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:
[
  1764997207
  [
    "object_5382\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
114 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:
[
  1764997207
  [
    "\x00tags\x00object_6423"
    "object_6423"
  ]
]
115 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:
[
  1764997207
  [
    "object_6423\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
116 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:
[
  1764997207
  [
    "\x00tags\x00object_6035"
    "object_6035"
  ]
]
117 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:
[
  1764997207
  [
    "object_6035\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
118 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:
[
  1764997207
  [
    "\x00tags\x00object_6003"
    "object_6003"
  ]
]
119 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:
[
  1764997207
  [
    "object_6003\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
120 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:
[
  1764997207
  [
    "\x00tags\x00object_798"
    "object_798"
  ]
]
121 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:
[
  1764997207
  [
    "object_798\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_575\x00tags\x00"
  ]
]
122 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:
[
  1764997207
  [
    "\x00tags\x00object_5346"
    "object_5346"
  ]
]
123 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:
[
  1764997207
  [
    "object_5346\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
124 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:
[
  1764997207
  [
    "\x00tags\x00object_7099"
    "object_7099"
  ]
]
125 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:
[
  1764997207
  [
    "object_7099\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
126 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:
[
  1764997207
  [
    "\x00tags\x00object_5345"
    "object_5345"
  ]
]
127 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:
[
  1764997207
  [
    "object_5345\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
128 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:
[
  1764997207
  [
    "\x00tags\x00object_7058"
    "object_7058"
  ]
]
129 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:
[
  1764997207
  [
    "object_7058\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
130 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:
[
  1764997207
  [
    "\x00tags\x00object_6425"
    "object_6425"
  ]
]
131 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:
[
  1764997207
  [
    "object_6425\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
132 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:
[
  1764997207
  [
    "\x00tags\x00object_6426"
    "object_6426"
  ]
]
133 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:
[
  1764997207
  [
    "object_6426\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
134 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:
[
  1764997207
  [
    "\x00tags\x00object_61"
    "object_61"
  ]
]
135 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:
[
  1764997207
  [
    "object_61\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_33\x00tags\x00"
    "asset_34\x00tags\x00"
  ]
]
136 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:
[
  1764997207
  [
    "\x00tags\x00object_838"
    "object_838"
  ]
]
137 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:
[
  1764997207
  [
    "object_838\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
138 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:
[
  1764997207
  [
    "\x00tags\x00object_6427"
    "object_6427"
  ]
]
139 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:
[
  1764997207
  [
    "object_6427\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
140 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:
[
  1764997207
  [
    "\x00tags\x00object_7044"
    "object_7044"
  ]
]
141 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:
[
  1764997207
  [
    "object_7044\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
142 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:
[
  1764997207
  [
    "\x00tags\x00object_6457"
    "object_6457"
  ]
]
143 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:
[
  1764997207
  [
    "object_6457\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
144 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:
[
  1764997207
  [
    "\x00tags\x00object_5964"
    "object_5964"
  ]
]
145 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:
[
  1764997207
  [
    "object_5964\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
146 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:
[
  1764997207
  [
    "\x00tags\x00object_6604"
    "object_6604"
  ]
]
147 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:
[
  1764997207
  [
    "object_6604\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
148 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:
[
  1764997207
  [
    "\x00tags\x00object_6605"
    "object_6605"
  ]
]
149 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:
[
  1764997207
  [
    "object_6605\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
150 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:
[
  1764997207
  [
    "\x00tags\x00object_869"
    "object_869"
  ]
]
151 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:
[
  1764997207
  [
    "object_869\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_626\x00tags\x00"
  ]
]
152 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:
[
  1764997207
  [
    "\x00tags\x00object_6414"
    "object_6414"
  ]
]
153 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:
[
  1764997207
  [
    "object_6414\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
154 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:
[
  1764997207
  [
    "\x00tags\x00object_835"
    "object_835"
  ]
]
155 0.57 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_835\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
156 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:
[
  1764997207
  [
    "\x00tags\x00object_6428"
    "object_6428"
  ]
]
157 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:
[
  1764997207
  [
    "object_6428\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
158 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:
[
  1764997207
  [
    "\x00tags\x00object_833"
    "object_833"
  ]
]
159 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:
[
  1764997207
  [
    "object_833\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
160 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:
[
  1764997207
  [
    "\x00tags\x00object_6429"
    "object_6429"
  ]
]
161 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:
[
  1764997207
  [
    "object_6429\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
162 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:
[
  1764997207
  [
    "\x00tags\x00object_6194"
    "object_6194"
  ]
]
163 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:
[
  1764997207
  [
    "object_6194\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
164 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_6430"
    "object_6430"
  ]
]
165 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:
[
  1764997207
  [
    "object_6430\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
166 0.50 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_871"
    "object_871"
  ]
]
167 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:
[
  1764997207
  [
    "object_871\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_627\x00tags\x00"
  ]
]
168 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_6431"
    "object_6431"
  ]
]
169 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6431\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
170 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_767"
    "object_767"
  ]
]
171 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_767\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_500\x00tags\x00"
  ]
]
172 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:
[
  1764997207
  [
    "\x00tags\x00object_6432"
    "object_6432"
  ]
]
173 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6432\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
174 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:
[
  1764997207
  [
    "\x00tags\x00object_874"
    "object_874"
  ]
]
175 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:
[
  1764997207
  [
    "object_874\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_628\x00tags\x00"
  ]
]
176 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:
[
  1764997207
  [
    "\x00tags\x00object_7062"
    "object_7062"
  ]
]
177 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:
[
  1764997207
  [
    "object_7062\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
178 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:
[
  1764997207
  [
    "\x00tags\x00object_6433"
    "object_6433"
  ]
]
179 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:
[
  1764997207
  [
    "object_6433\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
180 0.48 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_5111"
    "object_5111"
  ]
]
181 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_5111\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
182 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:
[
  1764997207
  [
    "\x00tags\x00object_6434"
    "object_6434"
  ]
]
183 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:
[
  1764997207
  [
    "object_6434\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
184 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:
[
  1764997207
  [
    "\x00tags\x00object_875"
    "object_875"
  ]
]
185 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:
[
  1764997207
  [
    "object_875\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_629\x00tags\x00"
  ]
]
186 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_5383"
    "object_5383"
  ]
]
187 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:
[
  1764997207
  [
    "object_5383\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
188 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:
[
  1764997207
  [
    "\x00tags\x00object_6104"
    "object_6104"
  ]
]
189 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6104\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
190 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_5968"
    "object_5968"
  ]
]
191 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:
[
  1764997207
  [
    "object_5968\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
192 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:
[
  1764997207
  [
    "\x00tags\x00object_5967"
    "object_5967"
  ]
]
193 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:
[
  1764997207
  [
    "object_5967\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
194 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:
[
  1764997207
  [
    "\x00tags\x00object_6435"
    "object_6435"
  ]
]
195 0.48 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6435\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
196 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:
[
  1764997207
  [
    "\x00tags\x00object_6620"
    "object_6620"
  ]
]
197 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:
[
  1764997207
  [
    "object_6620\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
198 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:
[
  1764997207
  [
    "\x00tags\x00object_5961"
    "object_5961"
  ]
]
199 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:
[
  1764997207
  [
    "object_5961\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
200 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_6456"
    "object_6456"
  ]
]
201 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:
[
  1764997207
  [
    "object_6456\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
202 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_5350"
    "object_5350"
  ]
]
203 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:
[
  1764997207
  [
    "object_5350\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
204 0.48 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_6995"
    "object_6995"
  ]
]
205 0.46 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6995\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
206 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:
[
  1764997207
  [
    "\x00tags\x00object_5974"
    "object_5974"
  ]
]
207 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_5974\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
208 0.37 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_6415"
    "object_6415"
  ]
]
209 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:
[
  1764997207
  [
    "object_6415\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
210 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:
[
  1764997207
  [
    "\x00tags\x00object_5953"
    "object_5953"
  ]
]
211 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:
[
  1764997207
  [
    "object_5953\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
212 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:
[
  1764997207
  [
    "\x00tags\x00object_6416"
    "object_6416"
  ]
]
213 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:
[
  1764997207
  [
    "object_6416\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
214 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:
[
  1764997207
  [
    "\x00tags\x00object_796"
    "object_796"
  ]
]
215 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:
[
  1764997207
  [
    "object_796\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_573\x00tags\x00"
  ]
]
216 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:
[
  1764997207
  [
    "\x00tags\x00object_5385"
    "object_5385"
  ]
]
217 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:
[
  1764997207
  [
    "object_5385\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
218 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:
[
  1764997207
  [
    "\x00tags\x00object_6436"
    "object_6436"
  ]
]
219 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:
[
  1764997207
  [
    "object_6436\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
220 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:
[
  1764997207
  [
    "\x00tags\x00object_5956"
    "object_5956"
  ]
]
221 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_5956\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
222 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_6437"
    "object_6437"
  ]
]
223 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6437\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
224 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_7054"
    "object_7054"
  ]
]
225 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_7054\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
226 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:
[
  1764997207
  [
    "\x00tags\x00object_6600"
    "object_6600"
  ]
]
227 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:
[
  1764997207
  [
    "object_6600\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
228 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:
[
  1764997207
  [
    "\x00tags\x00object_6438"
    "object_6438"
  ]
]
229 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:
[
  1764997207
  [
    "object_6438\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
230 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:
[
  1764997207
  [
    "\x00tags\x00object_6439"
    "object_6439"
  ]
]
231 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:
[
  1764997207
  [
    "object_6439\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
232 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:
[
  1764997207
  [
    "\x00tags\x00object_6440"
    "object_6440"
  ]
]
233 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:
[
  1764997207
  [
    "object_6440\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
234 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:
[
  1764997207
  [
    "\x00tags\x00object_6441"
    "object_6441"
  ]
]
235 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:
[
  1764997207
  [
    "object_6441\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
236 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:
[
  1764997207
  [
    "\x00tags\x00object_6448"
    "object_6448"
  ]
]
237 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:
[
  1764997207
  [
    "object_6448\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
238 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:
[
  1764997207
  [
    "\x00tags\x00object_5110"
    "object_5110"
  ]
]
239 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:
[
  1764997207
  [
    "object_5110\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
240 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:
[
  1764997207
  [
    "\x00tags\x00object_802"
    "object_802"
  ]
]
241 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:
[
  1764997207
  [
    "object_802\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_579\x00tags\x00"
  ]
]
242 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:
[
  1764997207
  [
    "\x00tags\x00object_801"
    "object_801"
  ]
]
243 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:
[
  1764997207
  [
    "object_801\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_578\x00tags\x00"
  ]
]
244 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:
[
  1764997207
  [
    "\x00tags\x00object_6458"
    "object_6458"
  ]
]
245 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6458\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
246 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:
[
  1764997207
  [
    "\x00tags\x00object_60"
    "object_60"
  ]
]
247 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_60\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_30\x00tags\x00"
  ]
]
248 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:
[
  1764997207
  [
    "\x00tags\x00object_5979"
    "object_5979"
  ]
]
249 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_5979\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
250 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:
[
  1764997207
  [
    "\x00tags\x00object_7074"
    "object_7074"
  ]
]
251 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:
[
  1764997207
  [
    "object_7074\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
252 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:
[
  1764997207
  [
    "\x00tags\x00object_7077"
    "object_7077"
  ]
]
253 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:
[
  1764997207
  [
    "object_7077\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
254 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:
[
  1764997207
  [
    "\x00tags\x00object_7073"
    "object_7073"
  ]
]
255 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:
[
  1764997207
  [
    "object_7073\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
256 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_7076"
    "object_7076"
  ]
]
257 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_7076\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
258 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:
[
  1764997207
  [
    "\x00tags\x00object_876"
    "object_876"
  ]
]
259 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:
[
  1764997207
  [
    "object_876\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_630\x00tags\x00"
  ]
]
260 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:
[
  1764997207
  [
    "\x00tags\x00object_6455"
    "object_6455"
  ]
]
261 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6455\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
262 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:
[
  1764997207
  [
    "\x00tags\x00object_5975"
    "object_5975"
  ]
]
263 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:
[
  1764997207
  [
    "object_5975\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
264 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:
[
  1764997207
  [
    "\x00tags\x00object_6447"
    "object_6447"
  ]
]
265 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:
[
  1764997207
  [
    "object_6447\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
266 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_6601"
    "object_6601"
  ]
]
267 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:
[
  1764997207
  [
    "object_6601\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
268 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:
[
  1764997207
  [
    "\x00tags\x00object_6446"
    "object_6446"
  ]
]
269 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:
[
  1764997207
  [
    "object_6446\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
270 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:
[
  1764997207
  [
    "\x00tags\x00object_6595"
    "object_6595"
  ]
]
271 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6595\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
272 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:
[
  1764997207
  [
    "\x00tags\x00object_6007"
    "object_6007"
  ]
]
273 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:
[
  1764997207
  [
    "object_6007\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
274 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:
[
  1764997207
  [
    "\x00tags\x00object_4923"
    "object_4923"
  ]
]
275 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:
[
  1764997207
  [
    "object_4923\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
276 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:
[
  1764997207
  [
    "\x00tags\x00object_5960"
    "object_5960"
  ]
]
277 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:
[
  1764997207
  [
    "object_5960\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
278 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:
[
  1764997207
  [
    "\x00tags\x00object_5987"
    "object_5987"
  ]
]
279 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:
[
  1764997207
  [
    "object_5987\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
280 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:
[
  1764997207
  [
    "\x00tags\x00object_6445"
    "object_6445"
  ]
]
281 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6445\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
282 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:
[
  1764997207
  [
    "\x00tags\x00object_5950"
    "object_5950"
  ]
]
283 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:
[
  1764997207
  [
    "object_5950\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
284 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:
[
  1764997207
  [
    "\x00tags\x00object_5951"
    "object_5951"
  ]
]
285 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:
[
  1764997207
  [
    "object_5951\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
286 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:
[
  1764997207
  [
    "\x00tags\x00object_5969"
    "object_5969"
  ]
]
287 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:
[
  1764997207
  [
    "object_5969\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
288 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:
[
  1764997207
  [
    "\x00tags\x00object_6623"
    "object_6623"
  ]
]
289 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:
[
  1764997207
  [
    "object_6623\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
290 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:
[
  1764997207
  [
    "\x00tags\x00object_62"
    "object_62"
  ]
]
291 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:
[
  1764997207
  [
    "object_62\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_40\x00tags\x00"
    "asset_41\x00tags\x00"
  ]
]
292 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:
[
  1764997207
  [
    "\x00tags\x00object_63"
    "object_63"
  ]
]
293 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:
[
  1764997207
  [
    "object_63\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_35\x00tags\x00"
    "asset_36\x00tags\x00"
  ]
]
294 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:
[
  1764997207
  [
    "\x00tags\x00object_5386"
    "object_5386"
  ]
]
295 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:
[
  1764997207
  [
    "object_5386\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
296 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:
[
  1764997207
  [
    "\x00tags\x00object_199"
    "object_199"
  ]
]
297 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:
[
  1764997207
  [
    "object_199\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_48\x00tags\x00"
    "asset_49\x00tags\x00"
  ]
]
298 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_6417"
    "object_6417"
  ]
]
299 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:
[
  1764997207
  [
    "object_6417\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
300 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:
[
  1764997207
  [
    "\x00tags\x00object_877"
    "object_877"
  ]
]
301 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_877\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_631\x00tags\x00"
  ]
]
302 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:
[
  1764997207
  [
    "\x00tags\x00object_5387"
    "object_5387"
  ]
]
303 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:
[
  1764997207
  [
    "object_5387\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
304 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:
[
  1764997207
  [
    "\x00tags\x00object_836"
    "object_836"
  ]
]
305 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:
[
  1764997207
  [
    "object_836\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
306 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_878"
    "object_878"
  ]
]
307 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:
[
  1764997207
  [
    "object_878\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_632\x00tags\x00"
  ]
]
308 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:
[
  1764997207
  [
    "\x00tags\x00object_5936"
    "object_5936"
  ]
]
309 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:
[
  1764997207
  [
    "object_5936\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
310 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:
[
  1764997207
  [
    "\x00tags\x00object_6449"
    "object_6449"
  ]
]
311 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:
[
  1764997207
  [
    "object_6449\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
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:
[
  1764997207
  [
    "\x00tags\x00object_839"
    "object_839"
  ]
]
313 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:
[
  1764997207
  [
    "object_839\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
314 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:
[
  1764997207
  [
    "\x00tags\x00object_5970"
    "object_5970"
  ]
]
315 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:
[
  1764997207
  [
    "object_5970\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
316 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:
[
  1764997207
  [
    "\x00tags\x00object_6444"
    "object_6444"
  ]
]
317 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:
[
  1764997207
  [
    "object_6444\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
318 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:
[
  1764997207
  [
    "\x00tags\x00object_7047"
    "object_7047"
  ]
]
319 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:
[
  1764997207
  [
    "object_7047\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
320 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:
[
  1764997207
  [
    "\x00tags\x00object_5349"
    "object_5349"
  ]
]
321 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:
[
  1764997207
  [
    "object_5349\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
322 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:
[
  1764997207
  [
    "\x00tags\x00object_5957"
    "object_5957"
  ]
]
323 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:
[
  1764997207
  [
    "object_5957\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
324 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_797"
    "object_797"
  ]
]
325 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:
[
  1764997207
  [
    "object_797\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_574\x00tags\x00"
  ]
]
326 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:
[
  1764997207
  [
    "\x00tags\x00object_795"
    "object_795"
  ]
]
327 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_795\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_572\x00tags\x00"
  ]
]
328 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:
[
  1764997207
  [
    "\x00tags\x00object_879"
    "object_879"
  ]
]
329 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:
[
  1764997207
  [
    "object_879\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_633\x00tags\x00"
  ]
]
330 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:
[
  1764997207
  [
    "\x00tags\x00object_837"
    "object_837"
  ]
]
331 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:
[
  1764997207
  [
    "object_837\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
332 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:
[
  1764997207
  [
    "\x00tags\x00object_6017"
    "object_6017"
  ]
]
333 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6017\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
334 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:
[
  1764997207
  [
    "\x00tags\x00object_6022"
    "object_6022"
  ]
]
335 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:
[
  1764997207
  [
    "object_6022\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
336 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:
[
  1764997207
  [
    "\x00tags\x00object_6603"
    "object_6603"
  ]
]
337 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:
[
  1764997207
  [
    "object_6603\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
338 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:
[
  1764997207
  [
    "\x00tags\x00object_6443"
    "object_6443"
  ]
]
339 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:
[
  1764997207
  [
    "object_6443\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
340 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:
[
  1764997207
  [
    "\x00tags\x00object_5971"
    "object_5971"
  ]
]
341 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:
[
  1764997207
  [
    "object_5971\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
342 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:
[
  1764997207
  [
    "\x00tags\x00object_6602"
    "object_6602"
  ]
]
343 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:
[
  1764997207
  [
    "object_6602\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
344 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:
[
  1764997207
  [
    "\x00tags\x00object_6419"
    "object_6419"
  ]
]
345 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:
[
  1764997207
  [
    "object_6419\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
346 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:
[
  1764997207
  [
    "\x00tags\x00object_5958"
    "object_5958"
  ]
]
347 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:
[
  1764997207
  [
    "object_5958\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
348 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:
[
  1764997207
  [
    "\x00tags\x00object_6014"
    "object_6014"
  ]
]
349 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:
[
  1764997207
  [
    "object_6014\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
350 0.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_7042"
    "object_7042"
  ]
]
351 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:
[
  1764997207
  [
    "object_7042\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
352 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:
[
  1764997207
  [
    "\x00tags\x00object_5955"
    "object_5955"
  ]
]
353 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:
[
  1764997207
  [
    "object_5955\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
354 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:
[
  1764997207
  [
    "\x00tags\x00object_6038"
    "object_6038"
  ]
]
355 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:
[
  1764997207
  [
    "object_6038\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
356 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:
[
  1764997207
  [
    "\x00tags\x00object_6442"
    "object_6442"
  ]
]
357 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:
[
  1764997207
  [
    "object_6442\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
358 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:
[
  1764997207
  [
    "\x00tags\x00object_4775"
    "object_4775"
  ]
]
359 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:
[
  1764997207
  [
    "object_4775\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
360 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:
[
  1764997207
  [
    "\x00tags\x00object_6451"
    "object_6451"
  ]
]
361 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "object_6451\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
362 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764997207
  [
    "\x00tags\x00object_5389"
    "object_5389"
  ]
]
363 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:
[
  1764997207
  [
    "object_5389\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
364 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:
[
  1764997207
  [
    "\x00tags\x00object_5348"
    "object_5348"
  ]
]
365 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:
[
  1764997207
  [
    "object_5348\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
366 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:
[
  1764997207
  [
    "\x00tags\x00object_6453"
    "object_6453"
  ]
]
367 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:
[
  1764997207
  [
    "object_6453\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
368 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:
[
  1764997207
  [
    "\x00tags\x00object_799"
    "object_799"
  ]
]
369 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:
[
  1764997207
  [
    "object_799\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_576\x00tags\x00"
  ]
]
370 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:
[
  1764997207
  [
    "\x00tags\x00object_800"
    "object_800"
  ]
]
371 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:
[
  1764997207
  [
    "object_800\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_577\x00tags\x00"
  ]
]
372 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:
[
  1764997207
  [
    "\x00tags\x00object_5351"
    "object_5351"
  ]
]
373 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:
[
  1764997207
  [
    "object_5351\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
374 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:
[
  1764997207
  [
    "\x00tags\x00object_6454"
    "object_6454"
  ]
]
375 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:
[
  1764997207
  [
    "object_6454\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
376 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:
[
  1764997207
  [
    "\x00tags\x00object_5954"
    "object_5954"
  ]
]
377 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:
[
  1764997207
  [
    "object_5954\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
378 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:
[
  1764997207
  [
    "\x00tags\x00object_4792"
    "object_4792"
  ]
]
379 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:
[
  1764997207
  [
    "object_4792\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
380 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:
[
  1764997207
  [
    "\x00tags\x00object_6450"
    "object_6450"
  ]
]
381 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:
[
  1764997207
  [
    "object_6450\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
382 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:
[
  1764997207
  [
    "\x00tags\x00object_5972"
    "object_5972"
  ]
]
383 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:
[
  1764997207
  [
    "object_5972\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
384 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:
[
  1764997207
  [
    "\x00tags\x00object_880"
    "object_880"
  ]
]
385 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:
[
  1764997207
  [
    "object_880\x00tags\x00"
    "class_4\x00tags\x00"
    "asset_634\x00tags\x00"
  ]
]
386 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:
[
  1764997207
  [
    "\x00tags\x00object_6452"
    "object_6452"
  ]
]
387 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:
[
  1764997207
  [
    "object_6452\x00tags\x00"
    "class_4\x00tags\x00"
  ]
]
388 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:
[
  1764997207
  [
    "\x00tags\x00object_43"
    "object_43"
  ]
]
389 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:
[
  1764997207
  [
    "object_43\x00tags\x00"
  ]
]
390 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:
[
  1764997207
  [
    "\x00tags\x00object_44"
    "object_44"
  ]
]
391 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:
[
  1764997207
  [
    "object_44\x00tags\x00"
  ]
]
392 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:
[
  1764997207
  [
    "\x00tags\x00object_1"
    "object_1"
  ]
]
393 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:
[
  1764997207
  [
    "object_1\x00tags\x00"
  ]
]
394 0.41 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5977) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
395 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,859) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
396 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,57) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
397 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5963) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
398 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5982) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
399 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5980) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
400 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,861) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
401 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6624) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
402 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,4776) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
403 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,4777) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
404 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5981) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
405 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,840) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
406 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7063) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
407 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6100) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
408 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,768) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
409 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5935) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
410 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6111) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
411 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6411) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
412 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,834) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
413 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5948) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
414 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5959) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
415 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,703) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
416 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7043) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
417 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7065) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
418 0.48 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7066) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
419 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7067) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
420 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7070) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
421 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7045) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
422 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6030) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
423 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6420) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
424 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6412) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
425 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7046) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
426 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6421) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
427 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5347) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
428 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5949) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
429 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6422) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
430 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,794) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
431 0.49 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6424) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
432 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5965) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
433 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5983) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
434 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5966) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
435 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6413) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
436 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6418) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
437 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,864) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
438 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5973) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
439 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5382) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
440 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6423) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
441 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6035) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
442 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6003) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
443 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,798) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
444 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5346) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
445 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7099) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
446 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5345) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
447 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7058) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
448 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6425) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
449 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6426) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
450 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,61) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
451 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,838) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
452 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6427) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
453 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7044) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
454 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6457) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
455 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5964) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
456 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6604) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
457 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6605) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
458 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,869) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
459 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6414) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
460 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,835) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
461 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6428) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
462 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,833) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
463 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6429) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
464 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6194) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
465 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6430) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
466 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,871) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
467 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6431) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
468 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,767) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
469 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6432) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
470 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,874) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
471 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7062) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
472 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
473 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5111) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
474 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6434) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
475 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,875) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
476 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5383) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
477 0.42 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6104) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
478 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5968) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
479 0.37 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5967) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
480 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6435) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
481 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6620) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
482 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5961) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
483 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6456) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
484 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5350) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
485 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6995) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
486 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5974) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
487 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6415) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
488 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5953) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
489 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6416) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
490 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,796) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
491 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5385) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
492 0.60 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6436) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
493 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5956) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
494 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6437) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
495 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7054) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
496 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6600) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
497 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6438) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
498 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6439) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
499 0.38 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6440) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
500 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6441) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
501 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6448) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
502 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5110) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
503 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,802) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
504 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,801) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
505 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6458) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
506 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,60) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
507 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5979) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
508 0.41 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7074) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
509 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7077) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
510 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7073) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
511 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7076) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
512 0.41 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,876) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
513 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6455) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
514 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5975) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
515 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6447) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
516 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6601) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
517 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6446) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
518 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6595) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
519 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6007) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
520 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,4923) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
521 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5960) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
522 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5987) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
523 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6445) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
524 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5950) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
525 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5951) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
526 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5969) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
527 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6623) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
528 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,62) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
529 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,63) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
530 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5386) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
531 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,199) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
532 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6417) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
533 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,877) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
534 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5387) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
535 0.41 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,836) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
536 0.37 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,878) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
537 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5936) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
538 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6449) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
539 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,839) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
540 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5970) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
541 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6444) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
542 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7047) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
543 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5349) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
544 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5957) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
545 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,797) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
546 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,795) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
547 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,879) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
548 0.39 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,837) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
549 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6017) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
550 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6022) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
551 0.38 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6603) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
552 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6443) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
553 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5971) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
554 0.21 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6602) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
555 0.21 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6419) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
556 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5958) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
557 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6014) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
558 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7042) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
559 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5955) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
560 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6038) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
561 0.46 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6442) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
562 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,4775) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
563 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6451) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
564 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5389) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
565 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5348) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
566 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6453) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
567 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,799) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
568 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,800) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
569 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5351) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
570 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6454) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
571 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5954) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
572 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,4792) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
573 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6450) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
574 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5972) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
575 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,880) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
576 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6452) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
577 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5977) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
578 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:
[
  1764997207
  [
    "\x00tags\x00object_433"
    "object_433"
  ]
]
579 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:
[
  1764997207
  [
    "object_433\x00tags\x00"
    "class_3\x00tags\x00"
  ]
]
580 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:
[
  1764997207
  [
    "\x00tags\x00object_42"
    "object_42"
  ]
]
581 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:
[
  1764997207
  [
    "object_42\x00tags\x00"
  ]
]
582 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
583 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,859) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
584 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
585 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,57) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
586 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
587 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5963) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
588 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
589 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5982) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
590 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
591 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5980) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
592 0.44 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
593 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,861) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
594 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
595 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6624) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
596 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,4776) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
597 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
598 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,4777) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
599 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
600 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5981) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
601 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
602 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,840) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
603 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
604 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7063) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
605 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
606 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6100) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
607 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
608 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,768) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
609 0.61 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
610 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5935) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
611 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
612 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6111) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
613 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
614 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6411) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
615 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
616 0.38 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,834) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
617 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
618 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5948) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
619 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
620 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5959) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
621 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
622 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,703) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
623 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
624 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7043) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
625 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
626 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7065) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
627 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7066) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
628 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7067) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
629 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7070) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
630 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7045) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
631 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
632 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6030) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
633 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
634 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6420) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
635 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
636 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6412) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
637 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
638 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7046) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
639 0.40 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
640 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6421) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
641 0.38 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
642 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5347) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
643 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
644 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5949) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
645 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
646 0.37 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6422) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
647 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
648 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,794) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
649 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
650 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6424) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
651 0.39 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
652 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5965) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
653 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
654 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5983) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
655 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
656 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5966) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
657 0.21 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
658 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6413) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
659 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
660 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6418) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
661 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
662 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,864) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
663 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
664 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5973) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
665 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
666 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5382) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
667 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
668 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6423) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
669 0.21 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
670 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6035) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
671 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
672 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6003) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
673 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
674 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,798) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
675 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
676 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5346) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
677 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
678 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7099) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
679 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
680 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5345) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
681 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
682 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7058) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
683 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
684 0.21 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6425) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
685 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
686 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6426) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
687 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
688 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,61) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
689 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
690 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,838) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
691 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
692 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6427) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
693 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
694 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7044) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
695 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
696 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6457) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
697 0.57 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
698 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5964) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
699 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
700 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6604) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
701 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
702 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6605) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
703 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
704 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,869) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
705 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
706 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6414) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
707 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
708 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,835) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
709 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
710 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6428) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
711 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
712 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,833) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
713 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
714 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6429) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
715 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
716 0.37 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6194) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
717 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
718 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6430) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
719 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
720 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,871) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
721 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
722 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6431) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
723 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
724 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,767) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
725 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
726 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6432) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
727 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
728 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,874) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
729 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
730 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7062) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
731 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
732 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
733 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
734 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5111) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
735 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
736 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6434) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
737 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
738 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,875) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
739 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
740 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5383) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
741 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
742 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6104) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
743 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
744 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5968) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
745 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
746 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5967) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
747 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
748 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6435) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
749 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
750 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6620) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
751 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5961) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
752 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
753 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6456) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
754 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
755 0.38 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5350) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
756 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
757 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6995) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
758 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
759 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5974) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
760 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
761 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6415) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
762 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
763 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5953) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
764 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
765 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6416) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
766 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
767 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,796) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
768 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
769 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5385) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
770 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
771 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6436) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
772 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
773 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5956) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
774 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
775 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6437) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
776 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
777 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7054) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
778 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
779 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6600) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
780 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
781 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6438) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
782 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
783 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6439) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
784 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
785 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6440) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
786 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
787 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6441) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
788 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
789 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6448) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
790 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
791 0.42 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5110) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
792 0.38 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
793 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,802) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
794 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
795 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,801) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
796 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
797 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6458) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
798 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
799 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,60) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
800 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
801 0.21 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5979) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
802 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
803 0.38 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7074) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
804 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7077) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
805 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7073) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
806 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7076) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
807 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,876) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
808 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
809 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6455) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
810 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
811 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5975) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
812 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
813 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6447) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
814 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
815 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6601) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
816 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
817 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6446) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
818 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
819 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6595) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
820 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
821 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6007) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
822 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
823 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,4923) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
824 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
825 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5960) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
826 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
827 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5987) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
828 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
829 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6445) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
830 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
831 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5950) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
832 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
833 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5951) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
834 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
835 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5969) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
836 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
837 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6623) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
838 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
839 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,62) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
840 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
841 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,63) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
842 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
843 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5386) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
844 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
845 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,199) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
846 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
847 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6417) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
848 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
849 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,877) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
850 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
851 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5387) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
852 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
853 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,836) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
854 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
855 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,878) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
856 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
857 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5936) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
858 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
859 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6449) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
860 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
861 0.21 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,839) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
862 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
863 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5970) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
864 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
865 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6444) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
866 0.39 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
867 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7047) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
868 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
869 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5349) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
870 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
871 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5957) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
872 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
873 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,797) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
874 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
875 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,795) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
876 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
877 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,879) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
878 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
879 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,837) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
880 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
881 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6017) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
882 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
883 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6022) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
884 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
885 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6603) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
886 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
887 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6443) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
888 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
889 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5971) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
890 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
891 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6602) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
892 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
893 0.37 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6419) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
894 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
895 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5958) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
896 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
897 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6014) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
898 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
899 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,7042) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
900 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
901 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5955) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
902 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
903 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6038) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
904 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
905 0.35 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6442) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
906 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
907 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,4775) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
908 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
909 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6451) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
910 0.47 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
911 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5389) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
912 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
913 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5348) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
914 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
915 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6453) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
916 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
917 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,799) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
918 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
919 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,800) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
920 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
921 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5351) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
922 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
923 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6454) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
924 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
925 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5954) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
926 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
927 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,4792) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
928 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
929 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6450) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
930 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
931 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,5972) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
932 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
933 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,880) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
934 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
935 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,43,44,1,6452) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
936 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,42,44,1,433) AND configuration = 'brands' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

No loaded entities.