https://plasma.apik-pp.be/de/faq

Query Metrics

149 Database Queries
21 Different statements
147.76 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:
[
  1738182906
  [
    "\x00tags\x00site_domain_5dc5cecc31a9ca0f780b9c2df89ff280"
    "site_domain_5dc5cecc31a9ca0f780b9c2df89ff280"
  ]
]
2 0.25 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "system\x00tags\x00"
    "site\x00tags\x00"
    "site_domain_5dc5cecc31a9ca0f780b9c2df89ff280\x00tags\x00"
  ]
]
3 0.38 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" => "/de/faq"
  "sourcePathQuery" => "/de/faq"
  "sourceEntireUri" => "https://plasma.apik-pp.be/de/faq"
  "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:
[
  1738182906
  [
    "\x00tags\x00system_route_redirect"
    "system_route_redirect"
  ]
]
5 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:
[
  1738182906
  [
    "system\x00tags\x00"
    "redirect\x00tags\x00"
    "route\x00tags\x00"
    "system_route_redirect\x00tags\x00"
  ]
]
6 0.17 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
7 0.19 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "faq"
  "path" => "/de/"
]
8 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:
[
  1738182906
  [
    "\x00tags\x00document_86"
    "document_86"
  ]
]
9 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:
[
  1738182906
  [
    "document_86\x00tags\x00"
  ]
]
10 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_86"
    "document_properties_86"
  ]
]
11 0.20 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_86\x00tags\x00"
    "document_properties_86\x00tags\x00"
  ]
]
12 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:
[
  1738182906
  [
    "\x00tags\x00document_78"
    "document_78"
  ]
]
13 0.25 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "document_78\x00tags\x00"
    "asset_52\x00tags\x00"
    "asset_55\x00tags\x00"
    "asset_82\x00tags\x00"
    "asset_22\x00tags\x00"
    "asset_23\x00tags\x00"
    "asset_24\x00tags\x00"
    "asset_20\x00tags\x00"
    "asset_17\x00tags\x00"
    "asset_19\x00tags\x00"
    "asset_21\x00tags\x00"
  ]
]
14 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:
[
  1738182906
  [
    "\x00tags\x00document_1"
    "document_1"
  ]
]
15 0.30 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "document_1\x00tags\x00"
    "asset_50\x00tags\x00"
    "asset_54\x00tags\x00"
    "asset_83\x00tags\x00"
    "asset_81\x00tags\x00"
    "asset_22\x00tags\x00"
    "asset_23\x00tags\x00"
    "asset_24\x00tags\x00"
    "asset_20\x00tags\x00"
    "asset_17\x00tags\x00"
    "asset_19\x00tags\x00"
    "asset_21\x00tags\x00"
  ]
]
16 0.29 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  86
]
17 2.90 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/faq' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
18 0.23 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
19 0.16 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 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:
[
  1738182906
  [
    "\x00tags\x00translation_data_1d19e47125946f5a6366d64de93b5d4f"
    "translation_data_1d19e47125946f5a6366d64de93b5d4f"
  ]
]
21 0.08 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
22 10.81 ms
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
  "de"
]
23 0.20 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  86
]
24 0.26 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  21
  86
  86
]
25 0.20 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  86
  86
]
26 0.22 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  72
  72
]
27 0.22 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  21
  21
]
28 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:
[
  1738182906
  [
    "\x00tags\x00document_21"
    "document_21"
  ]
]
29 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:
[
  1738182906
  [
    "document_21\x00tags\x00"
  ]
]
30 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_21"
    "document_properties_21"
  ]
]
31 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:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_21\x00tags\x00"
    "document_properties_21\x00tags\x00"
  ]
]
32 0.13 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "fr"
  "path" => "/"
]
33 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:
[
  1738182906
  [
    "\x00tags\x00document_2"
    "document_2"
  ]
]
34 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:
[
  1738182906
  [
    "document_2\x00tags\x00"
    "document_1\x00tags\x00"
    "asset_50\x00tags\x00"
    "asset_54\x00tags\x00"
    "asset_83\x00tags\x00"
    "asset_81\x00tags\x00"
    "asset_22\x00tags\x00"
    "asset_23\x00tags\x00"
    "asset_24\x00tags\x00"
    "asset_20\x00tags\x00"
    "asset_17\x00tags\x00"
    "asset_19\x00tags\x00"
    "asset_21\x00tags\x00"
  ]
]
35 0.17 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "nl"
  "path" => "/"
]
36 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:
[
  1738182906
  [
    "\x00tags\x00document_63"
    "document_63"
  ]
]
37 0.21 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "document_63\x00tags\x00"
    "asset_51\x00tags\x00"
    "asset_53\x00tags\x00"
    "asset_32\x00tags\x00"
    "asset_22\x00tags\x00"
    "asset_23\x00tags\x00"
    "asset_24\x00tags\x00"
    "asset_20\x00tags\x00"
    "asset_17\x00tags\x00"
    "asset_19\x00tags\x00"
    "asset_21\x00tags\x00"
  ]
]
38 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:
[
  1738182906
  [
    "\x00tags\x00document_72"
    "document_72"
  ]
]
39 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "document_72\x00tags\x00"
  ]
]
40 0.18 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "de"
  "path" => "/"
]
41 0.11 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  86
]
42 0.12 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  21
  86
  86
]
43 0.05 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  86
  86
]
44 0.05 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  72
  72
]
45 0.04 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  21
  21
]
46 0.25 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "\x00tags\x00nav_aea6928244a23e5b5dec56a917049ba3"
    "nav_aea6928244a23e5b5dec56a917049ba3"
  ]
]
47 0.31 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  78
]
48 0.25 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  78
]
49 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:
[
  1738182906
  [
    "\x00tags\x00document_80"
    "document_80"
  ]
]
50 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:
[
  1738182906
  [
    "document_80\x00tags\x00"
  ]
]
51 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:
[
  1738182906
  [
    "\x00tags\x00document_79"
    "document_79"
  ]
]
52 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:
[
  1738182906
  [
    "document_79\x00tags\x00"
  ]
]
53 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:
[
  1738182906
  [
    "\x00tags\x00document_81"
    "document_81"
  ]
]
54 0.29 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "document_81\x00tags\x00"
    "asset_57\x00tags\x00"
    "asset_82\x00tags\x00"
    "asset_20\x00tags\x00"
    "asset_17\x00tags\x00"
    "asset_19\x00tags\x00"
    "asset_21\x00tags\x00"
  ]
]
55 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:
[
  1738182906
  [
    "\x00tags\x00document_82"
    "document_82"
  ]
]
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:
[
  1738182906
  [
    "document_82\x00tags\x00"
    "document_104\x00tags\x00"
  ]
]
57 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:
[
  1738182906
  [
    "\x00tags\x00document_104"
    "document_104"
  ]
]
58 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:
[
  1738182906
  [
    "\x00tags\x00document_83"
    "document_83"
  ]
]
59 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:
[
  1738182906
  [
    "document_83\x00tags\x00"
    "asset_40\x00tags\x00"
  ]
]
60 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:
[
  1738182906
  [
    "\x00tags\x00document_84"
    "document_84"
  ]
]
61 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:
[
  1738182906
  [
    "document_84\x00tags\x00"
    "asset_63\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:
[
  1738182906
  [
    "\x00tags\x00document_85"
    "document_85"
  ]
]
63 0.21 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "document_85\x00tags\x00"
    "asset_59\x00tags\x00"
    "asset_45\x00tags\x00"
    "asset_44\x00tags\x00"
  ]
]
64 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:
[
  1738182906
  [
    "\x00tags\x00document_87"
    "document_87"
  ]
]
65 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:
[
  1738182906
  [
    "document_87\x00tags\x00"
  ]
]
66 0.25 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "\x00tags\x00document_88"
    "document_88"
  ]
]
67 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:
[
  1738182906
  [
    "document_88\x00tags\x00"
  ]
]
68 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:
[
  1738182906
  [
    "\x00tags\x00document_111"
    "document_111"
  ]
]
69 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:
[
  1738182906
  [
    "document_111\x00tags\x00"
    "asset_25\x00tags\x00"
  ]
]
70 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:
[
  1738182906
  [
    "\x00tags\x00document_114"
    "document_114"
  ]
]
71 0.18 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "document_114\x00tags\x00"
  ]
]
72 0.30 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "\x00tags\x00document_properties_80"
    "document_properties_80"
  ]
]
73 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:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_80\x00tags\x00"
    "document_properties_80\x00tags\x00"
  ]
]
74 0.39 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  80
]
75 0.24 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  80
]
76 0.24 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  80
]
77 0.24 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "\x00tags\x00document_89"
    "document_89"
  ]
]
78 0.21 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  89
]
79 3.39 ms
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  89
]
80 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:
[
  1738182906
  [
    "\x00tags\x00document_90"
    "document_90"
  ]
]
81 0.16 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  90
]
82 0.19 ms
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  90
]
83 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_79"
    "document_properties_79"
  ]
]
84 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:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_79\x00tags\x00"
    "document_properties_79\x00tags\x00"
  ]
]
85 0.30 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  79
]
86 0.14 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  79
]
87 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_81"
    "document_properties_81"
  ]
]
88 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:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_81\x00tags\x00"
    "document_properties_81\x00tags\x00"
  ]
]
89 0.31 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  81
]
90 0.17 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  81
]
91 0.22 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  81
]
92 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:
[
  1738182906
  [
    "\x00tags\x00document_91"
    "document_91"
  ]
]
93 0.18 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  91
]
94 0.22 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  91
]
95 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_91"
    "document_properties_91"
  ]
]
96 0.34 ms
SELECT * FROM properties WHERE ((cid IN (1,81,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  91
]
97 0.14 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  91
]
98 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_82"
    "document_properties_82"
  ]
]
99 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:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_82\x00tags\x00"
    "document_properties_82\x00tags\x00"
  ]
]
100 0.41 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  82
]
101 0.24 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  82
]
102 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_104"
    "document_properties_104"
  ]
]
103 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:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_104\x00tags\x00"
    "document_properties_104\x00tags\x00"
  ]
]
104 0.36 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  104
]
105 0.23 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  104
]
106 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_83"
    "document_properties_83"
  ]
]
107 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:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_83\x00tags\x00"
    "document_properties_83\x00tags\x00"
  ]
]
108 0.33 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  83
]
109 0.18 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  83
]
110 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_84"
    "document_properties_84"
  ]
]
111 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:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_84\x00tags\x00"
    "document_properties_84\x00tags\x00"
  ]
]
112 0.48 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  84
]
113 0.14 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  84
]
114 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_85"
    "document_properties_85"
  ]
]
115 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_85\x00tags\x00"
    "document_properties_85\x00tags\x00"
  ]
]
116 0.27 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  85
]
117 0.17 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  85
]
118 0.15 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  86
]
119 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_87"
    "document_properties_87"
  ]
]
120 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:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_87\x00tags\x00"
    "document_properties_87\x00tags\x00"
  ]
]
121 0.30 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  87
]
122 0.20 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  87
]
123 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_88"
    "document_properties_88"
  ]
]
124 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:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_88\x00tags\x00"
    "document_properties_88\x00tags\x00"
  ]
]
125 0.28 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  88
]
126 0.15 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  88
]
127 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "\x00tags\x00document_properties_111"
    "document_properties_111"
  ]
]
128 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:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_111\x00tags\x00"
    "document_properties_111\x00tags\x00"
  ]
]
129 0.28 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  111
]
130 0.14 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  111
]
131 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_114"
    "document_properties_114"
  ]
]
132 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:
[
  1738182906
  [
    "document_properties\x00tags\x00"
    "document_114\x00tags\x00"
    "document_properties_114\x00tags\x00"
  ]
]
133 0.34 ms
SELECT * FROM properties WHERE ((cid IN (1,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  114
]
134 0.14 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  114
]
135 0.06 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "\x00tags\x00nav_aea6928244a23e5b5dec56a917049ba3"
    "nav_aea6928244a23e5b5dec56a917049ba3"
  ]
]
136 0.57 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "output\x00tags\x00"
    "navigation\x00tags\x00"
    "document_80\x00tags\x00"
    "document_79\x00tags\x00"
    "document_91\x00tags\x00"
    "document_81\x00tags\x00"
    "document_82\x00tags\x00"
    "document_104\x00tags\x00"
    "document_83\x00tags\x00"
    "document_84\x00tags\x00"
    "document_85\x00tags\x00"
    "document_86\x00tags\x00"
    "document_87\x00tags\x00"
    "document_88\x00tags\x00"
    "document_111\x00tags\x00"
    "document_114\x00tags\x00"
    "nav_aea6928244a23e5b5dec56a917049ba3\x00tags\x00"
  ]
]
137 28.17 ms
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  1 => null
  2 => null
  3 => 31536000
  4 => 1738182906
]
138 21.29 ms
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  1 => null
  2 => null
  3 => null
  4 => 1738182906
]
139 26.40 ms
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  1 => null
  2 => null
  3 => null
  4 => 1738182906
]
140 21.32 ms
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  1 => null
  2 => null
  3 => 31536000
  4 => 1738182906
]
141 0.30 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "\x00tags\x00website_config"
    "website_config"
  ]
]
142 0.25 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "website_config\x00tags\x00"
    "system\x00tags\x00"
    "config\x00tags\x00"
    "output\x00tags\x00"
  ]
]
143 0.59 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738182906
  [
    "\x00tags\x00nav_aea6928244a23e5b5dec56a917049ba3"
    "nav_aea6928244a23e5b5dec56a917049ba3"
  ]
]
144 0.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:
[
  1738182906
  [
    "\x00tags\x00nav_aea6928244a23e5b5dec56a917049ba3"
    "nav_aea6928244a23e5b5dec56a917049ba3"
  ]
]
145 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  86
]
146 0.30 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "footer"
  "path" => "/de/Snippets/"
]
147 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:
[
  1738182906
  [
    "\x00tags\x00document_properties_89"
    "document_properties_89"
  ]
]
148 1.56 ms
SELECT * FROM properties WHERE ((cid IN (1,80,78) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  89
]
149 0.23 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  89
]

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.