Query Metrics

866 Database Queries
91 Different statements
596.32 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.37 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.08 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.40 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.11 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.60 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" => "/en/Styria/Experience-Styrias-cuisine/Mountain-huts"
  "sourcePathQuery" => "/en/Styria/Experience-Styrias-cuisine/Mountain-huts?page=29"
  "sourceEntireUri" => "https://stage.steiermark.com/en/Styria/Experience-Styrias-cuisine/Mountain-huts?page=29"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.16 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.19 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Mountain-huts"
  "path" => "/steiermark.com/en/Styria/Experience-Styrias-cuisine/"
]
10 0.23 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/Styria/Experience-Styrias-cuisine/Mountain-huts' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
11 0.15 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12 0.21 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
13 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
14 0.14 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  4631
]
15 0.15 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  182
]
16 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogArticle"
]
17 0.26 ms
SELECT id FROM sites
Parameters:
[]
18 0.14 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  4631
]
19 0.21 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  182
  4631
  4631
]
20 0.12 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  4631
  4631
]
21 0.11 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  182
  182
]
22 0.29 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Mountain-huts"
  "path" => "/en/Styria/Experience-Styrias-cuisine/"
]
23 0.13 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Styria/Experience-Styrias-cuisine/Mountain-huts"
]
24 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Mountain-huts"
  "path" => "/en/Styria/Experience-Styrias-cuisine/"
]
25 0.08 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Styria/Experience-Styrias-cuisine/Mountain-huts"
]
26 0.16 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en/Styria/Experience-Styrias-cuisine/Mountain-huts"
]
27 0.08 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Experience-Styrias-cuisine"
  "path" => "/en/Styria/"
]
28 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Styria/Experience-Styrias-cuisine"
]
29 0.12 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/%"
  "/en/Styria/Experience-Styrias-cuisine"
]
30 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Styria"
  "path" => "/en/"
]
31 0.07 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Styria"
]
32 0.12 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/%"
  "/en/Styria"
]
33 0.08 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "en"
  "path" => "/"
]
34 0.07 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en"
]
35 0.11 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/%"
  "/en"
]
36 0.12 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/%"
  ""
]
37 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
38 0.10 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/Styria/Experience-Styrias-cuisine/Mountain-huts' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
39 0.08 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
40 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
41 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
42 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
43 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
44 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
45 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
46 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
47 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
48 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
49 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
50 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
51 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
52 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
53 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
54 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
55 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
56 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
57 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
58 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
59 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
60 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
61 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
62 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
63 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
64 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
65 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
66 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
67 0.28 ms
SELECT id FROM sites
Parameters:
[]
68 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]
69 0.31 ms
SELECT id FROM sites
Parameters:
[]
70 0.17 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
71 0.25 ms
SELECT id FROM sites
Parameters:
[]
72 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "MediaCopyright"
]
73 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5105165
]
74 0.19 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "gallery-item"
  "scope" => "pimcore_image_thumbnails"
]
75 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 265595
]
76 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 227501
]
77 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 246782
]
78 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 225460
]
79 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 140048
]
80 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 227423
]
81 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 225349
]
82 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 265593
]
83 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 202669
]
84 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 992216
]
85 103.50 ms
SELECT object_localized_39_en.o_id as o_id, object_localized_39_en.o_type as o_type FROM object_localized_39_en WHERE (o_id in (select dest_id from object_relations_45 where fieldname LIKE 'holidayThemes') AND  object_localized_39_en.o_type IN ('object','folder')) AND object_localized_39_en.o_published = 1 ORDER BY `name` ASC
Parameters:
[]
86 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "39"
]
87 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "31"
]
88 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
89 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
90 0.16 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "46"
]
91 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "47"
]
92 0.21 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
]
93 0.22 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
]
94 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:
[
  11420
]
95 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:
[
  11467
]
96 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:
[
  1683716
]
97 0.24 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  11507
]
98 0.22 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
]
99 0.24 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  11886
]
100 0.39 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
]
101 0.22 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
]
102 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  11189
]
103 0.28 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
]
104 0.33 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  12452
]
105 0.23 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
]
106 2.58 ms
SELECT object_localized_72_en.o_id as o_id, object_localized_72_en.o_type as o_type FROM object_localized_72_en WHERE ((region__id in (11462,11512,11420,11467,1683716,11507,11893,11886,12089,11408,11189,6938,12452,29785441,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) OR o_id in (11462,11512,11420,11467,1683716,11507,11893,11886,12089,11408,11189,6938,12452,29785441,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))  AND  object_localized_72_en.o_type IN ('object','folder')) AND object_localized_72_en.o_published = 1 ORDER BY `name`
Parameters:
[]
107 0.29 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:
[
  8966
]
108 165.30 ms
SELECT object_localized_45_en.o_id as o_id, object_localized_45_en.o_type as o_type FROM object_localized_45_en 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("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`) 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("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`)))  AND (FIND_IN_SET(8966, `topics`))  AND (name != '' AND active = 1)  AND (contentScore > 10)  AND  object_localized_45_en.o_type IN ('object','folder')) AND object_localized_45_en.o_published = 1 ORDER BY RAND(1731693600)    LIMIT 12 OFFSET 336
Parameters:
[]
109 0.27 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  420168
]
110 0.24 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:
[
  420168
]
111 0.06 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "45"
]
112 0.20 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  420168
]
113 0.20 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  420168
]
114 0.07 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420168
  "demiExtension"
]
115 0.06 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420168
  "demiExtension"
]
116 0.05 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420168
  "demiExtension"
]
117 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:
[
  420168
  "demiExtension"
]
118 0.06 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420168
  "demiExtension"
]
119 0.05 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420168
  "demiExtension"
]
120 0.05 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420168
  "demiExtension"
]
121 0.05 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420168
  "demiExtension"
]
122 0.05 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420168
  "demiExtension"
]
123 0.08 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  420168
  "capacityCeremonies"
]
124 0.08 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  420168
  "dishRates"
]
125 0.07 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  420168
  "operationSchedule"
]
126 0.14 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  420168
]
127 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4163702
]
128 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:
[
  4163702
]
129 0.12 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  4163702
]
130 0.24 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  4163702
]
131 0.10 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4163702
  "demiExtension"
]
132 0.08 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4163702
  "demiExtension"
]
133 0.08 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4163702
  "demiExtension"
]
134 0.07 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4163702
  "demiExtension"
]
135 0.06 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4163702
  "demiExtension"
]
136 0.06 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4163702
  "demiExtension"
]
137 0.07 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4163702
  "demiExtension"
]
138 0.06 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4163702
  "demiExtension"
]
139 0.09 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4163702
  "capacityCeremonies"
]
140 0.08 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4163702
  "dishRates"
]
141 0.08 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4163702
  "operationSchedule"
]
142 0.14 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  4163702
]
143 175.34 ms
SELECT COUNT(*) FROM object_localized_45_en 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("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`) 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("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`)))  AND (FIND_IN_SET(8966, `topics`))  AND (name != '' AND active = 1)  AND (contentScore > 10)  AND  object_localized_45_en.o_type IN ('object','folder')) AND object_localized_45_en.o_published = 1
Parameters:
[]
144 0.33 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 420168) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1731625200
  "dateTo" => 1731711599
]
145 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  443357
]
146 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:
[
  443357
]
147 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
148 0.21 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  443357
]
149 0.13 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  443357
]
150 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  443358
]
151 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:
[
  443358
]
152 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  443358
]
153 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  443358
]
154 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2407961
]
155 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:
[
  2407961
]
156 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2407961
]
157 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2407961
]
158 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2407962
]
159 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:
[
  2407962
]
160 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2407962
]
161 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2407962
]
162 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2407963
]
163 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:
[
  2407963
]
164 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2407963
]
165 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2407963
]
166 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2407964
]
167 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:
[
  2407964
]
168 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2407964
]
169 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2407964
]
170 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2407965
]
171 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:
[
  2407965
]
172 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2407965
]
173 0.06 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2407965
]
174 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2407966
]
175 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:
[
  2407966
]
176 0.22 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2407966
]
177 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2407966
]
178 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9543373
]
179 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:
[
  9543373
]
180 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  9543373
]
181 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  9543373
]
182 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9543374
]
183 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:
[
  9543374
]
184 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  9543374
]
185 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  9543374
]
186 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9543375
]
187 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:
[
  9543375
]
188 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  9543375
]
189 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  9543375
]
190 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9543376
]
191 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:
[
  9543376
]
192 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  9543376
]
193 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  9543376
]
194 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21001674
]
195 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:
[
  21001674
]
196 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  21001674
]
197 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  21001674
]
198 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21001675
]
199 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:
[
  21001675
]
200 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  21001675
]
201 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  21001675
]
202 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21001676
]
203 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:
[
  21001676
]
204 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  21001676
]
205 0.06 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  21001676
]
206 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21001677
]
207 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:
[
  21001677
]
208 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  21001677
]
209 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  21001677
]
210 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  439317
]
211 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:
[
  439317
]
212 0.06 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
213 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  439317
]
214 0.11 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:
[
  3434046
]
215 0.09 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3434046
]
216 0.19 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  439317
]
217 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  439317
]
218 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2407959
]
219 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:
[
  2407959
]
220 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  2407959
]
221 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:
[
  2712603
]
222 0.08 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2712603
]
223 0.16 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  2407959
]
224 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  2407959
]
225 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  439318
]
226 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:
[
  439318
]
227 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  439318
]
228 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3434047
]
229 0.08 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3434047
]
230 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  439318
]
231 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  439318
]
232 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2407960
]
233 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:
[
  2407960
]
234 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  2407960
]
235 0.09 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  2712605
]
236 0.08 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2712605
]
237 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  2407960
]
238 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  2407960
]
239 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-infrastructure-teaser"
  "scope" => "pimcore_image_thumbnails"
]
240 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2712603
]
241 0.76 ms
SELECT COUNT(*) FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
242 0.46 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
243 0.19 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 42994719) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1731625200
  "dateTo" => 1731711599
]
244 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  42994722
]
245 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:
[
  42994722
]
246 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  42994722
]
247 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  42994722
]
248 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  42994723
]
249 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:
[
  42994723
]
250 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  42994723
]
251 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  42994723
]
252 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  50204750
]
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:
[
  50204750
]
254 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  50204750
]
255 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  50204750
]
256 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  42994724
]
257 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:
[
  42994724
]
258 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  42994724
]
259 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  42994724
]
260 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  50204751
]
261 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:
[
  50204751
]
262 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  50204751
]
263 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  50204751
]
264 0.60 ms
SELECT COUNT(*) FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
265 0.42 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
266 0.19 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 4163702) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1731625200
  "dateTo" => 1731711599
]
267 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  8274912
]
268 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:
[
  8274912
]
269 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  8274912
]
270 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  8274912
]
271 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6821733
]
272 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:
[
  6821733
]
273 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6821733
]
274 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6821733
]
275 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  7970629
]
276 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:
[
  7970629
]
277 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  7970629
]
278 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  7970629
]
279 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6821734
]
280 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:
[
  6821734
]
281 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6821734
]
282 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6821734
]
283 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  7970807
]
284 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:
[
  7970807
]
285 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  7970807
]
286 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  7970807
]
287 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  8274913
]
288 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:
[
  8274913
]
289 0.06 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  8274913
]
290 0.07 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  8274913
]
291 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6588071
]
292 0.08 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  6588071
]
293 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6588071
]
294 0.11 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:
[
  4168159
]
295 0.10 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4168159
]
296 0.21 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  6588071
]
297 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6588071
]
298 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4168159
]
299 0.68 ms
SELECT COUNT(*) FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
300 0.44 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
301 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6075711
]
302 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:
[
  6075711
]
303 0.10 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  6075711
]
304 0.20 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  6075711
]
305 0.08 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6075711
  "demiExtension"
]
306 0.06 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6075711
  "demiExtension"
]
307 0.06 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6075711
  "demiExtension"
]
308 0.06 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6075711
  "demiExtension"
]
309 0.05 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6075711
  "demiExtension"
]
310 0.05 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6075711
  "demiExtension"
]
311 0.05 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6075711
  "demiExtension"
]
312 0.05 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6075711
  "demiExtension"
]
313 0.08 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6075711
  "capacityCeremonies"
]
314 0.08 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6075711
  "dishRates"
]
315 0.08 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6075711
  "operationSchedule"
]
316 0.12 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  6075711
]
317 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1605751
]
318 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:
[
  1605751
]
319 0.09 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  1605751
]
320 0.16 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  1605751
]
321 0.07 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605751
  "demiExtension"
]
322 0.06 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605751
  "demiExtension"
]
323 0.05 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605751
  "demiExtension"
]
324 0.05 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605751
  "demiExtension"
]
325 0.05 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605751
  "demiExtension"
]
326 0.05 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605751
  "demiExtension"
]
327 0.05 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605751
  "demiExtension"
]
328 0.05 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605751
  "demiExtension"
]
329 0.07 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  1605751
  "capacityCeremonies"
]
330 0.08 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  1605751
  "dishRates"
]
331 0.08 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  1605751
  "operationSchedule"
]
332 0.12 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  1605751
]
333 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2043326
]
334 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:
[
  2043326
]
335 0.09 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  2043326
]
336 0.15 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  2043326
]
337 0.07 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2043326
  "demiExtension"
]
338 0.06 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2043326
  "demiExtension"
]
339 0.05 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2043326
  "demiExtension"
]
340 0.05 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2043326
  "demiExtension"
]
341 0.05 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2043326
  "demiExtension"
]
342 0.05 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2043326
  "demiExtension"
]
343 0.05 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2043326
  "demiExtension"
]
344 0.05 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2043326
  "demiExtension"
]
345 0.07 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  2043326
  "capacityCeremonies"
]
346 0.07 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  2043326
  "dishRates"
]
347 0.08 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  2043326
  "operationSchedule"
]
348 0.13 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  2043326
]
349 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  5920067
]
350 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:
[
  5920067
]
351 0.10 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  5920067
]
352 0.17 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  5920067
]
353 0.08 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920067
  "demiExtension"
]
354 0.07 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920067
  "demiExtension"
]
355 0.06 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920067
  "demiExtension"
]
356 0.06 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920067
  "demiExtension"
]
357 0.06 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920067
  "demiExtension"
]
358 0.06 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920067
  "demiExtension"
]
359 0.06 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920067
  "demiExtension"
]
360 0.06 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920067
  "demiExtension"
]
361 0.09 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5920067
  "capacityCeremonies"
]
362 0.09 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5920067
  "dishRates"
]
363 0.09 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5920067
  "operationSchedule"
]
364 0.12 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  5920067
]
365 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1605740
]
366 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:
[
  1605740
]
367 0.11 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  1605740
]
368 0.17 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  1605740
]
369 0.08 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605740
  "demiExtension"
]
370 0.07 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605740
  "demiExtension"
]
371 0.06 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605740
  "demiExtension"
]
372 0.06 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605740
  "demiExtension"
]
373 0.06 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605740
  "demiExtension"
]
374 0.06 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605740
  "demiExtension"
]
375 0.06 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605740
  "demiExtension"
]
376 0.06 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605740
  "demiExtension"
]
377 0.08 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  1605740
  "capacityCeremonies"
]
378 0.09 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  1605740
  "dishRates"
]
379 0.09 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  1605740
  "operationSchedule"
]
380 0.14 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  1605740
]
381 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  5920448
]
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:
[
  5920448
]
383 0.10 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  5920448
]
384 0.18 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  5920448
]
385 0.08 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920448
  "demiExtension"
]
386 0.07 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920448
  "demiExtension"
]
387 0.06 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920448
  "demiExtension"
]
388 0.06 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920448
  "demiExtension"
]
389 0.06 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920448
  "demiExtension"
]
390 0.07 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920448
  "demiExtension"
]
391 0.06 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920448
  "demiExtension"
]
392 0.06 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  5920448
  "demiExtension"
]
393 0.10 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5920448
  "capacityCeremonies"
]
394 0.10 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5920448
  "dishRates"
]
395 0.09 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5920448
  "operationSchedule"
]
396 0.14 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  5920448
]
397 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3181017
]
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:
[
  3181017
]
399 0.11 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  3181017
]
400 0.17 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  3181017
]
401 0.09 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3181017
  "demiExtension"
]
402 0.07 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3181017
  "demiExtension"
]
403 0.06 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3181017
  "demiExtension"
]
404 0.10 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3181017
  "demiExtension"
]
405 0.06 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3181017
  "demiExtension"
]
406 0.06 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3181017
  "demiExtension"
]
407 0.06 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3181017
  "demiExtension"
]
408 0.06 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3181017
  "demiExtension"
]
409 0.09 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3181017
  "capacityCeremonies"
]
410 0.09 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3181017
  "dishRates"
]
411 0.09 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3181017
  "operationSchedule"
]
412 0.17 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  3181017
]
413 0.17 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6077505
]
414 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:
[
  6077505
]
415 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6077505
]
416 0.22 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  6077505
]
417 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6077505
]
418 0.66 ms
SELECT COUNT(*) FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11893%"
]
419 0.45 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11893%"
]
420 0.20 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "img-teaser"
  "scope" => "pimcore_image_thumbnails"
]
421 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 895944
]
422 0.16 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6076589
]
423 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:
[
  6076589
]
424 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6076589
]
425 0.21 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  6076589
]
426 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6076589
]
427 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  42359139
]
428 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:
[
  42359139
]
429 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  42359139
]
430 0.16 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  42359139
]
431 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  42359139
]
432 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6076591
]
433 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:
[
  6076591
]
434 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6076591
]
435 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  6076591
]
436 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6076591
]
437 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  42359140
]
438 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:
[
  42359140
]
439 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  42359140
]
440 0.14 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  42359140
]
441 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  42359140
]
442 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  42359141
]
443 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:
[
  42359141
]
444 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  42359141
]
445 0.13 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  42359141
]
446 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  42359141
]
447 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  42359142
]
448 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:
[
  42359142
]
449 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  42359142
]
450 0.13 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  42359142
]
451 0.06 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  42359142
]
452 0.61 ms
SELECT COUNT(*) FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
453 0.42 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
454 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 894185
]
455 0.22 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6077210
]
456 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:
[
  6077210
]
457 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6077210
]
458 0.23 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  6077210
]
459 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6077210
]
460 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  12854612
]
461 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:
[
  12854612
]
462 0.08 ms
SELECT * FROM object_store_MediaCopyright WHERE oo_id = ?
Parameters:
[
  12854612
]
463 0.16 ms
SELECT * FROM object_localized_data_MediaCopyright WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  12854612
]
464 0.07 ms
SELECT * FROM object_relations_MediaCopyright WHERE src_id = ?
Parameters:
[
  12854612
]
465 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 895597
]
466 0.19 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4157546
]
467 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:
[
  4157546
]
468 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  4157546
]
469 0.31 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  4157546
]
470 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  4157546
]
471 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11931825
]
472 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:
[
  11931825
]
473 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  11931825
]
474 0.27 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  11931825
]
475 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  11931825
]
476 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  10703102
]
477 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:
[
  10703102
]
478 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  10703102
]
479 0.26 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  10703102
]
480 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  10703102
]
481 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11928323
]
482 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:
[
  11928323
]
483 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  11928323
]
484 0.26 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  11928323
]
485 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  11928323
]
486 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11928324
]
487 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:
[
  11928324
]
488 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  11928324
]
489 0.25 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  11928324
]
490 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  11928324
]
491 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  10703103
]
492 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:
[
  10703103
]
493 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  10703103
]
494 0.26 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  10703103
]
495 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  10703103
]
496 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  10703104
]
497 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:
[
  10703104
]
498 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  10703104
]
499 0.24 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  10703104
]
500 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  10703104
]
501 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  10703108
]
502 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:
[
  10703108
]
503 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  10703108
]
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:
[
  10703108
]
505 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  10703108
]
506 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  10703101
]
507 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:
[
  10703101
]
508 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  10703101
]
509 0.24 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  10703101
]
510 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  10703101
]
511 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11928320
]
512 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:
[
  11928320
]
513 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  11928320
]
514 0.25 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  11928320
]
515 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  11928320
]
516 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11928321
]
517 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:
[
  11928321
]
518 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  11928321
]
519 0.26 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  11928321
]
520 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  11928321
]
521 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11928322
]
522 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:
[
  11928322
]
523 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  11928322
]
524 0.25 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  11928322
]
525 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  11928322
]
526 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11928327
]
527 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:
[
  11928327
]
528 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  11928327
]
529 0.25 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  11928327
]
530 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  11928327
]
531 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11928328
]
532 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:
[
  11928328
]
533 0.11 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  11928328
]
534 0.24 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  11928328
]
535 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  11928328
]
536 1.05 ms
SELECT COUNT(*) FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
537 0.79 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
538 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 589984
]
539 0.29 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1605753
]
540 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:
[
  1605753
]
541 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  1605753
]
542 0.24 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  1605753
]
543 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  1605753
]
544 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1605754
]
545 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:
[
  1605754
]
546 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  1605754
]
547 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  1605754
]
548 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  1605754
]
549 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "26"
]
550 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2094653
]
551 0.16 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:
[
  2094653
]
552 0.11 ms
SELECT * FROM object_store_26 WHERE oo_id = ?
Parameters:
[
  2094653
]
553 0.26 ms
SELECT * FROM object_localized_data_26 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  2094653
]
554 0.14 ms
SELECT * FROM object_relations_26 WHERE src_id = ?
Parameters:
[
  2094653
]
555 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2094655
]
556 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:
[
  2094655
]
557 0.11 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  2094655
]
558 0.29 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  2094655
]
559 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  2094655
]
560 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2094657
]
561 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:
[
  2094657
]
562 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  2094657
]
563 0.25 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  2094657
]
564 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  2094657
]
565 1.04 ms
SELECT COUNT(*) FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
566 0.80 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
567 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 280601
]
568 1.19 ms
SELECT COUNT(*) FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11462%"
]
569 0.79 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11462%"
]
570 0.15 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34558134
]
571 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:
[
  34558134
]
572 0.09 ms
SELECT * FROM object_store_MediaCopyright WHERE oo_id = ?
Parameters:
[
  34558134
]
573 0.26 ms
SELECT * FROM object_localized_data_MediaCopyright WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  34558134
]
574 0.12 ms
SELECT * FROM object_relations_MediaCopyright WHERE src_id = ?
Parameters:
[
  34558134
]
575 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  34558133
]
576 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:
[
  34558133
]
577 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "79"
]
578 0.11 ms
SELECT * FROM object_store_79 WHERE oo_id = ?
Parameters:
[
  34558133
]
579 0.11 ms
SELECT * FROM object_relations_79 WHERE src_id = ?
Parameters:
[
  34558133
]
580 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3991029
]
581 0.31 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  37242620
]
582 0.19 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:
[
  37242620
]
583 0.12 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  37242620
]
584 0.47 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  37242620
]
585 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  37242620
]
586 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  37242621
]
587 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:
[
  37242621
]
588 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  37242621
]
589 0.20 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  37242621
]
590 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  37242621
]
591 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1605742
]
592 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:
[
  1605742
]
593 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  1605742
]
594 0.19 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  1605742
]
595 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  1605742
]
596 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1955424
]
597 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:
[
  1955424
]
598 0.07 ms
SELECT * FROM object_store_26 WHERE oo_id = ?
Parameters:
[
  1955424
]
599 0.17 ms
SELECT * FROM object_localized_data_26 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  1955424
]
600 0.13 ms
SELECT * FROM object_relations_26 WHERE src_id = ?
Parameters:
[
  1955424
]
601 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  37242622
]
602 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:
[
  37242622
]
603 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  37242622
]
604 0.22 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  37242622
]
605 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  37242622
]
606 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  37242623
]
607 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:
[
  37242623
]
608 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  37242623
]
609 0.19 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  37242623
]
610 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  37242623
]
611 0.06 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  37242624
]
612 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:
[
  37242624
]
613 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  37242624
]
614 0.19 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  37242624
]
615 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  37242624
]
616 0.33 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  31990912
]
617 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:
[
  31990912
]
618 0.07 ms
SELECT * FROM object_store_MediaCopyright WHERE oo_id = ?
Parameters:
[
  31990912
]
619 0.24 ms
SELECT * FROM object_localized_data_MediaCopyright WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  31990912
]
620 0.09 ms
SELECT * FROM object_relations_MediaCopyright WHERE src_id = ?
Parameters:
[
  31990912
]
621 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4286392
]
622 0.27 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  42359145
]
623 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:
[
  42359145
]
624 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  42359145
]
625 0.41 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  42359145
]
626 0.18 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  42359145
]
627 0.17 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6796676
]
628 0.21 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:
[
  6796676
]
629 0.11 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6796676
]
630 0.29 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  6796676
]
631 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6796676
]
632 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2043329
]
633 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:
[
  2043329
]
634 0.10 ms
SELECT * FROM object_store_26 WHERE oo_id = ?
Parameters:
[
  2043329
]
635 0.19 ms
SELECT * FROM object_localized_data_26 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  2043329
]
636 0.12 ms
SELECT * FROM object_relations_26 WHERE src_id = ?
Parameters:
[
  2043329
]
637 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2043331
]
638 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:
[
  2043331
]
639 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  2043331
]
640 0.24 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  2043331
]
641 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  2043331
]
642 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  42359146
]
643 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:
[
  42359146
]
644 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  42359146
]
645 0.23 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  42359146
]
646 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  42359146
]
647 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2043332
]
648 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:
[
  2043332
]
649 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  2043332
]
650 0.44 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  2043332
]
651 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  2043332
]
652 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2043333
]
653 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:
[
  2043333
]
654 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  2043333
]
655 0.16 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  2043333
]
656 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  2043333
]
657 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6796677
]
658 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:
[
  6796677
]
659 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6796677
]
660 0.17 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  6796677
]
661 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6796677
]
662 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  42359147
]
663 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:
[
  42359147
]
664 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  42359147
]
665 0.18 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  42359147
]
666 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  42359147
]
667 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  42359148
]
668 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:
[
  42359148
]
669 0.06 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  42359148
]
670 0.15 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  42359148
]
671 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  42359148
]
672 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4892769
]
673 0.70 ms
SELECT COUNT(*) FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,6938%"
]
674 0.40 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,6938%"
]
675 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  12857913
]
676 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:
[
  12857913
]
677 0.05 ms
SELECT * FROM object_store_MediaCopyright WHERE oo_id = ?
Parameters:
[
  12857913
]
678 0.16 ms
SELECT * FROM object_localized_data_MediaCopyright WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  12857913
]
679 0.06 ms
SELECT * FROM object_relations_MediaCopyright WHERE src_id = ?
Parameters:
[
  12857913
]
680 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 920375
]
681 0.41 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:
[
  250581
]
682 0.18 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  250581
]
683 0.13 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "lightbox"
  "scope" => "pimcore_image_thumbnails"
]
684 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 250581
]
685 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "wysiwyg-with-media"
  "scope" => "pimcore_image_thumbnails"
]
686 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinTour"
]
687 0.18 ms
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[]
688 0.47 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324857
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
689 0.35 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324857
  239125
  "regions"
  "object"
  ""
  "0"
  2
]
690 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324857
  239150
  "regions"
  "object"
  ""
  "0"
  3
]
691 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
692 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinRegion"
]
693 0.59 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234469,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
694 1.18 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
695 0.13 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
696 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 468377
]
697 0.20 ms
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[]
698 0.42 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1189
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
699 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1189
  239125
  "regions"
  "object"
  ""
  "0"
  2
]
700 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1189
  239150
  "regions"
  "object"
  ""
  "0"
  3
]
701 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
702 0.58 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234469,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
703 1.08 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
704 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 452694
]
705 0.37 ms
SELECT o_id FROM objects WHERE o_id IN (234470,234487,234490,234520,238842,238881,238907,238910)
Parameters:
[]
706 0.36 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854052
  234470
  "regions"
  "object"
  ""
  "0"
  1
]
707 0.25 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854052
  234487
  "regions"
  "object"
  ""
  "0"
  2
]
708 0.24 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854052
  234490
  "regions"
  "object"
  ""
  "0"
  3
]
709 0.25 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854052
  234520
  "regions"
  "object"
  ""
  "0"
  4
]
710 0.25 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854052
  238842
  "regions"
  "object"
  ""
  "0"
  5
]
711 0.24 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854052
  238881
  "regions"
  "object"
  ""
  "0"
  6
]
712 0.26 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854052
  238907
  "regions"
  "object"
  ""
  "0"
  7
]
713 0.25 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854052
  238910
  "regions"
  "object"
  ""
  "0"
  8
]
714 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234470,234487,234490,234520,238842,238881,238907,238910);
Parameters:
[]
715 0.49 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234470,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
716 0.35 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234470,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
717 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 461201
]
718 0.33 ms
SELECT o_id FROM objects WHERE o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867)
Parameters:
[]
719 0.30 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236751
  "regions"
  "object"
  ""
  "0"
  1
]
720 0.22 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236752
  "regions"
  "object"
  ""
  "0"
  2
]
721 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236754
  "regions"
  "object"
  ""
  "0"
  3
]
722 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236755
  "regions"
  "object"
  ""
  "0"
  4
]
723 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236756
  "regions"
  "object"
  ""
  "0"
  5
]
724 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236757
  "regions"
  "object"
  ""
  "0"
  6
]
725 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236758
  "regions"
  "object"
  ""
  "0"
  7
]
726 0.23 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236759
  "regions"
  "object"
  ""
  "0"
  8
]
727 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236760
  "regions"
  "object"
  ""
  "0"
  9
]
728 0.20 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236761
  "regions"
  "object"
  ""
  "0"
  10
]
729 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236762
  "regions"
  "object"
  ""
  "0"
  11
]
730 0.20 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236763
  "regions"
  "object"
  ""
  "0"
  12
]
731 0.20 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236764
  "regions"
  "object"
  ""
  "0"
  13
]
732 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236765
  "regions"
  "object"
  ""
  "0"
  14
]
733 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  236766
  "regions"
  "object"
  ""
  "0"
  15
]
734 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853855
  11173867
  "regions"
  "object"
  ""
  "0"
  16
]
735 0.20 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867);
Parameters:
[]
736 0.40 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,236751,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
737 0.68 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,236751,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
738 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 459830
]
739 0.36 ms
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[]
740 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853641
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
741 0.22 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853641
  239125
  "regions"
  "object"
  ""
  "0"
  2
]
742 0.22 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853641
  239150
  "regions"
  "object"
  ""
  "0"
  3
]
743 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
744 0.41 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234469,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
745 0.63 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
746 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 458363
]
747 0.35 ms
SELECT o_id FROM objects WHERE o_id IN (238418,238428,232295,238912)
Parameters:
[]
748 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853527
  238418
  "regions"
  "object"
  ""
  "0"
  1
]
749 0.22 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853527
  238428
  "regions"
  "object"
  ""
  "0"
  2
]
750 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853527
  232295
  "regions"
  "object"
  ""
  "0"
  3
]
751 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853527
  238912
  "regions"
  "object"
  ""
  "0"
  4
]
752 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238418,238428,232295,238912);
Parameters:
[]
753 0.42 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238418,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
754 0.67 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,238418,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
755 0.57 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,238418,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
756 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "80"
]
757 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 457492
]
758 0.32 ms
SELECT o_id FROM objects WHERE o_id IN (238941,238945,238996,48520412,48520419,48520421,48520422,48520424)
Parameters:
[]
759 0.31 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853946
  238941
  "regions"
  "object"
  ""
  "0"
  1
]
760 0.23 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853946
  238945
  "regions"
  "object"
  ""
  "0"
  2
]
761 0.22 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853946
  238996
  "regions"
  "object"
  ""
  "0"
  3
]
762 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853946
  48520412
  "regions"
  "object"
  ""
  "0"
  4
]
763 0.23 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853946
  48520419
  "regions"
  "object"
  ""
  "0"
  5
]
764 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853946
  48520421
  "regions"
  "object"
  ""
  "0"
  6
]
765 0.22 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853946
  48520422
  "regions"
  "object"
  ""
  "0"
  7
]
766 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853946
  48520424
  "regions"
  "object"
  ""
  "0"
  8
]
767 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238941,238945,238996,48520412,48520419,48520421,48520422,48520424);
Parameters:
[]
768 0.42 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238941,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
769 0.65 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,238941,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
770 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 460416
]
771 0.38 ms
SELECT o_id FROM objects WHERE o_id IN (234479,234480,234489,234469,239125,239150)
Parameters:
[]
772 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324999
  234479
  "regions"
  "object"
  ""
  "0"
  1
]
773 0.23 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324999
  234480
  "regions"
  "object"
  ""
  "0"
  2
]
774 0.22 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324999
  234489
  "regions"
  "object"
  ""
  "0"
  3
]
775 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324999
  234469
  "regions"
  "object"
  ""
  "0"
  4
]
776 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324999
  239125
  "regions"
  "object"
  ""
  "0"
  5
]
777 0.21 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324999
  239150
  "regions"
  "object"
  ""
  "0"
  6
]
778 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234479,234480,234489,234469,239125,239150);
Parameters:
[]
779 0.82 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234479,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
780 1.12 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234479,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
781 1.06 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234479,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
782 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 468932
]
783 0.27 ms
SELECT o_id FROM objects WHERE o_id IN (238861)
Parameters:
[]
784 0.46 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1295
  238861
  "regions"
  "object"
  ""
  "0"
  1
]
785 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238861);
Parameters:
[]
786 0.62 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238861,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
787 0.49 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238861,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
788 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 453148
]
789 0.28 ms
SELECT o_id FROM objects WHERE o_id IN (238941,238945,238996,48520412,48520419,48520421,48520422,48520424)
Parameters:
[]
790 0.42 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324721
  238941
  "regions"
  "object"
  ""
  "0"
  1
]
791 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324721
  238945
  "regions"
  "object"
  ""
  "0"
  2
]
792 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324721
  238996
  "regions"
  "object"
  ""
  "0"
  3
]
793 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324721
  48520412
  "regions"
  "object"
  ""
  "0"
  4
]
794 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324721
  48520419
  "regions"
  "object"
  ""
  "0"
  5
]
795 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324721
  48520421
  "regions"
  "object"
  ""
  "0"
  6
]
796 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324721
  48520422
  "regions"
  "object"
  ""
  "0"
  7
]
797 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  324721
  48520424
  "regions"
  "object"
  ""
  "0"
  8
]
798 0.21 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238941,238945,238996,48520412,48520419,48520421,48520422,48520424);
Parameters:
[]
799 0.58 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238941,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
800 1.06 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,238941,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
801 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 455461
]
802 0.47 ms
SELECT o_id FROM objects WHERE o_id IN (229667,235069,235071,235072,235077,235079,235082,235086,235091,235094,235098,235103,235106,235107,235108,235114,235274,235284,235294,235309,235310,235312,235313,235314,235316,235322,235323,235324,235326,235327,235328,235329,235330,235331,235333,235335,235336,235337,235338,235339,235340,239066,239077,24214605,48520409)
Parameters:
[]
803 0.42 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  229667
  "regions"
  "object"
  ""
  "0"
  1
]
804 0.35 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235069
  "regions"
  "object"
  ""
  "0"
  2
]
805 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235071
  "regions"
  "object"
  ""
  "0"
  3
]
806 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235072
  "regions"
  "object"
  ""
  "0"
  4
]
807 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235077
  "regions"
  "object"
  ""
  "0"
  5
]
808 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235079
  "regions"
  "object"
  ""
  "0"
  6
]
809 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235082
  "regions"
  "object"
  ""
  "0"
  7
]
810 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235086
  "regions"
  "object"
  ""
  "0"
  8
]
811 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235091
  "regions"
  "object"
  ""
  "0"
  9
]
812 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235094
  "regions"
  "object"
  ""
  "0"
  10
]
813 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235098
  "regions"
  "object"
  ""
  "0"
  11
]
814 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235103
  "regions"
  "object"
  ""
  "0"
  12
]
815 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235106
  "regions"
  "object"
  ""
  "0"
  13
]
816 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235107
  "regions"
  "object"
  ""
  "0"
  14
]
817 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235108
  "regions"
  "object"
  ""
  "0"
  15
]
818 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235114
  "regions"
  "object"
  ""
  "0"
  16
]
819 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235274
  "regions"
  "object"
  ""
  "0"
  17
]
820 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235284
  "regions"
  "object"
  ""
  "0"
  18
]
821 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235294
  "regions"
  "object"
  ""
  "0"
  19
]
822 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235309
  "regions"
  "object"
  ""
  "0"
  20
]
823 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235310
  "regions"
  "object"
  ""
  "0"
  21
]
824 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235312
  "regions"
  "object"
  ""
  "0"
  22
]
825 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235313
  "regions"
  "object"
  ""
  "0"
  23
]
826 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235314
  "regions"
  "object"
  ""
  "0"
  24
]
827 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235316
  "regions"
  "object"
  ""
  "0"
  25
]
828 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235322
  "regions"
  "object"
  ""
  "0"
  26
]
829 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235323
  "regions"
  "object"
  ""
  "0"
  27
]
830 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235324
  "regions"
  "object"
  ""
  "0"
  28
]
831 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235326
  "regions"
  "object"
  ""
  "0"
  29
]
832 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235327
  "regions"
  "object"
  ""
  "0"
  30
]
833 0.37 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235328
  "regions"
  "object"
  ""
  "0"
  31
]
834 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235329
  "regions"
  "object"
  ""
  "0"
  32
]
835 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235330
  "regions"
  "object"
  ""
  "0"
  33
]
836 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235331
  "regions"
  "object"
  ""
  "0"
  34
]
837 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235333
  "regions"
  "object"
  ""
  "0"
  35
]
838 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235335
  "regions"
  "object"
  ""
  "0"
  36
]
839 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235336
  "regions"
  "object"
  ""
  "0"
  37
]
840 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235337
  "regions"
  "object"
  ""
  "0"
  38
]
841 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235338
  "regions"
  "object"
  ""
  "0"
  39
]
842 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235339
  "regions"
  "object"
  ""
  "0"
  40
]
843 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  235340
  "regions"
  "object"
  ""
  "0"
  41
]
844 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  239066
  "regions"
  "object"
  ""
  "0"
  42
]
845 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  239077
  "regions"
  "object"
  ""
  "0"
  43
]
846 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  24214605
  "regions"
  "object"
  ""
  "0"
  44
]
847 0.32 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1133
  48520409
  "regions"
  "object"
  ""
  "0"
  45
]
848 0.62 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (229667,235069,235071,235072,235077,235079,235082,235086,235091,235094,235098,235103,235106,235107,235108,235114,235274,235284,235294,235309,235310,235312,235313,235314,235316,235322,235323,235324,235326,235327,235328,235329,235330,235331,235333,235335,235336,235337,235338,235339,235340,239066,239077,24214605,48520409);
Parameters:
[]
849 0.60 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (229667,235069,235071,235072,235077,235079,235082,235086,235091,235094,235098,235103,235106,235107,235108,235114,235274,235284,235294,235309,235310,235312,235313,235314,235316,235322,235323,235324,235326,235327,235328,235329,235330,235331,235333,235335,235336,235337,235338,235339,235340,239066,239077,24214605,48520409);
Parameters:
[]
850 0.60 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,229667,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
851 0.48 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,229667,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
852 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4892017
]
853 0.29 ms
SELECT o_id FROM objects WHERE o_id IN (238418,238428,232295,238912)
Parameters:
[]
854 0.42 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853801
  238418
  "regions"
  "object"
  ""
  "0"
  1
]
855 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853801
  238428
  "regions"
  "object"
  ""
  "0"
  2
]
856 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853801
  232295
  "regions"
  "object"
  ""
  "0"
  3
]
857 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  853801
  238912
  "regions"
  "object"
  ""
  "0"
  4
]
858 0.17 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238418,238428,232295,238912);
Parameters:
[]
859 0.57 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238418,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
860 1.09 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,238418,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
861 1.04 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,238418,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
862 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 459465
]
863 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  4605
]
864 0.11 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2116
]
865 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "content-teaser--square"
  "scope" => "pimcore_image_thumbnails"
]
866 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 556968
]

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.