Query Metrics

431 Database Queries
16 Different statements
123.66 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 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:
[
  1765624020
  [
    "\x00tags\x00site_domain_45d4ec4ff4f536f61d6473d9e721a8bb"
    "site_domain_45d4ec4ff4f536f61d6473d9e721a8bb"
  ]
]
2 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:
[
  1765624020
  [
    "system\x00tags\x00"
    "site\x00tags\x00"
    "site_domain_45d4ec4ff4f536f61d6473d9e721a8bb\x00tags\x00"
  ]
]
3 0.29 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" => "/en/glanzer-homes/hochsoelden"
  "sourcePathQuery" => "/en/glanzer-homes/hochsoelden"
  "sourceEntireUri" => "https://www.jumpalionenbabaloo.at/en/glanzer-homes/hochsoelden"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
4 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:
[
  1765624020
  [
    "\x00tags\x00system_route_redirect"
    "system_route_redirect"
  ]
]
5 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:
[
  1765624020
  [
    "system\x00tags\x00"
    "redirect\x00tags\x00"
    "route\x00tags\x00"
    "system_route_redirect\x00tags\x00"
  ]
]
6 1.91 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
7 1.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "hochsoelden"
  "path" => "/en/glanzer-homes/"
]
8 0.18 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/glanzer-homes/hochsoelden"
]
9 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:
[
  1765624020
  [
    "\x00tags\x00document_633"
    "document_633"
  ]
]
10 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:
[
  1765624020
  [
    "document_633\x00tags\x00"
  ]
]
11 1.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:
[
  1765624020
  [
    "\x00tags\x00document_properties_633"
    "document_properties_633"
  ]
]
12 0.60 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_633\x00tags\x00"
    "document_properties_633\x00tags\x00"
  ]
]
13 0.14 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/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.11 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  30
]
17 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:
[
  1765624020
  [
    "\x00tags\x00object_3"
    "object_3"
  ]
]
18 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:
[
  1765624020
  [
    "object_3\x00tags\x00"
    "class_3\x00tags\x00"
  ]
]
19 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "3"
]
20 2.85 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624020
  [
    "\x00tags\x00document_626"
    "document_626"
  ]
]
21 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:
[
  1765624020
  [
    "document_626\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.11 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  28
]
24 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:
[
  1765624020
  [
    "\x00tags\x00object_7"
    "object_7"
  ]
]
25 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:
[
  1765624020
  [
    "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.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "2"
]
27 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:
[
  1765624020
  [
    "\x00tags\x00document_1"
    "document_1"
  ]
]
28 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:
[
  1765624020
  [
    "document_1\x00tags\x00"
  ]
]
29 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:
[
  1765624020
  [
    "\x00tags\x00document_628"
    "document_628"
  ]
]
30 1.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:
[
  1765624020
  [
    "document_628\x00tags\x00"
  ]
]
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:
[
  1765624020
  [
    "\x00tags\x00document_627"
    "document_627"
  ]
]
32 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:
[
  1765624020
  [
    "document_627\x00tags\x00"
    "asset_37\x00tags\x00"
  ]
]
33 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:
[
  1765624020
  [
    "\x00tags\x00document_629"
    "document_629"
  ]
]
34 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:
[
  1765624020
  [
    "document_629\x00tags\x00"
  ]
]
35 0.32 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
]
36 0.12 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  12
]
37 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:
[
  1765624020
  [
    "\x00tags\x00object_39"
    "object_39"
  ]
]
38 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:
[
  1765624020
  [
    "object_39\x00tags\x00"
    "class_6\x00tags\x00"
    "document_1805\x00tags\x00"
  ]
]
39 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "6"
]
40 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:
[
  1765624020
  [
    "\x00tags\x00asset_2458"
    "asset_2458"
  ]
]
41 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:
[
  1765624020
  [
    "asset_2458\x00tags\x00"
  ]
]
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:
[
  1765624020
  [
    "\x00tags\x00document_1805"
    "document_1805"
  ]
]
43 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:
[
  1765624020
  [
    "\x00tags\x00asset_61"
    "asset_61"
  ]
]
44 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:
[
  1765624020
  [
    "asset_61\x00tags\x00"
  ]
]
45 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-logo-homes.svg"
  "path" => "/website/0_layout/"
]
46 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:
[
  1765624020
  [
    "\x00tags\x00asset_27"
    "asset_27"
  ]
]
47 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:
[
  1765624020
  [
    "asset_27\x00tags\x00"
  ]
]
48 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "anrufen.svg"
  "path" => "/website/2_footer-icons/"
]
49 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "anrufen.svg"
  "path" => "/website/2_footer-icons/"
]
50 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:
[
  1765624020
  [
    "\x00tags\x00asset_26"
    "asset_26"
  ]
]
51 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:
[
  1765624020
  [
    "asset_26\x00tags\x00"
  ]
]
52 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "anfragen.svg"
  "path" => "/website/2_footer-icons/"
]
53 0.11 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "anfragen.svg"
  "path" => "/website/2_footer-icons/"
]
54 0.33 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "konfiguration_basic"
  null
  null
]
55 0.11 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  27
]
56 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:
[
  1765624020
  [
    "\x00tags\x00object_5"
    "object_5"
  ]
]
57 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:
[
  1765624020
  [
    "object_5\x00tags\x00"
    "class_1\x00tags\x00"
  ]
]
58 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
59 0.15 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  633
]
60 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:
[
  1765624020
  [
    "\x00tags\x00document_1693"
    "document_1693"
  ]
]
61 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:
[
  1765624020
  [
    "document_1693\x00tags\x00"
  ]
]
62 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:
[
  1765624020
  [
    "\x00tags\x00nav_3949bfc8cf3c9a4657831ad519a0ec54"
    "nav_3949bfc8cf3c9a4657831ad519a0ec54"
  ]
]
63 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:
[
  1765624020
  [
    "output\x00tags\x00"
    "navigation\x00tags\x00"
    "document_1694\x00tags\x00"
    "document_1699\x00tags\x00"
    "document_1700\x00tags\x00"
    "document_1695\x00tags\x00"
    "document_1701\x00tags\x00"
    "document_1702\x00tags\x00"
    "document_1703\x00tags\x00"
    "document_1696\x00tags\x00"
    "document_1704\x00tags\x00"
    "document_1705\x00tags\x00"
    "document_1706\x00tags\x00"
    "document_1707\x00tags\x00"
    "document_1708\x00tags\x00"
    "document_1709\x00tags\x00"
    "document_1710\x00tags\x00"
    "document_1711\x00tags\x00"
    "document_1712\x00tags\x00"
    "document_1713\x00tags\x00"
    "document_1714\x00tags\x00"
    "document_1715\x00tags\x00"
    "document_1716\x00tags\x00"
    "document_1697\x00tags\x00"
    "document_1718\x00tags\x00"
    "document_1719\x00tags\x00"
    "document_1720\x00tags\x00"
    "document_1721\x00tags\x00"
    "document_1698\x00tags\x00"
    "nav_3949bfc8cf3c9a4657831ad519a0ec54\x00tags\x00"
  ]
]
64 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:
[
  1765624020
  [
    "\x00tags\x00nav_3949bfc8cf3c9a4657831ad519a0ec54"
    "nav_3949bfc8cf3c9a4657831ad519a0ec54"
  ]
]
65 0.50 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  633
]
66 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:
[
  1765624020
  [
    "\x00tags\x00document_785"
    "document_785"
  ]
]
67 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:
[
  1765624020
  [
    "document_785\x00tags\x00"
  ]
]
68 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:
[
  1765624020
  [
    "\x00tags\x00document_786"
    "document_786"
  ]
]
69 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:
[
  1765624020
  [
    "document_786\x00tags\x00"
    "asset_2008\x00tags\x00"
    "asset_2011\x00tags\x00"
    "asset_2010\x00tags\x00"
    "asset_1424\x00tags\x00"
    "asset_2009\x00tags\x00"
  ]
]
70 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:
[
  1765624020
  [
    "\x00tags\x00document_787"
    "document_787"
  ]
]
71 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:
[
  1765624020
  [
    "document_787\x00tags\x00"
    "document_694\x00tags\x00"
  ]
]
72 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:
[
  1765624020
  [
    "\x00tags\x00document_788"
    "document_788"
  ]
]
73 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:
[
  1765624020
  [
    "document_788\x00tags\x00"
  ]
]
74 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:
[
  1765624020
  [
    "\x00tags\x00document_1227"
    "document_1227"
  ]
]
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:
[
  1765624020
  [
    "document_1227\x00tags\x00"
  ]
]
76 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:
[
  1765624020
  [
    "\x00tags\x00document_810"
    "document_810"
  ]
]
77 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:
[
  1765624020
  [
    "document_810\x00tags\x00"
  ]
]
78 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:
[
  1765624020
  [
    "\x00tags\x00document_1212"
    "document_1212"
  ]
]
79 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:
[
  1765624020
  [
    "document_1212\x00tags\x00"
  ]
]
80 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:
[
  1765624020
  [
    "\x00tags\x00document_1162"
    "document_1162"
  ]
]
81 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:
[
  1765624020
  [
    "document_1162\x00tags\x00"
  ]
]
82 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:
[
  1765624020
  [
    "\x00tags\x00document_1158"
    "document_1158"
  ]
]
83 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:
[
  1765624020
  [
    "document_1158\x00tags\x00"
  ]
]
84 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:
[
  1765624020
  [
    "\x00tags\x00document_826"
    "document_826"
  ]
]
85 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:
[
  1765624020
  [
    "document_826\x00tags\x00"
    "asset_1997\x00tags\x00"
    "asset_1994\x00tags\x00"
    "asset_1996\x00tags\x00"
    "asset_1995\x00tags\x00"
    "asset_1998\x00tags\x00"
  ]
]
86 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:
[
  1765624020
  [
    "\x00tags\x00document_1161"
    "document_1161"
  ]
]
87 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:
[
  1765624020
  [
    "document_1161\x00tags\x00"
  ]
]
88 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:
[
  1765624020
  [
    "\x00tags\x00document_829"
    "document_829"
  ]
]
89 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:
[
  1765624020
  [
    "document_829\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_1977\x00tags\x00"
    "asset_1978\x00tags\x00"
    "asset_1975\x00tags\x00"
  ]
]
90 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:
[
  1765624020
  [
    "\x00tags\x00document_1160"
    "document_1160"
  ]
]
91 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:
[
  1765624020
  [
    "document_1160\x00tags\x00"
  ]
]
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:
[
  1765624020
  [
    "\x00tags\x00document_831"
    "document_831"
  ]
]
93 1.00 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624020
  [
    "document_831\x00tags\x00"
    "asset_1984\x00tags\x00"
    "asset_1985\x00tags\x00"
    "asset_1894\x00tags\x00"
    "asset_1988\x00tags\x00"
    "asset_1986\x00tags\x00"
    "asset_1989\x00tags\x00"
    "asset_1987\x00tags\x00"
    "asset_1990\x00tags\x00"
    "asset_1991\x00tags\x00"
  ]
]
94 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:
[
  1765624020
  [
    "\x00tags\x00document_1159"
    "document_1159"
  ]
]
95 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:
[
  1765624020
  [
    "document_1159\x00tags\x00"
  ]
]
96 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:
[
  1765624020
  [
    "\x00tags\x00document_833"
    "document_833"
  ]
]
97 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:
[
  1765624020
  [
    "document_833\x00tags\x00"
    "asset_2001\x00tags\x00"
    "asset_2003\x00tags\x00"
    "asset_2002\x00tags\x00"
    "asset_2000\x00tags\x00"
    "asset_1569\x00tags\x00"
    "asset_1574\x00tags\x00"
    "asset_2004\x00tags\x00"
    "asset_2005\x00tags\x00"
  ]
]
98 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:
[
  1765624020
  [
    "\x00tags\x00document_1237"
    "document_1237"
  ]
]
99 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:
[
  1765624020
  [
    "document_1237\x00tags\x00"
  ]
]
100 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:
[
  1765624020
  [
    "\x00tags\x00document_793"
    "document_793"
  ]
]
101 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:
[
  1765624020
  [
    "document_793\x00tags\x00"
  ]
]
102 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:
[
  1765624020
  [
    "\x00tags\x00document_1238"
    "document_1238"
  ]
]
103 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:
[
  1765624020
  [
    "document_1238\x00tags\x00"
    "asset_1963\x00tags\x00"
    "asset_1964\x00tags\x00"
    "asset_1967\x00tags\x00"
    "asset_1966\x00tags\x00"
    "asset_1971\x00tags\x00"
    "asset_1968\x00tags\x00"
    "asset_1965\x00tags\x00"
    "asset_1969\x00tags\x00"
    "asset_1970\x00tags\x00"
  ]
]
104 1.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:
[
  1765624020
  [
    "\x00tags\x00document_1242"
    "document_1242"
  ]
]
105 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:
[
  1765624020
  [
    "document_1242\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"
  ]
]
106 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:
[
  1765624020
  [
    "\x00tags\x00document_815"
    "document_815"
  ]
]
107 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:
[
  1765624020
  [
    "document_815\x00tags\x00"
  ]
]
108 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:
[
  1765624020
  [
    "\x00tags\x00document_839"
    "document_839"
  ]
]
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:
[
  1765624020
  [
    "document_839\x00tags\x00"
  ]
]
110 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:
[
  1765624020
  [
    "\x00tags\x00document_838"
    "document_838"
  ]
]
111 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:
[
  1765624020
  [
    "document_838\x00tags\x00"
  ]
]
112 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:
[
  1765624020
  [
    "\x00tags\x00document_805"
    "document_805"
  ]
]
113 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:
[
  1765624020
  [
    "document_805\x00tags\x00"
  ]
]
114 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:
[
  1765624020
  [
    "\x00tags\x00document_791"
    "document_791"
  ]
]
115 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:
[
  1765624020
  [
    "document_791\x00tags\x00"
    "asset_1031\x00tags\x00"
    "asset_1532\x00tags\x00"
    "asset_1018\x00tags\x00"
  ]
]
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:
[
  1765624020
  [
    "\x00tags\x00document_792"
    "document_792"
  ]
]
117 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:
[
  1765624020
  [
    "document_792\x00tags\x00"
  ]
]
118 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:
[
  1765624020
  [
    "\x00tags\x00document_798"
    "document_798"
  ]
]
119 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:
[
  1765624020
  [
    "document_798\x00tags\x00"
  ]
]
120 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:
[
  1765624020
  [
    "\x00tags\x00document_807"
    "document_807"
  ]
]
121 1.76 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624020
  [
    "document_807\x00tags\x00"
  ]
]
122 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:
[
  1765624020
  [
    "\x00tags\x00document_1257"
    "document_1257"
  ]
]
123 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:
[
  1765624020
  [
    "document_1257\x00tags\x00"
  ]
]
124 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_785"
    "document_properties_785"
  ]
]
125 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_785\x00tags\x00"
    "document_properties_785\x00tags\x00"
  ]
]
126 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_786"
    "document_properties_786"
  ]
]
127 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_786\x00tags\x00"
    "document_properties_786\x00tags\x00"
  ]
]
128 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_787"
    "document_properties_787"
  ]
]
129 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_787\x00tags\x00"
    "document_properties_787\x00tags\x00"
  ]
]
130 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_788"
    "document_properties_788"
  ]
]
131 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_788\x00tags\x00"
    "document_properties_788\x00tags\x00"
  ]
]
132 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_1227"
    "document_properties_1227"
  ]
]
133 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_1227\x00tags\x00"
    "document_properties_1227\x00tags\x00"
  ]
]
134 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_810"
    "document_properties_810"
  ]
]
135 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_810\x00tags\x00"
    "document_properties_810\x00tags\x00"
  ]
]
136 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_1212"
    "document_properties_1212"
  ]
]
137 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_1212\x00tags\x00"
    "document_properties_1212\x00tags\x00"
  ]
]
138 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_1162"
    "document_properties_1162"
  ]
]
139 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_1162\x00tags\x00"
    "document_properties_1162\x00tags\x00"
  ]
]
140 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_1158"
    "document_properties_1158"
  ]
]
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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_1158\x00tags\x00"
    "document_properties_1158\x00tags\x00"
  ]
]
142 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_826"
    "document_properties_826"
  ]
]
143 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_826\x00tags\x00"
    "document_properties_826\x00tags\x00"
  ]
]
144 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_1161"
    "document_properties_1161"
  ]
]
145 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_1161\x00tags\x00"
    "document_properties_1161\x00tags\x00"
  ]
]
146 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_829"
    "document_properties_829"
  ]
]
147 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_829\x00tags\x00"
    "document_properties_829\x00tags\x00"
  ]
]
148 1.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:
[
  1765624020
  [
    "\x00tags\x00document_properties_1160"
    "document_properties_1160"
  ]
]
149 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_1160\x00tags\x00"
    "document_properties_1160\x00tags\x00"
  ]
]
150 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_831"
    "document_properties_831"
  ]
]
151 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_831\x00tags\x00"
    "document_properties_831\x00tags\x00"
  ]
]
152 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_1159"
    "document_properties_1159"
  ]
]
153 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_1159\x00tags\x00"
    "document_properties_1159\x00tags\x00"
  ]
]
154 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_833"
    "document_properties_833"
  ]
]
155 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_833\x00tags\x00"
    "document_properties_833\x00tags\x00"
  ]
]
156 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_1237"
    "document_properties_1237"
  ]
]
157 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_1237\x00tags\x00"
    "document_properties_1237\x00tags\x00"
  ]
]
158 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_793"
    "document_properties_793"
  ]
]
159 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_793\x00tags\x00"
    "document_properties_793\x00tags\x00"
  ]
]
160 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_1238"
    "document_properties_1238"
  ]
]
161 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_1238\x00tags\x00"
    "document_properties_1238\x00tags\x00"
  ]
]
162 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_1242"
    "document_properties_1242"
  ]
]
163 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_1242\x00tags\x00"
    "document_properties_1242\x00tags\x00"
  ]
]
164 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_815"
    "document_properties_815"
  ]
]
165 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_815\x00tags\x00"
    "document_properties_815\x00tags\x00"
  ]
]
166 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_839"
    "document_properties_839"
  ]
]
167 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_839\x00tags\x00"
    "document_properties_839\x00tags\x00"
  ]
]
168 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_838"
    "document_properties_838"
  ]
]
169 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_838\x00tags\x00"
    "document_properties_838\x00tags\x00"
  ]
]
170 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_805"
    "document_properties_805"
  ]
]
171 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_805\x00tags\x00"
    "document_properties_805\x00tags\x00"
  ]
]
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:
[
  1765624020
  [
    "\x00tags\x00document_properties_791"
    "document_properties_791"
  ]
]
173 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_791\x00tags\x00"
    "document_properties_791\x00tags\x00"
  ]
]
174 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_792"
    "document_properties_792"
  ]
]
175 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_792\x00tags\x00"
    "document_properties_792\x00tags\x00"
  ]
]
176 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:
[
  1765624020
  [
    "\x00tags\x00document_properties_798"
    "document_properties_798"
  ]
]
177 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:
[
  1765624020
  [
    "document_properties\x00tags\x00"
    "document_798\x00tags\x00"
    "document_properties_798\x00tags\x00"
  ]
]
178 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:
[
  1765624020
  [
    "\x00tags\x00website_config"
    "website_config"
  ]
]
179 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:
[
  1765624020
  [
    "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"
  ]
]
180 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "4"
]
181 3.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
182 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "5"
]
183 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  785
]
184 1.93 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  786
]
185 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:
[
  1765624020
  [
    "\x00tags\x00asset_2011"
    "asset_2011"
  ]
]
186 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:
[
  1765624020
  [
    "\x00tags\x00asset_1424"
    "asset_1424"
  ]
]
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:
[
  1765624020
  [
    "\x00tags\x00asset_2010"
    "asset_2010"
  ]
]
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:
[
  1765624020
  [
    "\x00tags\x00asset_2009"
    "asset_2009"
  ]
]
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:
[
  1765624020
  [
    "\x00tags\x00asset_2008"
    "asset_2008"
  ]
]
190 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/"
]
191 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2011
]
192 0.17 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden-unterkunft-front-1-1400x1400.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/"
]
193 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1424
]
194 0.14 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/"
]
195 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2010
]
196 0.15 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/"
]
197 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2009
]
198 0.13 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/"
]
199 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2008
]
200 0.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  787
]
201 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  788
]
202 2.18 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1227
]
203 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  810
]
204 0.26 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1212
]
205 2.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:
[
  1765624021
  [
    "\x00tags\x00object_114"
    "object_114"
  ]
]
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:
[
  1765624021
  [
    "object_114\x00tags\x00"
    "class_15\x00tags\x00"
    "asset_1873\x00tags\x00"
  ]
]
207 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "15"
]
208 0.16 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/"
]
209 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "johanna-banken.jpg"
  "path" => "/website/team-geschichte/1400x1400/"
]
210 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:
[
  1765624021
  [
    "\x00tags\x00asset_1873"
    "asset_1873"
  ]
]
211 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1873
]
212 0.55 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1162
]
213 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1158
]
214 0.26 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  826
]
215 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:
[
  1765624021
  [
    "\x00tags\x00asset_1994"
    "asset_1994"
  ]
]
216 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:
[
  1765624021
  [
    "asset_1994\x00tags\x00"
  ]
]
217 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:
[
  1765624021
  [
    "\x00tags\x00asset_1997"
    "asset_1997"
  ]
]
218 0.77 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624021
  [
    "asset_1997\x00tags\x00"
  ]
]
219 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:
[
  1765624021
  [
    "\x00tags\x00asset_1996"
    "asset_1996"
  ]
]
220 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:
[
  1765624021
  [
    "asset_1996\x00tags\x00"
  ]
]
221 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:
[
  1765624021
  [
    "\x00tags\x00asset_1998"
    "asset_1998"
  ]
]
222 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:
[
  1765624021
  [
    "asset_1998\x00tags\x00"
  ]
]
223 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:
[
  1765624021
  [
    "\x00tags\x00asset_1995"
    "asset_1995"
  ]
]
224 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:
[
  1765624021
  [
    "asset_1995\x00tags\x00"
  ]
]
225 0.52 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/"
]
226 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1994
]
227 0.12 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/"
]
228 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1997
]
229 0.34 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/"
]
230 2.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1996
]
231 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/"
]
232 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1998
]
233 0.12 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/"
]
234 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1995
]
235 0.23 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1161
]
236 1.57 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  829
]
237 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:
[
  1765624021
  [
    "\x00tags\x00asset_1976"
    "asset_1976"
  ]
]
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:
[
  1765624021
  [
    "asset_1976\x00tags\x00"
  ]
]
239 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:
[
  1765624021
  [
    "\x00tags\x00asset_1974"
    "asset_1974"
  ]
]
240 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:
[
  1765624021
  [
    "asset_1974\x00tags\x00"
  ]
]
241 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:
[
  1765624021
  [
    "\x00tags\x00asset_1973"
    "asset_1973"
  ]
]
242 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:
[
  1765624021
  [
    "asset_1973\x00tags\x00"
  ]
]
243 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:
[
  1765624021
  [
    "\x00tags\x00asset_1975"
    "asset_1975"
  ]
]
244 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:
[
  1765624021
  [
    "asset_1975\x00tags\x00"
  ]
]
245 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:
[
  1765624021
  [
    "\x00tags\x00asset_1978"
    "asset_1978"
  ]
]
246 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:
[
  1765624021
  [
    "asset_1978\x00tags\x00"
  ]
]
247 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:
[
  1765624021
  [
    "\x00tags\x00asset_1982"
    "asset_1982"
  ]
]
248 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:
[
  1765624021
  [
    "asset_1982\x00tags\x00"
  ]
]
249 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:
[
  1765624021
  [
    "\x00tags\x00asset_1977"
    "asset_1977"
  ]
]
250 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:
[
  1765624021
  [
    "asset_1977\x00tags\x00"
  ]
]
251 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:
[
  1765624021
  [
    "\x00tags\x00asset_1980"
    "asset_1980"
  ]
]
252 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:
[
  1765624021
  [
    "asset_1980\x00tags\x00"
  ]
]
253 1.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:
[
  1765624021
  [
    "\x00tags\x00asset_1981"
    "asset_1981"
  ]
]
254 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:
[
  1765624021
  [
    "asset_1981\x00tags\x00"
  ]
]
255 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:
[
  1765624021
  [
    "\x00tags\x00asset_1571"
    "asset_1571"
  ]
]
256 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:
[
  1765624021
  [
    "asset_1571\x00tags\x00"
  ]
]
257 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:
[
  1765624021
  [
    "\x00tags\x00asset_1573"
    "asset_1573"
  ]
]
258 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:
[
  1765624021
  [
    "asset_1573\x00tags\x00"
  ]
]
259 0.17 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/"
]
260 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1976
]
261 0.20 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/"
]
262 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1974
]
263 0.16 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/"
]
264 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1973
]
265 0.16 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/"
]
266 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1975
]
267 0.16 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/"
]
268 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1978
]
269 0.15 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/"
]
270 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1982
]
271 0.15 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/"
]
272 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1977
]
273 0.99 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/"
]
274 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1980
]
275 0.15 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/"
]
276 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1981
]
277 0.15 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/"
]
278 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1571
]
279 0.16 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/"
]
280 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1573
]
281 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1160
]
282 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  831
]
283 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:
[
  1765624021
  [
    "\x00tags\x00asset_1984"
    "asset_1984"
  ]
]
284 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:
[
  1765624021
  [
    "asset_1984\x00tags\x00"
  ]
]
285 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:
[
  1765624021
  [
    "\x00tags\x00asset_1985"
    "asset_1985"
  ]
]
286 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:
[
  1765624021
  [
    "asset_1985\x00tags\x00"
  ]
]
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:
[
  1765624021
  [
    "\x00tags\x00asset_1989"
    "asset_1989"
  ]
]
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:
[
  1765624021
  [
    "asset_1989\x00tags\x00"
  ]
]
289 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:
[
  1765624021
  [
    "\x00tags\x00asset_1987"
    "asset_1987"
  ]
]
290 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:
[
  1765624021
  [
    "asset_1987\x00tags\x00"
  ]
]
291 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:
[
  1765624021
  [
    "\x00tags\x00asset_1986"
    "asset_1986"
  ]
]
292 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:
[
  1765624021
  [
    "asset_1986\x00tags\x00"
  ]
]
293 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:
[
  1765624021
  [
    "\x00tags\x00asset_1988"
    "asset_1988"
  ]
]
294 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:
[
  1765624021
  [
    "asset_1988\x00tags\x00"
  ]
]
295 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:
[
  1765624021
  [
    "\x00tags\x00asset_1990"
    "asset_1990"
  ]
]
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:
[
  1765624021
  [
    "asset_1990\x00tags\x00"
  ]
]
297 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:
[
  1765624021
  [
    "\x00tags\x00asset_1991"
    "asset_1991"
  ]
]
298 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:
[
  1765624021
  [
    "asset_1991\x00tags\x00"
  ]
]
299 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:
[
  1765624021
  [
    "\x00tags\x00asset_1894"
    "asset_1894"
  ]
]
300 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:
[
  1765624021
  [
    "asset_1894\x00tags\x00"
  ]
]
301 0.16 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/"
]
302 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1984
]
303 0.12 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/"
]
304 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1985
]
305 0.17 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/"
]
306 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1989
]
307 0.16 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/"
]
308 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1987
]
309 3.17 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/"
]
310 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1986
]
311 0.15 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/"
]
312 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1988
]
313 0.15 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/"
]
314 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1990
]
315 0.18 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/"
]
316 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1991
]
317 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/"
]
318 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1894
]
319 2.66 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1159
]
320 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  833
]
321 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:
[
  1765624021
  [
    "\x00tags\x00asset_2001"
    "asset_2001"
  ]
]
322 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:
[
  1765624021
  [
    "asset_2001\x00tags\x00"
  ]
]
323 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:
[
  1765624021
  [
    "\x00tags\x00asset_2002"
    "asset_2002"
  ]
]
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:
[
  1765624021
  [
    "asset_2002\x00tags\x00"
  ]
]
325 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:
[
  1765624021
  [
    "\x00tags\x00asset_2000"
    "asset_2000"
  ]
]
326 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:
[
  1765624021
  [
    "asset_2000\x00tags\x00"
  ]
]
327 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:
[
  1765624021
  [
    "\x00tags\x00asset_2003"
    "asset_2003"
  ]
]
328 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:
[
  1765624021
  [
    "asset_2003\x00tags\x00"
  ]
]
329 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:
[
  1765624021
  [
    "\x00tags\x00asset_2004"
    "asset_2004"
  ]
]
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:
[
  1765624021
  [
    "asset_2004\x00tags\x00"
  ]
]
331 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:
[
  1765624021
  [
    "\x00tags\x00asset_2005"
    "asset_2005"
  ]
]
332 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:
[
  1765624021
  [
    "asset_2005\x00tags\x00"
  ]
]
333 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:
[
  1765624021
  [
    "\x00tags\x00asset_1569"
    "asset_1569"
  ]
]
334 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:
[
  1765624021
  [
    "asset_1569\x00tags\x00"
  ]
]
335 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:
[
  1765624021
  [
    "\x00tags\x00asset_1574"
    "asset_1574"
  ]
]
336 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:
[
  1765624021
  [
    "asset_1574\x00tags\x00"
  ]
]
337 2.60 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/"
]
338 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2001
]
339 0.18 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/"
]
340 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2002
]
341 0.17 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/"
]
342 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2000
]
343 0.20 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/"
]
344 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2003
]
345 0.17 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/"
]
346 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2004
]
347 0.17 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/"
]
348 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2005
]
349 0.16 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/"
]
350 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1569
]
351 0.13 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/"
]
352 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1574
]
353 1.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1237
]
354 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  793
]
355 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1238
]
356 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:
[
  1765624021
  [
    "\x00tags\x00asset_1963"
    "asset_1963"
  ]
]
357 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:
[
  1765624021
  [
    "asset_1963\x00tags\x00"
  ]
]
358 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:
[
  1765624021
  [
    "\x00tags\x00asset_1964"
    "asset_1964"
  ]
]
359 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:
[
  1765624021
  [
    "asset_1964\x00tags\x00"
  ]
]
360 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:
[
  1765624021
  [
    "\x00tags\x00asset_1967"
    "asset_1967"
  ]
]
361 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:
[
  1765624021
  [
    "asset_1967\x00tags\x00"
  ]
]
362 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:
[
  1765624021
  [
    "\x00tags\x00asset_1966"
    "asset_1966"
  ]
]
363 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:
[
  1765624021
  [
    "asset_1966\x00tags\x00"
  ]
]
364 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:
[
  1765624021
  [
    "\x00tags\x00asset_1968"
    "asset_1968"
  ]
]
365 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:
[
  1765624021
  [
    "asset_1968\x00tags\x00"
  ]
]
366 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:
[
  1765624021
  [
    "\x00tags\x00asset_1965"
    "asset_1965"
  ]
]
367 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:
[
  1765624021
  [
    "asset_1965\x00tags\x00"
  ]
]
368 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:
[
  1765624021
  [
    "\x00tags\x00asset_1969"
    "asset_1969"
  ]
]
369 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:
[
  1765624021
  [
    "asset_1969\x00tags\x00"
  ]
]
370 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:
[
  1765624021
  [
    "\x00tags\x00asset_1971"
    "asset_1971"
  ]
]
371 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:
[
  1765624021
  [
    "asset_1971\x00tags\x00"
  ]
]
372 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:
[
  1765624021
  [
    "\x00tags\x00asset_1970"
    "asset_1970"
  ]
]
373 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:
[
  1765624021
  [
    "asset_1970\x00tags\x00"
  ]
]
374 0.15 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "1_glanzer-homes-hochsoelden_unterkunft_wellness_shower_panorama-sauna.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/wellness/"
]
375 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1963
]
376 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "2_glanzer-homes-hochsoelden_unterkunft_wellness_reading.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/wellness/"
]
377 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1964
]
378 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "3_glanzer-homes-hochsoelden_unterkunft_wellness_steam-bath.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/wellness/"
]
379 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1967
]
380 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "4_glanzer-homes-hochsoelden_unterkunft_wellness_tea-bergquellwasser_ronnefeldt.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/wellness/"
]
381 2.83 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1966
]
382 0.16 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_finnish-sauna_hot-stone.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/wellness/"
]
383 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1968
]
384 0.15 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_wellness_finnish-sauna.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/wellness/"
]
385 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1965
]
386 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_wellness_good-books_rest.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/wellness/"
]
387 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1969
]
388 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_wellness_steam-bath_herbal-infusion.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/wellness/"
]
389 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1971
]
390 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-hochsoelden_unterkunft_wellness_quiet-time_sleep.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/wellness/"
]
391 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1970
]
392 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1242
]
393 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:
[
  1765624021
  [
    "\x00tags\x00asset_1955"
    "asset_1955"
  ]
]
394 1.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:
[
  1765624021
  [
    "asset_1955\x00tags\x00"
  ]
]
395 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:
[
  1765624021
  [
    "\x00tags\x00asset_1954"
    "asset_1954"
  ]
]
396 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:
[
  1765624021
  [
    "asset_1954\x00tags\x00"
  ]
]
397 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:
[
  1765624021
  [
    "\x00tags\x00asset_1957"
    "asset_1957"
  ]
]
398 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:
[
  1765624021
  [
    "asset_1957\x00tags\x00"
  ]
]
399 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:
[
  1765624021
  [
    "\x00tags\x00asset_1956"
    "asset_1956"
  ]
]
400 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:
[
  1765624021
  [
    "asset_1956\x00tags\x00"
  ]
]
401 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:
[
  1765624021
  [
    "\x00tags\x00asset_1958"
    "asset_1958"
  ]
]
402 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:
[
  1765624021
  [
    "asset_1958\x00tags\x00"
  ]
]
403 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:
[
  1765624021
  [
    "\x00tags\x00asset_1959"
    "asset_1959"
  ]
]
404 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:
[
  1765624021
  [
    "asset_1959\x00tags\x00"
  ]
]
405 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:
[
  1765624021
  [
    "\x00tags\x00asset_1960"
    "asset_1960"
  ]
]
406 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:
[
  1765624021
  [
    "asset_1960\x00tags\x00"
  ]
]
407 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:
[
  1765624021
  [
    "\x00tags\x00asset_1961"
    "asset_1961"
  ]
]
408 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:
[
  1765624021
  [
    "asset_1961\x00tags\x00"
  ]
]
409 0.20 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "1-glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_breakfast-fruit.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/breakfast/"
]
410 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1955
]
411 0.17 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "2-glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_breakfast-hall.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/breakfast/"
]
412 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1954
]
413 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "3_glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_breakfast-platter.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/breakfast/"
]
414 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1957
]
415 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "4_glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_breakfast-with-a-view.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/breakfast/"
]
416 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1956
]
417 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "5_glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_breakfast-juice.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/breakfast/"
]
418 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1958
]
419 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "6_glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_coffee-time.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/breakfast/"
]
420 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1959
]
421 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "7_glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_breakfast-cereal.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/breakfast/"
]
422 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1960
]
423 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "8_glanzer-homes-hochsoelden_unterkunft_ski-in-ski-out_chimney-time.jpg"
  "path" => "/website/glanzer_homes/gh_hochsoelden/1400x1400/breakfast/"
]
424 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1961
]
425 3.29 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
426 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:
[
  1765624021
  [
    "\x00tags\x00translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea"
    "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea"
  ]
]
427 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:
[
  1765624021
  [
    "translator\x00tags\x00"
    "translator_website\x00tags\x00"
    "translate\x00tags\x00"
    "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea\x00tags\x00"
  ]
]
428 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  815
]
429 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:
[
  1765624021
  [
    "\x00tags\x00document_644"
    "document_644"
  ]
]
430 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:
[
  1765624021
  [
    "document_644\x00tags\x00"
  ]
]
431 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  839
]

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.