Query Metrics

201 Database Queries
15 Different statements
135.78 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.05 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00site_domain_45d4ec4ff4f536f61d6473d9e721a8bb"
    "site_domain_45d4ec4ff4f536f61d6473d9e721a8bb"
  ]
]
2 1.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:
[
  1765624022
  [
    "system\x00tags\x00"
    "site\x00tags\x00"
    "site_domain_45d4ec4ff4f536f61d6473d9e721a8bb\x00tags\x00"
  ]
]
3 2.13 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/jobs"
  "sourcePathQuery" => "/en/jobs"
  "sourceEntireUri" => "https://www.jumpalionenbabaloo.at/en/jobs"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
4 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:
[
  1765624022
  [
    "\x00tags\x00system_route_redirect"
    "system_route_redirect"
  ]
]
5 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:
[
  1765624022
  [
    "system\x00tags\x00"
    "redirect\x00tags\x00"
    "route\x00tags\x00"
    "system_route_redirect\x00tags\x00"
  ]
]
6 1.29 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
7 0.22 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "jobs"
  "path" => "/en/"
]
8 0.16 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/jobs"
]
9 0.18 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00document_685"
    "document_685"
  ]
]
10 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:
[
  1765624022
  [
    "document_685\x00tags\x00"
  ]
]
11 1.87 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00document_properties_685"
    "document_properties_685"
  ]
]
12 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:
[
  1765624022
  [
    "document_properties\x00tags\x00"
    "document_685\x00tags\x00"
    "document_properties_685\x00tags\x00"
  ]
]
13 0.18 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/jobs' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
14 0.88 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
15 2.79 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.13 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  30
]
17 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:
[
  1765624022
  [
    "\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:
[
  1765624022
  [
    "object_3\x00tags\x00"
    "class_3\x00tags\x00"
  ]
]
19 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "3"
]
20 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:
[
  1765624022
  [
    "\x00tags\x00document_626"
    "document_626"
  ]
]
21 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:
[
  1765624022
  [
    "document_626\x00tags\x00"
  ]
]
22 0.65 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.12 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  28
]
24 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:
[
  1765624022
  [
    "\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:
[
  1765624022
  [
    "object_7\x00tags\x00"
    "class_2\x00tags\x00"
    "asset_2426\x00tags\x00"
    "asset_2428\x00tags\x00"
    "asset_2429\x00tags\x00"
    "asset_2352\x00tags\x00"
    "asset_2156\x00tags\x00"
    "asset_2378\x00tags\x00"
  ]
]
26 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "2"
]
27 0.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:
[
  1765624022
  [
    "\x00tags\x00document_1"
    "document_1"
  ]
]
28 3.64 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "document_1\x00tags\x00"
  ]
]
29 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:
[
  1765624022
  [
    "\x00tags\x00document_628"
    "document_628"
  ]
]
30 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:
[
  1765624022
  [
    "document_628\x00tags\x00"
  ]
]
31 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:
[
  1765624022
  [
    "\x00tags\x00document_627"
    "document_627"
  ]
]
32 1.10 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "document_627\x00tags\x00"
    "asset_37\x00tags\x00"
  ]
]
33 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:
[
  1765624022
  [
    "\x00tags\x00document_629"
    "document_629"
  ]
]
34 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:
[
  1765624022
  [
    "document_629\x00tags\x00"
  ]
]
35 2.80 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_neutral"
  null
  null
]
36 0.14 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  14
]
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:
[
  1765624022
  [
    "\x00tags\x00object_42"
    "object_42"
  ]
]
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:
[
  1765624022
  [
    "object_42\x00tags\x00"
    "class_6\x00tags\x00"
    "document_1805\x00tags\x00"
  ]
]
39 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "6"
]
40 1.53 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00asset_2458"
    "asset_2458"
  ]
]
41 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:
[
  1765624022
  [
    "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:
[
  1765624022
  [
    "\x00tags\x00document_1805"
    "document_1805"
  ]
]
43 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00asset_2376"
    "asset_2376"
  ]
]
44 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:
[
  1765624022
  [
    "asset_2376\x00tags\x00"
  ]
]
45 0.84 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-logo-default.svg"
  "path" => "/website/0_layout/startseite/"
]
46 4.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:
[
  1765624022
  [
    "\x00tags\x00asset_27"
    "asset_27"
  ]
]
47 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "asset_27\x00tags\x00"
  ]
]
48 0.15 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "anrufen.svg"
  "path" => "/website/2_footer-icons/"
]
49 0.11 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "anrufen.svg"
  "path" => "/website/2_footer-icons/"
]
50 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:
[
  1765624022
  [
    "\x00tags\x00asset_26"
    "asset_26"
  ]
]
51 0.97 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "asset_26\x00tags\x00"
  ]
]
52 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "anfragen.svg"
  "path" => "/website/2_footer-icons/"
]
53 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "anfragen.svg"
  "path" => "/website/2_footer-icons/"
]
54 1.74 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.14 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:
[
  1765624022
  [
    "\x00tags\x00object_5"
    "object_5"
  ]
]
57 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:
[
  1765624022
  [
    "object_5\x00tags\x00"
    "class_1\x00tags\x00"
  ]
]
58 1.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
59 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  685
]
60 0.35 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00document_1693"
    "document_1693"
  ]
]
61 2.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:
[
  1765624022
  [
    "document_1693\x00tags\x00"
  ]
]
62 1.63 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00nav_3949bfc8cf3c9a4657831ad519a0ec54"
    "nav_3949bfc8cf3c9a4657831ad519a0ec54"
  ]
]
63 1.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:
[
  1765624022
  [
    "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.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:
[
  1765624022
  [
    "\x00tags\x00nav_3949bfc8cf3c9a4657831ad519a0ec54"
    "nav_3949bfc8cf3c9a4657831ad519a0ec54"
  ]
]
65 0.34 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  685
]
66 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:
[
  1765624022
  [
    "\x00tags\x00document_860"
    "document_860"
  ]
]
67 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:
[
  1765624022
  [
    "document_860\x00tags\x00"
  ]
]
68 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:
[
  1765624022
  [
    "\x00tags\x00document_1657"
    "document_1657"
  ]
]
69 1.55 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "document_1657\x00tags\x00"
  ]
]
70 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:
[
  1765624022
  [
    "\x00tags\x00document_858"
    "document_858"
  ]
]
71 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:
[
  1765624022
  [
    "document_858\x00tags\x00"
  ]
]
72 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:
[
  1765624022
  [
    "\x00tags\x00document_1656"
    "document_1656"
  ]
]
73 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:
[
  1765624022
  [
    "document_1656\x00tags\x00"
  ]
]
74 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00document_1653"
    "document_1653"
  ]
]
75 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:
[
  1765624022
  [
    "document_1653\x00tags\x00"
  ]
]
76 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:
[
  1765624022
  [
    "\x00tags\x00document_1652"
    "document_1652"
  ]
]
77 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:
[
  1765624022
  [
    "document_1652\x00tags\x00"
  ]
]
78 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:
[
  1765624022
  [
    "\x00tags\x00document_1651"
    "document_1651"
  ]
]
79 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:
[
  1765624022
  [
    "document_1651\x00tags\x00"
  ]
]
80 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:
[
  1765624022
  [
    "\x00tags\x00document_1658"
    "document_1658"
  ]
]
81 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:
[
  1765624022
  [
    "document_1658\x00tags\x00"
  ]
]
82 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:
[
  1765624022
  [
    "\x00tags\x00document_1659"
    "document_1659"
  ]
]
83 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:
[
  1765624022
  [
    "document_1659\x00tags\x00"
  ]
]
84 0.63 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00document_properties_860"
    "document_properties_860"
  ]
]
85 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:
[
  1765624022
  [
    "document_properties\x00tags\x00"
    "document_860\x00tags\x00"
    "document_properties_860\x00tags\x00"
  ]
]
86 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:
[
  1765624022
  [
    "\x00tags\x00document_properties_1657"
    "document_properties_1657"
  ]
]
87 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:
[
  1765624022
  [
    "document_properties\x00tags\x00"
    "document_1657\x00tags\x00"
    "document_properties_1657\x00tags\x00"
  ]
]
88 1.51 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00document_properties_858"
    "document_properties_858"
  ]
]
89 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:
[
  1765624022
  [
    "document_properties\x00tags\x00"
    "document_858\x00tags\x00"
    "document_properties_858\x00tags\x00"
  ]
]
90 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:
[
  1765624022
  [
    "\x00tags\x00document_properties_1656"
    "document_properties_1656"
  ]
]
91 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:
[
  1765624022
  [
    "document_properties\x00tags\x00"
    "document_1656\x00tags\x00"
    "document_properties_1656\x00tags\x00"
  ]
]
92 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:
[
  1765624022
  [
    "\x00tags\x00document_properties_1653"
    "document_properties_1653"
  ]
]
93 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:
[
  1765624022
  [
    "document_properties\x00tags\x00"
    "document_1653\x00tags\x00"
    "document_properties_1653\x00tags\x00"
  ]
]
94 0.72 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00document_properties_1652"
    "document_properties_1652"
  ]
]
95 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:
[
  1765624022
  [
    "document_properties\x00tags\x00"
    "document_1652\x00tags\x00"
    "document_properties_1652\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:
[
  1765624022
  [
    "\x00tags\x00document_properties_1651"
    "document_properties_1651"
  ]
]
97 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:
[
  1765624022
  [
    "document_properties\x00tags\x00"
    "document_1651\x00tags\x00"
    "document_properties_1651\x00tags\x00"
  ]
]
98 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:
[
  1765624022
  [
    "\x00tags\x00document_properties_1658"
    "document_properties_1658"
  ]
]
99 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:
[
  1765624022
  [
    "document_properties\x00tags\x00"
    "document_1658\x00tags\x00"
    "document_properties_1658\x00tags\x00"
  ]
]
100 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:
[
  1765624022
  [
    "\x00tags\x00document_properties_1659"
    "document_properties_1659"
  ]
]
101 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:
[
  1765624022
  [
    "document_properties\x00tags\x00"
    "document_1659\x00tags\x00"
    "document_properties_1659\x00tags\x00"
  ]
]
102 3.25 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00website_config"
    "website_config"
  ]
]
103 0.32 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "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"
  ]
]
104 1.02 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "4"
]
105 7.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
106 0.19 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "5"
]
107 0.25 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  860
]
108 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1657
]
109 4.71 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-logo-default.svg"
  "path" => "/website/0_layout/startseite/"
]
110 4.54 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  858
]
111 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:
[
  1765624022
  [
    "\x00tags\x00object_37"
    "object_37"
  ]
]
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:
[
  1765624022
  [
    "object_37\x00tags\x00"
  ]
]
113 0.33 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_index` ASC
Parameters:
[
  37
]
114 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00object_380"
    "object_380"
  ]
]
115 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:
[
  1765624022
  [
    "object_380\x00tags\x00"
    "class_27\x00tags\x00"
    "asset_2404\x00tags\x00"
  ]
]
116 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
117 0.38 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00object_254"
    "object_254"
  ]
]
118 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:
[
  1765624022
  [
    "object_254\x00tags\x00"
    "class_27\x00tags\x00"
    "asset_1047\x00tags\x00"
    "asset_1018\x00tags\x00"
  ]
]
119 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:
[
  1765624022
  [
    "\x00tags\x00object_259"
    "object_259"
  ]
]
120 4.91 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "object_259\x00tags\x00"
    "class_27\x00tags\x00"
    "asset_2192\x00tags\x00"
    "asset_2161\x00tags\x00"
    "asset_1008\x00tags\x00"
    "asset_1019\x00tags\x00"
  ]
]
121 0.20 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "buchhalterIn.jpg"
  "path" => "/website/Jobs/"
]
122 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:
[
  1765624022
  [
    "\x00tags\x00asset_2404"
    "asset_2404"
  ]
]
123 3.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2404
]
124 0.18 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-homes-pension-soelden-schlafzimmer-4-2400x1360.jpg"
  "path" => "/website/glanzer_homes/gh_soelden/2400x1360/"
]
125 1.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:
[
  1765624022
  [
    "\x00tags\x00asset_1047"
    "asset_1047"
  ]
]
126 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1047
]
127 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzglory-accessoires-lounge--2.png"
  "path" => "/website/glanzer_homes/gh_soelden/2400x1360/"
]
128 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:
[
  1765624022
  [
    "\x00tags\x00asset_2192"
    "asset_2192"
  ]
]
129 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2192
]
130 0.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1656
]
131 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1653
]
132 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1652
]
133 1.10 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00object_370"
    "object_370"
  ]
]
134 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:
[
  1765624022
  [
    "object_370\x00tags\x00"
    "class_32\x00tags\x00"
    "asset_2329\x00tags\x00"
    "asset_2339\x00tags\x00"
    "asset_2350\x00tags\x00"
    "asset_2335\x00tags\x00"
    "asset_2336\x00tags\x00"
    "asset_2343\x00tags\x00"
    "asset_2332\x00tags\x00"
    "asset_2331\x00tags\x00"
    "asset_2333\x00tags\x00"
    "asset_2330\x00tags\x00"
    "asset_2334\x00tags\x00"
    "asset_2337\x00tags\x00"
    "asset_2338\x00tags\x00"
    "asset_2341\x00tags\x00"
  ]
]
135 1.82 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00asset_2329"
    "asset_2329"
  ]
]
136 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:
[
  1765624022
  [
    "\x00tags\x00asset_2339"
    "asset_2339"
  ]
]
137 1.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:
[
  1765624022
  [
    "\x00tags\x00asset_2350"
    "asset_2350"
  ]
]
138 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:
[
  1765624022
  [
    "\x00tags\x00asset_2335"
    "asset_2335"
  ]
]
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:
[
  1765624022
  [
    "\x00tags\x00asset_2336"
    "asset_2336"
  ]
]
140 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:
[
  1765624022
  [
    "\x00tags\x00asset_2343"
    "asset_2343"
  ]
]
141 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:
[
  1765624022
  [
    "\x00tags\x00asset_2332"
    "asset_2332"
  ]
]
142 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:
[
  1765624022
  [
    "\x00tags\x00asset_2331"
    "asset_2331"
  ]
]
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:
[
  1765624022
  [
    "\x00tags\x00asset_2333"
    "asset_2333"
  ]
]
144 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:
[
  1765624022
  [
    "\x00tags\x00asset_2330"
    "asset_2330"
  ]
]
145 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00asset_2334"
    "asset_2334"
  ]
]
146 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "\x00tags\x00asset_2337"
    "asset_2337"
  ]
]
147 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:
[
  1765624022
  [
    "\x00tags\x00asset_2338"
    "asset_2338"
  ]
]
148 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:
[
  1765624022
  [
    "\x00tags\x00asset_2341"
    "asset_2341"
  ]
]
149 7.08 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_führungscrew_management_job.jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
150 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2329
]
151 0.15 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_mountaincart (6).jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
152 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2339
]
153 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-soelden_crewlove_mitarbeiter_kaffee_glanzpunkte.jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
154 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2350
]
155 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_lisboa_management-trip_incentive.jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
156 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2335
]
157 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_elho-fotoshooting.jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
158 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2336
]
159 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_mountaincart (3).jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
160 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2343
]
161 0.15 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_lehrlinge_einzelhandelskauffrau-einzelhandelskaufmann.jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
162 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2332
]
163 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_007elements-team.jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
164 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2331
]
165 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_firstfeier-längenfeld_neubau_party.jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
166 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2333
]
167 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_fuehrungscrew-elements.jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
168 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2330
]
169 1.31 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_studienreise-lissabon.jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
170 4.01 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2334
]
171 0.17 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_moreboards.jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
172 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2337
]
173 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_stylesports.jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
174 2.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2338
]
175 3.88 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer_soelden_crew-love_mountaincart (7).jpg"
  "path" => "/website/glanzer-benefits/team-events/"
]
176 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2341
]
177 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1651
]
178 4.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:
[
  1765624022
  [
    "\x00tags\x00object_369"
    "object_369"
  ]
]
179 0.23 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765624022
  [
    "object_369\x00tags\x00"
    "class_32\x00tags\x00"
    "asset_2324\x00tags\x00"
    "asset_2320\x00tags\x00"
    "asset_2321\x00tags\x00"
    "asset_2325\x00tags\x00"
    "asset_2326\x00tags\x00"
    "asset_2323\x00tags\x00"
  ]
]
180 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:
[
  1765624022
  [
    "\x00tags\x00asset_2324"
    "asset_2324"
  ]
]
181 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:
[
  1765624022
  [
    "\x00tags\x00asset_2320"
    "asset_2320"
  ]
]
182 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:
[
  1765624022
  [
    "\x00tags\x00asset_2321"
    "asset_2321"
  ]
]
183 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:
[
  1765624022
  [
    "\x00tags\x00asset_2325"
    "asset_2325"
  ]
]
184 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:
[
  1765624022
  [
    "\x00tags\x00asset_2326"
    "asset_2326"
  ]
]
185 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:
[
  1765624022
  [
    "\x00tags\x00asset_2323"
    "asset_2323"
  ]
]
186 2.11 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-personalhaus_gehoerde_soelden_mitarbeiter_schlafzimmer.jpg"
  "path" => "/website/glanzer-benefits/personalhaus/"
]
187 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2324
]
188 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-personalhaus_gehoerde_soelden_mitarbeiter_design-lampe.jpg"
  "path" => "/website/glanzer-benefits/personalhaus/"
]
189 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2320
]
190 0.14 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-personalhaus_gehoerde_soelden_mitarbeiter_kueche.jpg"
  "path" => "/website/glanzer-benefits/personalhaus/"
]
191 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2321
]
192 0.13 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-personalhaus_gehoerde_soelden_mitarbeiter_wohnkueche.jpg"
  "path" => "/website/glanzer-benefits/personalhaus/"
]
193 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2325
]
194 0.12 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-personalhaus_gehoerde_soelden_mitarbeiter_haus-gang.jpg"
  "path" => "/website/glanzer-benefits/personalhaus/"
]
195 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2326
]
196 4.77 ms
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[
  "key" => "glanzer-personalhaus_gehoerde_soelden_mitarbeiter_doppelwaschbecken.jpg"
  "path" => "/website/glanzer-benefits/personalhaus/"
]
197 1.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2323
]
198 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1658
]
199 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1659
]
200 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:
[
  1765624022
  [
    "\x00tags\x00document_675"
    "document_675"
  ]
]
201 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:
[
  1765624022
  [
    "document_675\x00tags\x00"
  ]
]

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.