Query Metrics

353 Database Queries
15 Different statements
59.56 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.71 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00site_domain_45d4ec4ff4f536f61d6473d9e721a8bb"
    "site_domain_45d4ec4ff4f536f61d6473d9e721a8bb"
  ]
]
2 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:
[
  1765471784
  [
    "system\x00tags\x00"
    "site\x00tags\x00"
    "site_domain_45d4ec4ff4f536f61d6473d9e721a8bb\x00tags\x00"
  ]
]
3 0.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" => "/glanzer-homes/hochsoelden"
  "sourcePathQuery" => "/glanzer-homes/hochsoelden"
  "sourceEntireUri" => "https://www.jumpalionenbabaloo.at/glanzer-homes/hochsoelden"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
4 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00system_route_redirect"
    "system_route_redirect"
  ]
]
5 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:
[
  1765471784
  [
    "system\x00tags\x00"
    "redirect\x00tags\x00"
    "route\x00tags\x00"
    "system_route_redirect\x00tags\x00"
  ]
]
6 0.19 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
7 0.17 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "hochsoelden"
  "path" => "/glanzer-homes/"
]
8 0.15 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/glanzer-homes/hochsoelden"
]
9 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_29"
    "document_29"
  ]
]
10 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_29\x00tags\x00"
  ]
]
11 0.18 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_29"
    "document_properties_29"
  ]
]
12 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_29\x00tags\x00"
    "document_properties_29\x00tags\x00"
  ]
]
13 0.14 ms
SELECT * FROM object_url_slugs WHERE slug = '/glanzer-homes/hochsoelden' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
14 0.16 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
15 0.23 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:
[
  "konfiguration_set"
  null
  null
]
16 0.12 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  30
]
17 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00object_3"
    "object_3"
  ]
]
18 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "object_3\x00tags\x00"
    "class_3\x00tags\x00"
  ]
]
19 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "3"
]
20 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:
[
  1765471784
  [
    "\x00tags\x00document_1"
    "document_1"
  ]
]
21 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1\x00tags\x00"
  ]
]
22 0.23 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:
[
  "konfiguration_projekt"
  null
  null
]
23 0.14 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  28
]
24 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:
[
  1765471784
  [
    "\x00tags\x00object_7"
    "object_7"
  ]
]
25 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "object_7\x00tags\x00"
    "class_2\x00tags\x00"
    "asset_2426\x00tags\x00"
    "asset_2428\x00tags\x00"
    "asset_2429\x00tags\x00"
    "asset_2352\x00tags\x00"
    "asset_2156\x00tags\x00"
    "asset_2378\x00tags\x00"
  ]
]
26 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "2"
]
27 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:
[
  1765471784
  [
    "\x00tags\x00document_626"
    "document_626"
  ]
]
28 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:
[
  1765471784
  [
    "document_626\x00tags\x00"
  ]
]
29 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:
[
  1765471784
  [
    "\x00tags\x00document_626"
    "document_626"
  ]
]
30 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_23"
    "document_23"
  ]
]
31 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_23\x00tags\x00"
  ]
]
32 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:
[
  1765471784
  [
    "\x00tags\x00document_22"
    "document_22"
  ]
]
33 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:
[
  1765471784
  [
    "document_22\x00tags\x00"
    "asset_37\x00tags\x00"
  ]
]
34 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_24"
    "document_24"
  ]
]
35 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_24\x00tags\x00"
  ]
]
36 0.25 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:
[
  "footer_homes"
  null
  null
]
37 0.13 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  12
]
38 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:
[
  1765471784
  [
    "\x00tags\x00object_39"
    "object_39"
  ]
]
39 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "object_39\x00tags\x00"
    "class_6\x00tags\x00"
    "document_1805\x00tags\x00"
  ]
]
40 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "6"
]
41 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:
[
  1765471784
  [
    "\x00tags\x00asset_2458"
    "asset_2458"
  ]
]
42 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_2458\x00tags\x00"
  ]
]
43 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_1805"
    "document_1805"
  ]
]
44 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_61"
    "asset_61"
  ]
]
45 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_61\x00tags\x00"
  ]
]
46 0.17 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-logo-homes.svg"
  "path" => "/website/0_layout/"
]
47 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_27"
    "asset_27"
  ]
]
48 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_27\x00tags\x00"
  ]
]
49 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "anrufen.svg"
  "path" => "/website/2_footer-icons/"
]
50 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "anrufen.svg"
  "path" => "/website/2_footer-icons/"
]
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:
[
  1765471784
  [
    "\x00tags\x00asset_26"
    "asset_26"
  ]
]
52 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_26\x00tags\x00"
  ]
]
53 0.17 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "anfragen.svg"
  "path" => "/website/2_footer-icons/"
]
54 0.15 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "anfragen.svg"
  "path" => "/website/2_footer-icons/"
]
55 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:
[
  "konfiguration_basic"
  null
  null
]
56 0.19 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  27
]
57 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:
[
  1765471784
  [
    "\x00tags\x00object_5"
    "object_5"
  ]
]
58 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "object_5\x00tags\x00"
    "class_1\x00tags\x00"
  ]
]
59 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
60 0.18 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  29
]
61 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:
[
  1765471784
  [
    "\x00tags\x00document_1661"
    "document_1661"
  ]
]
62 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1661\x00tags\x00"
  ]
]
63 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:
[
  1765471784
  [
    "\x00tags\x00nav_57c40e9aae1f6c6faf2a444d135f6fc6"
    "nav_57c40e9aae1f6c6faf2a444d135f6fc6"
  ]
]
64 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:
[
  1765471784
  [
    "output\x00tags\x00"
    "navigation\x00tags\x00"
    "document_1662\x00tags\x00"
    "document_1667\x00tags\x00"
    "document_1668\x00tags\x00"
    "document_1663\x00tags\x00"
    "document_1669\x00tags\x00"
    "document_1670\x00tags\x00"
    "document_1671\x00tags\x00"
    "document_1664\x00tags\x00"
    "document_1672\x00tags\x00"
    "document_1673\x00tags\x00"
    "document_1674\x00tags\x00"
    "document_1675\x00tags\x00"
    "document_1676\x00tags\x00"
    "document_1677\x00tags\x00"
    "document_1678\x00tags\x00"
    "document_1679\x00tags\x00"
    "document_1680\x00tags\x00"
    "document_1681\x00tags\x00"
    "document_1682\x00tags\x00"
    "document_1683\x00tags\x00"
    "document_1684\x00tags\x00"
    "document_1665\x00tags\x00"
    "document_1686\x00tags\x00"
    "document_1687\x00tags\x00"
    "document_1688\x00tags\x00"
    "document_1689\x00tags\x00"
    "document_1690\x00tags\x00"
    "document_1691\x00tags\x00"
    "document_1692\x00tags\x00"
    "document_1666\x00tags\x00"
    "nav_57c40e9aae1f6c6faf2a444d135f6fc6\x00tags\x00"
  ]
]
65 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:
[
  1765471784
  [
    "\x00tags\x00nav_57c40e9aae1f6c6faf2a444d135f6fc6"
    "nav_57c40e9aae1f6c6faf2a444d135f6fc6"
  ]
]
66 0.64 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  29
]
67 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_275"
    "document_275"
  ]
]
68 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_275\x00tags\x00"
  ]
]
69 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:
[
  1765471784
  [
    "\x00tags\x00document_276"
    "document_276"
  ]
]
70 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_276\x00tags\x00"
    "asset_2011\x00tags\x00"
    "asset_2009\x00tags\x00"
    "asset_2007\x00tags\x00"
    "asset_2010\x00tags\x00"
    "asset_2008\x00tags\x00"
  ]
]
71 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:
[
  1765471784
  [
    "\x00tags\x00document_1551"
    "document_1551"
  ]
]
72 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1551\x00tags\x00"
  ]
]
73 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_277"
    "document_277"
  ]
]
74 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_277\x00tags\x00"
    "document_556\x00tags\x00"
  ]
]
75 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_278"
    "document_278"
  ]
]
76 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_278\x00tags\x00"
  ]
]
77 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_1544"
    "document_1544"
  ]
]
78 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1544\x00tags\x00"
  ]
]
79 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_1221"
    "document_1221"
  ]
]
80 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1221\x00tags\x00"
  ]
]
81 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_361"
    "document_361"
  ]
]
82 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_361\x00tags\x00"
  ]
]
83 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:
[
  1765471784
  [
    "\x00tags\x00document_1206"
    "document_1206"
  ]
]
84 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1206\x00tags\x00"
  ]
]
85 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_1152"
    "document_1152"
  ]
]
86 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1152\x00tags\x00"
  ]
]
87 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_1153"
    "document_1153"
  ]
]
88 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1153\x00tags\x00"
  ]
]
89 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_406"
    "document_406"
  ]
]
90 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:
[
  1765471784
  [
    "document_406\x00tags\x00"
    "asset_1997\x00tags\x00"
    "asset_1994\x00tags\x00"
    "asset_1996\x00tags\x00"
    "asset_1995\x00tags\x00"
    "asset_1998\x00tags\x00"
  ]
]
91 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:
[
  1765471784
  [
    "\x00tags\x00document_1154"
    "document_1154"
  ]
]
92 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1154\x00tags\x00"
  ]
]
93 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_409"
    "document_409"
  ]
]
94 0.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:
[
  1765471784
  [
    "document_409\x00tags\x00"
    "asset_1976\x00tags\x00"
    "asset_1980\x00tags\x00"
    "asset_1981\x00tags\x00"
    "asset_1982\x00tags\x00"
    "asset_1974\x00tags\x00"
    "asset_1973\x00tags\x00"
    "asset_1571\x00tags\x00"
    "asset_1573\x00tags\x00"
    "asset_1975\x00tags\x00"
    "asset_1977\x00tags\x00"
    "asset_1978\x00tags\x00"
  ]
]
95 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:
[
  1765471784
  [
    "\x00tags\x00document_1157"
    "document_1157"
  ]
]
96 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1157\x00tags\x00"
  ]
]
97 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:
[
  1765471784
  [
    "\x00tags\x00document_411"
    "document_411"
  ]
]
98 0.21 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_411\x00tags\x00"
    "asset_1984\x00tags\x00"
    "asset_1985\x00tags\x00"
    "asset_1894\x00tags\x00"
    "asset_1989\x00tags\x00"
    "asset_1988\x00tags\x00"
    "asset_1986\x00tags\x00"
    "asset_1987\x00tags\x00"
    "asset_1990\x00tags\x00"
    "asset_1991\x00tags\x00"
  ]
]
99 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:
[
  1765471784
  [
    "\x00tags\x00document_1156"
    "document_1156"
  ]
]
100 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1156\x00tags\x00"
  ]
]
101 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:
[
  1765471784
  [
    "\x00tags\x00document_414"
    "document_414"
  ]
]
102 0.20 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_414\x00tags\x00"
    "asset_2002\x00tags\x00"
    "asset_2003\x00tags\x00"
    "asset_2000\x00tags\x00"
    "asset_2001\x00tags\x00"
    "asset_1569\x00tags\x00"
    "asset_1574\x00tags\x00"
    "asset_2004\x00tags\x00"
    "asset_2005\x00tags\x00"
  ]
]
103 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_1235"
    "document_1235"
  ]
]
104 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1235\x00tags\x00"
  ]
]
105 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_1236"
    "document_1236"
  ]
]
106 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1236\x00tags\x00"
  ]
]
107 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_1233"
    "document_1233"
  ]
]
108 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:
[
  1765471784
  [
    "document_1233\x00tags\x00"
    "asset_1963\x00tags\x00"
    "asset_1964\x00tags\x00"
    "asset_1967\x00tags\x00"
    "asset_1966\x00tags\x00"
    "asset_1968\x00tags\x00"
    "asset_1965\x00tags\x00"
    "asset_1969\x00tags\x00"
    "asset_1970\x00tags\x00"
    "asset_1971\x00tags\x00"
  ]
]
109 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_1239"
    "document_1239"
  ]
]
110 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1239\x00tags\x00"
  ]
]
111 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_1240"
    "document_1240"
  ]
]
112 0.55 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1240\x00tags\x00"
    "asset_1955\x00tags\x00"
    "asset_1954\x00tags\x00"
    "asset_1957\x00tags\x00"
    "asset_1956\x00tags\x00"
    "asset_1958\x00tags\x00"
    "asset_1959\x00tags\x00"
    "asset_1960\x00tags\x00"
    "asset_1961\x00tags\x00"
  ]
]
113 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:
[
  1765471784
  [
    "\x00tags\x00document_1223"
    "document_1223"
  ]
]
114 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1223\x00tags\x00"
  ]
]
115 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_373"
    "document_373"
  ]
]
116 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_373\x00tags\x00"
  ]
]
117 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_434"
    "document_434"
  ]
]
118 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_434\x00tags\x00"
  ]
]
119 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_433"
    "document_433"
  ]
]
120 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_433\x00tags\x00"
  ]
]
121 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_346"
    "document_346"
  ]
]
122 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_346\x00tags\x00"
  ]
]
123 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_281"
    "document_281"
  ]
]
124 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:
[
  1765471784
  [
    "document_281\x00tags\x00"
    "asset_1020\x00tags\x00"
    "asset_1532\x00tags\x00"
    "asset_1018\x00tags\x00"
  ]
]
125 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_282"
    "document_282"
  ]
]
126 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_282\x00tags\x00"
  ]
]
127 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:
[
  1765471784
  [
    "\x00tags\x00document_316"
    "document_316"
  ]
]
128 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_316\x00tags\x00"
  ]
]
129 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_348"
    "document_348"
  ]
]
130 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_348\x00tags\x00"
  ]
]
131 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_1247"
    "document_1247"
  ]
]
132 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_1247\x00tags\x00"
  ]
]
133 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_275"
    "document_properties_275"
  ]
]
134 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_275\x00tags\x00"
    "document_properties_275\x00tags\x00"
  ]
]
135 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_276"
    "document_properties_276"
  ]
]
136 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_276\x00tags\x00"
    "document_properties_276\x00tags\x00"
  ]
]
137 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1551"
    "document_properties_1551"
  ]
]
138 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1551\x00tags\x00"
    "document_properties_1551\x00tags\x00"
  ]
]
139 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_277"
    "document_properties_277"
  ]
]
140 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_277\x00tags\x00"
    "document_properties_277\x00tags\x00"
  ]
]
141 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_278"
    "document_properties_278"
  ]
]
142 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_278\x00tags\x00"
    "document_properties_278\x00tags\x00"
  ]
]
143 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1544"
    "document_properties_1544"
  ]
]
144 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1544\x00tags\x00"
    "document_properties_1544\x00tags\x00"
  ]
]
145 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1221"
    "document_properties_1221"
  ]
]
146 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1221\x00tags\x00"
    "document_properties_1221\x00tags\x00"
  ]
]
147 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_361"
    "document_properties_361"
  ]
]
148 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_361\x00tags\x00"
    "document_properties_361\x00tags\x00"
  ]
]
149 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1206"
    "document_properties_1206"
  ]
]
150 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1206\x00tags\x00"
    "document_properties_1206\x00tags\x00"
  ]
]
151 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:
[
  1765471784
  [
    "\x00tags\x00document_properties_1152"
    "document_properties_1152"
  ]
]
152 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:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1152\x00tags\x00"
    "document_properties_1152\x00tags\x00"
  ]
]
153 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:
[
  1765471784
  [
    "\x00tags\x00document_properties_1153"
    "document_properties_1153"
  ]
]
154 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:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1153\x00tags\x00"
    "document_properties_1153\x00tags\x00"
  ]
]
155 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_406"
    "document_properties_406"
  ]
]
156 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:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_406\x00tags\x00"
    "document_properties_406\x00tags\x00"
  ]
]
157 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1154"
    "document_properties_1154"
  ]
]
158 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1154\x00tags\x00"
    "document_properties_1154\x00tags\x00"
  ]
]
159 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_409"
    "document_properties_409"
  ]
]
160 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_409\x00tags\x00"
    "document_properties_409\x00tags\x00"
  ]
]
161 0.18 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1157"
    "document_properties_1157"
  ]
]
162 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1157\x00tags\x00"
    "document_properties_1157\x00tags\x00"
  ]
]
163 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_411"
    "document_properties_411"
  ]
]
164 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_411\x00tags\x00"
    "document_properties_411\x00tags\x00"
  ]
]
165 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1156"
    "document_properties_1156"
  ]
]
166 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:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1156\x00tags\x00"
    "document_properties_1156\x00tags\x00"
  ]
]
167 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_414"
    "document_properties_414"
  ]
]
168 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_414\x00tags\x00"
    "document_properties_414\x00tags\x00"
  ]
]
169 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1235"
    "document_properties_1235"
  ]
]
170 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:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1235\x00tags\x00"
    "document_properties_1235\x00tags\x00"
  ]
]
171 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1236"
    "document_properties_1236"
  ]
]
172 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1236\x00tags\x00"
    "document_properties_1236\x00tags\x00"
  ]
]
173 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1233"
    "document_properties_1233"
  ]
]
174 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1233\x00tags\x00"
    "document_properties_1233\x00tags\x00"
  ]
]
175 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1239"
    "document_properties_1239"
  ]
]
176 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1239\x00tags\x00"
    "document_properties_1239\x00tags\x00"
  ]
]
177 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1240"
    "document_properties_1240"
  ]
]
178 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1240\x00tags\x00"
    "document_properties_1240\x00tags\x00"
  ]
]
179 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_1223"
    "document_properties_1223"
  ]
]
180 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_1223\x00tags\x00"
    "document_properties_1223\x00tags\x00"
  ]
]
181 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_373"
    "document_properties_373"
  ]
]
182 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_373\x00tags\x00"
    "document_properties_373\x00tags\x00"
  ]
]
183 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_434"
    "document_properties_434"
  ]
]
184 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_434\x00tags\x00"
    "document_properties_434\x00tags\x00"
  ]
]
185 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_433"
    "document_properties_433"
  ]
]
186 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_433\x00tags\x00"
    "document_properties_433\x00tags\x00"
  ]
]
187 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_346"
    "document_properties_346"
  ]
]
188 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_346\x00tags\x00"
    "document_properties_346\x00tags\x00"
  ]
]
189 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_281"
    "document_properties_281"
  ]
]
190 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_281\x00tags\x00"
    "document_properties_281\x00tags\x00"
  ]
]
191 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_282"
    "document_properties_282"
  ]
]
192 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_282\x00tags\x00"
    "document_properties_282\x00tags\x00"
  ]
]
193 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00document_properties_316"
    "document_properties_316"
  ]
]
194 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "document_properties\x00tags\x00"
    "document_316\x00tags\x00"
    "document_properties_316\x00tags\x00"
  ]
]
195 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:
[
  1765471784
  [
    "\x00tags\x00website_config"
    "website_config"
  ]
]
196 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:
[
  1765471784
  [
    "website_config\x00tags\x00"
    "system\x00tags\x00"
    "config\x00tags\x00"
    "output\x00tags\x00"
    "object_6\x00tags\x00"
    "object_40\x00tags\x00"
    "object_39\x00tags\x00"
    "object_41\x00tags\x00"
    "object_42\x00tags\x00"
    "object_98\x00tags\x00"
    "object_99\x00tags\x00"
    "object_104\x00tags\x00"
    "object_106\x00tags\x00"
    "object_111\x00tags\x00"
    "object_117\x00tags\x00"
    "object_119\x00tags\x00"
    "object_230\x00tags\x00"
    "document_1725\x00tags\x00"
    "document_1739\x00tags\x00"
    "object_5\x00tags\x00"
    "object_7\x00tags\x00"
    "object_8\x00tags\x00"
    "object_3\x00tags\x00"
  ]
]
197 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "4"
]
198 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
199 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "5"
]
200 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  275
]
201 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  276
]
202 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:
[
  1765471784
  [
    "\x00tags\x00asset_2011"
    "asset_2011"
  ]
]
203 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:
[
  1765471784
  [
    "\x00tags\x00asset_2007"
    "asset_2007"
  ]
]
204 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:
[
  1765471784
  [
    "\x00tags\x00asset_2010"
    "asset_2010"
  ]
]
205 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:
[
  1765471784
  [
    "\x00tags\x00asset_2009"
    "asset_2009"
  ]
]
206 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:
[
  1765471784
  [
    "\x00tags\x00asset_2008"
    "asset_2008"
  ]
]
207 0.19 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_bird-view.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/"
]
208 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2011
]
209 0.15 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/"
]
210 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2007
]
211 0.15 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_scenic-view_backyard.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/"
]
212 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2010
]
213 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_rotkogl-gondola_view.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/"
]
214 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2009
]
215 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_Zirbenwasser.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/"
]
216 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2008
]
217 0.17 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1551
]
218 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  277
]
219 0.16 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  278
]
220 0.14 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1544
]
221 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1221
]
222 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  361
]
223 0.22 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1206
]
224 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:
[
  1765471784
  [
    "\x00tags\x00object_114"
    "object_114"
  ]
]
225 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:
[
  1765471784
  [
    "object_114\x00tags\x00"
    "class_15\x00tags\x00"
    "asset_1873\x00tags\x00"
  ]
]
226 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "15"
]
227 0.20 ms
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden"
  "path" => "/website/geo-location_oeffnungszeiten_kontakt/homes/"
]
228 0.20 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "johanna-banken.jpg"
  "path" => "/website/team-geschichte/1400x1400/"
]
229 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:
[
  1765471784
  [
    "\x00tags\x00asset_1873"
    "asset_1873"
  ]
]
230 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1873
]
231 0.18 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1152
]
232 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1153
]
233 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  406
]
234 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:
[
  1765471784
  [
    "\x00tags\x00asset_1994"
    "asset_1994"
  ]
]
235 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1997"
    "asset_1997"
  ]
]
236 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1996"
    "asset_1996"
  ]
]
237 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1998"
    "asset_1998"
  ]
]
238 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1995"
    "asset_1995"
  ]
]
239 0.17 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "1_glanzer-homes-hochsoelden_unterkunft_mountains_grieskogl-doppelzimmer_5.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Grieskogl/"
]
240 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1994
]
241 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "2_glanzer-homes-hochsoelden_unterkunft_grieskogl_doppelzimmer_6.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Grieskogl/"
]
242 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1997
]
243 0.19 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "3_glanzer-homes-hochsoelden_unterkunft_bad_grieskogl-doppelzimmer_6 (2).jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Grieskogl/"
]
244 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1996
]
245 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_grieskogl-doppelzimmer_6.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Grieskogl/"
]
246 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1998
]
247 0.11 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_bad_grieskogl-doppelzimmer_6.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Grieskogl/"
]
248 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1995
]
249 0.15 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1154
]
250 0.16 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  409
]
251 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:
[
  1765471784
  [
    "\x00tags\x00asset_1976"
    "asset_1976"
  ]
]
252 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:
[
  1765471784
  [
    "\x00tags\x00asset_1974"
    "asset_1974"
  ]
]
253 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1973"
    "asset_1973"
  ]
]
254 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1975"
    "asset_1975"
  ]
]
255 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1978"
    "asset_1978"
  ]
]
256 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1977"
    "asset_1977"
  ]
]
257 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1980"
    "asset_1980"
  ]
]
258 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1981"
    "asset_1981"
  ]
]
259 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1982"
    "asset_1982"
  ]
]
260 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1571"
    "asset_1571"
  ]
]
261 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1573"
    "asset_1573"
  ]
]
262 0.15 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "1_glanzer-homes-hochsoelden_unterkunft_reading_gaislach-suite_11+21.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gaislach/"
]
263 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1976
]
264 0.15 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "2_glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_bedroom_Gaislach-Suite_14+24.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gaislach/"
]
265 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1974
]
266 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "3_glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_living-room_Gaislach-Suite_14+24.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gaislach/"
]
267 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1973
]
268 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_gaislach-suite.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gaislach/"
]
269 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1975
]
270 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_bedroom_Gaislach-Suite_11+21.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gaislach/"
]
271 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1978
]
272 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_Gaislach-Suite_11+21.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gaislach/"
]
273 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1977
]
274 0.11 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_hallway_Gaislach-Suite_11+21.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gaislach/"
]
275 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1980
]
276 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_hallway_tv_Gaislach-Suite_11+21.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gaislach/"
]
277 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1981
]
278 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_rotkoglbahn-gondola-view_Gaislach-Suite_14+24.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gaislach/"
]
279 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1982
]
280 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden-unterkunft-gaislach_zimmerplan_11+21_1400x1400.jpg.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Zimmerpläne/"
]
281 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1571
]
282 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden-unterkunft-gaislach_zimmerplan_12+22_1400x1400.jpg.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Zimmerpläne/"
]
283 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1573
]
284 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1157
]
285 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  411
]
286 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:
[
  1765471784
  [
    "\x00tags\x00asset_1984"
    "asset_1984"
  ]
]
287 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1985"
    "asset_1985"
  ]
]
288 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1989"
    "asset_1989"
  ]
]
289 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_1989\x00tags\x00"
  ]
]
290 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1987"
    "asset_1987"
  ]
]
291 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_1987\x00tags\x00"
  ]
]
292 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1986"
    "asset_1986"
  ]
]
293 0.12 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_1986\x00tags\x00"
  ]
]
294 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:
[
  1765471784
  [
    "\x00tags\x00asset_1988"
    "asset_1988"
  ]
]
295 0.12 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_1988\x00tags\x00"
  ]
]
296 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1990"
    "asset_1990"
  ]
]
297 0.11 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_1990\x00tags\x00"
  ]
]
298 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1991"
    "asset_1991"
  ]
]
299 0.11 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_1991\x00tags\x00"
  ]
]
300 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1894"
    "asset_1894"
  ]
]
301 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_1894\x00tags\x00"
  ]
]
302 0.17 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "1_glanzer-homes-hochsoelden_unterkunft_gigi-suite.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gigi/"
]
303 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1984
]
304 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "2_glanzer-homes-hochsoelden_unterkunft_kitchen_gigi-suite_15+25.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gigi/"
]
305 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1985
]
306 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "3_glanzer-homes-hochsoelden_unterkunft_hallway_gigi-suite_15+25.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gigi/"
]
307 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1989
]
308 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_balcony-view.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gigi/"
]
309 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1987
]
310 0.11 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_bath_toilette_WC_gigi-suite_15+25.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gigi/"
]
311 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1986
]
312 0.11 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_bed_gigi-suite_15+25.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gigi/"
]
313 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1988
]
314 0.11 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_bed-book.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gigi/"
]
315 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1990
]
316 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_Wine.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Gigi/"
]
317 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1991
]
318 0.16 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden-unterkunft-giggi-suite_zimmerplan_15+25_1400x1400.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Zimmerpläne/"
]
319 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1894
]
320 0.17 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1156
]
321 0.23 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  414
]
322 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:
[
  1765471784
  [
    "\x00tags\x00asset_2001"
    "asset_2001"
  ]
]
323 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_2001\x00tags\x00"
  ]
]
324 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_2002"
    "asset_2002"
  ]
]
325 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_2002\x00tags\x00"
  ]
]
326 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:
[
  1765471784
  [
    "\x00tags\x00asset_2000"
    "asset_2000"
  ]
]
327 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_2000\x00tags\x00"
  ]
]
328 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_2003"
    "asset_2003"
  ]
]
329 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_2003\x00tags\x00"
  ]
]
330 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_2004"
    "asset_2004"
  ]
]
331 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_2004\x00tags\x00"
  ]
]
332 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_2005"
    "asset_2005"
  ]
]
333 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_2005\x00tags\x00"
  ]
]
334 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1569"
    "asset_1569"
  ]
]
335 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_1569\x00tags\x00"
  ]
]
336 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "\x00tags\x00asset_1574"
    "asset_1574"
  ]
]
337 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765471784
  [
    "asset_1574\x00tags\x00"
  ]
]
338 0.16 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "3_glanzer-homes-hochsoelden_unterkunft_family_hamrach-suite_1.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Hamrach/"
]
339 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2001
]
340 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "2_glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_hamrach-suite_7.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Hamrach/"
]
341 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2002
]
342 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "3_glanzer-homes-hochsoelden_hamrach-suite_7.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Hamrach/"
]
343 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2000
]
344 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_couch_hamrach-suite_1.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Hamrach/"
]
345 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2003
]
346 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_HamrachSuite_2.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Hamrach/"
]
347 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2004
]
348 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_kitchen_hamrach-suite_7.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Hamrach/"
]
349 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2005
]
350 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden-unterkunft-hamrach_zimmerplan_1_1400x1400.jpg.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Zimmerpläne/"
]
351 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1569
]
352 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden-unterkunft-hamrach_zimmerplan_2_1400x1400.jpg.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/Zimmerpläne/"
]
353 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1574
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.