Query Metrics

783 Database Queries
67 Different statements
999.64 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.76 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "defaultSiteConfig"
  null
  null
]
2 0.11 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.76 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.75 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.12 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 1.08 ms
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/de/Steiermark/Aktiv-in-der-Natur/Skifahren/Skigebiete"
  "sourcePathQuery" => "/de/Steiermark/Aktiv-in-der-Natur/Skifahren/Skigebiete"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Steiermark/Aktiv-in-der-Natur/Skifahren/Skigebiete"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.40 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.62 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Skigebiete"
  "path" => "/steiermark.com/de/Steiermark/Aktiv-in-der-Natur/Skifahren/"
]
10 0.68 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
11 0.94 ms
SELECT * FROM properties WHERE ((cid IN (1,96,75,121,2,1430) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  165
]
12 0.43 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Steiermark/Aktiv-in-der-Natur/Skifahren/Skigebiete' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
13 0.23 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
14 0.45 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
15 0.46 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
16 1.27 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  165
]
17 0.50 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "45"
]
18 0.63 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6821820
]
19 0.34 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:
[
  6821820
]
20 0.26 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  6821820
]
21 0.45 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  6821820
]
22 0.14 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6821820
  "demiExtension"
]
23 0.11 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6821820
  "demiExtension"
]
24 0.10 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6821820
  "demiExtension"
]
25 0.10 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6821820
  "demiExtension"
]
26 0.10 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6821820
  "demiExtension"
]
27 0.10 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6821820
  "demiExtension"
]
28 0.10 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6821820
  "demiExtension"
]
29 0.10 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  6821820
  "demiExtension"
]
30 0.21 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6821820
  "capacityCeremonies"
]
31 0.16 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6821820
  "dishRates"
]
32 0.17 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6821820
  "operationSchedule"
]
33 0.70 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  6821820
]
34 0.15 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  420811
]
35 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:
[
  420811
]
36 0.17 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  420811
]
37 0.34 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  420811
]
38 0.14 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420811
  "demiExtension"
]
39 0.11 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420811
  "demiExtension"
]
40 0.11 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420811
  "demiExtension"
]
41 0.38 ms
SELECT * FROM object_brick_localized_demiExternalLink_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ?
Parameters:
[
  420811
  "demiExtension"
]
42 0.11 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420811
  "demiExtension"
]
43 0.10 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420811
  "demiExtension"
]
44 0.11 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420811
  "demiExtension"
]
45 0.10 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420811
  "demiExtension"
]
46 0.11 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  420811
  "demiExtension"
]
47 0.17 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  420811
  "capacityCeremonies"
]
48 0.15 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  420811
  "dishRates"
]
49 0.16 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  420811
  "operationSchedule"
]
50 0.63 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  420811
]
51 0.40 ms
SELECT id FROM sites
Parameters:
[]
52 0.23 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  165
]
53 0.26 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  165
  165
  165
]
54 0.17 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  5049
  5049
]
55 0.16 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Skigebiete"
  "path" => "/de/Steiermark/Aktiv-in-der-Natur/Skifahren/"
]
56 0.13 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Steiermark/Aktiv-in-der-Natur/Skifahren/Skigebiete"
]
57 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Skigebiete"
  "path" => "/de/Steiermark/Aktiv-in-der-Natur/Skifahren/"
]
58 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Steiermark/Aktiv-in-der-Natur/Skifahren/Skigebiete"
]
59 0.20 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Steiermark/Aktiv-in-der-Natur/Skifahren/Skigebiete"
]
60 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Skifahren"
  "path" => "/de/Steiermark/Aktiv-in-der-Natur/"
]
61 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Steiermark/Aktiv-in-der-Natur/Skifahren"
]
62 0.19 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Steiermark/Aktiv-in-der-Natur/Skifahren"
]
63 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Aktiv-in-der-Natur"
  "path" => "/de/Steiermark/"
]
64 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Steiermark/Aktiv-in-der-Natur"
]
65 0.15 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Steiermark/Aktiv-in-der-Natur"
]
66 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Steiermark"
  "path" => "/de/"
]
67 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Steiermark"
]
68 0.15 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Steiermark"
]
69 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "de"
  "path" => "/"
]
70 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de"
]
71 0.15 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de"
]
72 0.15 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  ""
]
73 0.12 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
74 0.14 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Steiermark/Aktiv-in-der-Natur/Skifahren/Skigebiete' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
75 0.17 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
76 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
77 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
78 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
79 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
80 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
81 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
82 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
83 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
84 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
85 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
86 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
87 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
88 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
89 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
90 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
91 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
92 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
93 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
94 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
95 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
96 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
97 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
98 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
99 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
100 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
101 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
102 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
103 0.17 ms
SELECT id FROM sites
Parameters:
[]
104 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]
105 0.48 ms
SELECT id FROM sites
Parameters:
[]
106 0.44 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
107 0.40 ms
SELECT id FROM sites
Parameters:
[]
108 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "MediaCopyright"
]
109 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1062022
]
110 0.57 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "28"
]
111 0.59 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
112 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
113 1.56 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
114 0.71 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
115 160.33 ms
SELECT object_localized_39_de.o_id as o_id, object_localized_39_de.o_type as o_type FROM object_localized_39_de WHERE (o_id in (select dest_id from object_relations_45 where fieldname LIKE 'holidayThemes') AND  object_localized_39_de.o_type IN ('object','folder')) AND object_localized_39_de.o_published = 1 ORDER BY `name` ASC
Parameters:
[]
116 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "39"
]
117 108.73 ms
SELECT o_id FROM object_46 WHERE o_id in (select dest_id from object_relations_45 where src_id in (select o_id from object_45 where active = 1 and o_published = 1))
Parameters:
[]
118 1.28 ms
SELECT object_localized_47_de.o_id as o_id, object_localized_47_de.o_type as o_type FROM object_localized_47_de WHERE (active=1 AND  object_localized_47_de.o_type IN ('object','folder')) AND object_localized_47_de.o_published = 1 ORDER BY `order`
Parameters:
[]
119 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "47"
]
120 1.74 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8866
]
121 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "46"
]
122 12.76 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:
[
  8871
]
123 1.96 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:
[
  8867
]
124 1.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8865
]
125 1.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:
[
  8870
]
126 1.36 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8869
]
127 1.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:
[
  8872
]
128 1.91 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:
[
  8868
]
129 0.46 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "31"
]
130 0.81 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
]
131 0.38 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  11512
]
132 0.25 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
]
133 0.80 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
]
134 0.90 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
]
135 0.79 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
]
136 0.59 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
]
137 0.64 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
]
138 0.91 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
]
139 0.52 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
]
140 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:
[
  11189
]
141 0.44 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
]
142 0.81 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
]
143 0.43 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  29785441
]
144 4.87 ms
SELECT object_localized_72_de.o_id as o_id, object_localized_72_de.o_type as o_type FROM object_localized_72_de WHERE ((region__id in (11462,11512,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_de.o_type IN ('object','folder')) AND object_localized_72_de.o_published = 1 ORDER BY `name`
Parameters:
[]
145 0.37 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6827960
]
146 239.96 ms
SELECT object_localized_45_de.o_id as o_id, object_localized_45_de.o_type as o_type FROM object_localized_45_de WHERE (((FIND_IN_SET("11465", `towns`) OR FIND_IN_SET("11466", `towns`) OR FIND_IN_SET("11464", `towns`) OR FIND_IN_SET("11463", `towns`) OR FIND_IN_SET("1612603", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("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(6827960, `topics`))  AND (name != '' AND active = 1)  AND ( FIND_IN_SET( 8553, holidayThemes ) > 0)  AND (contentScore > 10)  AND  object_localized_45_de.o_type IN ('object','folder')) AND object_localized_45_de.o_published = 1 ORDER BY RAND(1738969200)    LIMIT 12
Parameters:
[]
147 0.23 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  313549
]
148 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:
[
  313549
]
149 0.41 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  313549
]
150 0.47 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  313549
]
151 0.11 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  313549
  "demiExtension"
]
152 0.10 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  313549
  "demiExtension"
]
153 0.09 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  313549
  "demiExtension"
]
154 0.09 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  313549
  "demiExtension"
]
155 0.08 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  313549
  "demiExtension"
]
156 0.09 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  313549
  "demiExtension"
]
157 0.09 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  313549
  "demiExtension"
]
158 0.09 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  313549
  "demiExtension"
]
159 0.15 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  313549
  "capacityCeremonies"
]
160 0.13 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  313549
  "dishRates"
]
161 0.13 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  313549
  "operationSchedule"
]
162 0.51 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  313549
]
163 0.15 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3456047
]
164 0.15 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  3456047
]
165 0.14 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  3456047
]
166 0.30 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3456047
]
167 0.12 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3456047
  "demiExtension"
]
168 0.09 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3456047
  "demiExtension"
]
169 0.10 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3456047
  "demiExtension"
]
170 0.64 ms
SELECT * FROM object_brick_localized_demiExternalLink_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ?
Parameters:
[
  3456047
  "demiExtension"
]
171 0.10 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3456047
  "demiExtension"
]
172 0.09 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3456047
  "demiExtension"
]
173 0.09 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3456047
  "demiExtension"
]
174 0.08 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3456047
  "demiExtension"
]
175 0.09 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  3456047
  "demiExtension"
]
176 0.13 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3456047
  "capacityCeremonies"
]
177 0.13 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3456047
  "dishRates"
]
178 0.14 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3456047
  "operationSchedule"
]
179 0.54 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  3456047
]
180 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4161472
]
181 0.15 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  4161472
]
182 0.16 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  4161472
]
183 0.47 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  4161472
]
184 0.13 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4161472
  "demiExtension"
]
185 0.10 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4161472
  "demiExtension"
]
186 0.10 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4161472
  "demiExtension"
]
187 0.10 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4161472
  "demiExtension"
]
188 0.09 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4161472
  "demiExtension"
]
189 0.10 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4161472
  "demiExtension"
]
190 0.10 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4161472
  "demiExtension"
]
191 0.10 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  4161472
  "demiExtension"
]
192 0.16 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4161472
  "capacityCeremonies"
]
193 0.15 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4161472
  "dishRates"
]
194 0.15 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4161472
  "operationSchedule"
]
195 0.55 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  4161472
]
196 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  277444
]
197 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:
[
  277444
]
198 0.16 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  277444
]
199 0.34 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  277444
]
200 0.13 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277444
  "demiExtension"
]
201 0.11 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277444
  "demiExtension"
]
202 0.10 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277444
  "demiExtension"
]
203 0.10 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277444
  "demiExtension"
]
204 0.10 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277444
  "demiExtension"
]
205 0.10 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277444
  "demiExtension"
]
206 0.09 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277444
  "demiExtension"
]
207 0.10 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277444
  "demiExtension"
]
208 0.15 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  277444
  "capacityCeremonies"
]
209 0.14 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  277444
  "dishRates"
]
210 0.14 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  277444
  "operationSchedule"
]
211 0.47 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  277444
]
212 0.17 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  277110
]
213 0.17 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  277110
]
214 0.16 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  277110
]
215 0.36 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  277110
]
216 0.11 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277110
  "demiExtension"
]
217 0.10 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277110
  "demiExtension"
]
218 0.10 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277110
  "demiExtension"
]
219 0.09 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277110
  "demiExtension"
]
220 0.09 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277110
  "demiExtension"
]
221 0.10 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277110
  "demiExtension"
]
222 0.09 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277110
  "demiExtension"
]
223 0.11 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  277110
  "demiExtension"
]
224 0.19 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  277110
  "capacityCeremonies"
]
225 0.15 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  277110
  "dishRates"
]
226 0.15 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  277110
  "operationSchedule"
]
227 0.22 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  277110
]
228 262.96 ms
SELECT COUNT(*) FROM object_localized_45_de WHERE (((FIND_IN_SET("11465", `towns`) OR FIND_IN_SET("11466", `towns`) OR FIND_IN_SET("11464", `towns`) OR FIND_IN_SET("11463", `towns`) OR FIND_IN_SET("1612603", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("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(6827960, `topics`))  AND (name != '' AND active = 1)  AND ( FIND_IN_SET( 8553, holidayThemes ) > 0)  AND (contentScore > 10)  AND  object_localized_45_de.o_type IN ('object','folder')) AND object_localized_45_de.o_published = 1
Parameters:
[]
229 1.19 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 284523) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1738969200
  "dateTo" => 1739055599
]
230 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
231 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
232 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-infrastructure-teaser"
  "scope" => "pimcore_image_thumbnails"
]
233 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1000355
]
234 1.15 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
235 0.67 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
236 0.47 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 313549) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1738969200
  "dateTo" => 1739055599
]
237 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  313557
]
238 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:
[
  313557
]
239 0.11 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  313557
]
240 0.11 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  313557
]
241 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  313558
]
242 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:
[
  313558
]
243 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  313558
]
244 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  313558
]
245 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  313559
]
246 0.12 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  313559
]
247 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  313559
]
248 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  313559
]
249 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  30217292
]
250 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:
[
  30217292
]
251 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  30217292
]
252 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  30217292
]
253 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  38622013
]
254 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:
[
  38622013
]
255 0.11 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  38622013
]
256 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  38622013
]
257 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  313551
]
258 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:
[
  313551
]
259 0.12 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  313551
]
260 0.39 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:
[
  975566
]
261 0.30 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  975566
]
262 1.21 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  313551
]
263 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  313551
]
264 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  313552
]
265 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:
[
  313552
]
266 0.11 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  313552
]
267 0.13 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  975567
]
268 0.12 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  975567
]
269 0.26 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  313552
]
270 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  313552
]
271 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  313553
]
272 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:
[
  313553
]
273 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  313553
]
274 0.13 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  975568
]
275 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  975568
]
276 0.23 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  313553
]
277 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  313553
]
278 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21160825
]
279 3.54 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:
[
  21160825
]
280 0.23 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  21160825
]
281 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:
[
  2492158
]
282 0.18 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2492158
]
283 0.50 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  21160825
]
284 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  21160825
]
285 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  313554
]
286 0.15 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  313554
]
287 0.12 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  313554
]
288 0.14 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  2492159
]
289 0.13 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2492159
]
290 0.30 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  313554
]
291 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  313554
]
292 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21160826
]
293 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:
[
  21160826
]
294 0.11 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  21160826
]
295 0.31 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  21160826
]
296 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  21160826
]
297 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  313555
]
298 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:
[
  313555
]
299 0.12 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  313555
]
300 0.14 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  2492161
]
301 0.15 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2492161
]
302 0.29 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  313555
]
303 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  313555
]
304 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21160827
]
305 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:
[
  21160827
]
306 0.13 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  21160827
]
307 0.14 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  2492164
]
308 0.13 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2492164
]
309 0.30 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  21160827
]
310 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  21160827
]
311 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21160828
]
312 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:
[
  21160828
]
313 0.14 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  21160828
]
314 0.15 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:
[
  2492165
]
315 0.14 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2492165
]
316 0.30 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  21160828
]
317 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  21160828
]
318 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21160829
]
319 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:
[
  21160829
]
320 0.12 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  21160829
]
321 0.15 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:
[
  2492166
]
322 0.15 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2492166
]
323 0.32 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  21160829
]
324 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  21160829
]
325 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  21160983
]
326 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:
[
  21160983
]
327 0.11 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  21160983
]
328 0.14 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  2492219
]
329 0.14 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2492219
]
330 0.32 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  21160983
]
331 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  21160983
]
332 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 975566
]
333 1.44 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,6938%"
]
334 0.69 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,6938%"
]
335 0.91 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 285381) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1738969200
  "dateTo" => 1739055599
]
336 0.22 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  285387
]
337 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:
[
  285387
]
338 0.15 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  285387
]
339 0.15 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  285387
]
340 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2334770
]
341 1.41 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
342 0.80 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
343 0.54 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 298040) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1738969200
  "dateTo" => 1739055599
]
344 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4521256
]
345 1.30 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11893%"
]
346 0.72 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11893%"
]
347 0.74 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 19400331) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1738969200
  "dateTo" => 1739055599
]
348 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2243827
]
349 3.36 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,12089%"
]
350 0.55 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,12089%"
]
351 0.24 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 304382) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1738969200
  "dateTo" => 1739055599
]
352 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1580984
]
353 0.85 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,12089%"
]
354 0.49 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,12089%"
]
355 0.53 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 3456047) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1738969200
  "dateTo" => 1739055599
]
356 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3456058
]
357 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:
[
  3456058
]
358 0.23 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  3456058
]
359 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  3456058
]
360 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3478972
]
361 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:
[
  3478972
]
362 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3478972
]
363 0.48 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:
[
  1928307
]
364 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928307
]
365 0.91 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3478972
]
366 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3478972
]
367 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3456055
]
368 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:
[
  3456055
]
369 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3456055
]
370 0.26 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1928308
]
371 0.09 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928308
]
372 0.29 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3456055
]
373 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3456055
]
374 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3456056
]
375 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:
[
  3456056
]
376 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3456056
]
377 0.13 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1928309
]
378 0.10 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928309
]
379 0.23 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3456056
]
380 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3456056
]
381 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3478973
]
382 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:
[
  3478973
]
383 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3478973
]
384 0.33 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:
[
  1928310
]
385 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928310
]
386 0.23 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3478973
]
387 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3478973
]
388 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3456051
]
389 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:
[
  3456051
]
390 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3456051
]
391 0.27 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:
[
  1928311
]
392 0.10 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928311
]
393 0.23 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3456051
]
394 0.13 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3456051
]
395 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3456052
]
396 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:
[
  3456052
]
397 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3456052
]
398 0.28 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1928312
]
399 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928312
]
400 0.24 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3456052
]
401 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3456052
]
402 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3456054
]
403 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:
[
  3456054
]
404 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3456054
]
405 0.30 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:
[
  1928313
]
406 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928313
]
407 0.24 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3456054
]
408 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3456054
]
409 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1928307
]
410 0.54 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1928307
  ":col1" => "demi-infrastructure-teaser"
  ":col2" => "reiteralm-schoberbahn-fotos-7-of-24-_332118_3456047.jpg"
  ":col3" => 1738972339
  ":col4" => 25717
  ":col5" => 330
  ":col6" => 219
]
411 0.54 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 4161472) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1738969200
  "dateTo" => 1739055599
]
412 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4161478
]
413 0.25 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:
[
  4161478
]
414 0.12 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4161478
]
415 0.12 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4161478
]
416 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4161479
]
417 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:
[
  4161479
]
418 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4161479
]
419 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4161479
]
420 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4161480
]
421 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:
[
  4161480
]
422 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4161480
]
423 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4161480
]
424 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4161481
]
425 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:
[
  4161481
]
426 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4161481
]
427 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4161481
]
428 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4161482
]
429 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:
[
  4161482
]
430 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4161482
]
431 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4161482
]
432 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4161483
]
433 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:
[
  4161483
]
434 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4161483
]
435 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4161483
]
436 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4161484
]
437 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:
[
  4161484
]
438 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4161484
]
439 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4161484
]
440 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4161475
]
441 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:
[
  4161475
]
442 0.12 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  4161475
]
443 0.15 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:
[
  4480068
]
444 0.15 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4480068
]
445 0.34 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  4161475
]
446 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  4161475
]
447 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4161476
]
448 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:
[
  4161476
]
449 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  4161476
]
450 0.13 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  4480069
]
451 0.12 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4480069
]
452 0.23 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  4161476
]
453 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  4161476
]
454 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4161474
]
455 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:
[
  4161474
]
456 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  4161474
]
457 0.12 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  4480070
]
458 0.12 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4480070
]
459 0.23 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  4161474
]
460 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  4161474
]
461 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4480068
]
462 0.60 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 4480068
  ":col1" => "demi-infrastructure-teaser"
  ":col2" => "Grafenwiesenlift Tauplitz_4161475.jpg"
  ":col3" => 1738972339
  ":col4" => 24679
  ":col5" => 330
  ":col6" => 206
]
463 1.29 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11462%"
]
464 0.67 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11462%"
]
465 0.45 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 277444) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1738969200
  "dateTo" => 1739055599
]
466 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6375730
]
467 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:
[
  6375730
]
468 0.31 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6375730
]
469 0.13 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6375730
]
470 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2042836
]
471 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:
[
  2042836
]
472 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2042836
]
473 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2042836
]
474 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6375731
]
475 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:
[
  6375731
]
476 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6375731
]
477 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6375731
]
478 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  277448
]
479 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:
[
  277448
]
480 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  277448
]
481 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  277448
]
482 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2854823
]
483 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:
[
  2854823
]
484 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2854823
]
485 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2854823
]
486 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 380311
]
487 1.12 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
488 0.63 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
489 0.27 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 3564602) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1738969200
  "dateTo" => 1739055599
]
490 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3564614
]
491 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:
[
  3564614
]
492 0.55 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  3564614
]
493 0.12 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  3564614
]
494 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3564604
]
495 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:
[
  3564604
]
496 0.15 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3564604
]
497 0.32 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:
[
  1928351
]
498 0.12 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928351
]
499 0.31 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3564604
]
500 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3564604
]
501 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3564605
]
502 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:
[
  3564605
]
503 0.11 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3564605
]
504 0.28 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1928352
]
505 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928352
]
506 0.24 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3564605
]
507 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3564605
]
508 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3564606
]
509 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:
[
  3564606
]
510 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3564606
]
511 0.27 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:
[
  1928353
]
512 0.12 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928353
]
513 0.24 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3564606
]
514 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3564606
]
515 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  13202535
]
516 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:
[
  13202535
]
517 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  13202535
]
518 0.27 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:
[
  1431335
]
519 0.12 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1431335
]
520 0.28 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  13202535
]
521 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  13202535
]
522 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3564608
]
523 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:
[
  3564608
]
524 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3564608
]
525 0.28 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1928354
]
526 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928354
]
527 2.70 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3564608
]
528 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3564608
]
529 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3564609
]
530 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:
[
  3564609
]
531 0.13 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3564609
]
532 0.42 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:
[
  1928355
]
533 0.26 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928355
]
534 0.25 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3564609
]
535 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3564609
]
536 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3564610
]
537 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:
[
  3564610
]
538 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3564610
]
539 0.64 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:
[
  1928356
]
540 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1928356
]
541 0.23 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3564610
]
542 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3564610
]
543 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  13470080
]
544 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:
[
  13470080
]
545 0.11 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  13470080
]
546 0.40 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:
[
  1455420
]
547 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1455420
]
548 0.43 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  13470080
]
549 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  13470080
]
550 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  3564612
]
551 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:
[
  3564612
]
552 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  3564612
]
553 0.24 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  3564612
]
554 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  3564612
]
555 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1928351
]
556 0.45 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 1928351
  ":col1" => "demi-infrastructure-teaser"
  ":col2" => "0-142_181845_3564602.jpg"
  ":col3" => 1738972339
  ":col4" => 28435
  ":col5" => 329
  ":col6" => 220
]
557 1.17 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
558 0.66 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
559 0.59 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 4168867) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1738969200
  "dateTo" => 1739055599
]
560 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  20711932
]
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:
[
  20711932
]
562 0.13 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  20711932
]
563 0.11 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  20711932
]
564 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4168878
]
565 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:
[
  4168878
]
566 0.29 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4168878
]
567 0.11 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4168878
]
568 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4168879
]
569 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:
[
  4168879
]
570 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4168879
]
571 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4168879
]
572 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4168880
]
573 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:
[
  4168880
]
574 1.80 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4168880
]
575 1.69 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4168880
]
576 2.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  20711934
]
577 0.28 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:
[
  20711934
]
578 0.78 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  20711934
]
579 0.22 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  20711934
]
580 0.14 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4168882
]
581 0.18 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:
[
  4168882
]
582 0.14 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4168882
]
583 0.16 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4168882
]
584 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4168883
]
585 0.17 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  4168883
]
586 0.12 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  4168883
]
587 0.13 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  4168883
]
588 0.17 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4168870
]
589 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:
[
  4168870
]
590 0.16 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  4168870
]
591 0.57 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:
[
  595125
]
592 0.34 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  595125
]
593 0.62 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  4168870
]
594 0.14 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  4168870
]
595 0.18 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4168874
]
596 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:
[
  4168874
]
597 0.15 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  4168874
]
598 0.20 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:
[
  595129
]
599 0.20 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  595129
]
600 0.38 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  4168874
]
601 0.14 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  4168874
]
602 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  4168875
]
603 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:
[
  4168875
]
604 0.14 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  4168875
]
605 0.17 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:
[
  595130
]
606 0.15 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  595130
]
607 0.33 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  4168875
]
608 0.13 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  4168875
]
609 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 595124
]
610 1.60 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
611 0.79 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
612 0.32 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 277110) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1738969200
  "dateTo" => 1739055599
]
613 0.14 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6375719
]
614 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:
[
  6375719
]
615 0.18 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6375719
]
616 0.16 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6375719
]
617 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2029278
]
618 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:
[
  2029278
]
619 0.44 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2029278
]
620 0.15 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2029278
]
621 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6375720
]
622 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:
[
  6375720
]
623 0.13 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6375720
]
624 0.14 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6375720
]
625 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2029279
]
626 0.15 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  2029279
]
627 0.12 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  2029279
]
628 0.12 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  2029279
]
629 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  277114
]
630 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:
[
  277114
]
631 0.13 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  277114
]
632 0.13 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  277114
]
633 0.13 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  277112
]
634 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:
[
  277112
]
635 0.20 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  277112
]
636 0.20 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:
[
  379493
]
637 0.48 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  379493
]
638 0.40 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  277112
]
639 0.13 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  277112
]
640 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 379493
]
641 1.58 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
642 0.72 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
643 0.71 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:
[
  397299
]
644 0.17 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  397299
]
645 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "lightbox"
  "scope" => "pimcore_image_thumbnails"
]
646 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 397299
]
647 0.18 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "wysiwyg-with-media"
  "scope" => "pimcore_image_thumbnails"
]
648 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 226107
]
649 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "78"
]
650 1.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 263335
]
651 0.16 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "wysiwyg-area--three-images"
  "scope" => "pimcore_image_thumbnails"
]
652 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2054153
]
653 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2054228
]
654 0.68 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:
[
  228885
]
655 0.20 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  228885
]
656 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2576
]
657 0.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 228885
]
658 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 228908
]
659 1.22 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
660 0.75 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11507%"
]
661 0.25 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:
[
  4760
]
662 0.15 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4760
]
663 0.15 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:
[
  246889
]
664 0.13 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  246889
]
665 0.16 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:
[
  255014
]
666 0.13 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  255014
]
667 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4760
]
668 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 246889
]
669 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 255014
]
670 0.38 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "img-text-slide"
  "scope" => "pimcore_image_thumbnails"
]
671 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 254997
]
672 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1414
]
673 0.37 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "content-teaser--square"
  "scope" => "pimcore_image_thumbnails"
]
674 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 226133
]
675 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1322
]
676 0.30 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "simple-text-teaser--wide"
  "scope" => "pimcore_image_thumbnails"
]
677 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 255245
]
678 0.30 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441269
]
679 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:
[
  441269
]
680 0.17 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441269
]
681 0.44 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:
[
  1926967
]
682 0.19 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1926967
]
683 0.60 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441269
]
684 0.15 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441269
]
685 0.14 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441270
]
686 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:
[
  441270
]
687 0.22 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441270
]
688 0.49 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:
[
  1926968
]
689 0.17 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1926968
]
690 0.34 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441270
]
691 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441270
]
692 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441271
]
693 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:
[
  441271
]
694 0.12 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441271
]
695 0.36 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:
[
  1926969
]
696 0.13 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1926969
]
697 0.27 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441271
]
698 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441271
]
699 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441272
]
700 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:
[
  441272
]
701 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441272
]
702 0.31 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:
[
  1926970
]
703 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1926970
]
704 0.23 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441272
]
705 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441272
]
706 0.84 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
707 0.50 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
708 0.30 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "content-teaser--landscape"
  "scope" => "pimcore_image_thumbnails"
]
709 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1926967
]
710 0.31 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441725
]
711 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:
[
  441725
]
712 0.14 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441725
]
713 0.37 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441725
]
714 0.14 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441725
]
715 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441726
]
716 0.15 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  441726
]
717 0.13 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441726
]
718 0.46 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:
[
  1927339
]
719 0.15 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1927339
]
720 0.33 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441726
]
721 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441726
]
722 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441727
]
723 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:
[
  441727
]
724 0.16 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441727
]
725 0.30 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441727
]
726 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441727
]
727 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441728
]
728 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:
[
  441728
]
729 0.12 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441728
]
730 0.40 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:
[
  1927341
]
731 0.14 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1927341
]
732 0.28 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441728
]
733 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441728
]
734 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441729
]
735 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:
[
  441729
]
736 0.12 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441729
]
737 0.26 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441729
]
738 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441729
]
739 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441730
]
740 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:
[
  441730
]
741 0.15 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441730
]
742 0.27 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441730
]
743 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441730
]
744 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441731
]
745 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:
[
  441731
]
746 0.11 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441731
]
747 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:
[
  1927344
]
748 0.14 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1927344
]
749 0.28 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441731
]
750 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441731
]
751 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441732
]
752 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:
[
  441732
]
753 0.13 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441732
]
754 0.30 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441732
]
755 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441732
]
756 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1927338
]
757 0.21 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  3254
]
758 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "simple-text-teaser"
  "scope" => "pimcore_image_thumbnails"
]
759 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 228777
]
760 0.27 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441998
]
761 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:
[
  441998
]
762 0.13 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441998
]
763 1.07 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:
[
  1927554
]
764 0.36 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1927554
]
765 0.41 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441998
]
766 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441998
]
767 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  441999
]
768 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:
[
  441999
]
769 0.12 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  441999
]
770 0.29 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:
[
  1927555
]
771 0.12 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1927555
]
772 0.26 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  441999
]
773 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  441999
]
774 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  442000
]
775 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:
[
  442000
]
776 0.13 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  442000
]
777 0.16 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:
[
  1927556
]
778 0.13 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1927556
]
779 0.28 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  442000
]
780 0.11 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  442000
]
781 0.82 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
782 0.52 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
783 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1927554
]

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.