Query Metrics

570 Database Queries
64 Different statements
399.08 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 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:
[
  "defaultSiteConfig"
  null
  null
]
2 0.11 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.24 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:
[
  "mainBlogPortal"
  null
  null
]
5 0.13 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.51 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 = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss/Fruehling-in-der-Region"
  "sourcePathQuery" => "/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss/Fruehling-in-der-Region?page=3"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss/Fruehling-in-der-Region?page=3"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.16 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.15 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Fruehling-in-der-Region"
  "path" => "/steiermark.com/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss/"
]
10 0.19 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss/Fruehling-in-der-Region' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
11 0.17 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12 0.13 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
13 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
14 0.24 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  27136
]
15 0.13 ms
SELECT id FROM sites
Parameters:
[]
16 0.13 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  27136
]
17 0.21 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  27136
  27136
  27136
]
18 0.14 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Fruehling-in-der-Region"
  "path" => "/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss/"
]
19 0.12 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss/Fruehling-in-der-Region"
]
20 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Fruehling-in-der-Region"
  "path" => "/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss/"
]
21 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss/Fruehling-in-der-Region"
]
22 0.19 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss/Fruehling-in-der-Region"
]
23 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "aktiver-Naturgenuss"
  "path" => "/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/"
]
24 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss"
]
25 0.16 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss"
]
26 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Aktiv-in-Stadtnaehe"
  "path" => "/de/Region-Graz/Region/"
]
27 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Region-Graz/Region/Aktiv-in-Stadtnaehe"
]
28 0.16 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Region-Graz/Region/Aktiv-in-Stadtnaehe"
]
29 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Region"
  "path" => "/de/Region-Graz/"
]
30 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Region-Graz/Region"
]
31 0.15 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Region-Graz/Region"
]
32 0.12 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Region-Graz"
  "path" => "/de/"
]
33 0.12 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Region-Graz"
]
34 0.16 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Region-Graz"
]
35 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "de"
  "path" => "/"
]
36 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de"
]
37 0.16 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de"
]
38 0.16 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  ""
]
39 0.12 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
40 0.12 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Region-Graz/Region/Aktiv-in-Stadtnaehe/aktiver-Naturgenuss/Fruehling-in-der-Region' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
41 0.11 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
42 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
43 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
44 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
45 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
46 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
47 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
48 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
49 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
50 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
51 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
52 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
53 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
54 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
55 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
56 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
57 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
58 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
59 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
60 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
61 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
62 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
63 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
64 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
65 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
66 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
67 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
68 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
69 0.10 ms
SELECT id FROM sites
Parameters:
[]
70 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1058282
]
71 0.11 ms
SELECT id FROM sites
Parameters:
[]
72 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
73 0.18 ms
SELECT id FROM sites
Parameters:
[]
74 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1039345
]
75 0.26 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "lightbox"
  "scope" => "pimcore_image_thumbnails"
]
76 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1040861
]
77 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "wysiwyg-area--three-images"
  "scope" => "pimcore_image_thumbnails"
]
78 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1039362
]
79 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1039443
]
80 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2166182
]
81 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "wysiwyg-with-media"
  "scope" => "pimcore_image_thumbnails"
]
82 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1040199
]
83 85.97 ms
SELECT object_localized_39_de.o_id as o_id, object_localized_39_de.o_type as o_type FROM object_localized_39_de WHERE (o_id in (select dest_id from object_relations_45 where fieldname LIKE 'holidayThemes') AND  object_localized_39_de.o_type IN ('object','folder')) AND object_localized_39_de.o_published = 1 ORDER BY `name` ASC
Parameters:
[]
84 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "39"
]
85 0.16 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "31"
]
86 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
87 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
88 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "46"
]
89 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "47"
]
90 0.43 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  11467
]
91 0.40 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1683716
]
92 0.24 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9079
]
93 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9251
]
94 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9253
]
95 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9112
]
96 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9140
]
97 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9101
]
98 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9224
]
99 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9242
]
100 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9138
]
101 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9109
]
102 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9175
]
103 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9122
]
104 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9249
]
105 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9069
]
106 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9198
]
107 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9185
]
108 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9192
]
109 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9162
]
110 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9246
]
111 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9227
]
112 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9038
]
113 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9244
]
114 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9186
]
115 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9071
]
116 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9187
]
117 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9218
]
118 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9093
]
119 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9027
]
120 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9077
]
121 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9106
]
122 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9028
]
123 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9184
]
124 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9191
]
125 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9076
]
126 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9252
]
127 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9136
]
128 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9084
]
129 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6827960
]
130 0.11 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9220
]
131 0.10 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9060
]
132 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9081
]
133 0.10 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9103
]
134 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9207
]
135 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9221
]
136 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9074
]
137 109.95 ms
SELECT object_localized_45_de.o_id as o_id, object_localized_45_de.o_type as o_type FROM object_localized_45_de WHERE (((FIND_IN_SET("11848", `towns`) OR FIND_IN_SET("11504", `towns`) OR FIND_IN_SET("11474", `towns`) OR FIND_IN_SET("11849", `towns`) OR FIND_IN_SET("11470", `towns`) OR FIND_IN_SET("11493", `towns`) OR FIND_IN_SET("11499", `towns`) OR FIND_IN_SET("11492", `towns`) OR FIND_IN_SET("11841", `towns`) OR FIND_IN_SET("11487", `towns`) OR FIND_IN_SET("11501", `towns`) OR FIND_IN_SET("11475", `towns`) OR FIND_IN_SET("11495", `towns`) OR FIND_IN_SET("11494", `towns`) OR FIND_IN_SET("11496", `towns`) OR FIND_IN_SET("11482", `towns`) OR FIND_IN_SET("11846", `towns`) OR FIND_IN_SET("11484", `towns`) OR FIND_IN_SET("11847", `towns`) OR FIND_IN_SET("11506", `towns`) OR FIND_IN_SET("11479", `towns`) OR FIND_IN_SET("11837", `towns`) OR FIND_IN_SET("11478", `towns`) OR FIND_IN_SET("11839", `towns`) OR FIND_IN_SET("11505", `towns`) OR FIND_IN_SET("11489", `towns`) OR FIND_IN_SET("11842", `towns`) OR FIND_IN_SET("11845", `towns`) OR FIND_IN_SET("11836", `towns`) OR FIND_IN_SET("11476", `towns`) OR FIND_IN_SET("11503", `towns`) OR FIND_IN_SET("11471", `towns`) OR FIND_IN_SET("11483", `towns`) OR FIND_IN_SET("11850", `towns`) OR FIND_IN_SET("11498", `towns`) OR FIND_IN_SET("11481", `towns`) OR FIND_IN_SET("11497", `towns`) OR FIND_IN_SET("11500", `towns`) OR FIND_IN_SET("11843", `towns`) OR FIND_IN_SET("11472", `towns`) OR FIND_IN_SET("11490", `towns`) OR FIND_IN_SET("11844", `towns`) OR FIND_IN_SET("11491", `towns`) OR FIND_IN_SET("11473", `towns`) OR FIND_IN_SET("11838", `towns`) OR FIND_IN_SET("11477", `towns`) OR FIND_IN_SET("11488", `towns`) OR FIND_IN_SET("11840", `towns`) OR FIND_IN_SET("11485", `towns`) OR FIND_IN_SET("11486", `towns`) OR FIND_IN_SET("11480", `towns`) OR FIND_IN_SET("11502", `towns`) OR FIND_IN_SET("10003651", `towns`) OR FIND_IN_SET("10003639", `towns`) OR FIND_IN_SET("10003640", `towns`) OR FIND_IN_SET("10003652", `towns`) OR FIND_IN_SET("10003641", `towns`) OR FIND_IN_SET("10003650", `towns`) OR FIND_IN_SET("10003612", `towns`) OR FIND_IN_SET("10003642", `towns`) OR FIND_IN_SET("10003643", `towns`) OR FIND_IN_SET("10003660", `towns`) OR FIND_IN_SET("10003613", `towns`) OR FIND_IN_SET("10003644", `towns`) OR FIND_IN_SET("10003610", `towns`) OR FIND_IN_SET("10003614", `towns`) OR FIND_IN_SET("10003616", `towns`) OR FIND_IN_SET("10003653", `towns`) OR FIND_IN_SET("10003645", `towns`) OR FIND_IN_SET("10003617", `towns`) OR FIND_IN_SET("10003618", `towns`) OR FIND_IN_SET("10003654", `towns`) OR FIND_IN_SET("10003620", `towns`) OR FIND_IN_SET("10003621", `towns`) OR FIND_IN_SET("10003622", `towns`) OR FIND_IN_SET("10003655", `towns`) OR FIND_IN_SET("10003656", `towns`) OR FIND_IN_SET("10003646", `towns`) OR FIND_IN_SET("10003649", `towns`) OR FIND_IN_SET("10003624", `towns`) OR FIND_IN_SET("10003648", `towns`) OR FIND_IN_SET("10003659", `towns`) OR FIND_IN_SET("10003629", `towns`) OR FIND_IN_SET("10003625", `towns`) OR FIND_IN_SET("10003647", `towns`) OR FIND_IN_SET("10003657", `towns`) OR FIND_IN_SET("10003626", `towns`) OR FIND_IN_SET("10003628", `towns`) OR FIND_IN_SET("10003630", `towns`) OR FIND_IN_SET("10003632", `towns`) OR FIND_IN_SET("10003633", `towns`) OR FIND_IN_SET("10003634", `towns`) OR FIND_IN_SET("10003636", `towns`) OR FIND_IN_SET("10003658", `towns`) OR FIND_IN_SET("10003637", `towns`) OR FIND_IN_SET("10003638", `towns`) OR FIND_IN_SET("11848", `towns`) OR FIND_IN_SET("10003651", `towns`) OR FIND_IN_SET("11504", `towns`) OR FIND_IN_SET("10003639", `towns`) OR FIND_IN_SET("11849", `towns`) OR FIND_IN_SET("10003652", `towns`) OR FIND_IN_SET("11470", `towns`) OR FIND_IN_SET("10003641", `towns`) OR FIND_IN_SET("11492", `towns`) OR FIND_IN_SET("10003643", `towns`) OR FIND_IN_SET("11495", `towns`) OR FIND_IN_SET("10003660", `towns`) OR FIND_IN_SET("11487", `towns`) OR FIND_IN_SET("10003613", `towns`) OR FIND_IN_SET("11501", `towns`) OR FIND_IN_SET("10003644", `towns`) OR FIND_IN_SET("11475", `towns`) OR FIND_IN_SET("10003610", `towns`) OR FIND_IN_SET("11482", `towns`) OR FIND_IN_SET("10003616", `towns`) OR FIND_IN_SET("11846", `towns`) OR FIND_IN_SET("10003653", `towns`) OR FIND_IN_SET("11506", `towns`) OR FIND_IN_SET("10003617", `towns`) OR FIND_IN_SET("11479", `towns`) OR FIND_IN_SET("10003618", `towns`) OR FIND_IN_SET("11839", `towns`) OR FIND_IN_SET("10003654", `towns`) OR FIND_IN_SET("11505", `towns`) OR FIND_IN_SET("10003621", `towns`) OR FIND_IN_SET("11842", `towns`) OR FIND_IN_SET("10003655", `towns`) OR FIND_IN_SET("11845", `towns`) OR FIND_IN_SET("10003656", `towns`) OR FIND_IN_SET("11476", `towns`) OR FIND_IN_SET("10003646", `towns`) OR FIND_IN_SET("11503", `towns`) OR FIND_IN_SET("10003624", `towns`) OR FIND_IN_SET("11471", `towns`) OR FIND_IN_SET("10003648", `towns`) OR FIND_IN_SET("11843", `towns`) OR FIND_IN_SET("10003657", `towns`) OR FIND_IN_SET("11490", `towns`) OR FIND_IN_SET("10003628", `towns`) OR FIND_IN_SET("11498", `towns`) OR FIND_IN_SET("10003659", `towns`) OR FIND_IN_SET("11481", `towns`) OR FIND_IN_SET("10003629", `towns`) OR FIND_IN_SET("11477", `towns`) OR FIND_IN_SET("10003633", `towns`) OR FIND_IN_SET("11502", `towns`) OR FIND_IN_SET("10003634", `towns`) OR FIND_IN_SET("11488", `towns`) OR FIND_IN_SET("10003636", `towns`) OR FIND_IN_SET("11840", `towns`) OR FIND_IN_SET("10003658", `towns`) OR FIND_IN_SET("11485", `towns`) OR FIND_IN_SET("10003637", `towns`)))  AND ((FIND_IN_SET(9079, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9140, `topics`) OR FIND_IN_SET(9101, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9138, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9175, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9249, `topics`) OR FIND_IN_SET(9069, `topics`) OR FIND_IN_SET(9198, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9192, `topics`) OR FIND_IN_SET(9162, `topics`) OR FIND_IN_SET(9246, `topics`) OR FIND_IN_SET(9227, `topics`) OR FIND_IN_SET(9038, `topics`) OR FIND_IN_SET(9244, `topics`) OR FIND_IN_SET(9186, `topics`) OR FIND_IN_SET(9071, `topics`) OR FIND_IN_SET(9187, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9093, `topics`) OR FIND_IN_SET(9027, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9106, `topics`) OR FIND_IN_SET(9028, `topics`) OR FIND_IN_SET(9184, `topics`) OR FIND_IN_SET(9191, `topics`) OR FIND_IN_SET(9076, `topics`) OR FIND_IN_SET(9252, `topics`) OR FIND_IN_SET(9136, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(6827960, `topics`) OR FIND_IN_SET(9220, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(9081, `topics`) OR FIND_IN_SET(9103, `topics`) OR FIND_IN_SET(9207, `topics`) OR FIND_IN_SET(9221, `topics`) OR FIND_IN_SET(9074, `topics`)))  AND (name != '' AND active = 1)  AND (contentScore > 10)  AND  object_localized_45_de.o_type IN ('object','folder')) AND object_localized_45_de.o_published = 1 ORDER BY `name` ASC   LIMIT 12 OFFSET 24
Parameters:
[]
138 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "45"
]
139 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9686273
]
140 0.17 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  9686273
]
141 0.12 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  9686273
]
142 0.23 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  9686273
]
143 0.12 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9686273
  "demiExtension"
]
144 0.10 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9686273
  "demiExtension"
]
145 0.09 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9686273
  "demiExtension"
]
146 0.28 ms
SELECT * FROM object_brick_localized_demiExternalLink_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ?
Parameters:
[
  9686273
  "demiExtension"
]
147 0.08 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9686273
  "demiExtension"
]
148 0.07 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9686273
  "demiExtension"
]
149 0.10 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9686273
  "demiExtension"
]
150 0.09 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9686273
  "demiExtension"
]
151 0.08 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9686273
  "demiExtension"
]
152 0.14 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  9686273
  "capacityCeremonies"
]
153 0.11 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  9686273
  "dishRates"
]
154 0.11 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  9686273
  "operationSchedule"
]
155 0.18 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  9686273
]
156 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26689397
]
157 0.15 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26689397
]
158 0.33 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  26689397
]
159 0.41 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  26689397
]
160 0.12 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26689397
  "demiExtension"
]
161 0.10 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26689397
  "demiExtension"
]
162 0.10 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26689397
  "demiExtension"
]
163 0.10 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26689397
  "demiExtension"
]
164 0.10 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26689397
  "demiExtension"
]
165 0.09 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26689397
  "demiExtension"
]
166 0.09 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26689397
  "demiExtension"
]
167 0.08 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26689397
  "demiExtension"
]
168 0.12 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26689397
  "capacityCeremonies"
]
169 0.11 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26689397
  "dishRates"
]
170 0.11 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26689397
  "operationSchedule"
]
171 0.14 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  26689397
]
172 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  41413265
]
173 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  41413265
]
174 0.13 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  41413265
]
175 0.20 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  41413265
]
176 0.09 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  41413265
  "demiExtension"
]
177 0.08 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  41413265
  "demiExtension"
]
178 0.08 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  41413265
  "demiExtension"
]
179 0.07 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  41413265
  "demiExtension"
]
180 0.07 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  41413265
  "demiExtension"
]
181 0.08 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  41413265
  "demiExtension"
]
182 0.07 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  41413265
  "demiExtension"
]
183 0.08 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  41413265
  "demiExtension"
]
184 0.11 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  41413265
  "capacityCeremonies"
]
185 0.10 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  41413265
  "dishRates"
]
186 0.11 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  41413265
  "operationSchedule"
]
187 0.30 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  41413265
]
188 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26686745
]
189 0.12 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26686745
]
190 0.25 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  26686745
]
191 0.37 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  26686745
]
192 0.09 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26686745
  "demiExtension"
]
193 0.08 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26686745
  "demiExtension"
]
194 0.10 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26686745
  "demiExtension"
]
195 0.08 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26686745
  "demiExtension"
]
196 0.10 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26686745
  "demiExtension"
]
197 0.08 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26686745
  "demiExtension"
]
198 0.07 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26686745
  "demiExtension"
]
199 0.08 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  26686745
  "demiExtension"
]
200 0.11 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26686745
  "capacityCeremonies"
]
201 0.10 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26686745
  "dishRates"
]
202 0.11 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26686745
  "operationSchedule"
]
203 0.18 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  26686745
]
204 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294155
]
205 0.13 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294155
]
206 0.12 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  294155
]
207 0.21 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  294155
]
208 0.09 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  294155
  "demiExtension"
]
209 0.08 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  294155
  "demiExtension"
]
210 0.09 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  294155
  "demiExtension"
]
211 0.07 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  294155
  "demiExtension"
]
212 0.07 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  294155
  "demiExtension"
]
213 0.07 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  294155
  "demiExtension"
]
214 0.07 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  294155
  "demiExtension"
]
215 0.08 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  294155
  "demiExtension"
]
216 0.12 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  294155
  "capacityCeremonies"
]
217 0.10 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  294155
  "dishRates"
]
218 0.10 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  294155
  "operationSchedule"
]
219 0.16 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  294155
]
220 123.08 ms
SELECT COUNT(*) FROM object_localized_45_de WHERE (((FIND_IN_SET("11848", `towns`) OR FIND_IN_SET("11504", `towns`) OR FIND_IN_SET("11474", `towns`) OR FIND_IN_SET("11849", `towns`) OR FIND_IN_SET("11470", `towns`) OR FIND_IN_SET("11493", `towns`) OR FIND_IN_SET("11499", `towns`) OR FIND_IN_SET("11492", `towns`) OR FIND_IN_SET("11841", `towns`) OR FIND_IN_SET("11487", `towns`) OR FIND_IN_SET("11501", `towns`) OR FIND_IN_SET("11475", `towns`) OR FIND_IN_SET("11495", `towns`) OR FIND_IN_SET("11494", `towns`) OR FIND_IN_SET("11496", `towns`) OR FIND_IN_SET("11482", `towns`) OR FIND_IN_SET("11846", `towns`) OR FIND_IN_SET("11484", `towns`) OR FIND_IN_SET("11847", `towns`) OR FIND_IN_SET("11506", `towns`) OR FIND_IN_SET("11479", `towns`) OR FIND_IN_SET("11837", `towns`) OR FIND_IN_SET("11478", `towns`) OR FIND_IN_SET("11839", `towns`) OR FIND_IN_SET("11505", `towns`) OR FIND_IN_SET("11489", `towns`) OR FIND_IN_SET("11842", `towns`) OR FIND_IN_SET("11845", `towns`) OR FIND_IN_SET("11836", `towns`) OR FIND_IN_SET("11476", `towns`) OR FIND_IN_SET("11503", `towns`) OR FIND_IN_SET("11471", `towns`) OR FIND_IN_SET("11483", `towns`) OR FIND_IN_SET("11850", `towns`) OR FIND_IN_SET("11498", `towns`) OR FIND_IN_SET("11481", `towns`) OR FIND_IN_SET("11497", `towns`) OR FIND_IN_SET("11500", `towns`) OR FIND_IN_SET("11843", `towns`) OR FIND_IN_SET("11472", `towns`) OR FIND_IN_SET("11490", `towns`) OR FIND_IN_SET("11844", `towns`) OR FIND_IN_SET("11491", `towns`) OR FIND_IN_SET("11473", `towns`) OR FIND_IN_SET("11838", `towns`) OR FIND_IN_SET("11477", `towns`) OR FIND_IN_SET("11488", `towns`) OR FIND_IN_SET("11840", `towns`) OR FIND_IN_SET("11485", `towns`) OR FIND_IN_SET("11486", `towns`) OR FIND_IN_SET("11480", `towns`) OR FIND_IN_SET("11502", `towns`) OR FIND_IN_SET("10003651", `towns`) OR FIND_IN_SET("10003639", `towns`) OR FIND_IN_SET("10003640", `towns`) OR FIND_IN_SET("10003652", `towns`) OR FIND_IN_SET("10003641", `towns`) OR FIND_IN_SET("10003650", `towns`) OR FIND_IN_SET("10003612", `towns`) OR FIND_IN_SET("10003642", `towns`) OR FIND_IN_SET("10003643", `towns`) OR FIND_IN_SET("10003660", `towns`) OR FIND_IN_SET("10003613", `towns`) OR FIND_IN_SET("10003644", `towns`) OR FIND_IN_SET("10003610", `towns`) OR FIND_IN_SET("10003614", `towns`) OR FIND_IN_SET("10003616", `towns`) OR FIND_IN_SET("10003653", `towns`) OR FIND_IN_SET("10003645", `towns`) OR FIND_IN_SET("10003617", `towns`) OR FIND_IN_SET("10003618", `towns`) OR FIND_IN_SET("10003654", `towns`) OR FIND_IN_SET("10003620", `towns`) OR FIND_IN_SET("10003621", `towns`) OR FIND_IN_SET("10003622", `towns`) OR FIND_IN_SET("10003655", `towns`) OR FIND_IN_SET("10003656", `towns`) OR FIND_IN_SET("10003646", `towns`) OR FIND_IN_SET("10003649", `towns`) OR FIND_IN_SET("10003624", `towns`) OR FIND_IN_SET("10003648", `towns`) OR FIND_IN_SET("10003659", `towns`) OR FIND_IN_SET("10003629", `towns`) OR FIND_IN_SET("10003625", `towns`) OR FIND_IN_SET("10003647", `towns`) OR FIND_IN_SET("10003657", `towns`) OR FIND_IN_SET("10003626", `towns`) OR FIND_IN_SET("10003628", `towns`) OR FIND_IN_SET("10003630", `towns`) OR FIND_IN_SET("10003632", `towns`) OR FIND_IN_SET("10003633", `towns`) OR FIND_IN_SET("10003634", `towns`) OR FIND_IN_SET("10003636", `towns`) OR FIND_IN_SET("10003658", `towns`) OR FIND_IN_SET("10003637", `towns`) OR FIND_IN_SET("10003638", `towns`) OR FIND_IN_SET("11848", `towns`) OR FIND_IN_SET("10003651", `towns`) OR FIND_IN_SET("11504", `towns`) OR FIND_IN_SET("10003639", `towns`) OR FIND_IN_SET("11849", `towns`) OR FIND_IN_SET("10003652", `towns`) OR FIND_IN_SET("11470", `towns`) OR FIND_IN_SET("10003641", `towns`) OR FIND_IN_SET("11492", `towns`) OR FIND_IN_SET("10003643", `towns`) OR FIND_IN_SET("11495", `towns`) OR FIND_IN_SET("10003660", `towns`) OR FIND_IN_SET("11487", `towns`) OR FIND_IN_SET("10003613", `towns`) OR FIND_IN_SET("11501", `towns`) OR FIND_IN_SET("10003644", `towns`) OR FIND_IN_SET("11475", `towns`) OR FIND_IN_SET("10003610", `towns`) OR FIND_IN_SET("11482", `towns`) OR FIND_IN_SET("10003616", `towns`) OR FIND_IN_SET("11846", `towns`) OR FIND_IN_SET("10003653", `towns`) OR FIND_IN_SET("11506", `towns`) OR FIND_IN_SET("10003617", `towns`) OR FIND_IN_SET("11479", `towns`) OR FIND_IN_SET("10003618", `towns`) OR FIND_IN_SET("11839", `towns`) OR FIND_IN_SET("10003654", `towns`) OR FIND_IN_SET("11505", `towns`) OR FIND_IN_SET("10003621", `towns`) OR FIND_IN_SET("11842", `towns`) OR FIND_IN_SET("10003655", `towns`) OR FIND_IN_SET("11845", `towns`) OR FIND_IN_SET("10003656", `towns`) OR FIND_IN_SET("11476", `towns`) OR FIND_IN_SET("10003646", `towns`) OR FIND_IN_SET("11503", `towns`) OR FIND_IN_SET("10003624", `towns`) OR FIND_IN_SET("11471", `towns`) OR FIND_IN_SET("10003648", `towns`) OR FIND_IN_SET("11843", `towns`) OR FIND_IN_SET("10003657", `towns`) OR FIND_IN_SET("11490", `towns`) OR FIND_IN_SET("10003628", `towns`) OR FIND_IN_SET("11498", `towns`) OR FIND_IN_SET("10003659", `towns`) OR FIND_IN_SET("11481", `towns`) OR FIND_IN_SET("10003629", `towns`) OR FIND_IN_SET("11477", `towns`) OR FIND_IN_SET("10003633", `towns`) OR FIND_IN_SET("11502", `towns`) OR FIND_IN_SET("10003634", `towns`) OR FIND_IN_SET("11488", `towns`) OR FIND_IN_SET("10003636", `towns`) OR FIND_IN_SET("11840", `towns`) OR FIND_IN_SET("10003658", `towns`) OR FIND_IN_SET("11485", `towns`) OR FIND_IN_SET("10003637", `towns`)))  AND ((FIND_IN_SET(9079, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9140, `topics`) OR FIND_IN_SET(9101, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9138, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9175, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9249, `topics`) OR FIND_IN_SET(9069, `topics`) OR FIND_IN_SET(9198, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9192, `topics`) OR FIND_IN_SET(9162, `topics`) OR FIND_IN_SET(9246, `topics`) OR FIND_IN_SET(9227, `topics`) OR FIND_IN_SET(9038, `topics`) OR FIND_IN_SET(9244, `topics`) OR FIND_IN_SET(9186, `topics`) OR FIND_IN_SET(9071, `topics`) OR FIND_IN_SET(9187, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9093, `topics`) OR FIND_IN_SET(9027, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9106, `topics`) OR FIND_IN_SET(9028, `topics`) OR FIND_IN_SET(9184, `topics`) OR FIND_IN_SET(9191, `topics`) OR FIND_IN_SET(9076, `topics`) OR FIND_IN_SET(9252, `topics`) OR FIND_IN_SET(9136, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(6827960, `topics`) OR FIND_IN_SET(9220, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(9081, `topics`) OR FIND_IN_SET(9103, `topics`) OR FIND_IN_SET(9207, `topics`) OR FIND_IN_SET(9221, `topics`) OR FIND_IN_SET(9074, `topics`)))  AND (name != '' AND active = 1)  AND (contentScore > 10)  AND  object_localized_45_de.o_type IN ('object','folder')) AND object_localized_45_de.o_published = 1
Parameters:
[]
221 0.91 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 50975941) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
222 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
223 0.22 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
224 0.17 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-infrastructure-teaser"
  "scope" => "pimcore_image_thumbnails"
]
225 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5731745
]
226 0.89 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
227 0.50 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
228 0.32 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 9686273) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
229 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9686281
]
230 0.13 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  9686281
]
231 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  9686281
]
232 0.11 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  9686281
]
233 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  12776218
]
234 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  12776218
]
235 0.32 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  12776218
]
236 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  12776218
]
237 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  12776220
]
238 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  12776220
]
239 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  12776220
]
240 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  12776220
]
241 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  12776222
]
242 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  12776222
]
243 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  12776222
]
244 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  12776222
]
245 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  12776223
]
246 0.12 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  12776223
]
247 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  12776223
]
248 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  12776223
]
249 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  12776224
]
250 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  12776224
]
251 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  12776224
]
252 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  12776224
]
253 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  20678354
]
254 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  20678354
]
255 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  20678354
]
256 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  20678354
]
257 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  20678356
]
258 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  20678356
]
259 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  20678356
]
260 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  20678356
]
261 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  41330478
]
262 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  41330478
]
263 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  41330478
]
264 0.39 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  41330478
]
265 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  41330478
]
266 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4767404
]
267 0.77 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,1683716%"
]
268 0.51 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,1683716%"
]
269 0.17 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 26689397) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
270 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26689399
]
271 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26689399
]
272 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26689399
]
273 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26689399
]
274 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  28058409
]
275 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  28058409
]
276 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  28058409
]
277 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  28058409
]
278 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  28058410
]
279 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  28058410
]
280 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  28058410
]
281 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  28058410
]
282 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26689400
]
283 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26689400
]
284 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26689400
]
285 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26689400
]
286 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  28329167
]
287 0.07 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  28329167
]
288 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  28329167
]
289 0.19 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  28329167
]
290 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  28329167
]
291 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  28329168
]
292 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  28329168
]
293 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  28329168
]
294 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  28329168
]
295 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  28329168
]
296 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  28329169
]
297 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  28329169
]
298 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  28329169
]
299 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  28329169
]
300 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  28329169
]
301 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3399812
]
302 0.73 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
303 0.49 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
304 0.17 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 26688019) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
305 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26688021
]
306 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26688021
]
307 0.26 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26688021
]
308 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26688021
]
309 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26688022
]
310 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26688022
]
311 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26688022
]
312 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26688022
]
313 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26688023
]
314 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26688023
]
315 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26688023
]
316 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26688023
]
317 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26688024
]
318 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26688024
]
319 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26688024
]
320 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26688024
]
321 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  28328080
]
322 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  28328080
]
323 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  28328080
]
324 0.10 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3398481
]
325 0.30 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3398481
]
326 0.20 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  28328080
]
327 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  28328080
]
328 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3398481
]
329 0.78 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
330 0.48 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
331 0.45 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 41413265) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
332 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  41413269
]
333 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  41413269
]
334 0.21 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  41413269
]
335 0.12 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  41413269
]
336 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  41413270
]
337 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  41413270
]
338 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  41413270
]
339 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  41413270
]
340 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  41413267
]
341 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  41413267
]
342 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  41413267
]
343 0.26 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  4768039
]
344 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4768039
]
345 0.32 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  41413267
]
346 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  41413267
]
347 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4768039
]
348 0.79 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
349 0.50 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
350 0.17 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 26686745) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
351 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26686748
]
352 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26686748
]
353 0.37 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26686748
]
354 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26686748
]
355 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26686749
]
356 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26686749
]
357 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26686749
]
358 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26686749
]
359 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26686750
]
360 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26686750
]
361 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26686750
]
362 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26686750
]
363 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  28327095
]
364 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  28327095
]
365 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  28327095
]
366 0.12 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3397293
]
367 0.31 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3397293
]
368 0.35 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  28327095
]
369 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  28327095
]
370 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  28327096
]
371 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  28327096
]
372 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  28327096
]
373 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3397294
]
374 0.10 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3397294
]
375 0.16 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  28327096
]
376 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  28327096
]
377 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  28327097
]
378 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  28327097
]
379 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  28327097
]
380 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  28327097
]
381 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  28327097
]
382 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3397292
]
383 0.80 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
384 0.47 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
385 0.17 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 26686785) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
386 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5569521
]
387 0.72 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
388 0.46 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
389 0.16 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 26689015) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
390 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3399408
]
391 0.72 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
392 0.47 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
393 0.15 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 26687309) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
394 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26687311
]
395 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26687311
]
396 0.26 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26687311
]
397 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26687311
]
398 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26687312
]
399 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26687312
]
400 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26687312
]
401 0.06 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26687312
]
402 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  32978722
]
403 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  32978722
]
404 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  32978722
]
405 0.06 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  32978722
]
406 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26687313
]
407 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26687313
]
408 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26687313
]
409 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26687313
]
410 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3397796
]
411 0.73 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
412 0.46 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
413 0.17 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 26688301) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
414 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26688303
]
415 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26688303
]
416 0.27 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26688303
]
417 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26688303
]
418 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26688304
]
419 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26688304
]
420 0.21 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26688304
]
421 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26688304
]
422 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  26688305
]
423 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  26688305
]
424 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  26688305
]
425 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  26688305
]
426 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  46993147
]
427 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  46993147
]
428 0.18 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  46993147
]
429 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  46993147
]
430 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3398733
]
431 0.52 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 294155) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
432 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294168
]
433 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294168
]
434 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  294168
]
435 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  294168
]
436 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294170
]
437 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294170
]
438 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  294170
]
439 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  294170
]
440 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294171
]
441 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294171
]
442 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  294171
]
443 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  294171
]
444 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294157
]
445 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294157
]
446 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  294157
]
447 0.20 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  294157
]
448 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  294157
]
449 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294159
]
450 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294159
]
451 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  294159
]
452 0.28 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  119219
]
453 0.09 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  119219
]
454 0.18 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  294159
]
455 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  294159
]
456 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294160
]
457 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294160
]
458 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  294160
]
459 0.08 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  119220
]
460 0.08 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  119220
]
461 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  294160
]
462 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  294160
]
463 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294161
]
464 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294161
]
465 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  294161
]
466 0.08 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  119221
]
467 0.08 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  119221
]
468 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  294161
]
469 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  294161
]
470 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294162
]
471 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294162
]
472 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  294162
]
473 0.08 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  119222
]
474 0.08 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  119222
]
475 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  294162
]
476 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  294162
]
477 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294163
]
478 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294163
]
479 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  294163
]
480 0.10 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  119223
]
481 0.26 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  119223
]
482 0.16 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  294163
]
483 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  294163
]
484 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294164
]
485 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294164
]
486 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  294164
]
487 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  119224
]
488 0.08 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  119224
]
489 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  294164
]
490 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  294164
]
491 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294165
]
492 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294165
]
493 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  294165
]
494 0.08 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  119225
]
495 0.08 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  119225
]
496 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  294165
]
497 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  294165
]
498 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  294166
]
499 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  294166
]
500 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  294166
]
501 0.26 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  119226
]
502 0.09 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  119226
]
503 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  294166
]
504 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  294166
]
505 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 119217
]
506 0.59 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 34219509) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
507 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34219512
]
508 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  34219512
]
509 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34219512
]
510 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34219512
]
511 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34219513
]
512 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  34219513
]
513 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34219513
]
514 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34219513
]
515 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34219514
]
516 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  34219514
]
517 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34219514
]
518 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34219514
]
519 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34219515
]
520 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  34219515
]
521 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34219515
]
522 0.06 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34219515
]
523 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34219653
]
524 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  34219653
]
525 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  34219653
]
526 0.10 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3953419
]
527 0.27 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3953419
]
528 0.37 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  34219653
]
529 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  34219653
]
530 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34219654
]
531 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  34219654
]
532 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  34219654
]
533 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3953420
]
534 0.09 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3953420
]
535 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  34219654
]
536 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  34219654
]
537 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34219655
]
538 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  34219655
]
539 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  34219655
]
540 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  34219655
]
541 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  34219655
]
542 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "26"
]
543 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34219656
]
544 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  34219656
]
545 0.07 ms
SELECT * FROM object_store_26 WHERE oo_id = ?
Parameters:
[
  34219656
]
546 0.17 ms
SELECT * FROM object_localized_data_26 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  34219656
]
547 0.09 ms
SELECT * FROM object_relations_26 WHERE src_id = ?
Parameters:
[
  34219656
]
548 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3953419
]
549 0.80 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
550 0.47 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
551 0.44 ms
SELECT * FROM properties WHERE ((cid IN (1,13133,1351,1350,55,2,1430) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  15478
]
552 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  15478
]
553 0.14 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1063095
]
554 0.09 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1063095
]
555 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "MediaCopyright"
]
556 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "img-teaser"
  "scope" => "pimcore_image_thumbnails"
]
557 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1063095
]
558 0.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  13300
]
559 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1525324
]
560 0.47 ms
SELECT * FROM properties WHERE ((cid IN (1,13133,1351,1350,55,2,1430) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  13282
]
561 0.27 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  13282
]
562 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4937257
]
563 0.54 ms
SELECT * FROM properties WHERE ((cid IN (1,13133,1351,1350,55,2,1430) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  15460
]
564 0.25 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  15460
]
565 0.22 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  4937259
]
566 0.15 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4937259
]
567 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4937259
]
568 0.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11577
]
569 0.19 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
570 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]

demi_vacancies connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
demi_vacancies doctrine.dbal.demi_vacancies_connection

Entity Managers

Name Service
portal_engine doctrine.orm.portal_engine_entity_manager
pimcore_direct_edit doctrine.orm.pimcore_direct_edit_entity_manager
statistics_explorer doctrine.orm.statistics_explorer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

portal_engine entity manager

No loaded entities.

pimcore_direct_edit entity manager

No loaded entities.

statistics_explorer entity manager

No loaded entities.