https://pimcore-dev.platforma.services/pimcore-graphql-webservices/sellers?apikey=2d789128b33daa0eec8c85e5bb5e8b9c

Query Metrics

552 Database Queries
140 Different statements
159.10 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.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:
[
  1764994205
  [
    "\x00tags\x00site_domain_eef1eb4d702c1cfe98817f9d0f0e4db4"
    "site_domain_eef1eb4d702c1cfe98817f9d0f0e4db4"
  ]
]
2 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:
[
  1764994205
  [
    "system\x00tags\x00"
    "site\x00tags\x00"
    "site_domain_eef1eb4d702c1cfe98817f9d0f0e4db4\x00tags\x00"
  ]
]
3 0.86 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/sellers"
  "sourcePathQuery" => "/pimcore-graphql-webservices/sellers?apikey=2d789128b33daa0eec8c85e5bb5e8b9c"
  "sourceEntireUri" => "https://pimcore-dev.platforma.services/pimcore-graphql-webservices/sellers?apikey=2d789128b33daa0eec8c85e5bb5e8b9c"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
4 0.52 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994205
  [
    "\x00tags\x00system_route_redirect"
    "system_route_redirect"
  ]
]
5 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:
[
  1764994205
  [
    "system\x00tags\x00"
    "redirect\x00tags\x00"
    "route\x00tags\x00"
    "system_route_redirect\x00tags\x00"
  ]
]
6 0.61 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
7 0.44 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "sellers"
  "path" => "/pimcore-graphql-webservices/"
]
8 0.29 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/pimcore-graphql-webservices/sellers"
]
9 0.35 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "pimcore-graphql-webservices"
  "path" => "/"
]
10 0.27 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/pimcore-graphql-webservices"
]
11 0.35 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
12 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:
[
  1764994205
  [
    "\x00tags\x00document_1"
    "document_1"
  ]
]
13 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:
[
  1764994205
  [
    "document_1\x00tags\x00"
  ]
]
14 0.84 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994205
  [
    "\x00tags\x00document_properties_1"
    "document_properties_1"
  ]
]
15 0.49 ms
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  1
]
16 0.30 ms
SELECT id, name FROM classes
Parameters:
[]
17 0.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "4"
]
18 0.59 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "5"
]
19 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "2"
]
20 0.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "3"
]
21 0.30 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Seller"
]
22 0.22 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Site"
]
23 0.20 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Category"
]
24 0.21 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Brand"
]
25 0.28 ms
SELECT id FROM classes WHERE name = ?
Parameters:
[
  "Seller"
]
26 4.63 ms
SELECT object_2.o_id as o_id, object_2.o_type as o_type FROM object_2 WHERE ( (
            (
                SELECT `read` from `plugin_datahub_workspaces_object`
                WHERE `plugin_datahub_workspaces_object`.configuration = 'sellers'
                AND LOCATE(CONCAT(`object_2`.o_path,`object_2`.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 = 'sellers'
                AND LOCATE(`plugin_datahub_workspaces_object`.cpath,CONCAT(`object_2`.o_path,`object_2`.o_key))=1
                ORDER BY LENGTH(`plugin_datahub_workspaces_object`.cpath) DESC
                LIMIT 1
            )=1
            ) AND  object_2.o_type IN ('object','folder','variant')) AND object_2.o_published = 1 ORDER BY `unique_key`    LIMIT 50000
Parameters:
[]
27 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:
[
  1764994206
  [
    "\x00tags\x00object_945"
    "object_945"
  ]
]
28 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:
[
  1764994206
  [
    "object_945\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
29 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:
[
  1764994206
  [
    "\x00tags\x00object_6019"
    "object_6019"
  ]
]
30 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:
[
  1764994206
  [
    "object_6019\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
31 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:
[
  1764994206
  [
    "\x00tags\x00object_4778"
    "object_4778"
  ]
]
32 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:
[
  1764994206
  [
    "object_4778\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
33 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:
[
  1764994206
  [
    "\x00tags\x00object_841"
    "object_841"
  ]
]
34 0.20 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "object_841\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
35 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:
[
  1764994206
  [
    "\x00tags\x00object_7064"
    "object_7064"
  ]
]
36 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:
[
  1764994206
  [
    "object_7064\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
37 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:
[
  1764994206
  [
    "\x00tags\x00object_6099"
    "object_6099"
  ]
]
38 0.20 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "object_6099\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
39 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:
[
  1764994206
  [
    "\x00tags\x00object_5825"
    "object_5825"
  ]
]
40 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:
[
  1764994206
  [
    "object_5825\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
41 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:
[
  1764994206
  [
    "\x00tags\x00object_4937"
    "object_4937"
  ]
]
42 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:
[
  1764994206
  [
    "object_4937\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
43 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:
[
  1764994206
  [
    "\x00tags\x00object_5771"
    "object_5771"
  ]
]
44 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:
[
  1764994206
  [
    "object_5771\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
45 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:
[
  1764994206
  [
    "\x00tags\x00object_5806"
    "object_5806"
  ]
]
46 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:
[
  1764994206
  [
    "object_5806\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
47 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:
[
  1764994206
  [
    "\x00tags\x00object_746"
    "object_746"
  ]
]
48 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:
[
  1764994206
  [
    "object_746\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
49 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:
[
  1764994206
  [
    "\x00tags\x00object_7057"
    "object_7057"
  ]
]
50 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:
[
  1764994206
  [
    "object_7057\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
51 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:
[
  1764994206
  [
    "\x00tags\x00object_6121"
    "object_6121"
  ]
]
52 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:
[
  1764994206
  [
    "object_6121\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
53 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:
[
  1764994206
  [
    "\x00tags\x00object_6029"
    "object_6029"
  ]
]
54 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:
[
  1764994206
  [
    "object_6029\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
55 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:
[
  1764994206
  [
    "\x00tags\x00object_6110"
    "object_6110"
  ]
]
56 0.21 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "object_6110\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
57 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:
[
  1764994206
  [
    "\x00tags\x00object_674"
    "object_674"
  ]
]
58 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:
[
  1764994206
  [
    "object_674\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
59 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:
[
  1764994206
  [
    "\x00tags\x00object_5947"
    "object_5947"
  ]
]
60 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:
[
  1764994206
  [
    "object_5947\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
61 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:
[
  1764994206
  [
    "\x00tags\x00object_659"
    "object_659"
  ]
]
62 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:
[
  1764994206
  [
    "object_659\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
63 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:
[
  1764994206
  [
    "\x00tags\x00object_4914"
    "object_4914"
  ]
]
64 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:
[
  1764994206
  [
    "object_4914\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
65 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:
[
  1764994206
  [
    "\x00tags\x00object_4909"
    "object_4909"
  ]
]
66 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:
[
  1764994206
  [
    "object_4909\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
67 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:
[
  1764994206
  [
    "\x00tags\x00object_4915"
    "object_4915"
  ]
]
68 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:
[
  1764994206
  [
    "object_4915\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
69 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:
[
  1764994206
  [
    "\x00tags\x00object_660"
    "object_660"
  ]
]
70 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:
[
  1764994206
  [
    "object_660\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
71 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:
[
  1764994206
  [
    "\x00tags\x00object_809"
    "object_809"
  ]
]
72 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:
[
  1764994206
  [
    "object_809\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
73 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:
[
  1764994206
  [
    "\x00tags\x00object_779"
    "object_779"
  ]
]
74 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:
[
  1764994206
  [
    "object_779\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
75 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:
[
  1764994206
  [
    "\x00tags\x00object_682"
    "object_682"
  ]
]
76 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:
[
  1764994206
  [
    "object_682\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
77 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:
[
  1764994206
  [
    "\x00tags\x00object_7072"
    "object_7072"
  ]
]
78 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:
[
  1764994206
  [
    "object_7072\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
79 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:
[
  1764994206
  [
    "\x00tags\x00object_5962"
    "object_5962"
  ]
]
80 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:
[
  1764994206
  [
    "object_5962\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
81 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:
[
  1764994206
  [
    "\x00tags\x00object_7098"
    "object_7098"
  ]
]
82 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:
[
  1764994206
  [
    "object_7098\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
83 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:
[
  1764994206
  [
    "\x00tags\x00object_6034"
    "object_6034"
  ]
]
84 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:
[
  1764994206
  [
    "object_6034\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
85 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:
[
  1764994206
  [
    "\x00tags\x00object_748"
    "object_748"
  ]
]
86 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:
[
  1764994206
  [
    "object_748\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
87 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:
[
  1764994206
  [
    "\x00tags\x00object_7056"
    "object_7056"
  ]
]
88 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:
[
  1764994206
  [
    "object_7056\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
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:
[
  1764994206
  [
    "\x00tags\x00object_6409"
    "object_6409"
  ]
]
90 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:
[
  1764994206
  [
    "object_6409\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
91 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:
[
  1764994206
  [
    "\x00tags\x00object_5772"
    "object_5772"
  ]
]
92 0.25 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "object_5772\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
93 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:
[
  1764994206
  [
    "\x00tags\x00object_5735"
    "object_5735"
  ]
]
94 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:
[
  1764994206
  [
    "object_5735\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
95 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:
[
  1764994206
  [
    "\x00tags\x00object_7083"
    "object_7083"
  ]
]
96 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:
[
  1764994206
  [
    "object_7083\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
97 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:
[
  1764994206
  [
    "\x00tags\x00object_721"
    "object_721"
  ]
]
98 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:
[
  1764994206
  [
    "object_721\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
99 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:
[
  1764994206
  [
    "\x00tags\x00object_5820"
    "object_5820"
  ]
]
100 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:
[
  1764994206
  [
    "object_5820\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
101 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:
[
  1764994206
  [
    "\x00tags\x00object_730"
    "object_730"
  ]
]
102 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:
[
  1764994206
  [
    "object_730\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
103 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:
[
  1764994206
  [
    "\x00tags\x00object_5821"
    "object_5821"
  ]
]
104 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:
[
  1764994206
  [
    "object_5821\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
105 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:
[
  1764994206
  [
    "\x00tags\x00object_675"
    "object_675"
  ]
]
106 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:
[
  1764994206
  [
    "object_675\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
107 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:
[
  1764994206
  [
    "\x00tags\x00object_957"
    "object_957"
  ]
]
108 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:
[
  1764994206
  [
    "object_957\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
109 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:
[
  1764994206
  [
    "\x00tags\x00object_719"
    "object_719"
  ]
]
110 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:
[
  1764994206
  [
    "object_719\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
111 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:
[
  1764994206
  [
    "\x00tags\x00object_7061"
    "object_7061"
  ]
]
112 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:
[
  1764994206
  [
    "object_7061\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
113 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:
[
  1764994206
  [
    "\x00tags\x00object_5831"
    "object_5831"
  ]
]
114 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:
[
  1764994206
  [
    "object_5831\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
115 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:
[
  1764994206
  [
    "\x00tags\x00object_6002"
    "object_6002"
  ]
]
116 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:
[
  1764994206
  [
    "object_6002\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
117 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:
[
  1764994206
  [
    "\x00tags\x00object_4921"
    "object_4921"
  ]
]
118 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:
[
  1764994206
  [
    "object_4921\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
119 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:
[
  1764994206
  [
    "\x00tags\x00object_6994"
    "object_6994"
  ]
]
120 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:
[
  1764994206
  [
    "object_6994\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
121 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:
[
  1764994206
  [
    "\x00tags\x00object_4661"
    "object_4661"
  ]
]
122 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:
[
  1764994206
  [
    "object_4661\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
123 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:
[
  1764994206
  [
    "\x00tags\x00object_5805"
    "object_5805"
  ]
]
124 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:
[
  1764994206
  [
    "object_5805\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
125 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:
[
  1764994206
  [
    "\x00tags\x00object_7055"
    "object_7055"
  ]
]
126 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:
[
  1764994206
  [
    "object_7055\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
127 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:
[
  1764994206
  [
    "\x00tags\x00object_5830"
    "object_5830"
  ]
]
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:
[
  1764994206
  [
    "object_5830\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
129 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:
[
  1764994206
  [
    "\x00tags\x00object_5803"
    "object_5803"
  ]
]
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:
[
  1764994206
  [
    "object_5803\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
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:
[
  1764994206
  [
    "\x00tags\x00object_5769"
    "object_5769"
  ]
]
132 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:
[
  1764994206
  [
    "object_5769\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
133 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:
[
  1764994206
  [
    "\x00tags\x00object_5773"
    "object_5773"
  ]
]
134 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:
[
  1764994206
  [
    "object_5773\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
135 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:
[
  1764994206
  [
    "\x00tags\x00object_705"
    "object_705"
  ]
]
136 0.31 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "object_705\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
137 0.20 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "\x00tags\x00object_4718"
    "object_4718"
  ]
]
138 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:
[
  1764994206
  [
    "object_4718\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
139 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:
[
  1764994206
  [
    "\x00tags\x00object_681"
    "object_681"
  ]
]
140 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:
[
  1764994206
  [
    "object_681\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
141 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:
[
  1764994206
  [
    "\x00tags\x00object_5674"
    "object_5674"
  ]
]
142 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:
[
  1764994206
  [
    "object_5674\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
143 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:
[
  1764994206
  [
    "\x00tags\x00object_6037"
    "object_6037"
  ]
]
144 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:
[
  1764994206
  [
    "object_6037\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
145 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:
[
  1764994206
  [
    "\x00tags\x00object_5826"
    "object_5826"
  ]
]
146 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:
[
  1764994206
  [
    "object_5826\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
147 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:
[
  1764994206
  [
    "\x00tags\x00object_5986"
    "object_5986"
  ]
]
148 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:
[
  1764994206
  [
    "object_5986\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
149 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:
[
  1764994206
  [
    "\x00tags\x00object_6006"
    "object_6006"
  ]
]
150 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:
[
  1764994206
  [
    "object_6006\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
151 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:
[
  1764994206
  [
    "\x00tags\x00object_940"
    "object_940"
  ]
]
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:
[
  1764994206
  [
    "object_940\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
153 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:
[
  1764994206
  [
    "\x00tags\x00object_803"
    "object_803"
  ]
]
154 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:
[
  1764994206
  [
    "object_803\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
155 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:
[
  1764994206
  [
    "\x00tags\x00object_6124"
    "object_6124"
  ]
]
156 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:
[
  1764994206
  [
    "object_6124\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
157 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:
[
  1764994206
  [
    "\x00tags\x00object_6134"
    "object_6134"
  ]
]
158 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:
[
  1764994206
  [
    "object_6134\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
159 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:
[
  1764994206
  [
    "\x00tags\x00object_6135"
    "object_6135"
  ]
]
160 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:
[
  1764994206
  [
    "object_6135\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
161 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:
[
  1764994206
  [
    "\x00tags\x00object_6136"
    "object_6136"
  ]
]
162 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:
[
  1764994206
  [
    "object_6136\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
163 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:
[
  1764994206
  [
    "\x00tags\x00object_6137"
    "object_6137"
  ]
]
164 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:
[
  1764994206
  [
    "object_6137\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
165 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:
[
  1764994206
  [
    "\x00tags\x00object_6138"
    "object_6138"
  ]
]
166 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:
[
  1764994206
  [
    "object_6138\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
167 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:
[
  1764994206
  [
    "\x00tags\x00object_6139"
    "object_6139"
  ]
]
168 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:
[
  1764994206
  [
    "object_6139\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
169 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:
[
  1764994206
  [
    "\x00tags\x00object_6140"
    "object_6140"
  ]
]
170 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:
[
  1764994206
  [
    "object_6140\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
171 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:
[
  1764994206
  [
    "\x00tags\x00object_6125"
    "object_6125"
  ]
]
172 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:
[
  1764994206
  [
    "object_6125\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
173 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "\x00tags\x00object_6126"
    "object_6126"
  ]
]
174 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:
[
  1764994206
  [
    "object_6126\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
175 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:
[
  1764994206
  [
    "\x00tags\x00object_6127"
    "object_6127"
  ]
]
176 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:
[
  1764994206
  [
    "object_6127\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
177 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:
[
  1764994206
  [
    "\x00tags\x00object_6129"
    "object_6129"
  ]
]
178 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:
[
  1764994206
  [
    "object_6129\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
179 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:
[
  1764994206
  [
    "\x00tags\x00object_6130"
    "object_6130"
  ]
]
180 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:
[
  1764994206
  [
    "object_6130\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
181 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:
[
  1764994206
  [
    "\x00tags\x00object_6131"
    "object_6131"
  ]
]
182 0.20 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "object_6131\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
183 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:
[
  1764994206
  [
    "\x00tags\x00object_6132"
    "object_6132"
  ]
]
184 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:
[
  1764994206
  [
    "object_6132\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
185 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:
[
  1764994206
  [
    "\x00tags\x00object_6133"
    "object_6133"
  ]
]
186 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:
[
  1764994206
  [
    "object_6133\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
187 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:
[
  1764994206
  [
    "\x00tags\x00object_6596"
    "object_6596"
  ]
]
188 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:
[
  1764994206
  [
    "object_6596\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
189 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:
[
  1764994206
  [
    "\x00tags\x00object_5766"
    "object_5766"
  ]
]
190 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:
[
  1764994206
  [
    "object_5766\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
191 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:
[
  1764994206
  [
    "\x00tags\x00object_5828"
    "object_5828"
  ]
]
192 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:
[
  1764994206
  [
    "object_5828\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
193 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:
[
  1764994206
  [
    "\x00tags\x00object_260"
    "object_260"
  ]
]
194 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:
[
  1764994206
  [
    "object_260\x00tags\x00"
    "class_2\x00tags\x00"
    "asset_65\x00tags\x00"
  ]
]
195 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:
[
  1764994206
  [
    "\x00tags\x00object_857"
    "object_857"
  ]
]
196 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:
[
  1764994206
  [
    "object_857\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
197 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:
[
  1764994206
  [
    "\x00tags\x00object_2529"
    "object_2529"
  ]
]
198 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:
[
  1764994206
  [
    "object_2529\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
199 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:
[
  1764994206
  [
    "\x00tags\x00object_4753"
    "object_4753"
  ]
]
200 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:
[
  1764994206
  [
    "object_4753\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
201 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:
[
  1764994206
  [
    "\x00tags\x00object_686"
    "object_686"
  ]
]
202 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:
[
  1764994206
  [
    "object_686\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
203 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:
[
  1764994206
  [
    "\x00tags\x00object_5799"
    "object_5799"
  ]
]
204 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:
[
  1764994206
  [
    "object_5799\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
205 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:
[
  1764994206
  [
    "\x00tags\x00object_6622"
    "object_6622"
  ]
]
206 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:
[
  1764994206
  [
    "object_6622\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
207 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:
[
  1764994206
  [
    "\x00tags\x00object_6992"
    "object_6992"
  ]
]
208 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:
[
  1764994206
  [
    "object_6992\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
209 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:
[
  1764994206
  [
    "\x00tags\x00object_5827"
    "object_5827"
  ]
]
210 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:
[
  1764994206
  [
    "object_5827\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
211 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:
[
  1764994206
  [
    "\x00tags\x00object_5822"
    "object_5822"
  ]
]
212 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:
[
  1764994206
  [
    "object_5822\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
213 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:
[
  1764994206
  [
    "\x00tags\x00object_6013"
    "object_6013"
  ]
]
214 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:
[
  1764994206
  [
    "object_6013\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
215 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:
[
  1764994206
  [
    "\x00tags\x00object_687"
    "object_687"
  ]
]
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:
[
  1764994206
  [
    "object_687\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
217 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:
[
  1764994206
  [
    "\x00tags\x00object_5768"
    "object_5768"
  ]
]
218 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:
[
  1764994206
  [
    "object_5768\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
219 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:
[
  1764994206
  [
    "\x00tags\x00object_198"
    "object_198"
  ]
]
220 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:
[
  1764994206
  [
    "object_198\x00tags\x00"
    "class_2\x00tags\x00"
    "asset_47\x00tags\x00"
  ]
]
221 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:
[
  1764994206
  [
    "\x00tags\x00object_5829"
    "object_5829"
  ]
]
222 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:
[
  1764994206
  [
    "object_5829\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
223 0.20 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "\x00tags\x00object_683"
    "object_683"
  ]
]
224 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:
[
  1764994206
  [
    "object_683\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
225 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:
[
  1764994206
  [
    "\x00tags\x00object_6016"
    "object_6016"
  ]
]
226 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:
[
  1764994206
  [
    "object_6016\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
227 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:
[
  1764994206
  [
    "\x00tags\x00object_5324"
    "object_5324"
  ]
]
228 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:
[
  1764994206
  [
    "object_5324\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
229 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:
[
  1764994206
  [
    "\x00tags\x00object_720"
    "object_720"
  ]
]
230 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:
[
  1764994206
  [
    "object_720\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
231 0.23 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "\x00tags\x00object_5818"
    "object_5818"
  ]
]
232 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:
[
  1764994206
  [
    "object_5818\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
233 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:
[
  1764994206
  [
    "\x00tags\x00object_5374"
    "object_5374"
  ]
]
234 0.20 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "object_5374\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
235 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:
[
  1764994206
  [
    "\x00tags\x00object_5375"
    "object_5375"
  ]
]
236 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:
[
  1764994206
  [
    "object_5375\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
237 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:
[
  1764994206
  [
    "\x00tags\x00object_5377"
    "object_5377"
  ]
]
238 0.25 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "object_5377\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
239 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:
[
  1764994206
  [
    "\x00tags\x00object_5388"
    "object_5388"
  ]
]
240 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:
[
  1764994206
  [
    "object_5388\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
241 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:
[
  1764994206
  [
    "\x00tags\x00object_5376"
    "object_5376"
  ]
]
242 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:
[
  1764994206
  [
    "object_5376\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
243 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:
[
  1764994206
  [
    "\x00tags\x00object_5391"
    "object_5391"
  ]
]
244 0.20 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1764994206
  [
    "object_5391\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
245 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:
[
  1764994206
  [
    "\x00tags\x00object_5392"
    "object_5392"
  ]
]
246 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:
[
  1764994206
  [
    "object_5392\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
247 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:
[
  1764994206
  [
    "\x00tags\x00object_5378"
    "object_5378"
  ]
]
248 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:
[
  1764994206
  [
    "object_5378\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
249 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:
[
  1764994206
  [
    "\x00tags\x00object_5390"
    "object_5390"
  ]
]
250 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:
[
  1764994206
  [
    "object_5390\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
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:
[
  1764994206
  [
    "\x00tags\x00object_5775"
    "object_5775"
  ]
]
252 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:
[
  1764994206
  [
    "object_5775\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
253 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:
[
  1764994206
  [
    "\x00tags\x00object_5728"
    "object_5728"
  ]
]
254 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:
[
  1764994206
  [
    "object_5728\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
255 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:
[
  1764994206
  [
    "\x00tags\x00object_5824"
    "object_5824"
  ]
]
256 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:
[
  1764994206
  [
    "object_5824\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
257 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:
[
  1764994206
  [
    "\x00tags\x00object_4907"
    "object_4907"
  ]
]
258 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:
[
  1764994206
  [
    "object_4907\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
259 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:
[
  1764994206
  [
    "\x00tags\x00object_5800"
    "object_5800"
  ]
]
260 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:
[
  1764994206
  [
    "object_5800\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
261 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:
[
  1764994206
  [
    "\x00tags\x00object_7036"
    "object_7036"
  ]
]
262 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:
[
  1764994206
  [
    "object_7036\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
263 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:
[
  1764994206
  [
    "\x00tags\x00object_6103"
    "object_6103"
  ]
]
264 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:
[
  1764994206
  [
    "object_6103\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
265 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:
[
  1764994206
  [
    "\x00tags\x00object_709"
    "object_709"
  ]
]
266 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:
[
  1764994206
  [
    "object_709\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
267 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:
[
  1764994206
  [
    "\x00tags\x00object_5934"
    "object_5934"
  ]
]
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:
[
  1764994206
  [
    "object_5934\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
269 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:
[
  1764994206
  [
    "\x00tags\x00object_5819"
    "object_5819"
  ]
]
270 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:
[
  1764994206
  [
    "object_5819\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
271 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:
[
  1764994206
  [
    "\x00tags\x00object_7023"
    "object_7023"
  ]
]
272 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:
[
  1764994206
  [
    "object_7023\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
273 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:
[
  1764994206
  [
    "\x00tags\x00object_4662"
    "object_4662"
  ]
]
274 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:
[
  1764994206
  [
    "object_4662\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
275 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:
[
  1764994206
  [
    "\x00tags\x00object_6410"
    "object_6410"
  ]
]
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:
[
  1764994206
  [
    "object_6410\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
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:
[
  1764994206
  [
    "\x00tags\x00object_4922"
    "object_4922"
  ]
]
278 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:
[
  1764994206
  [
    "object_4922\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
279 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:
[
  1764994206
  [
    "\x00tags\x00object_4658"
    "object_4658"
  ]
]
280 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:
[
  1764994206
  [
    "object_4658\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
281 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:
[
  1764994206
  [
    "\x00tags\x00object_5767"
    "object_5767"
  ]
]
282 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:
[
  1764994206
  [
    "object_5767\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
283 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:
[
  1764994206
  [
    "\x00tags\x00object_5817"
    "object_5817"
  ]
]
284 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:
[
  1764994206
  [
    "object_5817\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
285 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:
[
  1764994206
  [
    "\x00tags\x00object_5823"
    "object_5823"
  ]
]
286 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:
[
  1764994206
  [
    "object_5823\x00tags\x00"
    "class_2\x00tags\x00"
  ]
]
287 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:
[
  1764994206
  [
    "\x00tags\x00object_41"
    "object_41"
  ]
]
288 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:
[
  1764994206
  [
    "object_41\x00tags\x00"
  ]
]
289 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:
[
  1764994206
  [
    "\x00tags\x00object_44"
    "object_44"
  ]
]
290 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:
[
  1764994206
  [
    "object_44\x00tags\x00"
  ]
]
291 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:
[
  1764994206
  [
    "\x00tags\x00object_1"
    "object_1"
  ]
]
292 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:
[
  1764994206
  [
    "object_1\x00tags\x00"
  ]
]
293 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,945) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
294 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6019) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
295 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4778) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
296 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,841) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
297 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7064) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
298 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6099) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
299 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5825) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
300 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4937) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
301 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5771) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
302 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5806) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
303 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,746) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
304 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7057) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
305 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6121) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
306 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6029) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
307 0.41 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6110) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
308 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,674) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
309 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5947) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
310 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,659) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
311 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4914) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
312 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4909) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
313 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4915) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
314 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,660) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
315 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,809) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
316 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,779) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
317 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,682) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
318 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7072) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
319 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5962) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
320 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7098) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
321 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6034) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
322 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,748) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
323 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7056) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
324 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6409) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
325 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5772) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
326 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5735) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
327 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7083) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
328 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,721) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
329 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5820) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
330 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,730) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
331 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5821) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
332 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,675) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
333 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,957) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
334 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,719) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
335 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7061) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
336 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5831) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
337 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6002) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
338 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4921) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
339 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6994) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
340 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4661) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
341 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5805) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
342 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7055) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
343 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5830) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
344 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5803) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
345 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5769) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
346 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5773) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
347 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,705) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
348 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4718) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
349 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,681) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
350 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5674) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
351 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6037) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
352 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5826) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
353 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5986) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
354 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6006) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
355 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,940) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
356 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,803) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
357 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6124) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
358 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6134) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
359 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6135) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
360 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6136) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
361 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6137) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
362 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6138) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
363 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6139) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
364 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6140) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
365 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6125) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
366 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6126) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
367 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6127) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
368 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6129) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
369 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6130) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
370 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6131) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
371 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6132) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
372 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6133) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
373 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6596) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
374 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5766) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
375 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5828) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
376 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,260) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
377 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,857) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
378 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,2529) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
379 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4753) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
380 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,686) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
381 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5799) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
382 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6622) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
383 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6992) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
384 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5827) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
385 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5822) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
386 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6013) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
387 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,687) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
388 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5768) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
389 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,198) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
390 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5829) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
391 0.46 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,683) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
392 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6016) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
393 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5324) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
394 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,720) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
395 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5818) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
396 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5374) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
397 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5375) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
398 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5377) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
399 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5388) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
400 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5376) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
401 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5391) AND configuration = 'sellers' 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,41,44,1,5392) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
403 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5378) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
404 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5390) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
405 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5775) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
406 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5728) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
407 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5824) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
408 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4907) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
409 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5800) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
410 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7036) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
411 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6103) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
412 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,709) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
413 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5934) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
414 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5819) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
415 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7023) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
416 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4662) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
417 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6410) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
418 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4922) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
419 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4658) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
420 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5767) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
421 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5817) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
422 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5823) AND configuration = 'sellers' 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,41,44,1,945) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
424 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6019) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
425 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4778) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
426 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,841) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
427 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7064) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
428 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6099) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
429 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5825) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
430 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4937) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
431 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5771) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
432 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5806) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
433 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,746) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
434 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7057) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
435 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6121) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
436 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6029) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
437 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6110) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
438 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,674) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
439 0.21 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5947) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
440 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,659) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
441 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4914) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
442 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4909) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
443 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4915) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
444 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,660) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
445 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,809) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
446 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,779) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
447 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,682) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
448 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7072) AND configuration = 'sellers' 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,41,44,1,5962) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
450 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7098) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
451 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6034) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
452 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,748) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
453 0.36 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7056) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
454 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6409) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
455 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5772) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
456 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5735) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
457 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7083) AND configuration = 'sellers' 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,41,44,1,721) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
459 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5820) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
460 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,730) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
461 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5821) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
462 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,675) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
463 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,957) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
464 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,719) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
465 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7061) AND configuration = 'sellers' 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,41,44,1,5831) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
467 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6002) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
468 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4921) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
469 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6994) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
470 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4661) AND configuration = 'sellers' 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,41,44,1,5805) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
472 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7055) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
473 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5830) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
474 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5803) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
475 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5769) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
476 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5773) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
477 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,705) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
478 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4718) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
479 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,681) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
480 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5674) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
481 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6037) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
482 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5826) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
483 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5986) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
484 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6006) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
485 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,940) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
486 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,803) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
487 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6124) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
488 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6134) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
489 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6135) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
490 0.21 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6136) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
491 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6137) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
492 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6138) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
493 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6139) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
494 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6140) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
495 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6125) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
496 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6126) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
497 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6127) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
498 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6129) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
499 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6130) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
500 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6131) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
501 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6132) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
502 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6133) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
503 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6596) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
504 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5766) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
505 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5828) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
506 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,260) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
507 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,857) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
508 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,2529) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
509 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4753) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
510 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,686) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
511 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5799) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
512 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6622) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
513 0.32 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6992) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
514 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5827) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
515 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5822) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
516 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6013) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
517 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,687) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
518 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5768) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
519 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,198) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
520 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5829) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
521 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,683) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
522 0.28 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6016) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
523 0.34 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5324) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
524 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,720) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
525 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5818) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
526 0.87 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5374) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
527 0.33 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5375) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
528 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5377) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
529 0.30 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5388) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
530 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5376) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
531 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5391) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
532 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5392) AND configuration = 'sellers' 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,41,44,1,5378) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
534 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5390) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
535 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5775) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
536 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5728) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
537 0.31 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5824) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
538 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4907) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
539 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5800) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
540 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7036) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
541 0.29 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6103) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
542 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,709) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
543 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5934) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
544 0.25 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5819) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
545 0.26 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,7023) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
546 0.24 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4662) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
547 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,6410) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
548 0.21 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4922) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
549 0.27 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,4658) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
550 0.23 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5767) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
551 0.21 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5817) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[]
552 0.22 ms
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,5823) AND configuration = 'sellers' 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.