https://zsg.ultinova.be/nl/Kampen%20en%20lessen

Query Metrics

400 Database Queries
16 Different statements
158.76 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.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:
[
  1768242739
  [
    "\x00tags\x00site_domain_1000577e2e53972d13eee5af5648e472"
    "site_domain_1000577e2e53972d13eee5af5648e472"
  ]
]
2 0.56 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242739
  [
    "system\x00tags\x00"
    "site\x00tags\x00"
    "site_domain_1000577e2e53972d13eee5af5648e472\x00tags\x00"
  ]
]
3 1.32 ms
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/nl/Kampen en lessen"
  "sourcePathQuery" => "/nl/Kampen en lessen"
  "sourceEntireUri" => "https://zsg.ultinova.be/nl/Kampen en lessen"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
4 0.57 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242739
  [
    "\x00tags\x00system_route_redirect"
    "system_route_redirect"
  ]
]
5 0.62 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242739
  [
    "system\x00tags\x00"
    "redirect\x00tags\x00"
    "route\x00tags\x00"
    "system_route_redirect\x00tags\x00"
  ]
]
6 0.73 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
7 0.47 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Kampen en lessen"
  "path" => "/nl/"
]
8 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:
[
  1768242739
  [
    "\x00tags\x00document_190"
    "document_190"
  ]
]
9 0.18 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242739
  [
    "document_190\x00tags\x00"
  ]
]
10 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:
[
  1768242739
  [
    "\x00tags\x00document_properties_190"
    "document_properties_190"
  ]
]
11 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:
[
  1768242739
  [
    "document_properties\x00tags\x00"
    "document_190\x00tags\x00"
    "document_properties_190\x00tags\x00"
  ]
]
12 0.30 ms
SELECT * FROM object_url_slugs WHERE slug = '/nl/Kampen en lessen' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
13 0.35 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
14 0.41 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242739
  [
    "\x00tags\x00website_config"
    "website_config"
  ]
]
15 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:
[
  1768242739
  [
    "website_config\x00tags\x00"
    "system\x00tags\x00"
    "config\x00tags\x00"
    "output\x00tags\x00"
    "asset_25\x00tags\x00"
    "asset_37\x00tags\x00"
    "document_35\x00tags\x00"
    "document_14\x00tags\x00"
    "document_65\x00tags\x00"
    "document_149\x00tags\x00"
    "document_150\x00tags\x00"
    "document_290\x00tags\x00"
    "asset_36\x00tags\x00"
    "document_75\x00tags\x00"
    "document_77\x00tags\x00"
    "document_79\x00tags\x00"
    "document_190\x00tags\x00"
    "document_155\x00tags\x00"
    "document_26\x00tags\x00"
    "document_291\x00tags\x00"
    "document_318\x00tags\x00"
    "document_320\x00tags\x00"
    "document_319\x00tags\x00"
    "document_29\x00tags\x00"
    "document_93\x00tags\x00"
    "object_2298\x00tags\x00"
    "document_447\x00tags\x00"
  ]
]
16 0.69 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "favicon_asset"
  null
  "nl"
]
17 0.19 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
18 0.28 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "site_title"
  null
  "nl"
]
19 0.15 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  3
]
20 0.27 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "favicon_asset"
  null
  null
]
21 0.26 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "generateNewFavicon"
  null
  null
]
22 0.18 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  4
]
23 0.50 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "nl"
  "path" => "/"
]
24 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:
[
  1768242741
  [
    "\x00tags\x00document_2"
    "document_2"
  ]
]
25 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:
[
  1768242741
  [
    "document_2\x00tags\x00"
  ]
]
26 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:
[
  1768242741
  [
    "\x00tags\x00nav_7dd9e2b35c346827d38a9ce2a5df352d"
    "nav_7dd9e2b35c346827d38a9ce2a5df352d"
  ]
]
27 1.83 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "output\x00tags\x00"
    "navigation\x00tags\x00"
    "document_5\x00tags\x00"
    "document_8\x00tags\x00"
    "document_457\x00tags\x00"
    "document_456\x00tags\x00"
    "document_448\x00tags\x00"
    "document_175\x00tags\x00"
    "document_413\x00tags\x00"
    "document_205\x00tags\x00"
    "document_244\x00tags\x00"
    "document_265\x00tags\x00"
    "document_105\x00tags\x00"
    "document_247\x00tags\x00"
    "document_177\x00tags\x00"
    "document_198\x00tags\x00"
    "document_185\x00tags\x00"
    "document_230\x00tags\x00"
    "document_251\x00tags\x00"
    "document_108\x00tags\x00"
    "document_204\x00tags\x00"
    "document_329\x00tags\x00"
    "document_403\x00tags\x00"
    "document_410\x00tags\x00"
    "document_106\x00tags\x00"
    "document_109\x00tags\x00"
    "document_310\x00tags\x00"
    "document_311\x00tags\x00"
    "document_317\x00tags\x00"
    "document_243\x00tags\x00"
    "document_107\x00tags\x00"
    "document_112\x00tags\x00"
    "document_170\x00tags\x00"
    "document_385\x00tags\x00"
    "document_278\x00tags\x00"
    "document_75\x00tags\x00"
    "document_127\x00tags\x00"
    "document_184\x00tags\x00"
    "document_125\x00tags\x00"
    "document_401\x00tags\x00"
    "document_325\x00tags\x00"
    "document_128\x00tags\x00"
    "document_129\x00tags\x00"
    "document_263\x00tags\x00"
    "document_123\x00tags\x00"
    "document_267\x00tags\x00"
    "document_298\x00tags\x00"
    "document_219\x00tags\x00"
    "document_460\x00tags\x00"
    "document_266\x00tags\x00"
    "document_131\x00tags\x00"
    "document_132\x00tags\x00"
    "document_328\x00tags\x00"
    "document_412\x00tags\x00"
    "document_130\x00tags\x00"
    "document_118\x00tags\x00"
    "document_315\x00tags\x00"
    "document_117\x00tags\x00"
    "document_203\x00tags\x00"
    "document_121\x00tags\x00"
    "document_387\x00tags\x00"
    "document_386\x00tags\x00"
    "document_77\x00tags\x00"
    "document_364\x00tags\x00"
    "document_365\x00tags\x00"
    "document_363\x00tags\x00"
    "document_259\x00tags\x00"
    "document_336\x00tags\x00"
    "document_335\x00tags\x00"
    "document_141\x00tags\x00"
    "document_142\x00tags\x00"
    "document_140\x00tags\x00"
    "document_144\x00tags\x00"
    "document_143\x00tags\x00"
    "document_371\x00tags\x00"
    "document_376\x00tags\x00"
    "document_377\x00tags\x00"
    "document_378\x00tags\x00"
    "document_379\x00tags\x00"
    "document_368\x00tags\x00"
    "document_79\x00tags\x00"
    "document_53\x00tags\x00"
    "document_197\x00tags\x00"
    "document_458\x00tags\x00"
    "document_360\x00tags\x00"
    "document_395\x00tags\x00"
    "document_443\x00tags\x00"
    "document_444\x00tags\x00"
    "document_446\x00tags\x00"
    "document_453\x00tags\x00"
    "document_459\x00tags\x00"
    "document_14\x00tags\x00"
    "document_221\x00tags\x00"
    "document_229\x00tags\x00"
    "document_237\x00tags\x00"
    "document_261\x00tags\x00"
    "document_274\x00tags\x00"
    "document_292\x00tags\x00"
    "document_342\x00tags\x00"
    "document_351\x00tags\x00"
    "document_466\x00tags\x00"
    "document_190\x00tags\x00"
    "document_73\x00tags\x00"
    "document_71\x00tags\x00"
    "document_20\x00tags\x00"
    "document_318\x00tags\x00"
    "document_290\x00tags\x00"
    "document_23\x00tags\x00"
    "document_65\x00tags\x00"
    "document_95\x00tags\x00"
    "document_93\x00tags\x00"
    "document_89\x00tags\x00"
    "document_87\x00tags\x00"
    "document_85\x00tags\x00"
    "document_35\x00tags\x00"
    "document_174\x00tags\x00"
    "document_297\x00tags\x00"
    "document_322\x00tags\x00"
    "document_155\x00tags\x00"
    "nav_7dd9e2b35c346827d38a9ce2a5df352d\x00tags\x00"
  ]
]
28 0.70 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
29 0.59 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00translation_data_2b0562963ad619f7386bc0e9856ed713"
    "translation_data_2b0562963ad619f7386bc0e9856ed713"
  ]
]
30 0.51 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "translator\x00tags\x00"
    "translator_website\x00tags\x00"
    "translate\x00tags\x00"
    "translation_data_2b0562963ad619f7386bc0e9856ed713\x00tags\x00"
  ]
]
31 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:
[
  1768242741
  [
    "\x00tags\x00document_5"
    "document_5"
  ]
]
32 0.80 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "document_5\x00tags\x00"
    "asset_256\x00tags\x00"
    "asset_254\x00tags\x00"
    "asset_269\x00tags\x00"
    "asset_202\x00tags\x00"
    "asset_244\x00tags\x00"
    "asset_196\x00tags\x00"
    "asset_201\x00tags\x00"
    "asset_199\x00tags\x00"
    "asset_200\x00tags\x00"
    "asset_43\x00tags\x00"
    "asset_232\x00tags\x00"
    "asset_44\x00tags\x00"
    "asset_42\x00tags\x00"
  ]
]
33 0.51 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00document_properties_5"
    "document_properties_5"
  ]
]
34 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:
[
  1768242741
  [
    "document_properties\x00tags\x00"
    "document_5\x00tags\x00"
    "document_properties_5\x00tags\x00"
  ]
]
35 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:
[
  1768242741
  [
    "\x00tags\x00document_8"
    "document_8"
  ]
]
36 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "document_8\x00tags\x00"
    "asset_304\x00tags\x00"
  ]
]
37 0.65 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00document_properties_8"
    "document_properties_8"
  ]
]
38 0.54 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "document_properties\x00tags\x00"
    "document_8\x00tags\x00"
    "document_properties_8\x00tags\x00"
  ]
]
39 0.51 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00document_448"
    "document_448"
  ]
]
40 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:
[
  1768242741
  [
    "\x00tags\x00document_properties_448"
    "document_properties_448"
  ]
]
41 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:
[
  1768242741
  [
    "document_properties\x00tags\x00"
    "document_448\x00tags\x00"
    "document_properties_448\x00tags\x00"
  ]
]
42 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:
[
  1768242741
  [
    "\x00tags\x00document_73"
    "document_73"
  ]
]
43 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:
[
  1768242741
  [
    "document_73\x00tags\x00"
    "asset_112\x00tags\x00"
    "asset_113\x00tags\x00"
  ]
]
44 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:
[
  1768242741
  [
    "\x00tags\x00document_properties_73"
    "document_properties_73"
  ]
]
45 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:
[
  1768242741
  [
    "document_properties\x00tags\x00"
    "document_73\x00tags\x00"
    "document_properties_73\x00tags\x00"
  ]
]
46 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:
[
  1768242741
  [
    "\x00tags\x00document_71"
    "document_71"
  ]
]
47 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:
[
  1768242741
  [
    "\x00tags\x00document_properties_71"
    "document_properties_71"
  ]
]
48 0.56 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "document_properties\x00tags\x00"
    "document_71\x00tags\x00"
    "document_properties_71\x00tags\x00"
  ]
]
49 0.68 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00document_20"
    "document_20"
  ]
]
50 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:
[
  1768242741
  [
    "\x00tags\x00document_properties_20"
    "document_properties_20"
  ]
]
51 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:
[
  1768242741
  [
    "document_properties\x00tags\x00"
    "document_20\x00tags\x00"
    "document_properties_20\x00tags\x00"
  ]
]
52 0.78 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  190
]
53 4.43 ms
SELECT object_localized_13_nl.o_id as o_id, object_localized_13_nl.o_type as o_type FROM object_localized_13_nl WHERE ( object_localized_13_nl.o_type IN ('object','folder')) AND object_localized_13_nl.o_published = 1 ORDER BY `start_date` ASC
Parameters:
[]
54 0.47 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2755"
    "object_2755"
  ]
]
55 0.41 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2755\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_276\x00tags\x00"
  ]
]
56 0.50 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "13"
]
57 0.70 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2901"
    "object_2901"
  ]
]
58 1.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:
[
  1768242741
  [
    "object_2901\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_276\x00tags\x00"
  ]
]
59 1.02 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2933"
    "object_2933"
  ]
]
60 0.45 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2933\x00tags\x00"
    "class_13\x00tags\x00"
  ]
]
61 0.47 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2931"
    "object_2931"
  ]
]
62 0.39 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2931\x00tags\x00"
    "class_13\x00tags\x00"
  ]
]
63 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2902"
    "object_2902"
  ]
]
64 0.54 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2902\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_276\x00tags\x00"
  ]
]
65 0.45 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2905"
    "object_2905"
  ]
]
66 0.47 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2905\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_294\x00tags\x00"
  ]
]
67 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2906"
    "object_2906"
  ]
]
68 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:
[
  1768242741
  [
    "object_2906\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_294\x00tags\x00"
  ]
]
69 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:
[
  1768242741
  [
    "\x00tags\x00object_2898"
    "object_2898"
  ]
]
70 0.47 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2898\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_134\x00tags\x00"
  ]
]
71 1.03 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1744"
    "object_1744"
  ]
]
72 0.51 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1744\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_137\x00tags\x00"
  ]
]
73 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:
[
  1768242741
  [
    "\x00tags\x00object_2922"
    "object_2922"
  ]
]
74 0.44 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2922\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_138\x00tags\x00"
  ]
]
75 0.93 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1805"
    "object_1805"
  ]
]
76 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:
[
  1768242741
  [
    "object_1805\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_290\x00tags\x00"
  ]
]
77 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:
[
  1768242741
  [
    "\x00tags\x00object_1811"
    "object_1811"
  ]
]
78 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1811\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_291\x00tags\x00"
  ]
]
79 0.87 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1787"
    "object_1787"
  ]
]
80 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1787\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_292\x00tags\x00"
  ]
]
81 0.56 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1781"
    "object_1781"
  ]
]
82 0.47 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1781\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_292\x00tags\x00"
  ]
]
83 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:
[
  1768242741
  [
    "\x00tags\x00object_1798"
    "object_1798"
  ]
]
84 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1798\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_288\x00tags\x00"
  ]
]
85 0.73 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_683"
    "object_683"
  ]
]
86 0.57 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_683\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_132\x00tags\x00"
  ]
]
87 0.54 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_684"
    "object_684"
  ]
]
88 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:
[
  1768242741
  [
    "object_684\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_132\x00tags\x00"
  ]
]
89 0.49 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1721"
    "object_1721"
  ]
]
90 0.68 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1721\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_138\x00tags\x00"
  ]
]
91 1.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1743"
    "object_1743"
  ]
]
92 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:
[
  1768242741
  [
    "object_1743\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_137\x00tags\x00"
  ]
]
93 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1806"
    "object_1806"
  ]
]
94 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1806\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_290\x00tags\x00"
  ]
]
95 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1813"
    "object_1813"
  ]
]
96 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1813\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_291\x00tags\x00"
  ]
]
97 0.38 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2871"
    "object_2871"
  ]
]
98 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2871\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_292\x00tags\x00"
  ]
]
99 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:
[
  1768242741
  [
    "\x00tags\x00object_1782"
    "object_1782"
  ]
]
100 0.39 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1782\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_292\x00tags\x00"
  ]
]
101 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1800"
    "object_1800"
  ]
]
102 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1800\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_288\x00tags\x00"
  ]
]
103 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2899"
    "object_2899"
  ]
]
104 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:
[
  1768242741
  [
    "object_2899\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_134\x00tags\x00"
  ]
]
105 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:
[
  1768242741
  [
    "\x00tags\x00object_2900"
    "object_2900"
  ]
]
106 0.39 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2900\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_134\x00tags\x00"
  ]
]
107 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:
[
  1768242741
  [
    "\x00tags\x00object_2907"
    "object_2907"
  ]
]
108 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:
[
  1768242741
  [
    "object_2907\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_294\x00tags\x00"
  ]
]
109 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:
[
  1768242741
  [
    "\x00tags\x00object_685"
    "object_685"
  ]
]
110 0.39 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_685\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_132\x00tags\x00"
  ]
]
111 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:
[
  1768242741
  [
    "\x00tags\x00object_1753"
    "object_1753"
  ]
]
112 0.51 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1753\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_132\x00tags\x00"
  ]
]
113 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:
[
  1768242741
  [
    "\x00tags\x00object_1722"
    "object_1722"
  ]
]
114 0.41 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1722\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_138\x00tags\x00"
  ]
]
115 0.56 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1745"
    "object_1745"
  ]
]
116 0.56 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1745\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_137\x00tags\x00"
  ]
]
117 0.54 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1807"
    "object_1807"
  ]
]
118 0.58 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1807\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_290\x00tags\x00"
  ]
]
119 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:
[
  1768242741
  [
    "\x00tags\x00object_1801"
    "object_1801"
  ]
]
120 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:
[
  1768242741
  [
    "object_1801\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_288\x00tags\x00"
  ]
]
121 0.49 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1783"
    "object_1783"
  ]
]
122 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1783\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_292\x00tags\x00"
  ]
]
123 0.47 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1814"
    "object_1814"
  ]
]
124 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:
[
  1768242741
  [
    "object_1814\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_291\x00tags\x00"
  ]
]
125 0.49 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1790"
    "object_1790"
  ]
]
126 0.41 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1790\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_292\x00tags\x00"
  ]
]
127 0.94 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2908"
    "object_2908"
  ]
]
128 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:
[
  1768242741
  [
    "object_2908\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_294\x00tags\x00"
  ]
]
129 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2923"
    "object_2923"
  ]
]
130 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:
[
  1768242741
  [
    "object_2923\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_138\x00tags\x00"
  ]
]
131 0.49 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2868"
    "object_2868"
  ]
]
132 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:
[
  1768242741
  [
    "object_2868\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_204\x00tags\x00"
  ]
]
133 0.67 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2924"
    "object_2924"
  ]
]
134 0.39 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2924\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_138\x00tags\x00"
  ]
]
135 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:
[
  1768242741
  [
    "\x00tags\x00object_2867"
    "object_2867"
  ]
]
136 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:
[
  1768242741
  [
    "object_2867\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_204\x00tags\x00"
  ]
]
137 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:
[
  1768242741
  [
    "\x00tags\x00object_2925"
    "object_2925"
  ]
]
138 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2925\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_138\x00tags\x00"
  ]
]
139 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:
[
  1768242741
  [
    "\x00tags\x00object_1723"
    "object_1723"
  ]
]
140 0.41 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1723\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_138\x00tags\x00"
  ]
]
141 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1746"
    "object_1746"
  ]
]
142 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:
[
  1768242741
  [
    "object_1746\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_137\x00tags\x00"
  ]
]
143 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:
[
  1768242741
  [
    "\x00tags\x00object_1802"
    "object_1802"
  ]
]
144 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1802\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_288\x00tags\x00"
  ]
]
145 0.51 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1795"
    "object_1795"
  ]
]
146 0.40 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_1795\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_292\x00tags\x00"
  ]
]
147 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1815"
    "object_1815"
  ]
]
148 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:
[
  1768242741
  [
    "object_1815\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_291\x00tags\x00"
  ]
]
149 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:
[
  1768242741
  [
    "\x00tags\x00object_1784"
    "object_1784"
  ]
]
150 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:
[
  1768242741
  [
    "object_1784\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_292\x00tags\x00"
  ]
]
151 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:
[
  1768242741
  [
    "\x00tags\x00object_1808"
    "object_1808"
  ]
]
152 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:
[
  1768242741
  [
    "object_1808\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_290\x00tags\x00"
  ]
]
153 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:
[
  1768242741
  [
    "\x00tags\x00object_2909"
    "object_2909"
  ]
]
154 0.34 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2909\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_294\x00tags\x00"
  ]
]
155 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:
[
  1768242741
  [
    "\x00tags\x00object_1747"
    "object_1747"
  ]
]
156 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:
[
  1768242741
  [
    "object_1747\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_137\x00tags\x00"
  ]
]
157 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:
[
  1768242741
  [
    "\x00tags\x00object_1740"
    "object_1740"
  ]
]
158 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:
[
  1768242741
  [
    "object_1740\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_138\x00tags\x00"
  ]
]
159 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:
[
  1768242741
  [
    "\x00tags\x00object_1809"
    "object_1809"
  ]
]
160 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:
[
  1768242741
  [
    "object_1809\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_290\x00tags\x00"
  ]
]
161 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:
[
  1768242741
  [
    "\x00tags\x00object_1816"
    "object_1816"
  ]
]
162 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:
[
  1768242741
  [
    "object_1816\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_291\x00tags\x00"
  ]
]
163 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:
[
  1768242741
  [
    "\x00tags\x00object_1803"
    "object_1803"
  ]
]
164 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:
[
  1768242741
  [
    "object_1803\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_288\x00tags\x00"
  ]
]
165 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:
[
  1768242741
  [
    "\x00tags\x00object_1796"
    "object_1796"
  ]
]
166 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:
[
  1768242741
  [
    "object_1796\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_292\x00tags\x00"
  ]
]
167 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:
[
  1768242741
  [
    "\x00tags\x00object_1794"
    "object_1794"
  ]
]
168 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:
[
  1768242741
  [
    "object_1794\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_292\x00tags\x00"
  ]
]
169 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:
[
  1768242741
  [
    "\x00tags\x00object_2910"
    "object_2910"
  ]
]
170 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:
[
  1768242741
  [
    "object_2910\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_294\x00tags\x00"
  ]
]
171 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:
[
  1768242741
  [
    "\x00tags\x00object_687"
    "object_687"
  ]
]
172 0.42 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_687\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_132\x00tags\x00"
  ]
]
173 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:
[
  1768242741
  [
    "\x00tags\x00object_2844"
    "object_2844"
  ]
]
174 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:
[
  1768242741
  [
    "object_2844\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_132\x00tags\x00"
  ]
]
175 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:
[
  1768242741
  [
    "\x00tags\x00object_1748"
    "object_1748"
  ]
]
176 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:
[
  1768242741
  [
    "object_1748\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_137\x00tags\x00"
  ]
]
177 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:
[
  1768242741
  [
    "\x00tags\x00object_1741"
    "object_1741"
  ]
]
178 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:
[
  1768242741
  [
    "object_1741\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_138\x00tags\x00"
  ]
]
179 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:
[
  1768242741
  [
    "\x00tags\x00object_1804"
    "object_1804"
  ]
]
180 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:
[
  1768242741
  [
    "object_1804\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_288\x00tags\x00"
  ]
]
181 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:
[
  1768242741
  [
    "\x00tags\x00object_1817"
    "object_1817"
  ]
]
182 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:
[
  1768242741
  [
    "object_1817\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_291\x00tags\x00"
  ]
]
183 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:
[
  1768242741
  [
    "\x00tags\x00object_1786"
    "object_1786"
  ]
]
184 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:
[
  1768242741
  [
    "object_1786\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_292\x00tags\x00"
  ]
]
185 0.29 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_1810"
    "object_1810"
  ]
]
186 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:
[
  1768242741
  [
    "object_1810\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_290\x00tags\x00"
  ]
]
187 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:
[
  1768242741
  [
    "\x00tags\x00object_1797"
    "object_1797"
  ]
]
188 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:
[
  1768242741
  [
    "object_1797\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_292\x00tags\x00"
  ]
]
189 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:
[
  1768242741
  [
    "\x00tags\x00object_2847"
    "object_2847"
  ]
]
190 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2847\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_132\x00tags\x00"
  ]
]
191 0.18 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2850"
    "object_2850"
  ]
]
192 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2850\x00tags\x00"
    "class_13\x00tags\x00"
    "asset_132\x00tags\x00"
  ]
]
193 0.61 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2755
]
194 0.81 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2893"
    "object_2893"
  ]
]
195 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:
[
  1768242741
  [
    "object_2893\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
196 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:
[
  1768242741
  [
    "\x00tags\x00object_2820"
    "object_2820"
  ]
]
197 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:
[
  1768242741
  [
    "object_2820\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
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:
[
  1768242741
  [
    "\x00tags\x00object_2774"
    "object_2774"
  ]
]
199 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:
[
  1768242741
  [
    "object_2774\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
200 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:
[
  1768242741
  [
    "\x00tags\x00object_2771"
    "object_2771"
  ]
]
201 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:
[
  1768242741
  [
    "object_2771\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
202 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:
[
  1768242741
  [
    "\x00tags\x00object_2892"
    "object_2892"
  ]
]
203 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:
[
  1768242741
  [
    "object_2892\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
204 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:
[
  1768242741
  [
    "\x00tags\x00object_2859"
    "object_2859"
  ]
]
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:
[
  1768242741
  [
    "object_2859\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
206 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:
[
  1768242741
  [
    "\x00tags\x00object_2814"
    "object_2814"
  ]
]
207 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:
[
  1768242741
  [
    "object_2814\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
208 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:
[
  1768242741
  [
    "\x00tags\x00object_2894"
    "object_2894"
  ]
]
209 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:
[
  1768242741
  [
    "object_2894\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
210 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:
[
  1768242741
  [
    "\x00tags\x00object_2888"
    "object_2888"
  ]
]
211 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:
[
  1768242741
  [
    "object_2888\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
212 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:
[
  1768242741
  [
    "\x00tags\x00object_2797"
    "object_2797"
  ]
]
213 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:
[
  1768242741
  [
    "object_2797\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
214 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:
[
  1768242741
  [
    "\x00tags\x00object_2819"
    "object_2819"
  ]
]
215 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:
[
  1768242741
  [
    "object_2819\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
216 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:
[
  1768242741
  [
    "\x00tags\x00object_2798"
    "object_2798"
  ]
]
217 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:
[
  1768242741
  [
    "object_2798\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
218 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 276
]
219 0.85 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2901
]
220 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:
[
  1768242741
  [
    "\x00tags\x00object_2919"
    "object_2919"
  ]
]
221 0.27 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "object_2919\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
222 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:
[
  1768242741
  [
    "\x00tags\x00object_2918"
    "object_2918"
  ]
]
223 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:
[
  1768242741
  [
    "object_2918\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
224 0.86 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2917"
    "object_2917"
  ]
]
225 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:
[
  1768242741
  [
    "object_2917\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
226 0.27 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2911"
    "object_2911"
  ]
]
227 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:
[
  1768242741
  [
    "object_2911\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
228 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:
[
  1768242741
  [
    "\x00tags\x00object_2934"
    "object_2934"
  ]
]
229 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:
[
  1768242741
  [
    "object_2934\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
230 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:
[
  1768242741
  [
    "\x00tags\x00object_2916"
    "object_2916"
  ]
]
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:
[
  1768242741
  [
    "object_2916\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
232 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:
[
  1768242741
  [
    "\x00tags\x00object_2903"
    "object_2903"
  ]
]
233 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:
[
  1768242741
  [
    "object_2903\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
234 0.26 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "\x00tags\x00object_2928"
    "object_2928"
  ]
]
235 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:
[
  1768242741
  [
    "object_2928\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
236 0.42 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2933
]
237 0.34 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2931
]
238 0.37 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2902
]
239 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:
[
  1768242741
  [
    "\x00tags\x00object_2929"
    "object_2929"
  ]
]
240 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:
[
  1768242741
  [
    "object_2929\x00tags\x00"
    "class_15\x00tags\x00"
  ]
]
241 0.38 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2905
]
242 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 294
]
243 0.30 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2906
]
244 0.33 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2898
]
245 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 134
]
246 0.32 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1744
]
247 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 137
]
248 0.27 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_6f7b340a54ef90fa952222a5248c38dc"
  "scope" => "pimcore_image_thumbnails"
]
249 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_137__dff38f705935f9b67ca97b21f8ba38c0"
]
250 0.36 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2922
]
251 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 138
]
252 0.34 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1805
]
253 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 290
]
254 0.23 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_abf94feacaafe49336b2127b6d6c7666"
  "scope" => "pimcore_image_thumbnails"
]
255 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_290__6a688771d19c54240a6450989ff68695"
]
256 0.33 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1811
]
257 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 291
]
258 0.24 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_9734c7971bace20ca82003a0ed977130"
  "scope" => "pimcore_image_thumbnails"
]
259 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_291__7fdbdb8e5ef1d8ba8c9f0b5a3d076fb0"
]
260 0.35 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1787
]
261 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 292
]
262 0.29 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_dcbd202358d34eee388890e0bb3b0c61"
  "scope" => "pimcore_image_thumbnails"
]
263 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_292__1501dcb4fc7741263b9911bd0252bbfc"
]
264 0.32 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1781
]
265 0.23 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_dcbd202358d34eee388890e0bb3b0c61"
  "scope" => "pimcore_image_thumbnails"
]
266 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_292__1501dcb4fc7741263b9911bd0252bbfc"
]
267 0.34 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1798
]
268 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 288
]
269 0.36 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_2c04b38b2c2a9ae13cebc94d1849f1cd"
  "scope" => "pimcore_image_thumbnails"
]
270 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_288__10a4937e23b3b5bb8836ba4a4352858d"
]
271 1.44 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  683
]
272 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 132
]
273 0.51 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  684
]
274 1.09 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1721
]
275 0.57 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1743
]
276 0.42 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_6f7b340a54ef90fa952222a5248c38dc"
  "scope" => "pimcore_image_thumbnails"
]
277 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_137__dff38f705935f9b67ca97b21f8ba38c0"
]
278 0.45 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1806
]
279 0.49 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_17af76944d1eefd77b5e7df5b009d467"
  "scope" => "pimcore_image_thumbnails"
]
280 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_290__fe6effb011b0716691b9cd9d8421cbc3"
]
281 0.48 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1813
]
282 0.70 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_9734c7971bace20ca82003a0ed977130"
  "scope" => "pimcore_image_thumbnails"
]
283 0.71 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_291__7fdbdb8e5ef1d8ba8c9f0b5a3d076fb0"
]
284 1.91 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2871
]
285 0.53 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_dcbd202358d34eee388890e0bb3b0c61"
  "scope" => "pimcore_image_thumbnails"
]
286 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_292__1501dcb4fc7741263b9911bd0252bbfc"
]
287 0.41 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1782
]
288 0.28 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_dcbd202358d34eee388890e0bb3b0c61"
  "scope" => "pimcore_image_thumbnails"
]
289 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_292__1501dcb4fc7741263b9911bd0252bbfc"
]
290 0.44 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1800
]
291 0.42 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_2c04b38b2c2a9ae13cebc94d1849f1cd"
  "scope" => "pimcore_image_thumbnails"
]
292 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_288__10a4937e23b3b5bb8836ba4a4352858d"
]
293 0.40 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2899
]
294 0.41 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2900
]
295 0.30 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2907
]
296 0.28 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  685
]
297 0.29 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1753
]
298 0.29 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1722
]
299 0.34 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1745
]
300 0.33 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_6f7b340a54ef90fa952222a5248c38dc"
  "scope" => "pimcore_image_thumbnails"
]
301 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_137__dff38f705935f9b67ca97b21f8ba38c0"
]
302 0.35 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1807
]
303 0.26 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_17af76944d1eefd77b5e7df5b009d467"
  "scope" => "pimcore_image_thumbnails"
]
304 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_290__fe6effb011b0716691b9cd9d8421cbc3"
]
305 0.35 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1801
]
306 0.28 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_2c04b38b2c2a9ae13cebc94d1849f1cd"
  "scope" => "pimcore_image_thumbnails"
]
307 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_288__10a4937e23b3b5bb8836ba4a4352858d"
]
308 0.31 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1783
]
309 0.24 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_dcbd202358d34eee388890e0bb3b0c61"
  "scope" => "pimcore_image_thumbnails"
]
310 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_292__1501dcb4fc7741263b9911bd0252bbfc"
]
311 0.35 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1814
]
312 0.25 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_9734c7971bace20ca82003a0ed977130"
  "scope" => "pimcore_image_thumbnails"
]
313 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_291__7fdbdb8e5ef1d8ba8c9f0b5a3d076fb0"
]
314 0.42 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1790
]
315 0.26 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_dcbd202358d34eee388890e0bb3b0c61"
  "scope" => "pimcore_image_thumbnails"
]
316 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_292__1501dcb4fc7741263b9911bd0252bbfc"
]
317 0.34 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2908
]
318 0.33 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2923
]
319 0.31 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2868
]
320 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 204
]
321 0.23 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_5b80d3b11b090d23c4aa53e912e1147a"
  "scope" => "pimcore_image_thumbnails"
]
322 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_204__a08f03be25cf84bacedc26d08efa2eba"
]
323 0.31 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2924
]
324 0.31 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2867
]
325 0.26 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_5b80d3b11b090d23c4aa53e912e1147a"
  "scope" => "pimcore_image_thumbnails"
]
326 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_204__a08f03be25cf84bacedc26d08efa2eba"
]
327 0.33 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2925
]
328 0.31 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1723
]
329 0.30 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1746
]
330 0.25 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_6f7b340a54ef90fa952222a5248c38dc"
  "scope" => "pimcore_image_thumbnails"
]
331 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_137__dff38f705935f9b67ca97b21f8ba38c0"
]
332 0.29 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1802
]
333 0.23 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_2c04b38b2c2a9ae13cebc94d1849f1cd"
  "scope" => "pimcore_image_thumbnails"
]
334 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_288__10a4937e23b3b5bb8836ba4a4352858d"
]
335 0.31 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1795
]
336 0.23 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_dcbd202358d34eee388890e0bb3b0c61"
  "scope" => "pimcore_image_thumbnails"
]
337 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_292__1501dcb4fc7741263b9911bd0252bbfc"
]
338 0.28 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1815
]
339 0.21 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_9734c7971bace20ca82003a0ed977130"
  "scope" => "pimcore_image_thumbnails"
]
340 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_291__7fdbdb8e5ef1d8ba8c9f0b5a3d076fb0"
]
341 0.27 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1784
]
342 0.24 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_dcbd202358d34eee388890e0bb3b0c61"
  "scope" => "pimcore_image_thumbnails"
]
343 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_292__1501dcb4fc7741263b9911bd0252bbfc"
]
344 0.28 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1808
]
345 0.21 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_17af76944d1eefd77b5e7df5b009d467"
  "scope" => "pimcore_image_thumbnails"
]
346 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_290__fe6effb011b0716691b9cd9d8421cbc3"
]
347 0.29 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2909
]
348 0.28 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1747
]
349 0.21 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_6f7b340a54ef90fa952222a5248c38dc"
  "scope" => "pimcore_image_thumbnails"
]
350 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_137__dff38f705935f9b67ca97b21f8ba38c0"
]
351 0.27 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1740
]
352 0.27 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1809
]
353 0.23 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_17af76944d1eefd77b5e7df5b009d467"
  "scope" => "pimcore_image_thumbnails"
]
354 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_290__fe6effb011b0716691b9cd9d8421cbc3"
]
355 0.30 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1816
]
356 0.21 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_9734c7971bace20ca82003a0ed977130"
  "scope" => "pimcore_image_thumbnails"
]
357 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_291__7fdbdb8e5ef1d8ba8c9f0b5a3d076fb0"
]
358 0.29 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1803
]
359 0.24 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_2c04b38b2c2a9ae13cebc94d1849f1cd"
  "scope" => "pimcore_image_thumbnails"
]
360 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_288__10a4937e23b3b5bb8836ba4a4352858d"
]
361 0.28 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1796
]
362 0.24 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_dcbd202358d34eee388890e0bb3b0c61"
  "scope" => "pimcore_image_thumbnails"
]
363 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_292__1501dcb4fc7741263b9911bd0252bbfc"
]
364 0.31 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1794
]
365 0.22 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_dcbd202358d34eee388890e0bb3b0c61"
  "scope" => "pimcore_image_thumbnails"
]
366 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_292__1501dcb4fc7741263b9911bd0252bbfc"
]
367 0.32 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2910
]
368 0.36 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  687
]
369 0.37 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2844
]
370 0.32 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1748
]
371 0.25 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_6f7b340a54ef90fa952222a5248c38dc"
  "scope" => "pimcore_image_thumbnails"
]
372 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_137__dff38f705935f9b67ca97b21f8ba38c0"
]
373 0.35 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1741
]
374 0.32 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1804
]
375 0.28 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_2c04b38b2c2a9ae13cebc94d1849f1cd"
  "scope" => "pimcore_image_thumbnails"
]
376 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_288__10a4937e23b3b5bb8836ba4a4352858d"
]
377 0.34 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1817
]
378 0.25 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_9734c7971bace20ca82003a0ed977130"
  "scope" => "pimcore_image_thumbnails"
]
379 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_291__7fdbdb8e5ef1d8ba8c9f0b5a3d076fb0"
]
380 0.26 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1786
]
381 0.22 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_dcbd202358d34eee388890e0bb3b0c61"
  "scope" => "pimcore_image_thumbnails"
]
382 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_292__1501dcb4fc7741263b9911bd0252bbfc"
]
383 0.30 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1810
]
384 0.22 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_17af76944d1eefd77b5e7df5b009d467"
  "scope" => "pimcore_image_thumbnails"
]
385 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_290__fe6effb011b0716691b9cd9d8421cbc3"
]
386 0.35 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1797
]
387 0.25 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "slideshow-product_auto_dcbd202358d34eee388890e0bb3b0c61"
  "scope" => "pimcore_image_thumbnails"
]
388 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_292__1501dcb4fc7741263b9911bd0252bbfc"
]
389 0.34 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2847
]
390 0.34 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2850
]
391 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:
[
  1768242741
  [
    "\x00tags\x00nav_7dd9e2b35c346827d38a9ce2a5df352d"
    "nav_7dd9e2b35c346827d38a9ce2a5df352d"
  ]
]
392 1.72 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768242741
  [
    "output\x00tags\x00"
    "navigation\x00tags\x00"
    "document_5\x00tags\x00"
    "document_8\x00tags\x00"
    "document_457\x00tags\x00"
    "document_456\x00tags\x00"
    "document_448\x00tags\x00"
    "document_175\x00tags\x00"
    "document_413\x00tags\x00"
    "document_205\x00tags\x00"
    "document_244\x00tags\x00"
    "document_265\x00tags\x00"
    "document_105\x00tags\x00"
    "document_247\x00tags\x00"
    "document_177\x00tags\x00"
    "document_198\x00tags\x00"
    "document_185\x00tags\x00"
    "document_230\x00tags\x00"
    "document_251\x00tags\x00"
    "document_108\x00tags\x00"
    "document_204\x00tags\x00"
    "document_329\x00tags\x00"
    "document_403\x00tags\x00"
    "document_410\x00tags\x00"
    "document_106\x00tags\x00"
    "document_109\x00tags\x00"
    "document_310\x00tags\x00"
    "document_311\x00tags\x00"
    "document_317\x00tags\x00"
    "document_243\x00tags\x00"
    "document_107\x00tags\x00"
    "document_112\x00tags\x00"
    "document_170\x00tags\x00"
    "document_385\x00tags\x00"
    "document_278\x00tags\x00"
    "document_75\x00tags\x00"
    "document_127\x00tags\x00"
    "document_184\x00tags\x00"
    "document_125\x00tags\x00"
    "document_401\x00tags\x00"
    "document_325\x00tags\x00"
    "document_128\x00tags\x00"
    "document_129\x00tags\x00"
    "document_263\x00tags\x00"
    "document_123\x00tags\x00"
    "document_267\x00tags\x00"
    "document_298\x00tags\x00"
    "document_219\x00tags\x00"
    "document_460\x00tags\x00"
    "document_266\x00tags\x00"
    "document_131\x00tags\x00"
    "document_132\x00tags\x00"
    "document_328\x00tags\x00"
    "document_412\x00tags\x00"
    "document_130\x00tags\x00"
    "document_118\x00tags\x00"
    "document_315\x00tags\x00"
    "document_117\x00tags\x00"
    "document_203\x00tags\x00"
    "document_121\x00tags\x00"
    "document_387\x00tags\x00"
    "document_386\x00tags\x00"
    "document_77\x00tags\x00"
    "document_364\x00tags\x00"
    "document_365\x00tags\x00"
    "document_363\x00tags\x00"
    "document_259\x00tags\x00"
    "document_336\x00tags\x00"
    "document_335\x00tags\x00"
    "document_141\x00tags\x00"
    "document_142\x00tags\x00"
    "document_140\x00tags\x00"
    "document_144\x00tags\x00"
    "document_143\x00tags\x00"
    "document_371\x00tags\x00"
    "document_376\x00tags\x00"
    "document_377\x00tags\x00"
    "document_378\x00tags\x00"
    "document_379\x00tags\x00"
    "document_368\x00tags\x00"
    "document_79\x00tags\x00"
    "document_53\x00tags\x00"
    "document_197\x00tags\x00"
    "document_458\x00tags\x00"
    "document_360\x00tags\x00"
    "document_395\x00tags\x00"
    "document_443\x00tags\x00"
    "document_444\x00tags\x00"
    "document_446\x00tags\x00"
    "document_453\x00tags\x00"
    "document_459\x00tags\x00"
    "document_14\x00tags\x00"
    "document_221\x00tags\x00"
    "document_229\x00tags\x00"
    "document_237\x00tags\x00"
    "document_261\x00tags\x00"
    "document_274\x00tags\x00"
    "document_292\x00tags\x00"
    "document_342\x00tags\x00"
    "document_351\x00tags\x00"
    "document_466\x00tags\x00"
    "document_190\x00tags\x00"
    "document_73\x00tags\x00"
    "document_71\x00tags\x00"
    "document_20\x00tags\x00"
    "document_318\x00tags\x00"
    "document_290\x00tags\x00"
    "document_23\x00tags\x00"
    "document_65\x00tags\x00"
    "document_95\x00tags\x00"
    "document_93\x00tags\x00"
    "document_89\x00tags\x00"
    "document_87\x00tags\x00"
    "document_85\x00tags\x00"
    "document_35\x00tags\x00"
    "document_174\x00tags\x00"
    "document_297\x00tags\x00"
    "document_322\x00tags\x00"
    "document_155\x00tags\x00"
    "nav_7dd9e2b35c346827d38a9ce2a5df352d\x00tags\x00"
  ]
]
393 0.34 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  155
]
394 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:
[
  1768242741
  [
    "\x00tags\x00document_95"
    "document_95"
  ]
]
395 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:
[
  1768242741
  [
    "\x00tags\x00document_89"
    "document_89"
  ]
]
396 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:
[
  1768242741
  [
    "\x00tags\x00document_87"
    "document_87"
  ]
]
397 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:
[
  1768242741
  [
    "\x00tags\x00document_85"
    "document_85"
  ]
]
398 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:
[
  1768242741
  [
    "\x00tags\x00document_174"
    "document_174"
  ]
]
399 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:
[
  1768242741
  [
    "\x00tags\x00document_297"
    "document_297"
  ]
]
400 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:
[
  1768242741
  [
    "\x00tags\x00document_322"
    "document_322"
  ]
]

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

Class Mapping errors
FormBuilderBundle\Model\FormDefinition No errors.