https://stage.steiermark.com/de/Steiermark/Neugierig-auf-Kultur

Query Metrics

564 Database Queries
70 Different statements
748.39 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.36 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.06 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.18 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.07 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.06 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.53 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/Steiermark/Neugierig-auf-Kultur"
  "sourcePathQuery" => "/de/Steiermark/Neugierig-auf-Kultur"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Steiermark/Neugierig-auf-Kultur"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Neugierig-auf-Kultur"
  "path" => "/steiermark.com/de/Steiermark/"
]
10 0.14 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Steiermark/Neugierig-auf-Kultur' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
11 0.11 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12 0.11 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
13 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
14 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  78
]
15 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogArticle"
]
16 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
17 0.26 ms
SELECT id FROM sites
Parameters:
[]
18 0.18 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  78
]
19 0.22 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  78
  78
  78
]
20 0.16 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  4118
  4118
]
21 0.24 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Neugierig-auf-Kultur"
  "path" => "/de/Steiermark/"
]
22 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Steiermark/Neugierig-auf-Kultur"
]
23 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Neugierig-auf-Kultur"
  "path" => "/de/Steiermark/"
]
24 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Steiermark/Neugierig-auf-Kultur"
]
25 0.18 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/Steiermark/Neugierig-auf-Kultur"
]
26 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Steiermark"
  "path" => "/de/"
]
27 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Steiermark"
]
28 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/Steiermark"
]
29 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "de"
  "path" => "/"
]
30 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de"
]
31 0.14 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"
]
32 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/%"
  ""
]
33 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
34 0.13 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Steiermark/Neugierig-auf-Kultur' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
35 0.10 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
36 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
37 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
38 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
39 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
40 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
41 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
42 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
43 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
44 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
45 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
46 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
47 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
48 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
49 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
50 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
51 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
52 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
53 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
54 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
55 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
56 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
57 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
58 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
59 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
60 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
61 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
62 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
63 0.12 ms
SELECT id FROM sites
Parameters:
[]
64 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]
65 0.11 ms
SELECT id FROM sites
Parameters:
[]
66 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
67 0.29 ms
SELECT id FROM sites
Parameters:
[]
68 0.17 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "MediaCopyright"
]
69 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 233366
]
70 0.59 ms
SELECT * FROM properties WHERE ((cid IN (1,455,250,4,2,1430) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  346
]
71 0.16 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  346
]
72 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "content-teaser--square"
  "scope" => "pimcore_image_thumbnails"
]
73 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 266196
]
74 0.25 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  24
]
75 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "simple-text-teaser--wide"
  "scope" => "pimcore_image_thumbnails"
]
76 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2666
]
77 0.53 ms
SELECT * FROM properties WHERE ((cid IN (1,455,250,4,2,1430) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  32303
]
78 0.17 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  32303
]
79 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "content-teaser--landscape"
  "scope" => "pimcore_image_thumbnails"
]
80 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 250744
]
81 0.54 ms
SELECT * FROM properties WHERE ((cid IN (1,455,250,4,2,1430) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  589
]
82 0.16 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  589
]
83 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4149
]
84 0.19 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  134
]
85 0.18 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  134
]
86 0.47 ms
SELECT * FROM properties WHERE ((cid IN (1,23,4,2,1430) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  24597
]
87 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  24597
]
88 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "simple-text-teaser"
  "scope" => "pimcore_image_thumbnails"
]
89 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 266639
]
90 0.44 ms
SELECT * FROM properties WHERE ((cid IN (1,2042,250,4,2,1430) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  2049
]
91 0.15 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2049
]
92 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1269159
]
93 0.47 ms
SELECT * FROM properties WHERE ((cid IN (1,455,250,4,2,1430) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  347
]
94 0.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  347
]
95 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 233256
]
96 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  344
]
97 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 233329
]
98 0.21 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
99 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4215198
]
100 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4437880
]
101 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2706
]
102 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  8164
]
103 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 900348
]
104 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "45"
]
105 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
106 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "26"
]
107 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
108 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
109 0.88 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" => "%,11420%"
]
110 0.55 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" => "%,11420%"
]
111 0.38 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "img-teaser"
  "scope" => "pimcore_image_thumbnails"
]
112 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4978869
]
113 1.02 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" => "%,11189%"
]
114 0.56 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" => "%,11189%"
]
115 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1926334
]
116 1.01 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" => "%,6938%"
]
117 0.57 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" => "%,6938%"
]
118 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1798541
]
119 1.11 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" => "%,11507%"
]
120 0.57 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" => "%,11507%"
]
121 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 115692
]
122 1.04 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" => "%,12452%"
]
123 0.55 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" => "%,12452%"
]
124 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5013367
]
125 1.04 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%"
]
126 0.58 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%"
]
127 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3399063
]
128 1.10 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%"
]
129 0.60 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%"
]
130 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5710580
]
131 1.04 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" => "%,11507%"
]
132 0.55 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" => "%,11507%"
]
133 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1957449
]
134 1.04 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" => "%,6938%"
]
135 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" => "%,6938%"
]
136 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5745046
]
137 0.30 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "18"
]
138 1.29 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" => "%,12089%"
]
139 0.74 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" => "%,12089%"
]
140 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5673185
]
141 1.29 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" => "%,12089%"
]
142 0.59 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" => "%,12089%"
]
143 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5551867
]
144 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3079141
]
145 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3851954
]
146 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PackageCategory"
]
147 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:
[
  2579
]
148 0.19 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:
[
  2580
]
149 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:
[
  2748
]
150 1.46 ms
SELECT object_localized_78_de.o_id as o_id, object_localized_78_de.o_type as o_type FROM object_localized_78_de WHERE ((categories LIKE "%,2579,%" OR categories LIKE "%,2580,%" OR categories LIKE "%,2748,%")  AND  object_localized_78_de.o_type IN ('object','folder')) AND object_localized_78_de.o_published = 1
Parameters:
[]
151 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "78"
]
152 0.35 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
153 0.20 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "flatrate-teaser"
  "scope" => "pimcore_image_thumbnails"
]
154 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4156
]
155 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4647
]
156 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 256422
]
157 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "80"
]
158 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 233371
]
159 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2967
]
160 90.70 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:
[]
161 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "39"
]
162 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "31"
]
163 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "46"
]
164 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "47"
]
165 0.32 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:
[
  11462
]
166 0.36 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:
[
  11512
]
167 0.27 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:
[
  11420
]
168 0.87 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
]
169 0.74 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
]
170 0.68 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:
[
  11507
]
171 0.57 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:
[
  11893
]
172 0.72 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:
[
  29785441
]
173 0.35 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:
[
  11886
]
174 0.83 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:
[
  12089
]
175 0.56 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:
[
  11189
]
176 0.17 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:
[
  11408
]
177 0.35 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:
[
  6938
]
178 0.50 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:
[
  12452
]
179 3.72 ms
SELECT object_localized_72_de.o_id as o_id, object_localized_72_de.o_type as o_type FROM object_localized_72_de WHERE ((region__id in (11462,11512,11550,11552,11546,11938,11563,11553,11561,11562,11540,11551,11554,3896604,11548,11547,11545,11543,11549,11420,11467,1683716,11507,11893,29785441,11886,12089,11189,11408,6938,12452,11462,11512,11420,11467,1683716,11507,11893,11886,12089,11408,11189,6938,12452,29785441) OR o_id in (11462,11512,11550,11552,11546,11938,11563,11553,11561,11562,11540,11551,11554,3896604,11548,11547,11545,11543,11549,11420,11467,1683716,11507,11893,29785441,11886,12089,11189,11408,6938,12452,11462,11512,11420,11467,1683716,11507,11893,11886,12089,11408,11189,6938,12452,29785441))  AND  object_localized_72_de.o_type IN ('object','folder')) AND object_localized_72_de.o_published = 1 ORDER BY `name`
Parameters:
[]
180 0.38 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:
[
  9337
]
181 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:
[
  9358
]
182 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:
[
  9343
]
183 190.22 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("11465", `towns`) OR FIND_IN_SET("11466", `towns`) OR FIND_IN_SET("11464", `towns`) OR FIND_IN_SET("11463", `towns`) OR FIND_IN_SET("1612603", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("11431", `towns`) OR FIND_IN_SET("11422", `towns`) OR FIND_IN_SET("11423", `towns`) OR FIND_IN_SET("11541", `towns`) OR FIND_IN_SET("11430", `towns`) OR FIND_IN_SET("3192505", `towns`) OR FIND_IN_SET("3192507", `towns`) OR FIND_IN_SET("3192504", `towns`) OR FIND_IN_SET("3192506", `towns`) OR FIND_IN_SET("11426", `towns`) OR FIND_IN_SET("3192508", `towns`) OR FIND_IN_SET("11434", `towns`) OR 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("11534", `towns`) OR FIND_IN_SET("11539", `towns`) OR FIND_IN_SET("11538", `towns`) OR FIND_IN_SET("11527", `towns`) OR FIND_IN_SET("11522", `towns`) OR FIND_IN_SET("11524", `towns`) OR FIND_IN_SET("11559", `towns`) OR FIND_IN_SET("11521", `towns`) OR FIND_IN_SET("11567", `towns`) OR FIND_IN_SET("11560", `towns`) OR FIND_IN_SET("11526", `towns`) OR FIND_IN_SET("11536", `towns`) OR FIND_IN_SET("3896603", `towns`) OR FIND_IN_SET("11528", `towns`) OR FIND_IN_SET("11535", `towns`) OR FIND_IN_SET("11537", `towns`) OR FIND_IN_SET("11959", `towns`) OR FIND_IN_SET("11948", `towns`) OR FIND_IN_SET("11910", `towns`) OR FIND_IN_SET("11909", `towns`) OR FIND_IN_SET("11965", `towns`) OR FIND_IN_SET("11963", `towns`) OR FIND_IN_SET("11947", `towns`) OR FIND_IN_SET("11922", `towns`) OR FIND_IN_SET("11921", `towns`) OR FIND_IN_SET("11950", `towns`) OR FIND_IN_SET("11914", `towns`) OR FIND_IN_SET("11920", `towns`) OR FIND_IN_SET("11946", `towns`) OR FIND_IN_SET("11937", `towns`) OR FIND_IN_SET("29785444", `towns`) OR FIND_IN_SET("29785442", `towns`) OR FIND_IN_SET("11956", `towns`) OR FIND_IN_SET("11929", `towns`) OR FIND_IN_SET("11935", `towns`) OR FIND_IN_SET("11923", `towns`) OR FIND_IN_SET("11936", `towns`) OR FIND_IN_SET("11926", `towns`) OR FIND_IN_SET("11927", `towns`) OR FIND_IN_SET("11918", `towns`) OR FIND_IN_SET("11966", `towns`) OR FIND_IN_SET("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11931", `towns`) OR FIND_IN_SET("11928", `towns`) OR FIND_IN_SET("11953", `towns`) OR FIND_IN_SET("11930", `towns`) OR FIND_IN_SET("11924", `towns`) OR FIND_IN_SET("11954", `towns`) OR FIND_IN_SET("11955", `towns`) OR FIND_IN_SET("11942", `towns`) OR FIND_IN_SET("11932", `towns`) OR FIND_IN_SET("3239518", `towns`) OR FIND_IN_SET("12146", `towns`) OR FIND_IN_SET("12115", `towns`) OR FIND_IN_SET("12122", `towns`) OR FIND_IN_SET("12133", `towns`) OR FIND_IN_SET("12531", `towns`) OR FIND_IN_SET("12143", `towns`) OR FIND_IN_SET("12116", `towns`) OR FIND_IN_SET("12129", `towns`) OR FIND_IN_SET("12138", `towns`) OR FIND_IN_SET("12136", `towns`) OR FIND_IN_SET("12118", `towns`) OR FIND_IN_SET("12163", `towns`) OR FIND_IN_SET("12164", `towns`) OR FIND_IN_SET("12155", `towns`) OR FIND_IN_SET("12152", `towns`) OR FIND_IN_SET("12525", `towns`) OR FIND_IN_SET("3552351", `towns`) OR FIND_IN_SET("12162", `towns`) OR FIND_IN_SET("12154", `towns`) OR FIND_IN_SET("5099244", `towns`) OR FIND_IN_SET("3552346", `towns`) OR FIND_IN_SET("3190431", `towns`) OR FIND_IN_SET("12157", `towns`) OR FIND_IN_SET("3552350", `towns`) OR FIND_IN_SET("3238735", `towns`) OR FIND_IN_SET("12110", `towns`) OR FIND_IN_SET("3552345", `towns`) OR FIND_IN_SET("3552348", `towns`) OR FIND_IN_SET("3552347", `towns`) OR FIND_IN_SET("12120", `towns`) OR FIND_IN_SET("12123", `towns`) OR FIND_IN_SET("12135", `towns`) OR FIND_IN_SET("12137", `towns`) OR FIND_IN_SET("12140", `towns`) OR FIND_IN_SET("12099", `towns`) OR FIND_IN_SET("12098", `towns`) OR FIND_IN_SET("12117", `towns`) OR FIND_IN_SET("12108", `towns`) OR FIND_IN_SET("12151", `towns`) OR FIND_IN_SET("12134", `towns`) OR FIND_IN_SET("12109", `towns`) OR FIND_IN_SET("12156", `towns`) OR FIND_IN_SET("12106", `towns`) OR FIND_IN_SET("12126", `towns`) OR FIND_IN_SET("12132", `towns`) OR FIND_IN_SET("3190432", `towns`) OR FIND_IN_SET("12158", `towns`) OR FIND_IN_SET("12103", `towns`) OR FIND_IN_SET("12139", `towns`) OR FIND_IN_SET("3552349", `towns`) OR FIND_IN_SET("12114", `towns`) OR FIND_IN_SET("12111", `towns`) OR FIND_IN_SET("12160", `towns`) OR FIND_IN_SET("12112", `towns`) OR FIND_IN_SET("11195", `towns`) OR FIND_IN_SET("11196", `towns`) OR FIND_IN_SET("11191", `towns`) OR FIND_IN_SET("11194", `towns`) OR FIND_IN_SET("11190", `towns`) OR FIND_IN_SET("3192509", `towns`) OR FIND_IN_SET("11197", `towns`) OR FIND_IN_SET("11409", `towns`) OR FIND_IN_SET("6944", `towns`) OR FIND_IN_SET("6971", `towns`) OR FIND_IN_SET("12312", `towns`) OR FIND_IN_SET("12321", `towns`) OR FIND_IN_SET("6973", `towns`) OR FIND_IN_SET("12320", `towns`) OR FIND_IN_SET("6953", `towns`) OR FIND_IN_SET("12309", `towns`) OR FIND_IN_SET("6955", `towns`) OR FIND_IN_SET("6957", `towns`) OR FIND_IN_SET("6963", `towns`) OR FIND_IN_SET("6948", `towns`) OR FIND_IN_SET("12304", `towns`) OR FIND_IN_SET("6969", `towns`) OR FIND_IN_SET("6945", `towns`) OR FIND_IN_SET("6966", `towns`) OR FIND_IN_SET("6951", `towns`) OR FIND_IN_SET("6968", `towns`) OR FIND_IN_SET("6949", `towns`) OR FIND_IN_SET("12305", `towns`) OR FIND_IN_SET("6958", `towns`) OR FIND_IN_SET("6959", `towns`) OR FIND_IN_SET("6970", `towns`) OR FIND_IN_SET("6974", `towns`) OR FIND_IN_SET("12324", `towns`) OR FIND_IN_SET("12342", `towns`) OR FIND_IN_SET("6946", `towns`) OR FIND_IN_SET("6956", `towns`) OR FIND_IN_SET("6964", `towns`) OR FIND_IN_SET("6954", `towns`) OR FIND_IN_SET("6967", `towns`) OR FIND_IN_SET("12319", `towns`) OR FIND_IN_SET("12333", `towns`) OR FIND_IN_SET("6965", `towns`) OR FIND_IN_SET("12323", `towns`) OR FIND_IN_SET("12316", `towns`) OR FIND_IN_SET("6961", `towns`) OR FIND_IN_SET("12318", `towns`) OR FIND_IN_SET("6972", `towns`) OR FIND_IN_SET("6962", `towns`) OR FIND_IN_SET("6960", `towns`) OR FIND_IN_SET("12329", `towns`) OR FIND_IN_SET("12311", `towns`) OR FIND_IN_SET("6947", `towns`) OR FIND_IN_SET("12478", `towns`) OR FIND_IN_SET("12548", `towns`) OR FIND_IN_SET("12464", `towns`) OR FIND_IN_SET("12539", `towns`) OR FIND_IN_SET("12535", `towns`) OR FIND_IN_SET("12532", `towns`) OR FIND_IN_SET("12555", `towns`) OR FIND_IN_SET("12472", `towns`) OR FIND_IN_SET("12489", `towns`) OR FIND_IN_SET("12505", `towns`) OR FIND_IN_SET("12503", `towns`) OR FIND_IN_SET("12508", `towns`) OR FIND_IN_SET("12526", `towns`) OR FIND_IN_SET("12544", `towns`) OR FIND_IN_SET("12530", `towns`) OR FIND_IN_SET("12537", `towns`) OR FIND_IN_SET("12463", `towns`) OR FIND_IN_SET("12491", `towns`) OR FIND_IN_SET("12547", `towns`) OR FIND_IN_SET("12519", `towns`) OR FIND_IN_SET("12480", `towns`) OR FIND_IN_SET("12542", `towns`) OR FIND_IN_SET("12551", `towns`) OR FIND_IN_SET("12477", `towns`) OR FIND_IN_SET("12469", `towns`) OR FIND_IN_SET("3239510", `towns`) OR FIND_IN_SET("12528", `towns`) OR FIND_IN_SET("12507", `towns`) OR FIND_IN_SET("3239509", `towns`) OR FIND_IN_SET("12510", `towns`) OR FIND_IN_SET("3239507", `towns`) OR FIND_IN_SET("3239508", `towns`) OR FIND_IN_SET("12522", `towns`) OR FIND_IN_SET("12543", `towns`) OR FIND_IN_SET("12502", `towns`) OR FIND_IN_SET("12546", `towns`) OR FIND_IN_SET("12552", `towns`) OR FIND_IN_SET("12538", `towns`) OR FIND_IN_SET("12465", `towns`) OR FIND_IN_SET("11465", `towns`) OR FIND_IN_SET("11466", `towns`) OR FIND_IN_SET("11464", `towns`) OR FIND_IN_SET("11463", `towns`) OR FIND_IN_SET("1612603", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("11431", `towns`) OR FIND_IN_SET("11422", `towns`) OR FIND_IN_SET("11423", `towns`) OR FIND_IN_SET("11541", `towns`) OR FIND_IN_SET("11430", `towns`) OR FIND_IN_SET("3192505", `towns`) OR FIND_IN_SET("3192507", `towns`) OR FIND_IN_SET("3192504", `towns`) OR FIND_IN_SET("3192506", `towns`) OR FIND_IN_SET("11426", `towns`) OR FIND_IN_SET("3192508", `towns`) OR FIND_IN_SET("11434", `towns`) OR 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("11534", `towns`) OR FIND_IN_SET("11539", `towns`) OR FIND_IN_SET("11538", `towns`) OR FIND_IN_SET("11527", `towns`) OR FIND_IN_SET("11522", `towns`) OR FIND_IN_SET("11524", `towns`) OR FIND_IN_SET("11559", `towns`) OR FIND_IN_SET("11521", `towns`) OR FIND_IN_SET("11567", `towns`) OR FIND_IN_SET("11560", `towns`) OR FIND_IN_SET("11526", `towns`) OR FIND_IN_SET("11536", `towns`) OR FIND_IN_SET("3896603", `towns`) OR FIND_IN_SET("11528", `towns`) OR FIND_IN_SET("11535", `towns`) OR FIND_IN_SET("11537", `towns`) OR FIND_IN_SET("11959", `towns`) OR FIND_IN_SET("11948", `towns`) OR FIND_IN_SET("11910", `towns`) OR FIND_IN_SET("11909", `towns`) OR FIND_IN_SET("11965", `towns`) OR FIND_IN_SET("11963", `towns`) OR FIND_IN_SET("11947", `towns`) OR FIND_IN_SET("11922", `towns`) OR FIND_IN_SET("11921", `towns`) OR FIND_IN_SET("11950", `towns`) OR FIND_IN_SET("11914", `towns`) OR FIND_IN_SET("11920", `towns`) OR FIND_IN_SET("11946", `towns`) OR FIND_IN_SET("11937", `towns`) OR FIND_IN_SET("11956", `towns`) OR FIND_IN_SET("11929", `towns`) OR FIND_IN_SET("11935", `towns`) OR FIND_IN_SET("11923", `towns`) OR FIND_IN_SET("11936", `towns`) OR FIND_IN_SET("11926", `towns`) OR FIND_IN_SET("11927", `towns`) OR FIND_IN_SET("11918", `towns`) OR FIND_IN_SET("11966", `towns`) OR FIND_IN_SET("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11931", `towns`) OR FIND_IN_SET("11928", `towns`) OR FIND_IN_SET("11953", `towns`) OR FIND_IN_SET("11930", `towns`) OR FIND_IN_SET("11924", `towns`) OR FIND_IN_SET("11954", `towns`) OR FIND_IN_SET("11955", `towns`) OR FIND_IN_SET("11942", `towns`) OR FIND_IN_SET("11932", `towns`) OR FIND_IN_SET("3239518", `towns`) OR FIND_IN_SET("12146", `towns`) OR FIND_IN_SET("12115", `towns`) OR FIND_IN_SET("12122", `towns`) OR FIND_IN_SET("12133", `towns`) OR FIND_IN_SET("12531", `towns`) OR FIND_IN_SET("12143", `towns`) OR FIND_IN_SET("12116", `towns`) OR FIND_IN_SET("12129", `towns`) OR FIND_IN_SET("12138", `towns`) OR FIND_IN_SET("12136", `towns`) OR FIND_IN_SET("12118", `towns`) OR FIND_IN_SET("12163", `towns`) OR FIND_IN_SET("12164", `towns`) OR FIND_IN_SET("12155", `towns`) OR FIND_IN_SET("12152", `towns`) OR FIND_IN_SET("12525", `towns`) OR FIND_IN_SET("3552351", `towns`) OR FIND_IN_SET("12162", `towns`) OR FIND_IN_SET("12154", `towns`) OR FIND_IN_SET("5099244", `towns`) OR FIND_IN_SET("3552346", `towns`) OR FIND_IN_SET("3190431", `towns`) OR FIND_IN_SET("12157", `towns`) OR FIND_IN_SET("3552350", `towns`) OR FIND_IN_SET("3238735", `towns`) OR FIND_IN_SET("12110", `towns`) OR FIND_IN_SET("3552345", `towns`) OR FIND_IN_SET("3552348", `towns`) OR FIND_IN_SET("3552347", `towns`) OR FIND_IN_SET("12120", `towns`) OR FIND_IN_SET("12123", `towns`) OR FIND_IN_SET("12135", `towns`) OR FIND_IN_SET("12137", `towns`) OR FIND_IN_SET("12140", `towns`) OR FIND_IN_SET("12099", `towns`) OR FIND_IN_SET("12098", `towns`) OR FIND_IN_SET("12117", `towns`) OR FIND_IN_SET("12108", `towns`) OR FIND_IN_SET("12151", `towns`) OR FIND_IN_SET("12134", `towns`) OR FIND_IN_SET("12109", `towns`) OR FIND_IN_SET("12156", `towns`) OR FIND_IN_SET("12106", `towns`) OR FIND_IN_SET("12126", `towns`) OR FIND_IN_SET("12132", `towns`) OR FIND_IN_SET("3190432", `towns`) OR FIND_IN_SET("12158", `towns`) OR FIND_IN_SET("12103", `towns`) OR FIND_IN_SET("12139", `towns`) OR FIND_IN_SET("3552349", `towns`) OR FIND_IN_SET("12114", `towns`) OR FIND_IN_SET("12111", `towns`) OR FIND_IN_SET("12160", `towns`) OR FIND_IN_SET("12112", `towns`) OR FIND_IN_SET("11409", `towns`) OR FIND_IN_SET("11195", `towns`) OR FIND_IN_SET("11196", `towns`) OR FIND_IN_SET("11191", `towns`) OR FIND_IN_SET("11194", `towns`) OR FIND_IN_SET("11190", `towns`) OR FIND_IN_SET("3192509", `towns`) OR FIND_IN_SET("11197", `towns`) OR FIND_IN_SET("6944", `towns`) OR FIND_IN_SET("6971", `towns`) OR FIND_IN_SET("12312", `towns`) OR FIND_IN_SET("12321", `towns`) OR FIND_IN_SET("6973", `towns`) OR FIND_IN_SET("12320", `towns`) OR FIND_IN_SET("6953", `towns`) OR FIND_IN_SET("12309", `towns`) OR FIND_IN_SET("6955", `towns`) OR FIND_IN_SET("6957", `towns`) OR FIND_IN_SET("6963", `towns`) OR FIND_IN_SET("6948", `towns`) OR FIND_IN_SET("12304", `towns`) OR FIND_IN_SET("6969", `towns`) OR FIND_IN_SET("6945", `towns`) OR FIND_IN_SET("6966", `towns`) OR FIND_IN_SET("6951", `towns`) OR FIND_IN_SET("6968", `towns`) OR FIND_IN_SET("6949", `towns`) OR FIND_IN_SET("12305", `towns`) OR FIND_IN_SET("6958", `towns`) OR FIND_IN_SET("6959", `towns`) OR FIND_IN_SET("6970", `towns`) OR FIND_IN_SET("6974", `towns`) OR FIND_IN_SET("12324", `towns`) OR FIND_IN_SET("12342", `towns`) OR FIND_IN_SET("6946", `towns`) OR FIND_IN_SET("6956", `towns`) OR FIND_IN_SET("6964", `towns`) OR FIND_IN_SET("6954", `towns`) OR FIND_IN_SET("6967", `towns`) OR FIND_IN_SET("12319", `towns`) OR FIND_IN_SET("12333", `towns`) OR FIND_IN_SET("6965", `towns`) OR FIND_IN_SET("12323", `towns`) OR FIND_IN_SET("12316", `towns`) OR FIND_IN_SET("6961", `towns`) OR FIND_IN_SET("12318", `towns`) OR FIND_IN_SET("6972", `towns`) OR FIND_IN_SET("6962", `towns`) OR FIND_IN_SET("6960", `towns`) OR FIND_IN_SET("12329", `towns`) OR FIND_IN_SET("12311", `towns`) OR FIND_IN_SET("6947", `towns`) OR FIND_IN_SET("12478", `towns`) OR FIND_IN_SET("12548", `towns`) OR FIND_IN_SET("12464", `towns`) OR FIND_IN_SET("12539", `towns`) OR FIND_IN_SET("12535", `towns`) OR FIND_IN_SET("12532", `towns`) OR FIND_IN_SET("12555", `towns`) OR FIND_IN_SET("12472", `towns`) OR FIND_IN_SET("12489", `towns`) OR FIND_IN_SET("12505", `towns`) OR FIND_IN_SET("12503", `towns`) OR FIND_IN_SET("12508", `towns`) OR FIND_IN_SET("12526", `towns`) OR FIND_IN_SET("12544", `towns`) OR FIND_IN_SET("12530", `towns`) OR FIND_IN_SET("12537", `towns`) OR FIND_IN_SET("12463", `towns`) OR FIND_IN_SET("12491", `towns`) OR FIND_IN_SET("12547", `towns`) OR FIND_IN_SET("12519", `towns`) OR FIND_IN_SET("12480", `towns`) OR FIND_IN_SET("12542", `towns`) OR FIND_IN_SET("12551", `towns`) OR FIND_IN_SET("12477", `towns`) OR FIND_IN_SET("12469", `towns`) OR FIND_IN_SET("3239510", `towns`) OR FIND_IN_SET("12528", `towns`) OR FIND_IN_SET("12507", `towns`) OR FIND_IN_SET("3239509", `towns`) OR FIND_IN_SET("12510", `towns`) OR FIND_IN_SET("3239507", `towns`) OR FIND_IN_SET("3239508", `towns`) OR FIND_IN_SET("12522", `towns`) OR FIND_IN_SET("12543", `towns`) OR FIND_IN_SET("12502", `towns`) OR FIND_IN_SET("12546", `towns`) OR FIND_IN_SET("12552", `towns`) OR FIND_IN_SET("12538", `towns`) OR FIND_IN_SET("12465", `towns`) OR FIND_IN_SET("29785444", `towns`) OR FIND_IN_SET("29785442", `towns`)))  AND ((FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9358, `topics`) OR FIND_IN_SET(9343, `topics`)))  AND (name != '' AND active = 1)  AND ( FIND_IN_SET( 8558, holidayThemes ) > 0)  AND (contentScore > 10)  AND  object_localized_45_de.o_type IN ('object','folder')) AND object_localized_45_de.o_published = 1 ORDER BY RAND(1728266400)    LIMIT 12
Parameters:
[]
184 0.30 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34029580
]
185 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:
[
  34029580
]
186 0.10 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  34029580
]
187 0.41 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  34029580
]
188 0.07 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34029580
  "demiExtension"
]
189 0.06 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34029580
  "demiExtension"
]
190 0.05 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34029580
  "demiExtension"
]
191 0.05 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34029580
  "demiExtension"
]
192 0.04 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34029580
  "demiExtension"
]
193 0.05 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34029580
  "demiExtension"
]
194 0.04 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34029580
  "demiExtension"
]
195 0.05 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34029580
  "demiExtension"
]
196 0.08 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  34029580
  "capacityCeremonies"
]
197 0.08 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  34029580
  "dishRates"
]
198 0.08 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  34029580
  "operationSchedule"
]
199 0.13 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  34029580
]
200 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34024757
]
201 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:
[
  34024757
]
202 0.21 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  34024757
]
203 0.44 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  34024757
]
204 0.06 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34024757
  "demiExtension"
]
205 0.05 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34024757
  "demiExtension"
]
206 0.05 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34024757
  "demiExtension"
]
207 0.04 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34024757
  "demiExtension"
]
208 0.04 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34024757
  "demiExtension"
]
209 0.05 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34024757
  "demiExtension"
]
210 0.05 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34024757
  "demiExtension"
]
211 0.05 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  34024757
  "demiExtension"
]
212 0.07 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  34024757
  "capacityCeremonies"
]
213 0.07 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  34024757
  "dishRates"
]
214 0.07 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  34024757
  "operationSchedule"
]
215 0.12 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  34024757
]
216 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9685866
]
217 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:
[
  9685866
]
218 0.07 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  9685866
]
219 0.16 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  9685866
]
220 0.06 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9685866
  "demiExtension"
]
221 0.05 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9685866
  "demiExtension"
]
222 0.05 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9685866
  "demiExtension"
]
223 0.20 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:
[
  9685866
  "demiExtension"
]
224 0.05 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9685866
  "demiExtension"
]
225 0.04 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9685866
  "demiExtension"
]
226 0.04 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9685866
  "demiExtension"
]
227 0.04 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9685866
  "demiExtension"
]
228 0.04 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  9685866
  "demiExtension"
]
229 0.07 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  9685866
  "capacityCeremonies"
]
230 0.07 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  9685866
  "dishRates"
]
231 0.07 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  9685866
  "operationSchedule"
]
232 0.14 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  9685866
]
233 171.01 ms
SELECT COUNT(*) FROM object_localized_45_de WHERE (((FIND_IN_SET("11465", `towns`) OR FIND_IN_SET("11466", `towns`) OR FIND_IN_SET("11464", `towns`) OR FIND_IN_SET("11463", `towns`) OR FIND_IN_SET("1612603", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("11431", `towns`) OR FIND_IN_SET("11422", `towns`) OR FIND_IN_SET("11423", `towns`) OR FIND_IN_SET("11541", `towns`) OR FIND_IN_SET("11430", `towns`) OR FIND_IN_SET("3192505", `towns`) OR FIND_IN_SET("3192507", `towns`) OR FIND_IN_SET("3192504", `towns`) OR FIND_IN_SET("3192506", `towns`) OR FIND_IN_SET("11426", `towns`) OR FIND_IN_SET("3192508", `towns`) OR FIND_IN_SET("11434", `towns`) OR 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("11534", `towns`) OR FIND_IN_SET("11539", `towns`) OR FIND_IN_SET("11538", `towns`) OR FIND_IN_SET("11527", `towns`) OR FIND_IN_SET("11522", `towns`) OR FIND_IN_SET("11524", `towns`) OR FIND_IN_SET("11559", `towns`) OR FIND_IN_SET("11521", `towns`) OR FIND_IN_SET("11567", `towns`) OR FIND_IN_SET("11560", `towns`) OR FIND_IN_SET("11526", `towns`) OR FIND_IN_SET("11536", `towns`) OR FIND_IN_SET("3896603", `towns`) OR FIND_IN_SET("11528", `towns`) OR FIND_IN_SET("11535", `towns`) OR FIND_IN_SET("11537", `towns`) OR FIND_IN_SET("11959", `towns`) OR FIND_IN_SET("11948", `towns`) OR FIND_IN_SET("11910", `towns`) OR FIND_IN_SET("11909", `towns`) OR FIND_IN_SET("11965", `towns`) OR FIND_IN_SET("11963", `towns`) OR FIND_IN_SET("11947", `towns`) OR FIND_IN_SET("11922", `towns`) OR FIND_IN_SET("11921", `towns`) OR FIND_IN_SET("11950", `towns`) OR FIND_IN_SET("11914", `towns`) OR FIND_IN_SET("11920", `towns`) OR FIND_IN_SET("11946", `towns`) OR FIND_IN_SET("11937", `towns`) OR FIND_IN_SET("29785444", `towns`) OR FIND_IN_SET("29785442", `towns`) OR FIND_IN_SET("11956", `towns`) OR FIND_IN_SET("11929", `towns`) OR FIND_IN_SET("11935", `towns`) OR FIND_IN_SET("11923", `towns`) OR FIND_IN_SET("11936", `towns`) OR FIND_IN_SET("11926", `towns`) OR FIND_IN_SET("11927", `towns`) OR FIND_IN_SET("11918", `towns`) OR FIND_IN_SET("11966", `towns`) OR FIND_IN_SET("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11931", `towns`) OR FIND_IN_SET("11928", `towns`) OR FIND_IN_SET("11953", `towns`) OR FIND_IN_SET("11930", `towns`) OR FIND_IN_SET("11924", `towns`) OR FIND_IN_SET("11954", `towns`) OR FIND_IN_SET("11955", `towns`) OR FIND_IN_SET("11942", `towns`) OR FIND_IN_SET("11932", `towns`) OR FIND_IN_SET("3239518", `towns`) OR FIND_IN_SET("12146", `towns`) OR FIND_IN_SET("12115", `towns`) OR FIND_IN_SET("12122", `towns`) OR FIND_IN_SET("12133", `towns`) OR FIND_IN_SET("12531", `towns`) OR FIND_IN_SET("12143", `towns`) OR FIND_IN_SET("12116", `towns`) OR FIND_IN_SET("12129", `towns`) OR FIND_IN_SET("12138", `towns`) OR FIND_IN_SET("12136", `towns`) OR FIND_IN_SET("12118", `towns`) OR FIND_IN_SET("12163", `towns`) OR FIND_IN_SET("12164", `towns`) OR FIND_IN_SET("12155", `towns`) OR FIND_IN_SET("12152", `towns`) OR FIND_IN_SET("12525", `towns`) OR FIND_IN_SET("3552351", `towns`) OR FIND_IN_SET("12162", `towns`) OR FIND_IN_SET("12154", `towns`) OR FIND_IN_SET("5099244", `towns`) OR FIND_IN_SET("3552346", `towns`) OR FIND_IN_SET("3190431", `towns`) OR FIND_IN_SET("12157", `towns`) OR FIND_IN_SET("3552350", `towns`) OR FIND_IN_SET("3238735", `towns`) OR FIND_IN_SET("12110", `towns`) OR FIND_IN_SET("3552345", `towns`) OR FIND_IN_SET("3552348", `towns`) OR FIND_IN_SET("3552347", `towns`) OR FIND_IN_SET("12120", `towns`) OR FIND_IN_SET("12123", `towns`) OR FIND_IN_SET("12135", `towns`) OR FIND_IN_SET("12137", `towns`) OR FIND_IN_SET("12140", `towns`) OR FIND_IN_SET("12099", `towns`) OR FIND_IN_SET("12098", `towns`) OR FIND_IN_SET("12117", `towns`) OR FIND_IN_SET("12108", `towns`) OR FIND_IN_SET("12151", `towns`) OR FIND_IN_SET("12134", `towns`) OR FIND_IN_SET("12109", `towns`) OR FIND_IN_SET("12156", `towns`) OR FIND_IN_SET("12106", `towns`) OR FIND_IN_SET("12126", `towns`) OR FIND_IN_SET("12132", `towns`) OR FIND_IN_SET("3190432", `towns`) OR FIND_IN_SET("12158", `towns`) OR FIND_IN_SET("12103", `towns`) OR FIND_IN_SET("12139", `towns`) OR FIND_IN_SET("3552349", `towns`) OR FIND_IN_SET("12114", `towns`) OR FIND_IN_SET("12111", `towns`) OR FIND_IN_SET("12160", `towns`) OR FIND_IN_SET("12112", `towns`) OR FIND_IN_SET("11195", `towns`) OR FIND_IN_SET("11196", `towns`) OR FIND_IN_SET("11191", `towns`) OR FIND_IN_SET("11194", `towns`) OR FIND_IN_SET("11190", `towns`) OR FIND_IN_SET("3192509", `towns`) OR FIND_IN_SET("11197", `towns`) OR FIND_IN_SET("11409", `towns`) OR FIND_IN_SET("6944", `towns`) OR FIND_IN_SET("6971", `towns`) OR FIND_IN_SET("12312", `towns`) OR FIND_IN_SET("12321", `towns`) OR FIND_IN_SET("6973", `towns`) OR FIND_IN_SET("12320", `towns`) OR FIND_IN_SET("6953", `towns`) OR FIND_IN_SET("12309", `towns`) OR FIND_IN_SET("6955", `towns`) OR FIND_IN_SET("6957", `towns`) OR FIND_IN_SET("6963", `towns`) OR FIND_IN_SET("6948", `towns`) OR FIND_IN_SET("12304", `towns`) OR FIND_IN_SET("6969", `towns`) OR FIND_IN_SET("6945", `towns`) OR FIND_IN_SET("6966", `towns`) OR FIND_IN_SET("6951", `towns`) OR FIND_IN_SET("6968", `towns`) OR FIND_IN_SET("6949", `towns`) OR FIND_IN_SET("12305", `towns`) OR FIND_IN_SET("6958", `towns`) OR FIND_IN_SET("6959", `towns`) OR FIND_IN_SET("6970", `towns`) OR FIND_IN_SET("6974", `towns`) OR FIND_IN_SET("12324", `towns`) OR FIND_IN_SET("12342", `towns`) OR FIND_IN_SET("6946", `towns`) OR FIND_IN_SET("6956", `towns`) OR FIND_IN_SET("6964", `towns`) OR FIND_IN_SET("6954", `towns`) OR FIND_IN_SET("6967", `towns`) OR FIND_IN_SET("12319", `towns`) OR FIND_IN_SET("12333", `towns`) OR FIND_IN_SET("6965", `towns`) OR FIND_IN_SET("12323", `towns`) OR FIND_IN_SET("12316", `towns`) OR FIND_IN_SET("6961", `towns`) OR FIND_IN_SET("12318", `towns`) OR FIND_IN_SET("6972", `towns`) OR FIND_IN_SET("6962", `towns`) OR FIND_IN_SET("6960", `towns`) OR FIND_IN_SET("12329", `towns`) OR FIND_IN_SET("12311", `towns`) OR FIND_IN_SET("6947", `towns`) OR FIND_IN_SET("12478", `towns`) OR FIND_IN_SET("12548", `towns`) OR FIND_IN_SET("12464", `towns`) OR FIND_IN_SET("12539", `towns`) OR FIND_IN_SET("12535", `towns`) OR FIND_IN_SET("12532", `towns`) OR FIND_IN_SET("12555", `towns`) OR FIND_IN_SET("12472", `towns`) OR FIND_IN_SET("12489", `towns`) OR FIND_IN_SET("12505", `towns`) OR FIND_IN_SET("12503", `towns`) OR FIND_IN_SET("12508", `towns`) OR FIND_IN_SET("12526", `towns`) OR FIND_IN_SET("12544", `towns`) OR FIND_IN_SET("12530", `towns`) OR FIND_IN_SET("12537", `towns`) OR FIND_IN_SET("12463", `towns`) OR FIND_IN_SET("12491", `towns`) OR FIND_IN_SET("12547", `towns`) OR FIND_IN_SET("12519", `towns`) OR FIND_IN_SET("12480", `towns`) OR FIND_IN_SET("12542", `towns`) OR FIND_IN_SET("12551", `towns`) OR FIND_IN_SET("12477", `towns`) OR FIND_IN_SET("12469", `towns`) OR FIND_IN_SET("3239510", `towns`) OR FIND_IN_SET("12528", `towns`) OR FIND_IN_SET("12507", `towns`) OR FIND_IN_SET("3239509", `towns`) OR FIND_IN_SET("12510", `towns`) OR FIND_IN_SET("3239507", `towns`) OR FIND_IN_SET("3239508", `towns`) OR FIND_IN_SET("12522", `towns`) OR FIND_IN_SET("12543", `towns`) OR FIND_IN_SET("12502", `towns`) OR FIND_IN_SET("12546", `towns`) OR FIND_IN_SET("12552", `towns`) OR FIND_IN_SET("12538", `towns`) OR FIND_IN_SET("12465", `towns`) OR FIND_IN_SET("11465", `towns`) OR FIND_IN_SET("11466", `towns`) OR FIND_IN_SET("11464", `towns`) OR FIND_IN_SET("11463", `towns`) OR FIND_IN_SET("1612603", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("11431", `towns`) OR FIND_IN_SET("11422", `towns`) OR FIND_IN_SET("11423", `towns`) OR FIND_IN_SET("11541", `towns`) OR FIND_IN_SET("11430", `towns`) OR FIND_IN_SET("3192505", `towns`) OR FIND_IN_SET("3192507", `towns`) OR FIND_IN_SET("3192504", `towns`) OR FIND_IN_SET("3192506", `towns`) OR FIND_IN_SET("11426", `towns`) OR FIND_IN_SET("3192508", `towns`) OR FIND_IN_SET("11434", `towns`) OR 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("11534", `towns`) OR FIND_IN_SET("11539", `towns`) OR FIND_IN_SET("11538", `towns`) OR FIND_IN_SET("11527", `towns`) OR FIND_IN_SET("11522", `towns`) OR FIND_IN_SET("11524", `towns`) OR FIND_IN_SET("11559", `towns`) OR FIND_IN_SET("11521", `towns`) OR FIND_IN_SET("11567", `towns`) OR FIND_IN_SET("11560", `towns`) OR FIND_IN_SET("11526", `towns`) OR FIND_IN_SET("11536", `towns`) OR FIND_IN_SET("3896603", `towns`) OR FIND_IN_SET("11528", `towns`) OR FIND_IN_SET("11535", `towns`) OR FIND_IN_SET("11537", `towns`) OR FIND_IN_SET("11959", `towns`) OR FIND_IN_SET("11948", `towns`) OR FIND_IN_SET("11910", `towns`) OR FIND_IN_SET("11909", `towns`) OR FIND_IN_SET("11965", `towns`) OR FIND_IN_SET("11963", `towns`) OR FIND_IN_SET("11947", `towns`) OR FIND_IN_SET("11922", `towns`) OR FIND_IN_SET("11921", `towns`) OR FIND_IN_SET("11950", `towns`) OR FIND_IN_SET("11914", `towns`) OR FIND_IN_SET("11920", `towns`) OR FIND_IN_SET("11946", `towns`) OR FIND_IN_SET("11937", `towns`) OR FIND_IN_SET("11956", `towns`) OR FIND_IN_SET("11929", `towns`) OR FIND_IN_SET("11935", `towns`) OR FIND_IN_SET("11923", `towns`) OR FIND_IN_SET("11936", `towns`) OR FIND_IN_SET("11926", `towns`) OR FIND_IN_SET("11927", `towns`) OR FIND_IN_SET("11918", `towns`) OR FIND_IN_SET("11966", `towns`) OR FIND_IN_SET("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11931", `towns`) OR FIND_IN_SET("11928", `towns`) OR FIND_IN_SET("11953", `towns`) OR FIND_IN_SET("11930", `towns`) OR FIND_IN_SET("11924", `towns`) OR FIND_IN_SET("11954", `towns`) OR FIND_IN_SET("11955", `towns`) OR FIND_IN_SET("11942", `towns`) OR FIND_IN_SET("11932", `towns`) OR FIND_IN_SET("3239518", `towns`) OR FIND_IN_SET("12146", `towns`) OR FIND_IN_SET("12115", `towns`) OR FIND_IN_SET("12122", `towns`) OR FIND_IN_SET("12133", `towns`) OR FIND_IN_SET("12531", `towns`) OR FIND_IN_SET("12143", `towns`) OR FIND_IN_SET("12116", `towns`) OR FIND_IN_SET("12129", `towns`) OR FIND_IN_SET("12138", `towns`) OR FIND_IN_SET("12136", `towns`) OR FIND_IN_SET("12118", `towns`) OR FIND_IN_SET("12163", `towns`) OR FIND_IN_SET("12164", `towns`) OR FIND_IN_SET("12155", `towns`) OR FIND_IN_SET("12152", `towns`) OR FIND_IN_SET("12525", `towns`) OR FIND_IN_SET("3552351", `towns`) OR FIND_IN_SET("12162", `towns`) OR FIND_IN_SET("12154", `towns`) OR FIND_IN_SET("5099244", `towns`) OR FIND_IN_SET("3552346", `towns`) OR FIND_IN_SET("3190431", `towns`) OR FIND_IN_SET("12157", `towns`) OR FIND_IN_SET("3552350", `towns`) OR FIND_IN_SET("3238735", `towns`) OR FIND_IN_SET("12110", `towns`) OR FIND_IN_SET("3552345", `towns`) OR FIND_IN_SET("3552348", `towns`) OR FIND_IN_SET("3552347", `towns`) OR FIND_IN_SET("12120", `towns`) OR FIND_IN_SET("12123", `towns`) OR FIND_IN_SET("12135", `towns`) OR FIND_IN_SET("12137", `towns`) OR FIND_IN_SET("12140", `towns`) OR FIND_IN_SET("12099", `towns`) OR FIND_IN_SET("12098", `towns`) OR FIND_IN_SET("12117", `towns`) OR FIND_IN_SET("12108", `towns`) OR FIND_IN_SET("12151", `towns`) OR FIND_IN_SET("12134", `towns`) OR FIND_IN_SET("12109", `towns`) OR FIND_IN_SET("12156", `towns`) OR FIND_IN_SET("12106", `towns`) OR FIND_IN_SET("12126", `towns`) OR FIND_IN_SET("12132", `towns`) OR FIND_IN_SET("3190432", `towns`) OR FIND_IN_SET("12158", `towns`) OR FIND_IN_SET("12103", `towns`) OR FIND_IN_SET("12139", `towns`) OR FIND_IN_SET("3552349", `towns`) OR FIND_IN_SET("12114", `towns`) OR FIND_IN_SET("12111", `towns`) OR FIND_IN_SET("12160", `towns`) OR FIND_IN_SET("12112", `towns`) OR FIND_IN_SET("11409", `towns`) OR FIND_IN_SET("11195", `towns`) OR FIND_IN_SET("11196", `towns`) OR FIND_IN_SET("11191", `towns`) OR FIND_IN_SET("11194", `towns`) OR FIND_IN_SET("11190", `towns`) OR FIND_IN_SET("3192509", `towns`) OR FIND_IN_SET("11197", `towns`) OR FIND_IN_SET("6944", `towns`) OR FIND_IN_SET("6971", `towns`) OR FIND_IN_SET("12312", `towns`) OR FIND_IN_SET("12321", `towns`) OR FIND_IN_SET("6973", `towns`) OR FIND_IN_SET("12320", `towns`) OR FIND_IN_SET("6953", `towns`) OR FIND_IN_SET("12309", `towns`) OR FIND_IN_SET("6955", `towns`) OR FIND_IN_SET("6957", `towns`) OR FIND_IN_SET("6963", `towns`) OR FIND_IN_SET("6948", `towns`) OR FIND_IN_SET("12304", `towns`) OR FIND_IN_SET("6969", `towns`) OR FIND_IN_SET("6945", `towns`) OR FIND_IN_SET("6966", `towns`) OR FIND_IN_SET("6951", `towns`) OR FIND_IN_SET("6968", `towns`) OR FIND_IN_SET("6949", `towns`) OR FIND_IN_SET("12305", `towns`) OR FIND_IN_SET("6958", `towns`) OR FIND_IN_SET("6959", `towns`) OR FIND_IN_SET("6970", `towns`) OR FIND_IN_SET("6974", `towns`) OR FIND_IN_SET("12324", `towns`) OR FIND_IN_SET("12342", `towns`) OR FIND_IN_SET("6946", `towns`) OR FIND_IN_SET("6956", `towns`) OR FIND_IN_SET("6964", `towns`) OR FIND_IN_SET("6954", `towns`) OR FIND_IN_SET("6967", `towns`) OR FIND_IN_SET("12319", `towns`) OR FIND_IN_SET("12333", `towns`) OR FIND_IN_SET("6965", `towns`) OR FIND_IN_SET("12323", `towns`) OR FIND_IN_SET("12316", `towns`) OR FIND_IN_SET("6961", `towns`) OR FIND_IN_SET("12318", `towns`) OR FIND_IN_SET("6972", `towns`) OR FIND_IN_SET("6962", `towns`) OR FIND_IN_SET("6960", `towns`) OR FIND_IN_SET("12329", `towns`) OR FIND_IN_SET("12311", `towns`) OR FIND_IN_SET("6947", `towns`) OR FIND_IN_SET("12478", `towns`) OR FIND_IN_SET("12548", `towns`) OR FIND_IN_SET("12464", `towns`) OR FIND_IN_SET("12539", `towns`) OR FIND_IN_SET("12535", `towns`) OR FIND_IN_SET("12532", `towns`) OR FIND_IN_SET("12555", `towns`) OR FIND_IN_SET("12472", `towns`) OR FIND_IN_SET("12489", `towns`) OR FIND_IN_SET("12505", `towns`) OR FIND_IN_SET("12503", `towns`) OR FIND_IN_SET("12508", `towns`) OR FIND_IN_SET("12526", `towns`) OR FIND_IN_SET("12544", `towns`) OR FIND_IN_SET("12530", `towns`) OR FIND_IN_SET("12537", `towns`) OR FIND_IN_SET("12463", `towns`) OR FIND_IN_SET("12491", `towns`) OR FIND_IN_SET("12547", `towns`) OR FIND_IN_SET("12519", `towns`) OR FIND_IN_SET("12480", `towns`) OR FIND_IN_SET("12542", `towns`) OR FIND_IN_SET("12551", `towns`) OR FIND_IN_SET("12477", `towns`) OR FIND_IN_SET("12469", `towns`) OR FIND_IN_SET("3239510", `towns`) OR FIND_IN_SET("12528", `towns`) OR FIND_IN_SET("12507", `towns`) OR FIND_IN_SET("3239509", `towns`) OR FIND_IN_SET("12510", `towns`) OR FIND_IN_SET("3239507", `towns`) OR FIND_IN_SET("3239508", `towns`) OR FIND_IN_SET("12522", `towns`) OR FIND_IN_SET("12543", `towns`) OR FIND_IN_SET("12502", `towns`) OR FIND_IN_SET("12546", `towns`) OR FIND_IN_SET("12552", `towns`) OR FIND_IN_SET("12538", `towns`) OR FIND_IN_SET("12465", `towns`) OR FIND_IN_SET("29785444", `towns`) OR FIND_IN_SET("29785442", `towns`)))  AND ((FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9358, `topics`) OR FIND_IN_SET(9343, `topics`)))  AND (name != '' AND active = 1)  AND ( FIND_IN_SET( 8558, holidayThemes ) > 0)  AND (contentScore > 10)  AND  object_localized_45_de.o_type IN ('object','folder')) AND object_localized_45_de.o_published = 1
Parameters:
[]
234 2.40 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 34029580) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1728252000
  "dateTo" => 1728338399
]
235 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34029583
]
236 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:
[
  34029583
]
237 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
238 0.13 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34029583
]
239 0.13 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34029583
]
240 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34029584
]
241 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:
[
  34029584
]
242 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34029584
]
243 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34029584
]
244 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34029585
]
245 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:
[
  34029585
]
246 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34029585
]
247 0.06 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34029585
]
248 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34029586
]
249 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:
[
  34029586
]
250 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34029586
]
251 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34029586
]
252 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34029587
]
253 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:
[
  34029587
]
254 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34029587
]
255 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34029587
]
256 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34029588
]
257 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:
[
  34029588
]
258 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34029588
]
259 0.06 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34029588
]
260 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34073567
]
261 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:
[
  34073567
]
262 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  34073567
]
263 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:
[
  3927564
]
264 0.10 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3927564
]
265 0.22 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  34073567
]
266 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  34073567
]
267 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-infrastructure-teaser"
  "scope" => "pimcore_image_thumbnails"
]
268 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3927564
]
269 0.93 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" => "%,12089%"
]
270 0.44 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" => "%,12089%"
]
271 2.63 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 34024757) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1728252000
  "dateTo" => 1728338399
]
272 0.18 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34029368
]
273 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:
[
  34029368
]
274 0.30 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34029368
]
275 0.11 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34029368
]
276 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34024760
]
277 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:
[
  34024760
]
278 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34024760
]
279 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34024760
]
280 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34029369
]
281 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:
[
  34029369
]
282 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34029369
]
283 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34029369
]
284 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34024761
]
285 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:
[
  34024761
]
286 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34024761
]
287 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34024761
]
288 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34024762
]
289 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:
[
  34024762
]
290 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34024762
]
291 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34024762
]
292 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34024763
]
293 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:
[
  34024763
]
294 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34024763
]
295 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34024763
]
296 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34073710
]
297 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:
[
  34073710
]
298 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  34073710
]
299 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:
[
  3927570
]
300 0.12 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3927570
]
301 0.32 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  34073710
]
302 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  34073710
]
303 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3927570
]
304 1.04 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 34029566) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1728252000
  "dateTo" => 1728338399
]
305 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3927558
]
306 0.21 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 284873) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1728252000
  "dateTo" => 1728338399
]
307 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2790084
]
308 0.77 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 302162) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1728252000
  "dateTo" => 1728338399
]
309 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2405612
]
310 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:
[
  2405612
]
311 0.21 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2405612
]
312 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2405612
]
313 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2405613
]
314 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:
[
  2405613
]
315 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2405613
]
316 0.06 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2405613
]
317 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  302165
]
318 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:
[
  302165
]
319 0.05 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  302165
]
320 0.06 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  302165
]
321 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  302166
]
322 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:
[
  302166
]
323 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  302166
]
324 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  302166
]
325 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2405614
]
326 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:
[
  2405614
]
327 0.05 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2405614
]
328 0.06 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2405614
]
329 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34065965
]
330 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:
[
  34065965
]
331 0.05 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  34065965
]
332 0.06 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  34065965
]
333 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2171112
]
334 0.18 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 7876112) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1728252000
  "dateTo" => 1728338399
]
335 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1028124
]
336 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" => "%,11507%"
]
337 0.43 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" => "%,11507%"
]
338 0.16 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 3406063) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1728252000
  "dateTo" => 1728338399
]
339 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1101900
]
340 0.57 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" => "%,11512%"
]
341 0.43 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" => "%,11512%"
]
342 0.38 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 280981) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1728252000
  "dateTo" => 1728338399
]
343 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  13205223
]
344 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:
[
  13205223
]
345 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  13205223
]
346 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  13205223
]
347 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  24173619
]
348 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:
[
  24173619
]
349 0.29 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  24173619
]
350 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  24173619
]
351 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  280986
]
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:
[
  280986
]
353 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  280986
]
354 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  280986
]
355 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4156706
]
356 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:
[
  4156706
]
357 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4156706
]
358 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4156706
]
359 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  280987
]
360 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:
[
  280987
]
361 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  280987
]
362 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  280987
]
363 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  13205224
]
364 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:
[
  13205224
]
365 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  13205224
]
366 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  13205224
]
367 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4156707
]
368 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:
[
  4156707
]
369 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4156707
]
370 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4156707
]
371 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  13205225
]
372 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:
[
  13205225
]
373 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  13205225
]
374 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  13205225
]
375 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2790178
]
376 0.97 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 312808) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1728252000
  "dateTo" => 1728338399
]
377 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  312815
]
378 0.14 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:
[
  312815
]
379 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  312815
]
380 0.11 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  312815
]
381 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  312816
]
382 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:
[
  312816
]
383 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  312816
]
384 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  312816
]
385 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  312817
]
386 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:
[
  312817
]
387 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  312817
]
388 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  312817
]
389 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  312818
]
390 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:
[
  312818
]
391 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  312818
]
392 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  312818
]
393 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  312819
]
394 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:
[
  312819
]
395 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  312819
]
396 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  312819
]
397 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  312820
]
398 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:
[
  312820
]
399 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  312820
]
400 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  312820
]
401 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  312821
]
402 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:
[
  312821
]
403 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  312821
]
404 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  312821
]
405 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  312822
]
406 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:
[
  312822
]
407 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  312822
]
408 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  312822
]
409 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4290333
]
410 1.12 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" => "%,6938%"
]
411 0.66 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" => "%,6938%"
]
412 0.30 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 283633) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1728252000
  "dateTo" => 1728338399
]
413 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1351226
]
414 1.43 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" => "%,11512%"
]
415 0.79 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" => "%,11512%"
]
416 0.39 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 1605763) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1728252000
  "dateTo" => 1728338399
]
417 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6339700
]
418 0.14 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:
[
  6339700
]
419 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6339700
]
420 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6339700
]
421 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  5917983
]
422 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:
[
  5917983
]
423 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  5917983
]
424 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  5917983
]
425 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1605770
]
426 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:
[
  1605770
]
427 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  1605770
]
428 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  1605770
]
429 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  5917984
]
430 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:
[
  5917984
]
431 0.27 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  5917984
]
432 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  5917984
]
433 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6339701
]
434 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:
[
  6339701
]
435 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6339701
]
436 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6339701
]
437 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6339702
]
438 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:
[
  6339702
]
439 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6339702
]
440 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6339702
]
441 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2529444
]
442 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:
[
  2529444
]
443 0.27 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2529444
]
444 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2529444
]
445 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6339703
]
446 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:
[
  6339703
]
447 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6339703
]
448 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6339703
]
449 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 280607
]
450 1.02 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" => "%,11420%"
]
451 0.64 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" => "%,11420%"
]
452 0.37 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 9685866) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1728252000
  "dateTo" => 1728338399
]
453 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9685874
]
454 0.14 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:
[
  9685874
]
455 0.30 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  9685874
]
456 0.11 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  9685874
]
457 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9685876
]
458 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:
[
  9685876
]
459 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  9685876
]
460 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  9685876
]
461 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9685879
]
462 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:
[
  9685879
]
463 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  9685879
]
464 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  9685879
]
465 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9685881
]
466 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:
[
  9685881
]
467 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  9685881
]
468 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  9685881
]
469 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9685884
]
470 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:
[
  9685884
]
471 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  9685884
]
472 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  9685884
]
473 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9685886
]
474 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:
[
  9685886
]
475 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  9685886
]
476 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  9685886
]
477 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  20677898
]
478 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:
[
  20677898
]
479 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  20677898
]
480 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  20677898
]
481 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  20677900
]
482 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:
[
  20677900
]
483 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  20677900
]
484 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  20677900
]
485 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  12776031
]
486 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:
[
  12776031
]
487 0.28 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  12776031
]
488 0.13 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:
[
  1404816
]
489 0.12 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1404816
]
490 0.49 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  12776031
]
491 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  12776031
]
492 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  12776032
]
493 0.14 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:
[
  12776032
]
494 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  12776032
]
495 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:
[
  1404817
]
496 0.10 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1404817
]
497 0.26 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  12776032
]
498 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  12776032
]
499 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  12776033
]
500 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:
[
  12776033
]
501 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  12776033
]
502 0.13 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:
[
  1404818
]
503 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1404818
]
504 0.25 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  12776033
]
505 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  12776033
]
506 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  27115942
]
507 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:
[
  27115942
]
508 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  27115942
]
509 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:
[
  1404819
]
510 0.10 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1404819
]
511 0.25 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  27115942
]
512 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  27115942
]
513 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  27115943
]
514 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:
[
  27115943
]
515 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  27115943
]
516 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:
[
  1404820
]
517 0.10 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1404820
]
518 0.23 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  27115943
]
519 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  27115943
]
520 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  27115944
]
521 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:
[
  27115944
]
522 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  27115944
]
523 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:
[
  1404821
]
524 0.10 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1404821
]
525 0.25 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  27115944
]
526 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  27115944
]
527 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  27115945
]
528 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:
[
  27115945
]
529 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  27115945
]
530 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:
[
  1404822
]
531 0.34 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1404822
]
532 0.28 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  27115945
]
533 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  27115945
]
534 0.19 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  27115946
]
535 0.14 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:
[
  27115946
]
536 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  27115946
]
537 0.13 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:
[
  1404823
]
538 0.12 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1404823
]
539 0.23 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  27115946
]
540 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  27115946
]
541 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1404816
]
542 0.31 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  441
]
543 0.20 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "experience-teaser"
  "scope" => "pimcore_image_thumbnails"
]
544 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5105154
]
545 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  439
]
546 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5097175
]
547 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  440
]
548 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4215884
]
549 0.25 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "big-img-text-slide"
  "scope" => "pimcore_image_thumbnails"
]
550 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 924953
]
551 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5
]
552 0.12 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
553 0.24 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  34075
]
554 179.71 ms
SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name
Parameters:
[]
555 0.30 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg"
  "scope" => "pimcore_image_thumbnails"
]
556 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3187388
]
557 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg--xs"
  "scope" => "pimcore_image_thumbnails"
]
558 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-map"
  "scope" => "pimcore_image_thumbnails"
]
559 0.08 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4290106
]
560 0.17 ms
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//de/Steiermark/Neugierig-auf-Kultur' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
561 0.09 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  78
]
562 0.15 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  78
  78
  78
]
563 0.10 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  4118
  4118
]
564 0.09 ms
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//de/Steiermark/Neugierig-auf-Kultur' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]

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.