Query Metrics

534 Database Queries
49 Different statements
659.94 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.51 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.12 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.23 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.10 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.55 ms
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/en/Murtal/Activities/Excursions"
  "sourcePathQuery" => "/en/Murtal/Activities/Excursions?community=841584&radiusType=excursion"
  "sourceEntireUri" => "https://stage.steiermark.com/en/Murtal/Activities/Excursions?community=841584&radiusType=excursion"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.15 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Excursions"
  "path" => "/steiermark.com/en/Murtal/Activities/"
]
10 0.18 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/Murtal/Activities/Excursions' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
11 0.14 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12 0.12 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
13 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
14 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16388
]
15 0.28 ms
SELECT id FROM sites
Parameters:
[]
16 0.38 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  16388
]
17 0.26 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  11307
  16388
  16388
]
18 0.16 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  16388
  16388
]
19 0.16 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  11307
  11307
]
20 0.26 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Excursions"
  "path" => "/en/Murtal/Activities/"
]
21 0.14 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Murtal/Activities/Excursions"
]
22 0.12 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Excursions"
  "path" => "/en/Murtal/Activities/"
]
23 0.12 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Murtal/Activities/Excursions"
]
24 0.18 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en/Murtal/Activities/Excursions"
]
25 0.12 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Activities"
  "path" => "/en/Murtal/"
]
26 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Murtal/Activities"
]
27 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/%"
  "/en/Murtal/Activities"
]
28 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Murtal"
  "path" => "/en/"
]
29 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Murtal"
]
30 0.14 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en/Murtal"
]
31 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "en"
  "path" => "/"
]
32 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en"
]
33 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/%"
  "/en"
]
34 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/%"
  ""
]
35 0.12 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
36 0.13 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/Murtal/Activities/Excursions' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
37 0.12 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
38 0.12 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
39 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
40 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
41 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
42 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
43 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
44 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
45 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
46 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
47 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
48 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
49 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
50 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
51 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
52 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
53 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
54 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
55 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
56 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
57 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
58 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
59 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
60 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
61 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
62 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
63 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
64 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
65 0.13 ms
SELECT id FROM sites
Parameters:
[]
66 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1382164
]
67 0.14 ms
SELECT id FROM sites
Parameters:
[]
68 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
69 0.26 ms
SELECT id FROM sites
Parameters:
[]
70 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1076451
]
71 106.01 ms
SELECT object_localized_39_en.o_id as o_id, object_localized_39_en.o_type as o_type FROM object_localized_39_en WHERE (o_id in (select dest_id from object_relations_45 where fieldname LIKE 'holidayThemes') AND  object_localized_39_en.o_type IN ('object','folder')) AND object_localized_39_en.o_published = 1 ORDER BY `name` ASC
Parameters:
[]
72 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "39"
]
73 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
74 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "46"
]
75 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "47"
]
76 2.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8867
]
77 0.82 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
]
78 3.73 ms
SELECT object_localized_72_en.o_id as o_id, object_localized_72_en.o_type as o_type FROM object_localized_72_en WHERE ((region__id in (11956,11929,11935,11923,11936,11926,11927,11918,11971,11972,11966,11931,11928,11953,11930,11924,11954,11955,11942,11932) OR o_id in (11956,11929,11935,11923,11936,11926,11927,11918,11971,11972,11966,11931,11928,11953,11930,11924,11954,11955,11942,11932))  AND  object_localized_72_en.o_type IN ('object','folder')) AND object_localized_72_en.o_published = 1 ORDER BY `name`
Parameters:
[]
79 0.19 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2289698
]
80 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9079
]
81 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9251
]
82 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9228
]
83 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9181
]
84 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9253
]
85 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9112
]
86 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9052
]
87 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9037
]
88 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9166
]
89 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9140
]
90 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9197
]
91 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9116
]
92 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9224
]
93 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9242
]
94 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9045
]
95 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9047
]
96 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9109
]
97 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9063
]
98 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9175
]
99 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9122
]
100 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9185
]
101 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9192
]
102 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13108
]
103 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9162
]
104 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9034
]
105 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9205
]
106 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9146
]
107 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9061
]
108 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9246
]
109 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9199
]
110 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9038
]
111 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9089
]
112 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9024
]
113 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9048
]
114 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9244
]
115 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9128
]
116 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9218
]
117 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9206
]
118 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9135
]
119 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9035
]
120 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9152
]
121 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  323832
]
122 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9163
]
123 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9202
]
124 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9077
]
125 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9194
]
126 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9033
]
127 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9106
]
128 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9028
]
129 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9082
]
130 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9184
]
131 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9076
]
132 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9252
]
133 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  323825
]
134 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9084
]
135 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9025
]
136 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9060
]
137 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9081
]
138 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9107
]
139 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9156
]
140 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9142
]
141 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9232
]
142 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9235
]
143 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9195
]
144 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9169
]
145 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9087
]
146 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9144
]
147 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9339
]
148 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9340
]
149 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8208054
]
150 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9335
]
151 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9333
]
152 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9336
]
153 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9337
]
154 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9334
]
155 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9311
]
156 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9347
]
157 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9411
]
158 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9403
]
159 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9361
]
160 0.18 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:
[
  9374
]
161 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9349
]
162 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9386
]
163 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9395
]
164 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9394
]
165 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9430
]
166 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9381
]
167 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9368
]
168 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9384
]
169 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9409
]
170 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9348
]
171 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9404
]
172 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9358
]
173 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9416
]
174 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9399
]
175 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9355
]
176 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9397
]
177 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8208055
]
178 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9400
]
179 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9423
]
180 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9408
]
181 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9379
]
182 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8208057
]
183 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9165
]
184 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9241
]
185 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  26609376
]
186 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9067
]
187 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9044
]
188 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9222
]
189 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9094
]
190 0.22 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9124
]
191 0.18 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:
[
  9240
]
192 0.18 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9101
]
193 0.18 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:
[
  44435342
]
194 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9096
]
195 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9250
]
196 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9168
]
197 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8592997
]
198 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9160
]
199 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9234
]
200 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9223
]
201 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9042
]
202 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9201
]
203 0.18 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:
[
  9097
]
204 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9070
]
205 0.19 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9248
]
206 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9173
]
207 0.18 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:
[
  9121
]
208 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9180
]
209 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9247
]
210 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9138
]
211 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9127
]
212 0.18 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:
[
  1060939
]
213 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13106
]
214 0.18 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:
[
  7187761
]
215 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  978049
]
216 0.19 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2612888
]
217 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9113
]
218 0.18 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:
[
  16945071
]
219 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9153
]
220 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9164
]
221 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:
[
  9053
]
222 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9196
]
223 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9123
]
224 0.18 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9249
]
225 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9171
]
226 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9188
]
227 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9151
]
228 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  978048
]
229 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9051
]
230 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  323829
]
231 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9225
]
232 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9064
]
233 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9030
]
234 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9059
]
235 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9134
]
236 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9129
]
237 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9057
]
238 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9179
]
239 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9137
]
240 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9069
]
241 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13107
]
242 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9198
]
243 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9036
]
244 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9214
]
245 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9031
]
246 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9141
]
247 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  323826
]
248 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13110
]
249 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  41711656
]
250 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9102
]
251 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9172
]
252 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9182
]
253 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9178
]
254 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9237
]
255 0.18 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:
[
  9167
]
256 0.21 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9062
]
257 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9233
]
258 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9083
]
259 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9211
]
260 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9055
]
261 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9100
]
262 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9147
]
263 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9231
]
264 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9110
]
265 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9238
]
266 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9227
]
267 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9236
]
268 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9099
]
269 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9068
]
270 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  5947680
]
271 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2612889
]
272 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9078
]
273 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9186
]
274 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9131
]
275 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9071
]
276 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9187
]
277 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  3002122
]
278 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  7543517
]
279 0.18 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:
[
  9927234
]
280 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2335898
]
281 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  46098377
]
282 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9066
]
283 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9157
]
284 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9229
]
285 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9203
]
286 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9085
]
287 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9126
]
288 0.18 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:
[
  9118
]
289 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6166180
]
290 0.19 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6166181
]
291 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6166182
]
292 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9133
]
293 0.18 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:
[
  9170
]
294 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9132
]
295 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9022
]
296 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9213
]
297 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9257
]
298 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  7778885
]
299 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9208
]
300 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9029
]
301 0.18 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:
[
  9216
]
302 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2956835
]
303 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9104
]
304 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9159
]
305 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6166370
]
306 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9093
]
307 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9056
]
308 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9027
]
309 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9114
]
310 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9200
]
311 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9043
]
312 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9143
]
313 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9190
]
314 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9105
]
315 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2612887
]
316 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9117
]
317 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9119
]
318 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2612890
]
319 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9046
]
320 0.23 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9204
]
321 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9026
]
322 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9150
]
323 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9023
]
324 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9191
]
325 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9245
]
326 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9239
]
327 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9217
]
328 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9136
]
329 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9080
]
330 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13109
]
331 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9095
]
332 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  323822
]
333 0.18 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:
[
  9255
]
334 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9145
]
335 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9243
]
336 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9148
]
337 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9893516
]
338 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6827960
]
339 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9176
]
340 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9039
]
341 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9220
]
342 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9125
]
343 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13111
]
344 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  46098383
]
345 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9092
]
346 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9049
]
347 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9210
]
348 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  18811450
]
349 0.18 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:
[
  9086
]
350 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9212
]
351 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9075
]
352 0.18 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:
[
  9130
]
353 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9032
]
354 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9065
]
355 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9073
]
356 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9041
]
357 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9193
]
358 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  5316200
]
359 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9040
]
360 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9021
]
361 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9209
]
362 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9189
]
363 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9139
]
364 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9215
]
365 0.21 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9088
]
366 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9221
]
367 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  5316202
]
368 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9090
]
369 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9254
]
370 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9108
]
371 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9072
]
372 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9822177
]
373 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9149
]
374 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9256
]
375 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9230
]
376 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9111
]
377 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9103
]
378 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9091
]
379 0.15 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9174
]
380 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  29311977
]
381 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9054
]
382 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6166335
]
383 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9207
]
384 0.18 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:
[
  9177
]
385 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9120
]
386 0.18 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:
[
  9115
]
387 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9155
]
388 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9050
]
389 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  323817
]
390 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9098
]
391 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9074
]
392 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9154
]
393 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9161
]
394 0.18 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:
[
  5316201
]
395 0.18 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:
[
  2335830
]
396 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9183
]
397 0.18 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:
[
  9219
]
398 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9058
]
399 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9226
]
400 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9158
]
401 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8208051
]
402 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8995
]
403 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9275
]
404 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9342
]
405 0.19 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9320
]
406 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9332
]
407 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9310
]
408 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9326
]
409 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9324
]
410 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9327
]
411 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9325
]
412 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9343
]
413 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13113
]
414 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  41711689
]
415 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9331
]
416 0.20 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:
[
  9322
]
417 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9306
]
418 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9323
]
419 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9329
]
420 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9321
]
421 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9316
]
422 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  18811464
]
423 0.18 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:
[
  9319
]
424 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9317
]
425 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9308
]
426 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6166187
]
427 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6166186
]
428 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6166188
]
429 0.18 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:
[
  9330
]
430 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9338
]
431 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  7778888
]
432 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9312
]
433 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9313
]
434 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9328
]
435 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9307
]
436 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9314
]
437 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9318
]
438 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9315
]
439 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9345
]
440 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9822213
]
441 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9309
]
442 0.18 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:
[
  9344
]
443 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9305
]
444 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  9341
]
445 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "80"
]
446 88.27 ms
SELECT COUNT(*) FROM object_localized_45_en WHERE (((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("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11966", `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`)))  AND ((FIND_IN_SET(2289698, `topics`) OR FIND_IN_SET(9079, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9228, `topics`) OR FIND_IN_SET(9181, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9052, `topics`) OR FIND_IN_SET(9037, `topics`) OR FIND_IN_SET(9166, `topics`) OR FIND_IN_SET(9140, `topics`) OR FIND_IN_SET(9197, `topics`) OR FIND_IN_SET(9116, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9045, `topics`) OR FIND_IN_SET(9047, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9063, `topics`) OR FIND_IN_SET(9175, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9192, `topics`) OR FIND_IN_SET(13108, `topics`) OR FIND_IN_SET(9162, `topics`) OR FIND_IN_SET(9034, `topics`) OR FIND_IN_SET(9205, `topics`) OR FIND_IN_SET(9146, `topics`) OR FIND_IN_SET(9061, `topics`) OR FIND_IN_SET(9246, `topics`) OR FIND_IN_SET(9199, `topics`) OR FIND_IN_SET(9038, `topics`) OR FIND_IN_SET(9089, `topics`) OR FIND_IN_SET(9024, `topics`) OR FIND_IN_SET(9048, `topics`) OR FIND_IN_SET(9244, `topics`) OR FIND_IN_SET(9128, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9206, `topics`) OR FIND_IN_SET(9135, `topics`) OR FIND_IN_SET(9035, `topics`) OR FIND_IN_SET(9152, `topics`) OR FIND_IN_SET(323832, `topics`) OR FIND_IN_SET(9163, `topics`) OR FIND_IN_SET(9202, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9194, `topics`) OR FIND_IN_SET(9033, `topics`) OR FIND_IN_SET(9106, `topics`) OR FIND_IN_SET(9028, `topics`) OR FIND_IN_SET(9082, `topics`) OR FIND_IN_SET(9184, `topics`) OR FIND_IN_SET(9076, `topics`) OR FIND_IN_SET(9252, `topics`) OR FIND_IN_SET(323825, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(9025, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(9081, `topics`) OR FIND_IN_SET(9107, `topics`) OR FIND_IN_SET(9156, `topics`) OR FIND_IN_SET(9142, `topics`) OR FIND_IN_SET(9232, `topics`) OR FIND_IN_SET(9235, `topics`) OR FIND_IN_SET(9195, `topics`) OR FIND_IN_SET(9169, `topics`) OR FIND_IN_SET(9087, `topics`) OR FIND_IN_SET(9144, `topics`) OR FIND_IN_SET(9339, `topics`) OR FIND_IN_SET(9340, `topics`) OR FIND_IN_SET(8208054, `topics`) OR FIND_IN_SET(9335, `topics`) OR FIND_IN_SET(9333, `topics`) OR FIND_IN_SET(9336, `topics`) OR FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9334, `topics`) OR FIND_IN_SET(9311, `topics`) OR FIND_IN_SET(9347, `topics`) OR FIND_IN_SET(9411, `topics`) OR FIND_IN_SET(9403, `topics`) OR FIND_IN_SET(9361, `topics`) OR FIND_IN_SET(9374, `topics`) OR FIND_IN_SET(9349, `topics`) OR FIND_IN_SET(9386, `topics`) OR FIND_IN_SET(9395, `topics`) OR FIND_IN_SET(9394, `topics`) OR FIND_IN_SET(9430, `topics`) OR FIND_IN_SET(9381, `topics`) OR FIND_IN_SET(9368, `topics`) OR FIND_IN_SET(9384, `topics`) OR FIND_IN_SET(9409, `topics`) OR FIND_IN_SET(9348, `topics`) OR FIND_IN_SET(9404, `topics`) OR FIND_IN_SET(9358, `topics`) OR FIND_IN_SET(9416, `topics`) OR FIND_IN_SET(9399, `topics`) OR FIND_IN_SET(9355, `topics`) OR FIND_IN_SET(9397, `topics`) OR FIND_IN_SET(8208055, `topics`) OR FIND_IN_SET(9400, `topics`) OR FIND_IN_SET(9423, `topics`) OR FIND_IN_SET(9408, `topics`) OR FIND_IN_SET(9379, `topics`) OR FIND_IN_SET(8208057, `topics`) OR FIND_IN_SET(9079, `topics`) OR FIND_IN_SET(9165, `topics`) OR FIND_IN_SET(9241, `topics`) OR FIND_IN_SET(26609376, `topics`) OR FIND_IN_SET(9067, `topics`) OR FIND_IN_SET(9044, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9222, `topics`) OR FIND_IN_SET(9228, `topics`) OR FIND_IN_SET(9181, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9116, `topics`) OR FIND_IN_SET(9094, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9052, `topics`) OR FIND_IN_SET(9124, `topics`) OR FIND_IN_SET(9240, `topics`) OR FIND_IN_SET(9037, `topics`) OR FIND_IN_SET(9166, `topics`) OR FIND_IN_SET(9140, `topics`) OR FIND_IN_SET(9101, `topics`) OR FIND_IN_SET(44435342, `topics`) OR FIND_IN_SET(9096, `topics`) OR FIND_IN_SET(9250, `topics`) OR FIND_IN_SET(9168, `topics`) OR FIND_IN_SET(8592997, `topics`) OR FIND_IN_SET(9160, `topics`) OR FIND_IN_SET(9197, `topics`) OR FIND_IN_SET(9234, `topics`) OR FIND_IN_SET(9223, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9045, `topics`) OR FIND_IN_SET(9042, `topics`) OR FIND_IN_SET(9201, `topics`) OR FIND_IN_SET(9097, `topics`) OR FIND_IN_SET(9070, `topics`) OR FIND_IN_SET(9248, `topics`) OR FIND_IN_SET(9173, `topics`) OR FIND_IN_SET(9121, `topics`) OR FIND_IN_SET(9047, `topics`) OR FIND_IN_SET(9180, `topics`) OR FIND_IN_SET(9247, `topics`) OR FIND_IN_SET(9138, `topics`) OR FIND_IN_SET(9127, `topics`) OR FIND_IN_SET(1060939, `topics`) OR FIND_IN_SET(13106, `topics`) OR FIND_IN_SET(7187761, `topics`) OR FIND_IN_SET(978049, `topics`) OR FIND_IN_SET(2612888, `topics`) OR FIND_IN_SET(9113, `topics`) OR FIND_IN_SET(16945071, `topics`) OR FIND_IN_SET(9153, `topics`) OR FIND_IN_SET(9164, `topics`) OR FIND_IN_SET(9053, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9196, `topics`) OR FIND_IN_SET(9063, `topics`) OR FIND_IN_SET(9123, `topics`) OR FIND_IN_SET(9175, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9249, `topics`) OR FIND_IN_SET(9171, `topics`) OR FIND_IN_SET(9188, `topics`) OR FIND_IN_SET(9151, `topics`) OR FIND_IN_SET(978048, `topics`) OR FIND_IN_SET(9051, `topics`) OR FIND_IN_SET(323829, `topics`) OR FIND_IN_SET(9225, `topics`) OR FIND_IN_SET(9064, `topics`) OR FIND_IN_SET(9030, `topics`) OR FIND_IN_SET(9059, `topics`) OR FIND_IN_SET(9134, `topics`) OR FIND_IN_SET(9129, `topics`) OR FIND_IN_SET(9057, `topics`) OR FIND_IN_SET(9179, `topics`) OR FIND_IN_SET(9137, `topics`) OR FIND_IN_SET(9069, `topics`) OR FIND_IN_SET(13107, `topics`) OR FIND_IN_SET(9198, `topics`) OR FIND_IN_SET(9036, `topics`) OR FIND_IN_SET(9214, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9031, `topics`) OR FIND_IN_SET(9192, `topics`) OR FIND_IN_SET(9141, `topics`) OR FIND_IN_SET(323826, `topics`) OR FIND_IN_SET(13110, `topics`) OR FIND_IN_SET(41711656, `topics`) OR FIND_IN_SET(9102, `topics`) OR FIND_IN_SET(13108, `topics`) OR FIND_IN_SET(9162, `topics`) OR FIND_IN_SET(9172, `topics`) OR FIND_IN_SET(9182, `topics`) OR FIND_IN_SET(9178, `topics`) OR FIND_IN_SET(9237, `topics`) OR FIND_IN_SET(9167, `topics`) OR FIND_IN_SET(9034, `topics`) OR FIND_IN_SET(9205, `topics`) OR FIND_IN_SET(9062, `topics`) OR FIND_IN_SET(9233, `topics`) OR FIND_IN_SET(9083, `topics`) OR FIND_IN_SET(9211, `topics`) OR FIND_IN_SET(9146, `topics`) OR FIND_IN_SET(9055, `topics`) OR FIND_IN_SET(9100, `topics`) OR FIND_IN_SET(9147, `topics`) OR FIND_IN_SET(9061, `topics`) OR FIND_IN_SET(9246, `topics`) OR FIND_IN_SET(9231, `topics`) OR FIND_IN_SET(9199, `topics`) OR FIND_IN_SET(9110, `topics`) OR FIND_IN_SET(9238, `topics`) OR FIND_IN_SET(9227, `topics`) OR FIND_IN_SET(9236, `topics`) OR FIND_IN_SET(9038, `topics`) OR FIND_IN_SET(9089, `topics`) OR FIND_IN_SET(9024, `topics`) OR FIND_IN_SET(9048, `topics`) OR FIND_IN_SET(9099, `topics`) OR FIND_IN_SET(9068, `topics`) OR FIND_IN_SET(5947680, `topics`) OR FIND_IN_SET(2612889, `topics`) OR FIND_IN_SET(9128, `topics`) OR FIND_IN_SET(9244, `topics`) OR FIND_IN_SET(9078, `topics`) OR FIND_IN_SET(9186, `topics`) OR FIND_IN_SET(9131, `topics`) OR FIND_IN_SET(9071, `topics`) OR FIND_IN_SET(9187, `topics`) OR FIND_IN_SET(3002122, `topics`) OR FIND_IN_SET(7543517, `topics`) OR FIND_IN_SET(9927234, `topics`) OR FIND_IN_SET(2335898, `topics`) OR FIND_IN_SET(46098377, `topics`) OR FIND_IN_SET(9066, `topics`) OR FIND_IN_SET(9157, `topics`) OR FIND_IN_SET(9229, `topics`) OR FIND_IN_SET(9203, `topics`) OR FIND_IN_SET(9085, `topics`) OR FIND_IN_SET(9126, `topics`) OR FIND_IN_SET(9118, `topics`) OR FIND_IN_SET(6166180, `topics`) OR FIND_IN_SET(6166181, `topics`) OR FIND_IN_SET(6166182, `topics`) OR FIND_IN_SET(9133, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9206, `topics`) OR FIND_IN_SET(9170, `topics`) OR FIND_IN_SET(9132, `topics`) OR FIND_IN_SET(9022, `topics`) OR FIND_IN_SET(9213, `topics`) OR FIND_IN_SET(9257, `topics`) OR FIND_IN_SET(9135, `topics`) OR FIND_IN_SET(7778885, `topics`) OR FIND_IN_SET(9208, `topics`) OR FIND_IN_SET(9035, `topics`) OR FIND_IN_SET(9029, `topics`) OR FIND_IN_SET(9216, `topics`) OR FIND_IN_SET(2956835, `topics`) OR FIND_IN_SET(9104, `topics`) OR FIND_IN_SET(9159, `topics`) OR FIND_IN_SET(6166370, `topics`) OR FIND_IN_SET(9152, `topics`) OR FIND_IN_SET(9093, `topics`) OR FIND_IN_SET(9056, `topics`) OR FIND_IN_SET(9027, `topics`) OR FIND_IN_SET(9114, `topics`) OR FIND_IN_SET(9200, `topics`) OR FIND_IN_SET(323832, `topics`) OR FIND_IN_SET(9163, `topics`) OR FIND_IN_SET(9043, `topics`) OR FIND_IN_SET(9143, `topics`) OR FIND_IN_SET(9190, `topics`) OR FIND_IN_SET(9105, `topics`) OR FIND_IN_SET(2612887, `topics`) OR FIND_IN_SET(9202, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9194, `topics`) OR FIND_IN_SET(9033, `topics`) OR FIND_IN_SET(9117, `topics`) OR FIND_IN_SET(9119, `topics`) OR FIND_IN_SET(9106, `topics`) OR FIND_IN_SET(2612890, `topics`) OR FIND_IN_SET(9046, `topics`) OR FIND_IN_SET(9204, `topics`) OR FIND_IN_SET(9028, `topics`) OR FIND_IN_SET(9082, `topics`) OR FIND_IN_SET(9026, `topics`) OR FIND_IN_SET(9150, `topics`) OR FIND_IN_SET(9023, `topics`) OR FIND_IN_SET(9184, `topics`) OR FIND_IN_SET(9191, `topics`) OR FIND_IN_SET(9245, `topics`) OR FIND_IN_SET(9076, `topics`) OR FIND_IN_SET(9239, `topics`) OR FIND_IN_SET(9252, `topics`) OR FIND_IN_SET(9217, `topics`) OR FIND_IN_SET(9136, `topics`) OR FIND_IN_SET(323825, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(9025, `topics`) OR FIND_IN_SET(9080, `topics`) OR FIND_IN_SET(13109, `topics`) OR FIND_IN_SET(9095, `topics`) OR FIND_IN_SET(323822, `topics`) OR FIND_IN_SET(9255, `topics`) OR FIND_IN_SET(9145, `topics`) OR FIND_IN_SET(9243, `topics`) OR FIND_IN_SET(9148, `topics`) OR FIND_IN_SET(9893516, `topics`) OR FIND_IN_SET(6827960, `topics`) OR FIND_IN_SET(9176, `topics`) OR FIND_IN_SET(9039, `topics`) OR FIND_IN_SET(9220, `topics`) OR FIND_IN_SET(9125, `topics`) OR FIND_IN_SET(13111, `topics`) OR FIND_IN_SET(46098383, `topics`) OR FIND_IN_SET(9092, `topics`) OR FIND_IN_SET(9049, `topics`) OR FIND_IN_SET(9210, `topics`) OR FIND_IN_SET(18811450, `topics`) OR FIND_IN_SET(9086, `topics`) OR FIND_IN_SET(9212, `topics`) OR FIND_IN_SET(9075, `topics`) OR FIND_IN_SET(9130, `topics`) OR FIND_IN_SET(9032, `topics`) OR FIND_IN_SET(9065, `topics`) OR FIND_IN_SET(9073, `topics`) OR FIND_IN_SET(9041, `topics`) OR FIND_IN_SET(9193, `topics`) OR FIND_IN_SET(5316200, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(9040, `topics`) OR FIND_IN_SET(9021, `topics`) OR FIND_IN_SET(9081, `topics`) OR FIND_IN_SET(9107, `topics`) OR FIND_IN_SET(9209, `topics`) OR FIND_IN_SET(9189, `topics`) OR FIND_IN_SET(9139, `topics`) OR FIND_IN_SET(9215, `topics`) OR FIND_IN_SET(9156, `topics`) OR FIND_IN_SET(9088, `topics`) OR FIND_IN_SET(9221, `topics`) OR FIND_IN_SET(5316202, `topics`) OR FIND_IN_SET(9142, `topics`) OR FIND_IN_SET(9090, `topics`) OR FIND_IN_SET(9254, `topics`) OR FIND_IN_SET(9108, `topics`) OR FIND_IN_SET(9072, `topics`) OR FIND_IN_SET(9822177, `topics`) OR FIND_IN_SET(9149, `topics`) OR FIND_IN_SET(9256, `topics`) OR FIND_IN_SET(9230, `topics`) OR FIND_IN_SET(9111, `topics`) OR FIND_IN_SET(9103, `topics`) OR FIND_IN_SET(9091, `topics`) OR FIND_IN_SET(9232, `topics`) OR FIND_IN_SET(9235, `topics`) OR FIND_IN_SET(9195, `topics`) OR FIND_IN_SET(9174, `topics`) OR FIND_IN_SET(9169, `topics`) OR FIND_IN_SET(29311977, `topics`) OR FIND_IN_SET(9087, `topics`) OR FIND_IN_SET(9144, `topics`) OR FIND_IN_SET(9054, `topics`) OR FIND_IN_SET(6166335, `topics`) OR FIND_IN_SET(9207, `topics`) OR FIND_IN_SET(9177, `topics`) OR FIND_IN_SET(9120, `topics`) OR FIND_IN_SET(9115, `topics`) OR FIND_IN_SET(9155, `topics`) OR FIND_IN_SET(9050, `topics`) OR FIND_IN_SET(323817, `topics`) OR FIND_IN_SET(9098, `topics`) OR FIND_IN_SET(9074, `topics`) OR FIND_IN_SET(9154, `topics`) OR FIND_IN_SET(9161, `topics`) OR FIND_IN_SET(5316201, `topics`) OR FIND_IN_SET(2335830, `topics`) OR FIND_IN_SET(9183, `topics`) OR FIND_IN_SET(9219, `topics`) OR FIND_IN_SET(9058, `topics`) OR FIND_IN_SET(9226, `topics`) OR FIND_IN_SET(9158, `topics`) OR FIND_IN_SET(8208051, `topics`) OR FIND_IN_SET(8995, `topics`) OR FIND_IN_SET(9275, `topics`) OR FIND_IN_SET(9342, `topics`) OR FIND_IN_SET(9320, `topics`) OR FIND_IN_SET(9332, `topics`) OR FIND_IN_SET(9310, `topics`) OR FIND_IN_SET(9326, `topics`) OR FIND_IN_SET(9324, `topics`) OR FIND_IN_SET(9327, `topics`) OR FIND_IN_SET(9325, `topics`) OR FIND_IN_SET(9343, `topics`) OR FIND_IN_SET(13113, `topics`) OR FIND_IN_SET(41711689, `topics`) OR FIND_IN_SET(9331, `topics`) OR FIND_IN_SET(9322, `topics`) OR FIND_IN_SET(9339, `topics`) OR FIND_IN_SET(9306, `topics`) OR FIND_IN_SET(9323, `topics`) OR FIND_IN_SET(9329, `topics`) OR FIND_IN_SET(9321, `topics`) OR FIND_IN_SET(9316, `topics`) OR FIND_IN_SET(9340, `topics`) OR FIND_IN_SET(8208054, `topics`) OR FIND_IN_SET(9335, `topics`) OR FIND_IN_SET(18811464, `topics`) OR FIND_IN_SET(9319, `topics`) OR FIND_IN_SET(9317, `topics`) OR FIND_IN_SET(9333, `topics`) OR FIND_IN_SET(9336, `topics`) OR FIND_IN_SET(9308, `topics`) OR FIND_IN_SET(6166187, `topics`) OR FIND_IN_SET(6166186, `topics`) OR FIND_IN_SET(6166188, `topics`) OR FIND_IN_SET(9330, `topics`) OR FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9338, `topics`) OR FIND_IN_SET(7778888, `topics`) OR FIND_IN_SET(9312, `topics`) OR FIND_IN_SET(9313, `topics`) OR FIND_IN_SET(9328, `topics`) OR FIND_IN_SET(9307, `topics`) OR FIND_IN_SET(9334, `topics`) OR FIND_IN_SET(9314, `topics`) OR FIND_IN_SET(9318, `topics`) OR FIND_IN_SET(9315, `topics`) OR FIND_IN_SET(9345, `topics`) OR FIND_IN_SET(9822213, `topics`) OR FIND_IN_SET(9309, `topics`) OR FIND_IN_SET(9311, `topics`) OR FIND_IN_SET(9344, `topics`) OR FIND_IN_SET(9305, `topics`) OR FIND_IN_SET(9341, `topics`)))  AND (name != '' AND active = 1)  AND ( FIND_IN_SET( 8503, holidayThemes ) > 0)  AND (contentScore > 10)  AND  object_localized_45_en.o_type IN ('object','folder')) AND object_localized_45_en.o_published = 1
Parameters:
[]
447 91.76 ms
SELECT COUNT(*) FROM object_localized_45_en WHERE (((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("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11966", `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`)))  AND ((FIND_IN_SET(2289698, `topics`) OR FIND_IN_SET(9079, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9228, `topics`) OR FIND_IN_SET(9181, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9052, `topics`) OR FIND_IN_SET(9037, `topics`) OR FIND_IN_SET(9166, `topics`) OR FIND_IN_SET(9140, `topics`) OR FIND_IN_SET(9197, `topics`) OR FIND_IN_SET(9116, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9045, `topics`) OR FIND_IN_SET(9047, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9063, `topics`) OR FIND_IN_SET(9175, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9192, `topics`) OR FIND_IN_SET(13108, `topics`) OR FIND_IN_SET(9162, `topics`) OR FIND_IN_SET(9034, `topics`) OR FIND_IN_SET(9205, `topics`) OR FIND_IN_SET(9146, `topics`) OR FIND_IN_SET(9061, `topics`) OR FIND_IN_SET(9246, `topics`) OR FIND_IN_SET(9199, `topics`) OR FIND_IN_SET(9038, `topics`) OR FIND_IN_SET(9089, `topics`) OR FIND_IN_SET(9024, `topics`) OR FIND_IN_SET(9048, `topics`) OR FIND_IN_SET(9244, `topics`) OR FIND_IN_SET(9128, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9206, `topics`) OR FIND_IN_SET(9135, `topics`) OR FIND_IN_SET(9035, `topics`) OR FIND_IN_SET(9152, `topics`) OR FIND_IN_SET(323832, `topics`) OR FIND_IN_SET(9163, `topics`) OR FIND_IN_SET(9202, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9194, `topics`) OR FIND_IN_SET(9033, `topics`) OR FIND_IN_SET(9106, `topics`) OR FIND_IN_SET(9028, `topics`) OR FIND_IN_SET(9082, `topics`) OR FIND_IN_SET(9184, `topics`) OR FIND_IN_SET(9076, `topics`) OR FIND_IN_SET(9252, `topics`) OR FIND_IN_SET(323825, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(9025, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(9081, `topics`) OR FIND_IN_SET(9107, `topics`) OR FIND_IN_SET(9156, `topics`) OR FIND_IN_SET(9142, `topics`) OR FIND_IN_SET(9232, `topics`) OR FIND_IN_SET(9235, `topics`) OR FIND_IN_SET(9195, `topics`) OR FIND_IN_SET(9169, `topics`) OR FIND_IN_SET(9087, `topics`) OR FIND_IN_SET(9144, `topics`) OR FIND_IN_SET(9339, `topics`) OR FIND_IN_SET(9340, `topics`) OR FIND_IN_SET(8208054, `topics`) OR FIND_IN_SET(9335, `topics`) OR FIND_IN_SET(9333, `topics`) OR FIND_IN_SET(9336, `topics`) OR FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9334, `topics`) OR FIND_IN_SET(9311, `topics`) OR FIND_IN_SET(9347, `topics`) OR FIND_IN_SET(9411, `topics`) OR FIND_IN_SET(9403, `topics`) OR FIND_IN_SET(9361, `topics`) OR FIND_IN_SET(9374, `topics`) OR FIND_IN_SET(9349, `topics`) OR FIND_IN_SET(9386, `topics`) OR FIND_IN_SET(9395, `topics`) OR FIND_IN_SET(9394, `topics`) OR FIND_IN_SET(9430, `topics`) OR FIND_IN_SET(9381, `topics`) OR FIND_IN_SET(9368, `topics`) OR FIND_IN_SET(9384, `topics`) OR FIND_IN_SET(9409, `topics`) OR FIND_IN_SET(9348, `topics`) OR FIND_IN_SET(9404, `topics`) OR FIND_IN_SET(9358, `topics`) OR FIND_IN_SET(9416, `topics`) OR FIND_IN_SET(9399, `topics`) OR FIND_IN_SET(9355, `topics`) OR FIND_IN_SET(9397, `topics`) OR FIND_IN_SET(8208055, `topics`) OR FIND_IN_SET(9400, `topics`) OR FIND_IN_SET(9423, `topics`) OR FIND_IN_SET(9408, `topics`) OR FIND_IN_SET(9379, `topics`) OR FIND_IN_SET(8208057, `topics`) OR FIND_IN_SET(9079, `topics`) OR FIND_IN_SET(9165, `topics`) OR FIND_IN_SET(9241, `topics`) OR FIND_IN_SET(26609376, `topics`) OR FIND_IN_SET(9067, `topics`) OR FIND_IN_SET(9044, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9222, `topics`) OR FIND_IN_SET(9228, `topics`) OR FIND_IN_SET(9181, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9116, `topics`) OR FIND_IN_SET(9094, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9052, `topics`) OR FIND_IN_SET(9124, `topics`) OR FIND_IN_SET(9240, `topics`) OR FIND_IN_SET(9037, `topics`) OR FIND_IN_SET(9166, `topics`) OR FIND_IN_SET(9140, `topics`) OR FIND_IN_SET(9101, `topics`) OR FIND_IN_SET(44435342, `topics`) OR FIND_IN_SET(9096, `topics`) OR FIND_IN_SET(9250, `topics`) OR FIND_IN_SET(9168, `topics`) OR FIND_IN_SET(8592997, `topics`) OR FIND_IN_SET(9160, `topics`) OR FIND_IN_SET(9197, `topics`) OR FIND_IN_SET(9234, `topics`) OR FIND_IN_SET(9223, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9045, `topics`) OR FIND_IN_SET(9042, `topics`) OR FIND_IN_SET(9201, `topics`) OR FIND_IN_SET(9097, `topics`) OR FIND_IN_SET(9070, `topics`) OR FIND_IN_SET(9248, `topics`) OR FIND_IN_SET(9173, `topics`) OR FIND_IN_SET(9121, `topics`) OR FIND_IN_SET(9047, `topics`) OR FIND_IN_SET(9180, `topics`) OR FIND_IN_SET(9247, `topics`) OR FIND_IN_SET(9138, `topics`) OR FIND_IN_SET(9127, `topics`) OR FIND_IN_SET(1060939, `topics`) OR FIND_IN_SET(13106, `topics`) OR FIND_IN_SET(7187761, `topics`) OR FIND_IN_SET(978049, `topics`) OR FIND_IN_SET(2612888, `topics`) OR FIND_IN_SET(9113, `topics`) OR FIND_IN_SET(16945071, `topics`) OR FIND_IN_SET(9153, `topics`) OR FIND_IN_SET(9164, `topics`) OR FIND_IN_SET(9053, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9196, `topics`) OR FIND_IN_SET(9063, `topics`) OR FIND_IN_SET(9123, `topics`) OR FIND_IN_SET(9175, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9249, `topics`) OR FIND_IN_SET(9171, `topics`) OR FIND_IN_SET(9188, `topics`) OR FIND_IN_SET(9151, `topics`) OR FIND_IN_SET(978048, `topics`) OR FIND_IN_SET(9051, `topics`) OR FIND_IN_SET(323829, `topics`) OR FIND_IN_SET(9225, `topics`) OR FIND_IN_SET(9064, `topics`) OR FIND_IN_SET(9030, `topics`) OR FIND_IN_SET(9059, `topics`) OR FIND_IN_SET(9134, `topics`) OR FIND_IN_SET(9129, `topics`) OR FIND_IN_SET(9057, `topics`) OR FIND_IN_SET(9179, `topics`) OR FIND_IN_SET(9137, `topics`) OR FIND_IN_SET(9069, `topics`) OR FIND_IN_SET(13107, `topics`) OR FIND_IN_SET(9198, `topics`) OR FIND_IN_SET(9036, `topics`) OR FIND_IN_SET(9214, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9031, `topics`) OR FIND_IN_SET(9192, `topics`) OR FIND_IN_SET(9141, `topics`) OR FIND_IN_SET(323826, `topics`) OR FIND_IN_SET(13110, `topics`) OR FIND_IN_SET(41711656, `topics`) OR FIND_IN_SET(9102, `topics`) OR FIND_IN_SET(13108, `topics`) OR FIND_IN_SET(9162, `topics`) OR FIND_IN_SET(9172, `topics`) OR FIND_IN_SET(9182, `topics`) OR FIND_IN_SET(9178, `topics`) OR FIND_IN_SET(9237, `topics`) OR FIND_IN_SET(9167, `topics`) OR FIND_IN_SET(9034, `topics`) OR FIND_IN_SET(9205, `topics`) OR FIND_IN_SET(9062, `topics`) OR FIND_IN_SET(9233, `topics`) OR FIND_IN_SET(9083, `topics`) OR FIND_IN_SET(9211, `topics`) OR FIND_IN_SET(9146, `topics`) OR FIND_IN_SET(9055, `topics`) OR FIND_IN_SET(9100, `topics`) OR FIND_IN_SET(9147, `topics`) OR FIND_IN_SET(9061, `topics`) OR FIND_IN_SET(9246, `topics`) OR FIND_IN_SET(9231, `topics`) OR FIND_IN_SET(9199, `topics`) OR FIND_IN_SET(9110, `topics`) OR FIND_IN_SET(9238, `topics`) OR FIND_IN_SET(9227, `topics`) OR FIND_IN_SET(9236, `topics`) OR FIND_IN_SET(9038, `topics`) OR FIND_IN_SET(9089, `topics`) OR FIND_IN_SET(9024, `topics`) OR FIND_IN_SET(9048, `topics`) OR FIND_IN_SET(9099, `topics`) OR FIND_IN_SET(9068, `topics`) OR FIND_IN_SET(5947680, `topics`) OR FIND_IN_SET(2612889, `topics`) OR FIND_IN_SET(9128, `topics`) OR FIND_IN_SET(9244, `topics`) OR FIND_IN_SET(9078, `topics`) OR FIND_IN_SET(9186, `topics`) OR FIND_IN_SET(9131, `topics`) OR FIND_IN_SET(9071, `topics`) OR FIND_IN_SET(9187, `topics`) OR FIND_IN_SET(3002122, `topics`) OR FIND_IN_SET(7543517, `topics`) OR FIND_IN_SET(9927234, `topics`) OR FIND_IN_SET(2335898, `topics`) OR FIND_IN_SET(46098377, `topics`) OR FIND_IN_SET(9066, `topics`) OR FIND_IN_SET(9157, `topics`) OR FIND_IN_SET(9229, `topics`) OR FIND_IN_SET(9203, `topics`) OR FIND_IN_SET(9085, `topics`) OR FIND_IN_SET(9126, `topics`) OR FIND_IN_SET(9118, `topics`) OR FIND_IN_SET(6166180, `topics`) OR FIND_IN_SET(6166181, `topics`) OR FIND_IN_SET(6166182, `topics`) OR FIND_IN_SET(9133, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9206, `topics`) OR FIND_IN_SET(9170, `topics`) OR FIND_IN_SET(9132, `topics`) OR FIND_IN_SET(9022, `topics`) OR FIND_IN_SET(9213, `topics`) OR FIND_IN_SET(9257, `topics`) OR FIND_IN_SET(9135, `topics`) OR FIND_IN_SET(7778885, `topics`) OR FIND_IN_SET(9208, `topics`) OR FIND_IN_SET(9035, `topics`) OR FIND_IN_SET(9029, `topics`) OR FIND_IN_SET(9216, `topics`) OR FIND_IN_SET(2956835, `topics`) OR FIND_IN_SET(9104, `topics`) OR FIND_IN_SET(9159, `topics`) OR FIND_IN_SET(6166370, `topics`) OR FIND_IN_SET(9152, `topics`) OR FIND_IN_SET(9093, `topics`) OR FIND_IN_SET(9056, `topics`) OR FIND_IN_SET(9027, `topics`) OR FIND_IN_SET(9114, `topics`) OR FIND_IN_SET(9200, `topics`) OR FIND_IN_SET(323832, `topics`) OR FIND_IN_SET(9163, `topics`) OR FIND_IN_SET(9043, `topics`) OR FIND_IN_SET(9143, `topics`) OR FIND_IN_SET(9190, `topics`) OR FIND_IN_SET(9105, `topics`) OR FIND_IN_SET(2612887, `topics`) OR FIND_IN_SET(9202, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9194, `topics`) OR FIND_IN_SET(9033, `topics`) OR FIND_IN_SET(9117, `topics`) OR FIND_IN_SET(9119, `topics`) OR FIND_IN_SET(9106, `topics`) OR FIND_IN_SET(2612890, `topics`) OR FIND_IN_SET(9046, `topics`) OR FIND_IN_SET(9204, `topics`) OR FIND_IN_SET(9028, `topics`) OR FIND_IN_SET(9082, `topics`) OR FIND_IN_SET(9026, `topics`) OR FIND_IN_SET(9150, `topics`) OR FIND_IN_SET(9023, `topics`) OR FIND_IN_SET(9184, `topics`) OR FIND_IN_SET(9191, `topics`) OR FIND_IN_SET(9245, `topics`) OR FIND_IN_SET(9076, `topics`) OR FIND_IN_SET(9239, `topics`) OR FIND_IN_SET(9252, `topics`) OR FIND_IN_SET(9217, `topics`) OR FIND_IN_SET(9136, `topics`) OR FIND_IN_SET(323825, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(9025, `topics`) OR FIND_IN_SET(9080, `topics`) OR FIND_IN_SET(13109, `topics`) OR FIND_IN_SET(9095, `topics`) OR FIND_IN_SET(323822, `topics`) OR FIND_IN_SET(9255, `topics`) OR FIND_IN_SET(9145, `topics`) OR FIND_IN_SET(9243, `topics`) OR FIND_IN_SET(9148, `topics`) OR FIND_IN_SET(9893516, `topics`) OR FIND_IN_SET(6827960, `topics`) OR FIND_IN_SET(9176, `topics`) OR FIND_IN_SET(9039, `topics`) OR FIND_IN_SET(9220, `topics`) OR FIND_IN_SET(9125, `topics`) OR FIND_IN_SET(13111, `topics`) OR FIND_IN_SET(46098383, `topics`) OR FIND_IN_SET(9092, `topics`) OR FIND_IN_SET(9049, `topics`) OR FIND_IN_SET(9210, `topics`) OR FIND_IN_SET(18811450, `topics`) OR FIND_IN_SET(9086, `topics`) OR FIND_IN_SET(9212, `topics`) OR FIND_IN_SET(9075, `topics`) OR FIND_IN_SET(9130, `topics`) OR FIND_IN_SET(9032, `topics`) OR FIND_IN_SET(9065, `topics`) OR FIND_IN_SET(9073, `topics`) OR FIND_IN_SET(9041, `topics`) OR FIND_IN_SET(9193, `topics`) OR FIND_IN_SET(5316200, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(9040, `topics`) OR FIND_IN_SET(9021, `topics`) OR FIND_IN_SET(9081, `topics`) OR FIND_IN_SET(9107, `topics`) OR FIND_IN_SET(9209, `topics`) OR FIND_IN_SET(9189, `topics`) OR FIND_IN_SET(9139, `topics`) OR FIND_IN_SET(9215, `topics`) OR FIND_IN_SET(9156, `topics`) OR FIND_IN_SET(9088, `topics`) OR FIND_IN_SET(9221, `topics`) OR FIND_IN_SET(5316202, `topics`) OR FIND_IN_SET(9142, `topics`) OR FIND_IN_SET(9090, `topics`) OR FIND_IN_SET(9254, `topics`) OR FIND_IN_SET(9108, `topics`) OR FIND_IN_SET(9072, `topics`) OR FIND_IN_SET(9822177, `topics`) OR FIND_IN_SET(9149, `topics`) OR FIND_IN_SET(9256, `topics`) OR FIND_IN_SET(9230, `topics`) OR FIND_IN_SET(9111, `topics`) OR FIND_IN_SET(9103, `topics`) OR FIND_IN_SET(9091, `topics`) OR FIND_IN_SET(9232, `topics`) OR FIND_IN_SET(9235, `topics`) OR FIND_IN_SET(9195, `topics`) OR FIND_IN_SET(9174, `topics`) OR FIND_IN_SET(9169, `topics`) OR FIND_IN_SET(29311977, `topics`) OR FIND_IN_SET(9087, `topics`) OR FIND_IN_SET(9144, `topics`) OR FIND_IN_SET(9054, `topics`) OR FIND_IN_SET(6166335, `topics`) OR FIND_IN_SET(9207, `topics`) OR FIND_IN_SET(9177, `topics`) OR FIND_IN_SET(9120, `topics`) OR FIND_IN_SET(9115, `topics`) OR FIND_IN_SET(9155, `topics`) OR FIND_IN_SET(9050, `topics`) OR FIND_IN_SET(323817, `topics`) OR FIND_IN_SET(9098, `topics`) OR FIND_IN_SET(9074, `topics`) OR FIND_IN_SET(9154, `topics`) OR FIND_IN_SET(9161, `topics`) OR FIND_IN_SET(5316201, `topics`) OR FIND_IN_SET(2335830, `topics`) OR FIND_IN_SET(9183, `topics`) OR FIND_IN_SET(9219, `topics`) OR FIND_IN_SET(9058, `topics`) OR FIND_IN_SET(9226, `topics`) OR FIND_IN_SET(9158, `topics`) OR FIND_IN_SET(8208051, `topics`) OR FIND_IN_SET(8995, `topics`) OR FIND_IN_SET(9275, `topics`) OR FIND_IN_SET(9342, `topics`) OR FIND_IN_SET(9320, `topics`) OR FIND_IN_SET(9332, `topics`) OR FIND_IN_SET(9310, `topics`) OR FIND_IN_SET(9326, `topics`) OR FIND_IN_SET(9324, `topics`) OR FIND_IN_SET(9327, `topics`) OR FIND_IN_SET(9325, `topics`) OR FIND_IN_SET(9343, `topics`) OR FIND_IN_SET(13113, `topics`) OR FIND_IN_SET(41711689, `topics`) OR FIND_IN_SET(9331, `topics`) OR FIND_IN_SET(9322, `topics`) OR FIND_IN_SET(9339, `topics`) OR FIND_IN_SET(9306, `topics`) OR FIND_IN_SET(9323, `topics`) OR FIND_IN_SET(9329, `topics`) OR FIND_IN_SET(9321, `topics`) OR FIND_IN_SET(9316, `topics`) OR FIND_IN_SET(9340, `topics`) OR FIND_IN_SET(8208054, `topics`) OR FIND_IN_SET(9335, `topics`) OR FIND_IN_SET(18811464, `topics`) OR FIND_IN_SET(9319, `topics`) OR FIND_IN_SET(9317, `topics`) OR FIND_IN_SET(9333, `topics`) OR FIND_IN_SET(9336, `topics`) OR FIND_IN_SET(9308, `topics`) OR FIND_IN_SET(6166187, `topics`) OR FIND_IN_SET(6166186, `topics`) OR FIND_IN_SET(6166188, `topics`) OR FIND_IN_SET(9330, `topics`) OR FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9338, `topics`) OR FIND_IN_SET(7778888, `topics`) OR FIND_IN_SET(9312, `topics`) OR FIND_IN_SET(9313, `topics`) OR FIND_IN_SET(9328, `topics`) OR FIND_IN_SET(9307, `topics`) OR FIND_IN_SET(9334, `topics`) OR FIND_IN_SET(9314, `topics`) OR FIND_IN_SET(9318, `topics`) OR FIND_IN_SET(9315, `topics`) OR FIND_IN_SET(9345, `topics`) OR FIND_IN_SET(9822213, `topics`) OR FIND_IN_SET(9309, `topics`) OR FIND_IN_SET(9311, `topics`) OR FIND_IN_SET(9344, `topics`) OR FIND_IN_SET(9305, `topics`) OR FIND_IN_SET(9341, `topics`)))  AND (name != '' AND active = 1)  AND ( FIND_IN_SET( 8503, holidayThemes ) > 0)  AND (contentScore > 10)  AND ((RADIANS(ACOS(SIN(RADIANS(position__latitude)) * SIN(RADIANS(47.168670034407)) + COS(RADIANS(position__latitude)) * COS(RADIANS(47.168670034407)) * COS(RADIANS(position__longitude - 14.660434126854)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_45_en.o_type IN ('object','folder')) AND object_localized_45_en.o_published = 1
Parameters:
[]
448 91.68 ms
SELECT object_localized_45_en.o_id as o_id, object_localized_45_en.o_type as o_type FROM object_localized_45_en WHERE (((FIND_IN_SET("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("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11966", `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`)))  AND ((FIND_IN_SET(2289698, `topics`) OR FIND_IN_SET(9079, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9228, `topics`) OR FIND_IN_SET(9181, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9052, `topics`) OR FIND_IN_SET(9037, `topics`) OR FIND_IN_SET(9166, `topics`) OR FIND_IN_SET(9140, `topics`) OR FIND_IN_SET(9197, `topics`) OR FIND_IN_SET(9116, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9045, `topics`) OR FIND_IN_SET(9047, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9063, `topics`) OR FIND_IN_SET(9175, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9192, `topics`) OR FIND_IN_SET(13108, `topics`) OR FIND_IN_SET(9162, `topics`) OR FIND_IN_SET(9034, `topics`) OR FIND_IN_SET(9205, `topics`) OR FIND_IN_SET(9146, `topics`) OR FIND_IN_SET(9061, `topics`) OR FIND_IN_SET(9246, `topics`) OR FIND_IN_SET(9199, `topics`) OR FIND_IN_SET(9038, `topics`) OR FIND_IN_SET(9089, `topics`) OR FIND_IN_SET(9024, `topics`) OR FIND_IN_SET(9048, `topics`) OR FIND_IN_SET(9244, `topics`) OR FIND_IN_SET(9128, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9206, `topics`) OR FIND_IN_SET(9135, `topics`) OR FIND_IN_SET(9035, `topics`) OR FIND_IN_SET(9152, `topics`) OR FIND_IN_SET(323832, `topics`) OR FIND_IN_SET(9163, `topics`) OR FIND_IN_SET(9202, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9194, `topics`) OR FIND_IN_SET(9033, `topics`) OR FIND_IN_SET(9106, `topics`) OR FIND_IN_SET(9028, `topics`) OR FIND_IN_SET(9082, `topics`) OR FIND_IN_SET(9184, `topics`) OR FIND_IN_SET(9076, `topics`) OR FIND_IN_SET(9252, `topics`) OR FIND_IN_SET(323825, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(9025, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(9081, `topics`) OR FIND_IN_SET(9107, `topics`) OR FIND_IN_SET(9156, `topics`) OR FIND_IN_SET(9142, `topics`) OR FIND_IN_SET(9232, `topics`) OR FIND_IN_SET(9235, `topics`) OR FIND_IN_SET(9195, `topics`) OR FIND_IN_SET(9169, `topics`) OR FIND_IN_SET(9087, `topics`) OR FIND_IN_SET(9144, `topics`) OR FIND_IN_SET(9339, `topics`) OR FIND_IN_SET(9340, `topics`) OR FIND_IN_SET(8208054, `topics`) OR FIND_IN_SET(9335, `topics`) OR FIND_IN_SET(9333, `topics`) OR FIND_IN_SET(9336, `topics`) OR FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9334, `topics`) OR FIND_IN_SET(9311, `topics`) OR FIND_IN_SET(9347, `topics`) OR FIND_IN_SET(9411, `topics`) OR FIND_IN_SET(9403, `topics`) OR FIND_IN_SET(9361, `topics`) OR FIND_IN_SET(9374, `topics`) OR FIND_IN_SET(9349, `topics`) OR FIND_IN_SET(9386, `topics`) OR FIND_IN_SET(9395, `topics`) OR FIND_IN_SET(9394, `topics`) OR FIND_IN_SET(9430, `topics`) OR FIND_IN_SET(9381, `topics`) OR FIND_IN_SET(9368, `topics`) OR FIND_IN_SET(9384, `topics`) OR FIND_IN_SET(9409, `topics`) OR FIND_IN_SET(9348, `topics`) OR FIND_IN_SET(9404, `topics`) OR FIND_IN_SET(9358, `topics`) OR FIND_IN_SET(9416, `topics`) OR FIND_IN_SET(9399, `topics`) OR FIND_IN_SET(9355, `topics`) OR FIND_IN_SET(9397, `topics`) OR FIND_IN_SET(8208055, `topics`) OR FIND_IN_SET(9400, `topics`) OR FIND_IN_SET(9423, `topics`) OR FIND_IN_SET(9408, `topics`) OR FIND_IN_SET(9379, `topics`) OR FIND_IN_SET(8208057, `topics`) OR FIND_IN_SET(9079, `topics`) OR FIND_IN_SET(9165, `topics`) OR FIND_IN_SET(9241, `topics`) OR FIND_IN_SET(26609376, `topics`) OR FIND_IN_SET(9067, `topics`) OR FIND_IN_SET(9044, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9222, `topics`) OR FIND_IN_SET(9228, `topics`) OR FIND_IN_SET(9181, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9116, `topics`) OR FIND_IN_SET(9094, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9052, `topics`) OR FIND_IN_SET(9124, `topics`) OR FIND_IN_SET(9240, `topics`) OR FIND_IN_SET(9037, `topics`) OR FIND_IN_SET(9166, `topics`) OR FIND_IN_SET(9140, `topics`) OR FIND_IN_SET(9101, `topics`) OR FIND_IN_SET(44435342, `topics`) OR FIND_IN_SET(9096, `topics`) OR FIND_IN_SET(9250, `topics`) OR FIND_IN_SET(9168, `topics`) OR FIND_IN_SET(8592997, `topics`) OR FIND_IN_SET(9160, `topics`) OR FIND_IN_SET(9197, `topics`) OR FIND_IN_SET(9234, `topics`) OR FIND_IN_SET(9223, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9045, `topics`) OR FIND_IN_SET(9042, `topics`) OR FIND_IN_SET(9201, `topics`) OR FIND_IN_SET(9097, `topics`) OR FIND_IN_SET(9070, `topics`) OR FIND_IN_SET(9248, `topics`) OR FIND_IN_SET(9173, `topics`) OR FIND_IN_SET(9121, `topics`) OR FIND_IN_SET(9047, `topics`) OR FIND_IN_SET(9180, `topics`) OR FIND_IN_SET(9247, `topics`) OR FIND_IN_SET(9138, `topics`) OR FIND_IN_SET(9127, `topics`) OR FIND_IN_SET(1060939, `topics`) OR FIND_IN_SET(13106, `topics`) OR FIND_IN_SET(7187761, `topics`) OR FIND_IN_SET(978049, `topics`) OR FIND_IN_SET(2612888, `topics`) OR FIND_IN_SET(9113, `topics`) OR FIND_IN_SET(16945071, `topics`) OR FIND_IN_SET(9153, `topics`) OR FIND_IN_SET(9164, `topics`) OR FIND_IN_SET(9053, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9196, `topics`) OR FIND_IN_SET(9063, `topics`) OR FIND_IN_SET(9123, `topics`) OR FIND_IN_SET(9175, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9249, `topics`) OR FIND_IN_SET(9171, `topics`) OR FIND_IN_SET(9188, `topics`) OR FIND_IN_SET(9151, `topics`) OR FIND_IN_SET(978048, `topics`) OR FIND_IN_SET(9051, `topics`) OR FIND_IN_SET(323829, `topics`) OR FIND_IN_SET(9225, `topics`) OR FIND_IN_SET(9064, `topics`) OR FIND_IN_SET(9030, `topics`) OR FIND_IN_SET(9059, `topics`) OR FIND_IN_SET(9134, `topics`) OR FIND_IN_SET(9129, `topics`) OR FIND_IN_SET(9057, `topics`) OR FIND_IN_SET(9179, `topics`) OR FIND_IN_SET(9137, `topics`) OR FIND_IN_SET(9069, `topics`) OR FIND_IN_SET(13107, `topics`) OR FIND_IN_SET(9198, `topics`) OR FIND_IN_SET(9036, `topics`) OR FIND_IN_SET(9214, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9031, `topics`) OR FIND_IN_SET(9192, `topics`) OR FIND_IN_SET(9141, `topics`) OR FIND_IN_SET(323826, `topics`) OR FIND_IN_SET(13110, `topics`) OR FIND_IN_SET(41711656, `topics`) OR FIND_IN_SET(9102, `topics`) OR FIND_IN_SET(13108, `topics`) OR FIND_IN_SET(9162, `topics`) OR FIND_IN_SET(9172, `topics`) OR FIND_IN_SET(9182, `topics`) OR FIND_IN_SET(9178, `topics`) OR FIND_IN_SET(9237, `topics`) OR FIND_IN_SET(9167, `topics`) OR FIND_IN_SET(9034, `topics`) OR FIND_IN_SET(9205, `topics`) OR FIND_IN_SET(9062, `topics`) OR FIND_IN_SET(9233, `topics`) OR FIND_IN_SET(9083, `topics`) OR FIND_IN_SET(9211, `topics`) OR FIND_IN_SET(9146, `topics`) OR FIND_IN_SET(9055, `topics`) OR FIND_IN_SET(9100, `topics`) OR FIND_IN_SET(9147, `topics`) OR FIND_IN_SET(9061, `topics`) OR FIND_IN_SET(9246, `topics`) OR FIND_IN_SET(9231, `topics`) OR FIND_IN_SET(9199, `topics`) OR FIND_IN_SET(9110, `topics`) OR FIND_IN_SET(9238, `topics`) OR FIND_IN_SET(9227, `topics`) OR FIND_IN_SET(9236, `topics`) OR FIND_IN_SET(9038, `topics`) OR FIND_IN_SET(9089, `topics`) OR FIND_IN_SET(9024, `topics`) OR FIND_IN_SET(9048, `topics`) OR FIND_IN_SET(9099, `topics`) OR FIND_IN_SET(9068, `topics`) OR FIND_IN_SET(5947680, `topics`) OR FIND_IN_SET(2612889, `topics`) OR FIND_IN_SET(9128, `topics`) OR FIND_IN_SET(9244, `topics`) OR FIND_IN_SET(9078, `topics`) OR FIND_IN_SET(9186, `topics`) OR FIND_IN_SET(9131, `topics`) OR FIND_IN_SET(9071, `topics`) OR FIND_IN_SET(9187, `topics`) OR FIND_IN_SET(3002122, `topics`) OR FIND_IN_SET(7543517, `topics`) OR FIND_IN_SET(9927234, `topics`) OR FIND_IN_SET(2335898, `topics`) OR FIND_IN_SET(46098377, `topics`) OR FIND_IN_SET(9066, `topics`) OR FIND_IN_SET(9157, `topics`) OR FIND_IN_SET(9229, `topics`) OR FIND_IN_SET(9203, `topics`) OR FIND_IN_SET(9085, `topics`) OR FIND_IN_SET(9126, `topics`) OR FIND_IN_SET(9118, `topics`) OR FIND_IN_SET(6166180, `topics`) OR FIND_IN_SET(6166181, `topics`) OR FIND_IN_SET(6166182, `topics`) OR FIND_IN_SET(9133, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9206, `topics`) OR FIND_IN_SET(9170, `topics`) OR FIND_IN_SET(9132, `topics`) OR FIND_IN_SET(9022, `topics`) OR FIND_IN_SET(9213, `topics`) OR FIND_IN_SET(9257, `topics`) OR FIND_IN_SET(9135, `topics`) OR FIND_IN_SET(7778885, `topics`) OR FIND_IN_SET(9208, `topics`) OR FIND_IN_SET(9035, `topics`) OR FIND_IN_SET(9029, `topics`) OR FIND_IN_SET(9216, `topics`) OR FIND_IN_SET(2956835, `topics`) OR FIND_IN_SET(9104, `topics`) OR FIND_IN_SET(9159, `topics`) OR FIND_IN_SET(6166370, `topics`) OR FIND_IN_SET(9152, `topics`) OR FIND_IN_SET(9093, `topics`) OR FIND_IN_SET(9056, `topics`) OR FIND_IN_SET(9027, `topics`) OR FIND_IN_SET(9114, `topics`) OR FIND_IN_SET(9200, `topics`) OR FIND_IN_SET(323832, `topics`) OR FIND_IN_SET(9163, `topics`) OR FIND_IN_SET(9043, `topics`) OR FIND_IN_SET(9143, `topics`) OR FIND_IN_SET(9190, `topics`) OR FIND_IN_SET(9105, `topics`) OR FIND_IN_SET(2612887, `topics`) OR FIND_IN_SET(9202, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9194, `topics`) OR FIND_IN_SET(9033, `topics`) OR FIND_IN_SET(9117, `topics`) OR FIND_IN_SET(9119, `topics`) OR FIND_IN_SET(9106, `topics`) OR FIND_IN_SET(2612890, `topics`) OR FIND_IN_SET(9046, `topics`) OR FIND_IN_SET(9204, `topics`) OR FIND_IN_SET(9028, `topics`) OR FIND_IN_SET(9082, `topics`) OR FIND_IN_SET(9026, `topics`) OR FIND_IN_SET(9150, `topics`) OR FIND_IN_SET(9023, `topics`) OR FIND_IN_SET(9184, `topics`) OR FIND_IN_SET(9191, `topics`) OR FIND_IN_SET(9245, `topics`) OR FIND_IN_SET(9076, `topics`) OR FIND_IN_SET(9239, `topics`) OR FIND_IN_SET(9252, `topics`) OR FIND_IN_SET(9217, `topics`) OR FIND_IN_SET(9136, `topics`) OR FIND_IN_SET(323825, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(9025, `topics`) OR FIND_IN_SET(9080, `topics`) OR FIND_IN_SET(13109, `topics`) OR FIND_IN_SET(9095, `topics`) OR FIND_IN_SET(323822, `topics`) OR FIND_IN_SET(9255, `topics`) OR FIND_IN_SET(9145, `topics`) OR FIND_IN_SET(9243, `topics`) OR FIND_IN_SET(9148, `topics`) OR FIND_IN_SET(9893516, `topics`) OR FIND_IN_SET(6827960, `topics`) OR FIND_IN_SET(9176, `topics`) OR FIND_IN_SET(9039, `topics`) OR FIND_IN_SET(9220, `topics`) OR FIND_IN_SET(9125, `topics`) OR FIND_IN_SET(13111, `topics`) OR FIND_IN_SET(46098383, `topics`) OR FIND_IN_SET(9092, `topics`) OR FIND_IN_SET(9049, `topics`) OR FIND_IN_SET(9210, `topics`) OR FIND_IN_SET(18811450, `topics`) OR FIND_IN_SET(9086, `topics`) OR FIND_IN_SET(9212, `topics`) OR FIND_IN_SET(9075, `topics`) OR FIND_IN_SET(9130, `topics`) OR FIND_IN_SET(9032, `topics`) OR FIND_IN_SET(9065, `topics`) OR FIND_IN_SET(9073, `topics`) OR FIND_IN_SET(9041, `topics`) OR FIND_IN_SET(9193, `topics`) OR FIND_IN_SET(5316200, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(9040, `topics`) OR FIND_IN_SET(9021, `topics`) OR FIND_IN_SET(9081, `topics`) OR FIND_IN_SET(9107, `topics`) OR FIND_IN_SET(9209, `topics`) OR FIND_IN_SET(9189, `topics`) OR FIND_IN_SET(9139, `topics`) OR FIND_IN_SET(9215, `topics`) OR FIND_IN_SET(9156, `topics`) OR FIND_IN_SET(9088, `topics`) OR FIND_IN_SET(9221, `topics`) OR FIND_IN_SET(5316202, `topics`) OR FIND_IN_SET(9142, `topics`) OR FIND_IN_SET(9090, `topics`) OR FIND_IN_SET(9254, `topics`) OR FIND_IN_SET(9108, `topics`) OR FIND_IN_SET(9072, `topics`) OR FIND_IN_SET(9822177, `topics`) OR FIND_IN_SET(9149, `topics`) OR FIND_IN_SET(9256, `topics`) OR FIND_IN_SET(9230, `topics`) OR FIND_IN_SET(9111, `topics`) OR FIND_IN_SET(9103, `topics`) OR FIND_IN_SET(9091, `topics`) OR FIND_IN_SET(9232, `topics`) OR FIND_IN_SET(9235, `topics`) OR FIND_IN_SET(9195, `topics`) OR FIND_IN_SET(9174, `topics`) OR FIND_IN_SET(9169, `topics`) OR FIND_IN_SET(29311977, `topics`) OR FIND_IN_SET(9087, `topics`) OR FIND_IN_SET(9144, `topics`) OR FIND_IN_SET(9054, `topics`) OR FIND_IN_SET(6166335, `topics`) OR FIND_IN_SET(9207, `topics`) OR FIND_IN_SET(9177, `topics`) OR FIND_IN_SET(9120, `topics`) OR FIND_IN_SET(9115, `topics`) OR FIND_IN_SET(9155, `topics`) OR FIND_IN_SET(9050, `topics`) OR FIND_IN_SET(323817, `topics`) OR FIND_IN_SET(9098, `topics`) OR FIND_IN_SET(9074, `topics`) OR FIND_IN_SET(9154, `topics`) OR FIND_IN_SET(9161, `topics`) OR FIND_IN_SET(5316201, `topics`) OR FIND_IN_SET(2335830, `topics`) OR FIND_IN_SET(9183, `topics`) OR FIND_IN_SET(9219, `topics`) OR FIND_IN_SET(9058, `topics`) OR FIND_IN_SET(9226, `topics`) OR FIND_IN_SET(9158, `topics`) OR FIND_IN_SET(8208051, `topics`) OR FIND_IN_SET(8995, `topics`) OR FIND_IN_SET(9275, `topics`) OR FIND_IN_SET(9342, `topics`) OR FIND_IN_SET(9320, `topics`) OR FIND_IN_SET(9332, `topics`) OR FIND_IN_SET(9310, `topics`) OR FIND_IN_SET(9326, `topics`) OR FIND_IN_SET(9324, `topics`) OR FIND_IN_SET(9327, `topics`) OR FIND_IN_SET(9325, `topics`) OR FIND_IN_SET(9343, `topics`) OR FIND_IN_SET(13113, `topics`) OR FIND_IN_SET(41711689, `topics`) OR FIND_IN_SET(9331, `topics`) OR FIND_IN_SET(9322, `topics`) OR FIND_IN_SET(9339, `topics`) OR FIND_IN_SET(9306, `topics`) OR FIND_IN_SET(9323, `topics`) OR FIND_IN_SET(9329, `topics`) OR FIND_IN_SET(9321, `topics`) OR FIND_IN_SET(9316, `topics`) OR FIND_IN_SET(9340, `topics`) OR FIND_IN_SET(8208054, `topics`) OR FIND_IN_SET(9335, `topics`) OR FIND_IN_SET(18811464, `topics`) OR FIND_IN_SET(9319, `topics`) OR FIND_IN_SET(9317, `topics`) OR FIND_IN_SET(9333, `topics`) OR FIND_IN_SET(9336, `topics`) OR FIND_IN_SET(9308, `topics`) OR FIND_IN_SET(6166187, `topics`) OR FIND_IN_SET(6166186, `topics`) OR FIND_IN_SET(6166188, `topics`) OR FIND_IN_SET(9330, `topics`) OR FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9338, `topics`) OR FIND_IN_SET(7778888, `topics`) OR FIND_IN_SET(9312, `topics`) OR FIND_IN_SET(9313, `topics`) OR FIND_IN_SET(9328, `topics`) OR FIND_IN_SET(9307, `topics`) OR FIND_IN_SET(9334, `topics`) OR FIND_IN_SET(9314, `topics`) OR FIND_IN_SET(9318, `topics`) OR FIND_IN_SET(9315, `topics`) OR FIND_IN_SET(9345, `topics`) OR FIND_IN_SET(9822213, `topics`) OR FIND_IN_SET(9309, `topics`) OR FIND_IN_SET(9311, `topics`) OR FIND_IN_SET(9344, `topics`) OR FIND_IN_SET(9305, `topics`) OR FIND_IN_SET(9341, `topics`)))  AND (name != '' AND active = 1)  AND ( FIND_IN_SET( 8503, holidayThemes ) > 0)  AND (contentScore > 10)  AND ((RADIANS(ACOS(SIN(RADIANS(position__latitude)) * SIN(RADIANS(47.168670034407)) + COS(RADIANS(position__latitude)) * COS(RADIANS(47.168670034407)) * COS(RADIANS(position__longitude - 14.660434126854)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_45_en.o_type IN ('object','folder')) AND object_localized_45_en.o_published = 1 ORDER BY RAND(1732654800)
Parameters:
[]
449 90.00 ms
SELECT object_localized_45_en.o_id as o_id, object_localized_45_en.o_type as o_type FROM object_localized_45_en WHERE (((FIND_IN_SET("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("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11966", `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`)))  AND ((FIND_IN_SET(2289698, `topics`) OR FIND_IN_SET(9079, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9228, `topics`) OR FIND_IN_SET(9181, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9052, `topics`) OR FIND_IN_SET(9037, `topics`) OR FIND_IN_SET(9166, `topics`) OR FIND_IN_SET(9140, `topics`) OR FIND_IN_SET(9197, `topics`) OR FIND_IN_SET(9116, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9045, `topics`) OR FIND_IN_SET(9047, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9063, `topics`) OR FIND_IN_SET(9175, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9192, `topics`) OR FIND_IN_SET(13108, `topics`) OR FIND_IN_SET(9162, `topics`) OR FIND_IN_SET(9034, `topics`) OR FIND_IN_SET(9205, `topics`) OR FIND_IN_SET(9146, `topics`) OR FIND_IN_SET(9061, `topics`) OR FIND_IN_SET(9246, `topics`) OR FIND_IN_SET(9199, `topics`) OR FIND_IN_SET(9038, `topics`) OR FIND_IN_SET(9089, `topics`) OR FIND_IN_SET(9024, `topics`) OR FIND_IN_SET(9048, `topics`) OR FIND_IN_SET(9244, `topics`) OR FIND_IN_SET(9128, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9206, `topics`) OR FIND_IN_SET(9135, `topics`) OR FIND_IN_SET(9035, `topics`) OR FIND_IN_SET(9152, `topics`) OR FIND_IN_SET(323832, `topics`) OR FIND_IN_SET(9163, `topics`) OR FIND_IN_SET(9202, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9194, `topics`) OR FIND_IN_SET(9033, `topics`) OR FIND_IN_SET(9106, `topics`) OR FIND_IN_SET(9028, `topics`) OR FIND_IN_SET(9082, `topics`) OR FIND_IN_SET(9184, `topics`) OR FIND_IN_SET(9076, `topics`) OR FIND_IN_SET(9252, `topics`) OR FIND_IN_SET(323825, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(9025, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(9081, `topics`) OR FIND_IN_SET(9107, `topics`) OR FIND_IN_SET(9156, `topics`) OR FIND_IN_SET(9142, `topics`) OR FIND_IN_SET(9232, `topics`) OR FIND_IN_SET(9235, `topics`) OR FIND_IN_SET(9195, `topics`) OR FIND_IN_SET(9169, `topics`) OR FIND_IN_SET(9087, `topics`) OR FIND_IN_SET(9144, `topics`) OR FIND_IN_SET(9339, `topics`) OR FIND_IN_SET(9340, `topics`) OR FIND_IN_SET(8208054, `topics`) OR FIND_IN_SET(9335, `topics`) OR FIND_IN_SET(9333, `topics`) OR FIND_IN_SET(9336, `topics`) OR FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9334, `topics`) OR FIND_IN_SET(9311, `topics`) OR FIND_IN_SET(9347, `topics`) OR FIND_IN_SET(9411, `topics`) OR FIND_IN_SET(9403, `topics`) OR FIND_IN_SET(9361, `topics`) OR FIND_IN_SET(9374, `topics`) OR FIND_IN_SET(9349, `topics`) OR FIND_IN_SET(9386, `topics`) OR FIND_IN_SET(9395, `topics`) OR FIND_IN_SET(9394, `topics`) OR FIND_IN_SET(9430, `topics`) OR FIND_IN_SET(9381, `topics`) OR FIND_IN_SET(9368, `topics`) OR FIND_IN_SET(9384, `topics`) OR FIND_IN_SET(9409, `topics`) OR FIND_IN_SET(9348, `topics`) OR FIND_IN_SET(9404, `topics`) OR FIND_IN_SET(9358, `topics`) OR FIND_IN_SET(9416, `topics`) OR FIND_IN_SET(9399, `topics`) OR FIND_IN_SET(9355, `topics`) OR FIND_IN_SET(9397, `topics`) OR FIND_IN_SET(8208055, `topics`) OR FIND_IN_SET(9400, `topics`) OR FIND_IN_SET(9423, `topics`) OR FIND_IN_SET(9408, `topics`) OR FIND_IN_SET(9379, `topics`) OR FIND_IN_SET(8208057, `topics`) OR FIND_IN_SET(9079, `topics`) OR FIND_IN_SET(9165, `topics`) OR FIND_IN_SET(9241, `topics`) OR FIND_IN_SET(26609376, `topics`) OR FIND_IN_SET(9067, `topics`) OR FIND_IN_SET(9044, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9222, `topics`) OR FIND_IN_SET(9228, `topics`) OR FIND_IN_SET(9181, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9116, `topics`) OR FIND_IN_SET(9094, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9052, `topics`) OR FIND_IN_SET(9124, `topics`) OR FIND_IN_SET(9240, `topics`) OR FIND_IN_SET(9037, `topics`) OR FIND_IN_SET(9166, `topics`) OR FIND_IN_SET(9140, `topics`) OR FIND_IN_SET(9101, `topics`) OR FIND_IN_SET(44435342, `topics`) OR FIND_IN_SET(9096, `topics`) OR FIND_IN_SET(9250, `topics`) OR FIND_IN_SET(9168, `topics`) OR FIND_IN_SET(8592997, `topics`) OR FIND_IN_SET(9160, `topics`) OR FIND_IN_SET(9197, `topics`) OR FIND_IN_SET(9234, `topics`) OR FIND_IN_SET(9223, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9045, `topics`) OR FIND_IN_SET(9042, `topics`) OR FIND_IN_SET(9201, `topics`) OR FIND_IN_SET(9097, `topics`) OR FIND_IN_SET(9070, `topics`) OR FIND_IN_SET(9248, `topics`) OR FIND_IN_SET(9173, `topics`) OR FIND_IN_SET(9121, `topics`) OR FIND_IN_SET(9047, `topics`) OR FIND_IN_SET(9180, `topics`) OR FIND_IN_SET(9247, `topics`) OR FIND_IN_SET(9138, `topics`) OR FIND_IN_SET(9127, `topics`) OR FIND_IN_SET(1060939, `topics`) OR FIND_IN_SET(13106, `topics`) OR FIND_IN_SET(7187761, `topics`) OR FIND_IN_SET(978049, `topics`) OR FIND_IN_SET(2612888, `topics`) OR FIND_IN_SET(9113, `topics`) OR FIND_IN_SET(16945071, `topics`) OR FIND_IN_SET(9153, `topics`) OR FIND_IN_SET(9164, `topics`) OR FIND_IN_SET(9053, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9196, `topics`) OR FIND_IN_SET(9063, `topics`) OR FIND_IN_SET(9123, `topics`) OR FIND_IN_SET(9175, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9249, `topics`) OR FIND_IN_SET(9171, `topics`) OR FIND_IN_SET(9188, `topics`) OR FIND_IN_SET(9151, `topics`) OR FIND_IN_SET(978048, `topics`) OR FIND_IN_SET(9051, `topics`) OR FIND_IN_SET(323829, `topics`) OR FIND_IN_SET(9225, `topics`) OR FIND_IN_SET(9064, `topics`) OR FIND_IN_SET(9030, `topics`) OR FIND_IN_SET(9059, `topics`) OR FIND_IN_SET(9134, `topics`) OR FIND_IN_SET(9129, `topics`) OR FIND_IN_SET(9057, `topics`) OR FIND_IN_SET(9179, `topics`) OR FIND_IN_SET(9137, `topics`) OR FIND_IN_SET(9069, `topics`) OR FIND_IN_SET(13107, `topics`) OR FIND_IN_SET(9198, `topics`) OR FIND_IN_SET(9036, `topics`) OR FIND_IN_SET(9214, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9031, `topics`) OR FIND_IN_SET(9192, `topics`) OR FIND_IN_SET(9141, `topics`) OR FIND_IN_SET(323826, `topics`) OR FIND_IN_SET(13110, `topics`) OR FIND_IN_SET(41711656, `topics`) OR FIND_IN_SET(9102, `topics`) OR FIND_IN_SET(13108, `topics`) OR FIND_IN_SET(9162, `topics`) OR FIND_IN_SET(9172, `topics`) OR FIND_IN_SET(9182, `topics`) OR FIND_IN_SET(9178, `topics`) OR FIND_IN_SET(9237, `topics`) OR FIND_IN_SET(9167, `topics`) OR FIND_IN_SET(9034, `topics`) OR FIND_IN_SET(9205, `topics`) OR FIND_IN_SET(9062, `topics`) OR FIND_IN_SET(9233, `topics`) OR FIND_IN_SET(9083, `topics`) OR FIND_IN_SET(9211, `topics`) OR FIND_IN_SET(9146, `topics`) OR FIND_IN_SET(9055, `topics`) OR FIND_IN_SET(9100, `topics`) OR FIND_IN_SET(9147, `topics`) OR FIND_IN_SET(9061, `topics`) OR FIND_IN_SET(9246, `topics`) OR FIND_IN_SET(9231, `topics`) OR FIND_IN_SET(9199, `topics`) OR FIND_IN_SET(9110, `topics`) OR FIND_IN_SET(9238, `topics`) OR FIND_IN_SET(9227, `topics`) OR FIND_IN_SET(9236, `topics`) OR FIND_IN_SET(9038, `topics`) OR FIND_IN_SET(9089, `topics`) OR FIND_IN_SET(9024, `topics`) OR FIND_IN_SET(9048, `topics`) OR FIND_IN_SET(9099, `topics`) OR FIND_IN_SET(9068, `topics`) OR FIND_IN_SET(5947680, `topics`) OR FIND_IN_SET(2612889, `topics`) OR FIND_IN_SET(9128, `topics`) OR FIND_IN_SET(9244, `topics`) OR FIND_IN_SET(9078, `topics`) OR FIND_IN_SET(9186, `topics`) OR FIND_IN_SET(9131, `topics`) OR FIND_IN_SET(9071, `topics`) OR FIND_IN_SET(9187, `topics`) OR FIND_IN_SET(3002122, `topics`) OR FIND_IN_SET(7543517, `topics`) OR FIND_IN_SET(9927234, `topics`) OR FIND_IN_SET(2335898, `topics`) OR FIND_IN_SET(46098377, `topics`) OR FIND_IN_SET(9066, `topics`) OR FIND_IN_SET(9157, `topics`) OR FIND_IN_SET(9229, `topics`) OR FIND_IN_SET(9203, `topics`) OR FIND_IN_SET(9085, `topics`) OR FIND_IN_SET(9126, `topics`) OR FIND_IN_SET(9118, `topics`) OR FIND_IN_SET(6166180, `topics`) OR FIND_IN_SET(6166181, `topics`) OR FIND_IN_SET(6166182, `topics`) OR FIND_IN_SET(9133, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9206, `topics`) OR FIND_IN_SET(9170, `topics`) OR FIND_IN_SET(9132, `topics`) OR FIND_IN_SET(9022, `topics`) OR FIND_IN_SET(9213, `topics`) OR FIND_IN_SET(9257, `topics`) OR FIND_IN_SET(9135, `topics`) OR FIND_IN_SET(7778885, `topics`) OR FIND_IN_SET(9208, `topics`) OR FIND_IN_SET(9035, `topics`) OR FIND_IN_SET(9029, `topics`) OR FIND_IN_SET(9216, `topics`) OR FIND_IN_SET(2956835, `topics`) OR FIND_IN_SET(9104, `topics`) OR FIND_IN_SET(9159, `topics`) OR FIND_IN_SET(6166370, `topics`) OR FIND_IN_SET(9152, `topics`) OR FIND_IN_SET(9093, `topics`) OR FIND_IN_SET(9056, `topics`) OR FIND_IN_SET(9027, `topics`) OR FIND_IN_SET(9114, `topics`) OR FIND_IN_SET(9200, `topics`) OR FIND_IN_SET(323832, `topics`) OR FIND_IN_SET(9163, `topics`) OR FIND_IN_SET(9043, `topics`) OR FIND_IN_SET(9143, `topics`) OR FIND_IN_SET(9190, `topics`) OR FIND_IN_SET(9105, `topics`) OR FIND_IN_SET(2612887, `topics`) OR FIND_IN_SET(9202, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9194, `topics`) OR FIND_IN_SET(9033, `topics`) OR FIND_IN_SET(9117, `topics`) OR FIND_IN_SET(9119, `topics`) OR FIND_IN_SET(9106, `topics`) OR FIND_IN_SET(2612890, `topics`) OR FIND_IN_SET(9046, `topics`) OR FIND_IN_SET(9204, `topics`) OR FIND_IN_SET(9028, `topics`) OR FIND_IN_SET(9082, `topics`) OR FIND_IN_SET(9026, `topics`) OR FIND_IN_SET(9150, `topics`) OR FIND_IN_SET(9023, `topics`) OR FIND_IN_SET(9184, `topics`) OR FIND_IN_SET(9191, `topics`) OR FIND_IN_SET(9245, `topics`) OR FIND_IN_SET(9076, `topics`) OR FIND_IN_SET(9239, `topics`) OR FIND_IN_SET(9252, `topics`) OR FIND_IN_SET(9217, `topics`) OR FIND_IN_SET(9136, `topics`) OR FIND_IN_SET(323825, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(9025, `topics`) OR FIND_IN_SET(9080, `topics`) OR FIND_IN_SET(13109, `topics`) OR FIND_IN_SET(9095, `topics`) OR FIND_IN_SET(323822, `topics`) OR FIND_IN_SET(9255, `topics`) OR FIND_IN_SET(9145, `topics`) OR FIND_IN_SET(9243, `topics`) OR FIND_IN_SET(9148, `topics`) OR FIND_IN_SET(9893516, `topics`) OR FIND_IN_SET(6827960, `topics`) OR FIND_IN_SET(9176, `topics`) OR FIND_IN_SET(9039, `topics`) OR FIND_IN_SET(9220, `topics`) OR FIND_IN_SET(9125, `topics`) OR FIND_IN_SET(13111, `topics`) OR FIND_IN_SET(46098383, `topics`) OR FIND_IN_SET(9092, `topics`) OR FIND_IN_SET(9049, `topics`) OR FIND_IN_SET(9210, `topics`) OR FIND_IN_SET(18811450, `topics`) OR FIND_IN_SET(9086, `topics`) OR FIND_IN_SET(9212, `topics`) OR FIND_IN_SET(9075, `topics`) OR FIND_IN_SET(9130, `topics`) OR FIND_IN_SET(9032, `topics`) OR FIND_IN_SET(9065, `topics`) OR FIND_IN_SET(9073, `topics`) OR FIND_IN_SET(9041, `topics`) OR FIND_IN_SET(9193, `topics`) OR FIND_IN_SET(5316200, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(9040, `topics`) OR FIND_IN_SET(9021, `topics`) OR FIND_IN_SET(9081, `topics`) OR FIND_IN_SET(9107, `topics`) OR FIND_IN_SET(9209, `topics`) OR FIND_IN_SET(9189, `topics`) OR FIND_IN_SET(9139, `topics`) OR FIND_IN_SET(9215, `topics`) OR FIND_IN_SET(9156, `topics`) OR FIND_IN_SET(9088, `topics`) OR FIND_IN_SET(9221, `topics`) OR FIND_IN_SET(5316202, `topics`) OR FIND_IN_SET(9142, `topics`) OR FIND_IN_SET(9090, `topics`) OR FIND_IN_SET(9254, `topics`) OR FIND_IN_SET(9108, `topics`) OR FIND_IN_SET(9072, `topics`) OR FIND_IN_SET(9822177, `topics`) OR FIND_IN_SET(9149, `topics`) OR FIND_IN_SET(9256, `topics`) OR FIND_IN_SET(9230, `topics`) OR FIND_IN_SET(9111, `topics`) OR FIND_IN_SET(9103, `topics`) OR FIND_IN_SET(9091, `topics`) OR FIND_IN_SET(9232, `topics`) OR FIND_IN_SET(9235, `topics`) OR FIND_IN_SET(9195, `topics`) OR FIND_IN_SET(9174, `topics`) OR FIND_IN_SET(9169, `topics`) OR FIND_IN_SET(29311977, `topics`) OR FIND_IN_SET(9087, `topics`) OR FIND_IN_SET(9144, `topics`) OR FIND_IN_SET(9054, `topics`) OR FIND_IN_SET(6166335, `topics`) OR FIND_IN_SET(9207, `topics`) OR FIND_IN_SET(9177, `topics`) OR FIND_IN_SET(9120, `topics`) OR FIND_IN_SET(9115, `topics`) OR FIND_IN_SET(9155, `topics`) OR FIND_IN_SET(9050, `topics`) OR FIND_IN_SET(323817, `topics`) OR FIND_IN_SET(9098, `topics`) OR FIND_IN_SET(9074, `topics`) OR FIND_IN_SET(9154, `topics`) OR FIND_IN_SET(9161, `topics`) OR FIND_IN_SET(5316201, `topics`) OR FIND_IN_SET(2335830, `topics`) OR FIND_IN_SET(9183, `topics`) OR FIND_IN_SET(9219, `topics`) OR FIND_IN_SET(9058, `topics`) OR FIND_IN_SET(9226, `topics`) OR FIND_IN_SET(9158, `topics`) OR FIND_IN_SET(8208051, `topics`) OR FIND_IN_SET(8995, `topics`) OR FIND_IN_SET(9275, `topics`) OR FIND_IN_SET(9342, `topics`) OR FIND_IN_SET(9320, `topics`) OR FIND_IN_SET(9332, `topics`) OR FIND_IN_SET(9310, `topics`) OR FIND_IN_SET(9326, `topics`) OR FIND_IN_SET(9324, `topics`) OR FIND_IN_SET(9327, `topics`) OR FIND_IN_SET(9325, `topics`) OR FIND_IN_SET(9343, `topics`) OR FIND_IN_SET(13113, `topics`) OR FIND_IN_SET(41711689, `topics`) OR FIND_IN_SET(9331, `topics`) OR FIND_IN_SET(9322, `topics`) OR FIND_IN_SET(9339, `topics`) OR FIND_IN_SET(9306, `topics`) OR FIND_IN_SET(9323, `topics`) OR FIND_IN_SET(9329, `topics`) OR FIND_IN_SET(9321, `topics`) OR FIND_IN_SET(9316, `topics`) OR FIND_IN_SET(9340, `topics`) OR FIND_IN_SET(8208054, `topics`) OR FIND_IN_SET(9335, `topics`) OR FIND_IN_SET(18811464, `topics`) OR FIND_IN_SET(9319, `topics`) OR FIND_IN_SET(9317, `topics`) OR FIND_IN_SET(9333, `topics`) OR FIND_IN_SET(9336, `topics`) OR FIND_IN_SET(9308, `topics`) OR FIND_IN_SET(6166187, `topics`) OR FIND_IN_SET(6166186, `topics`) OR FIND_IN_SET(6166188, `topics`) OR FIND_IN_SET(9330, `topics`) OR FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9338, `topics`) OR FIND_IN_SET(7778888, `topics`) OR FIND_IN_SET(9312, `topics`) OR FIND_IN_SET(9313, `topics`) OR FIND_IN_SET(9328, `topics`) OR FIND_IN_SET(9307, `topics`) OR FIND_IN_SET(9334, `topics`) OR FIND_IN_SET(9314, `topics`) OR FIND_IN_SET(9318, `topics`) OR FIND_IN_SET(9315, `topics`) OR FIND_IN_SET(9345, `topics`) OR FIND_IN_SET(9822213, `topics`) OR FIND_IN_SET(9309, `topics`) OR FIND_IN_SET(9311, `topics`) OR FIND_IN_SET(9344, `topics`) OR FIND_IN_SET(9305, `topics`) OR FIND_IN_SET(9341, `topics`)))  AND (name != '' AND active = 1)  AND ( FIND_IN_SET( 8503, holidayThemes ) > 0)  AND (contentScore > 10)  AND ((RADIANS(ACOS(SIN(RADIANS(position__latitude)) * SIN(RADIANS(47.168670034407)) + COS(RADIANS(position__latitude)) * COS(RADIANS(47.168670034407)) * COS(RADIANS(position__longitude - 14.660434126854)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_45_en.o_type IN ('object','folder')) AND object_localized_45_en.o_published = 1 ORDER BY RAND(1732654800)    LIMIT 12
Parameters:
[]
450 0.22 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "45"
]
451 86.99 ms
SELECT COUNT(*) FROM object_localized_45_en WHERE (((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("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11966", `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`)))  AND ((FIND_IN_SET(2289698, `topics`) OR FIND_IN_SET(9079, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9228, `topics`) OR FIND_IN_SET(9181, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9052, `topics`) OR FIND_IN_SET(9037, `topics`) OR FIND_IN_SET(9166, `topics`) OR FIND_IN_SET(9140, `topics`) OR FIND_IN_SET(9197, `topics`) OR FIND_IN_SET(9116, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9045, `topics`) OR FIND_IN_SET(9047, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9063, `topics`) OR FIND_IN_SET(9175, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9192, `topics`) OR FIND_IN_SET(13108, `topics`) OR FIND_IN_SET(9162, `topics`) OR FIND_IN_SET(9034, `topics`) OR FIND_IN_SET(9205, `topics`) OR FIND_IN_SET(9146, `topics`) OR FIND_IN_SET(9061, `topics`) OR FIND_IN_SET(9246, `topics`) OR FIND_IN_SET(9199, `topics`) OR FIND_IN_SET(9038, `topics`) OR FIND_IN_SET(9089, `topics`) OR FIND_IN_SET(9024, `topics`) OR FIND_IN_SET(9048, `topics`) OR FIND_IN_SET(9244, `topics`) OR FIND_IN_SET(9128, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9206, `topics`) OR FIND_IN_SET(9135, `topics`) OR FIND_IN_SET(9035, `topics`) OR FIND_IN_SET(9152, `topics`) OR FIND_IN_SET(323832, `topics`) OR FIND_IN_SET(9163, `topics`) OR FIND_IN_SET(9202, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9194, `topics`) OR FIND_IN_SET(9033, `topics`) OR FIND_IN_SET(9106, `topics`) OR FIND_IN_SET(9028, `topics`) OR FIND_IN_SET(9082, `topics`) OR FIND_IN_SET(9184, `topics`) OR FIND_IN_SET(9076, `topics`) OR FIND_IN_SET(9252, `topics`) OR FIND_IN_SET(323825, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(9025, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(9081, `topics`) OR FIND_IN_SET(9107, `topics`) OR FIND_IN_SET(9156, `topics`) OR FIND_IN_SET(9142, `topics`) OR FIND_IN_SET(9232, `topics`) OR FIND_IN_SET(9235, `topics`) OR FIND_IN_SET(9195, `topics`) OR FIND_IN_SET(9169, `topics`) OR FIND_IN_SET(9087, `topics`) OR FIND_IN_SET(9144, `topics`) OR FIND_IN_SET(9339, `topics`) OR FIND_IN_SET(9340, `topics`) OR FIND_IN_SET(8208054, `topics`) OR FIND_IN_SET(9335, `topics`) OR FIND_IN_SET(9333, `topics`) OR FIND_IN_SET(9336, `topics`) OR FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9334, `topics`) OR FIND_IN_SET(9311, `topics`) OR FIND_IN_SET(9347, `topics`) OR FIND_IN_SET(9411, `topics`) OR FIND_IN_SET(9403, `topics`) OR FIND_IN_SET(9361, `topics`) OR FIND_IN_SET(9374, `topics`) OR FIND_IN_SET(9349, `topics`) OR FIND_IN_SET(9386, `topics`) OR FIND_IN_SET(9395, `topics`) OR FIND_IN_SET(9394, `topics`) OR FIND_IN_SET(9430, `topics`) OR FIND_IN_SET(9381, `topics`) OR FIND_IN_SET(9368, `topics`) OR FIND_IN_SET(9384, `topics`) OR FIND_IN_SET(9409, `topics`) OR FIND_IN_SET(9348, `topics`) OR FIND_IN_SET(9404, `topics`) OR FIND_IN_SET(9358, `topics`) OR FIND_IN_SET(9416, `topics`) OR FIND_IN_SET(9399, `topics`) OR FIND_IN_SET(9355, `topics`) OR FIND_IN_SET(9397, `topics`) OR FIND_IN_SET(8208055, `topics`) OR FIND_IN_SET(9400, `topics`) OR FIND_IN_SET(9423, `topics`) OR FIND_IN_SET(9408, `topics`) OR FIND_IN_SET(9379, `topics`) OR FIND_IN_SET(8208057, `topics`) OR FIND_IN_SET(9079, `topics`) OR FIND_IN_SET(9165, `topics`) OR FIND_IN_SET(9241, `topics`) OR FIND_IN_SET(26609376, `topics`) OR FIND_IN_SET(9067, `topics`) OR FIND_IN_SET(9044, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9222, `topics`) OR FIND_IN_SET(9228, `topics`) OR FIND_IN_SET(9181, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9116, `topics`) OR FIND_IN_SET(9094, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9052, `topics`) OR FIND_IN_SET(9124, `topics`) OR FIND_IN_SET(9240, `topics`) OR FIND_IN_SET(9037, `topics`) OR FIND_IN_SET(9166, `topics`) OR FIND_IN_SET(9140, `topics`) OR FIND_IN_SET(9101, `topics`) OR FIND_IN_SET(44435342, `topics`) OR FIND_IN_SET(9096, `topics`) OR FIND_IN_SET(9250, `topics`) OR FIND_IN_SET(9168, `topics`) OR FIND_IN_SET(8592997, `topics`) OR FIND_IN_SET(9160, `topics`) OR FIND_IN_SET(9197, `topics`) OR FIND_IN_SET(9234, `topics`) OR FIND_IN_SET(9223, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9045, `topics`) OR FIND_IN_SET(9042, `topics`) OR FIND_IN_SET(9201, `topics`) OR FIND_IN_SET(9097, `topics`) OR FIND_IN_SET(9070, `topics`) OR FIND_IN_SET(9248, `topics`) OR FIND_IN_SET(9173, `topics`) OR FIND_IN_SET(9121, `topics`) OR FIND_IN_SET(9047, `topics`) OR FIND_IN_SET(9180, `topics`) OR FIND_IN_SET(9247, `topics`) OR FIND_IN_SET(9138, `topics`) OR FIND_IN_SET(9127, `topics`) OR FIND_IN_SET(1060939, `topics`) OR FIND_IN_SET(13106, `topics`) OR FIND_IN_SET(7187761, `topics`) OR FIND_IN_SET(978049, `topics`) OR FIND_IN_SET(2612888, `topics`) OR FIND_IN_SET(9113, `topics`) OR FIND_IN_SET(16945071, `topics`) OR FIND_IN_SET(9153, `topics`) OR FIND_IN_SET(9164, `topics`) OR FIND_IN_SET(9053, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9196, `topics`) OR FIND_IN_SET(9063, `topics`) OR FIND_IN_SET(9123, `topics`) OR FIND_IN_SET(9175, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9249, `topics`) OR FIND_IN_SET(9171, `topics`) OR FIND_IN_SET(9188, `topics`) OR FIND_IN_SET(9151, `topics`) OR FIND_IN_SET(978048, `topics`) OR FIND_IN_SET(9051, `topics`) OR FIND_IN_SET(323829, `topics`) OR FIND_IN_SET(9225, `topics`) OR FIND_IN_SET(9064, `topics`) OR FIND_IN_SET(9030, `topics`) OR FIND_IN_SET(9059, `topics`) OR FIND_IN_SET(9134, `topics`) OR FIND_IN_SET(9129, `topics`) OR FIND_IN_SET(9057, `topics`) OR FIND_IN_SET(9179, `topics`) OR FIND_IN_SET(9137, `topics`) OR FIND_IN_SET(9069, `topics`) OR FIND_IN_SET(13107, `topics`) OR FIND_IN_SET(9198, `topics`) OR FIND_IN_SET(9036, `topics`) OR FIND_IN_SET(9214, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9031, `topics`) OR FIND_IN_SET(9192, `topics`) OR FIND_IN_SET(9141, `topics`) OR FIND_IN_SET(323826, `topics`) OR FIND_IN_SET(13110, `topics`) OR FIND_IN_SET(41711656, `topics`) OR FIND_IN_SET(9102, `topics`) OR FIND_IN_SET(13108, `topics`) OR FIND_IN_SET(9162, `topics`) OR FIND_IN_SET(9172, `topics`) OR FIND_IN_SET(9182, `topics`) OR FIND_IN_SET(9178, `topics`) OR FIND_IN_SET(9237, `topics`) OR FIND_IN_SET(9167, `topics`) OR FIND_IN_SET(9034, `topics`) OR FIND_IN_SET(9205, `topics`) OR FIND_IN_SET(9062, `topics`) OR FIND_IN_SET(9233, `topics`) OR FIND_IN_SET(9083, `topics`) OR FIND_IN_SET(9211, `topics`) OR FIND_IN_SET(9146, `topics`) OR FIND_IN_SET(9055, `topics`) OR FIND_IN_SET(9100, `topics`) OR FIND_IN_SET(9147, `topics`) OR FIND_IN_SET(9061, `topics`) OR FIND_IN_SET(9246, `topics`) OR FIND_IN_SET(9231, `topics`) OR FIND_IN_SET(9199, `topics`) OR FIND_IN_SET(9110, `topics`) OR FIND_IN_SET(9238, `topics`) OR FIND_IN_SET(9227, `topics`) OR FIND_IN_SET(9236, `topics`) OR FIND_IN_SET(9038, `topics`) OR FIND_IN_SET(9089, `topics`) OR FIND_IN_SET(9024, `topics`) OR FIND_IN_SET(9048, `topics`) OR FIND_IN_SET(9099, `topics`) OR FIND_IN_SET(9068, `topics`) OR FIND_IN_SET(5947680, `topics`) OR FIND_IN_SET(2612889, `topics`) OR FIND_IN_SET(9128, `topics`) OR FIND_IN_SET(9244, `topics`) OR FIND_IN_SET(9078, `topics`) OR FIND_IN_SET(9186, `topics`) OR FIND_IN_SET(9131, `topics`) OR FIND_IN_SET(9071, `topics`) OR FIND_IN_SET(9187, `topics`) OR FIND_IN_SET(3002122, `topics`) OR FIND_IN_SET(7543517, `topics`) OR FIND_IN_SET(9927234, `topics`) OR FIND_IN_SET(2335898, `topics`) OR FIND_IN_SET(46098377, `topics`) OR FIND_IN_SET(9066, `topics`) OR FIND_IN_SET(9157, `topics`) OR FIND_IN_SET(9229, `topics`) OR FIND_IN_SET(9203, `topics`) OR FIND_IN_SET(9085, `topics`) OR FIND_IN_SET(9126, `topics`) OR FIND_IN_SET(9118, `topics`) OR FIND_IN_SET(6166180, `topics`) OR FIND_IN_SET(6166181, `topics`) OR FIND_IN_SET(6166182, `topics`) OR FIND_IN_SET(9133, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9206, `topics`) OR FIND_IN_SET(9170, `topics`) OR FIND_IN_SET(9132, `topics`) OR FIND_IN_SET(9022, `topics`) OR FIND_IN_SET(9213, `topics`) OR FIND_IN_SET(9257, `topics`) OR FIND_IN_SET(9135, `topics`) OR FIND_IN_SET(7778885, `topics`) OR FIND_IN_SET(9208, `topics`) OR FIND_IN_SET(9035, `topics`) OR FIND_IN_SET(9029, `topics`) OR FIND_IN_SET(9216, `topics`) OR FIND_IN_SET(2956835, `topics`) OR FIND_IN_SET(9104, `topics`) OR FIND_IN_SET(9159, `topics`) OR FIND_IN_SET(6166370, `topics`) OR FIND_IN_SET(9152, `topics`) OR FIND_IN_SET(9093, `topics`) OR FIND_IN_SET(9056, `topics`) OR FIND_IN_SET(9027, `topics`) OR FIND_IN_SET(9114, `topics`) OR FIND_IN_SET(9200, `topics`) OR FIND_IN_SET(323832, `topics`) OR FIND_IN_SET(9163, `topics`) OR FIND_IN_SET(9043, `topics`) OR FIND_IN_SET(9143, `topics`) OR FIND_IN_SET(9190, `topics`) OR FIND_IN_SET(9105, `topics`) OR FIND_IN_SET(2612887, `topics`) OR FIND_IN_SET(9202, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9194, `topics`) OR FIND_IN_SET(9033, `topics`) OR FIND_IN_SET(9117, `topics`) OR FIND_IN_SET(9119, `topics`) OR FIND_IN_SET(9106, `topics`) OR FIND_IN_SET(2612890, `topics`) OR FIND_IN_SET(9046, `topics`) OR FIND_IN_SET(9204, `topics`) OR FIND_IN_SET(9028, `topics`) OR FIND_IN_SET(9082, `topics`) OR FIND_IN_SET(9026, `topics`) OR FIND_IN_SET(9150, `topics`) OR FIND_IN_SET(9023, `topics`) OR FIND_IN_SET(9184, `topics`) OR FIND_IN_SET(9191, `topics`) OR FIND_IN_SET(9245, `topics`) OR FIND_IN_SET(9076, `topics`) OR FIND_IN_SET(9239, `topics`) OR FIND_IN_SET(9252, `topics`) OR FIND_IN_SET(9217, `topics`) OR FIND_IN_SET(9136, `topics`) OR FIND_IN_SET(323825, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(9025, `topics`) OR FIND_IN_SET(9080, `topics`) OR FIND_IN_SET(13109, `topics`) OR FIND_IN_SET(9095, `topics`) OR FIND_IN_SET(323822, `topics`) OR FIND_IN_SET(9255, `topics`) OR FIND_IN_SET(9145, `topics`) OR FIND_IN_SET(9243, `topics`) OR FIND_IN_SET(9148, `topics`) OR FIND_IN_SET(9893516, `topics`) OR FIND_IN_SET(6827960, `topics`) OR FIND_IN_SET(9176, `topics`) OR FIND_IN_SET(9039, `topics`) OR FIND_IN_SET(9220, `topics`) OR FIND_IN_SET(9125, `topics`) OR FIND_IN_SET(13111, `topics`) OR FIND_IN_SET(46098383, `topics`) OR FIND_IN_SET(9092, `topics`) OR FIND_IN_SET(9049, `topics`) OR FIND_IN_SET(9210, `topics`) OR FIND_IN_SET(18811450, `topics`) OR FIND_IN_SET(9086, `topics`) OR FIND_IN_SET(9212, `topics`) OR FIND_IN_SET(9075, `topics`) OR FIND_IN_SET(9130, `topics`) OR FIND_IN_SET(9032, `topics`) OR FIND_IN_SET(9065, `topics`) OR FIND_IN_SET(9073, `topics`) OR FIND_IN_SET(9041, `topics`) OR FIND_IN_SET(9193, `topics`) OR FIND_IN_SET(5316200, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(9040, `topics`) OR FIND_IN_SET(9021, `topics`) OR FIND_IN_SET(9081, `topics`) OR FIND_IN_SET(9107, `topics`) OR FIND_IN_SET(9209, `topics`) OR FIND_IN_SET(9189, `topics`) OR FIND_IN_SET(9139, `topics`) OR FIND_IN_SET(9215, `topics`) OR FIND_IN_SET(9156, `topics`) OR FIND_IN_SET(9088, `topics`) OR FIND_IN_SET(9221, `topics`) OR FIND_IN_SET(5316202, `topics`) OR FIND_IN_SET(9142, `topics`) OR FIND_IN_SET(9090, `topics`) OR FIND_IN_SET(9254, `topics`) OR FIND_IN_SET(9108, `topics`) OR FIND_IN_SET(9072, `topics`) OR FIND_IN_SET(9822177, `topics`) OR FIND_IN_SET(9149, `topics`) OR FIND_IN_SET(9256, `topics`) OR FIND_IN_SET(9230, `topics`) OR FIND_IN_SET(9111, `topics`) OR FIND_IN_SET(9103, `topics`) OR FIND_IN_SET(9091, `topics`) OR FIND_IN_SET(9232, `topics`) OR FIND_IN_SET(9235, `topics`) OR FIND_IN_SET(9195, `topics`) OR FIND_IN_SET(9174, `topics`) OR FIND_IN_SET(9169, `topics`) OR FIND_IN_SET(29311977, `topics`) OR FIND_IN_SET(9087, `topics`) OR FIND_IN_SET(9144, `topics`) OR FIND_IN_SET(9054, `topics`) OR FIND_IN_SET(6166335, `topics`) OR FIND_IN_SET(9207, `topics`) OR FIND_IN_SET(9177, `topics`) OR FIND_IN_SET(9120, `topics`) OR FIND_IN_SET(9115, `topics`) OR FIND_IN_SET(9155, `topics`) OR FIND_IN_SET(9050, `topics`) OR FIND_IN_SET(323817, `topics`) OR FIND_IN_SET(9098, `topics`) OR FIND_IN_SET(9074, `topics`) OR FIND_IN_SET(9154, `topics`) OR FIND_IN_SET(9161, `topics`) OR FIND_IN_SET(5316201, `topics`) OR FIND_IN_SET(2335830, `topics`) OR FIND_IN_SET(9183, `topics`) OR FIND_IN_SET(9219, `topics`) OR FIND_IN_SET(9058, `topics`) OR FIND_IN_SET(9226, `topics`) OR FIND_IN_SET(9158, `topics`) OR FIND_IN_SET(8208051, `topics`) OR FIND_IN_SET(8995, `topics`) OR FIND_IN_SET(9275, `topics`) OR FIND_IN_SET(9342, `topics`) OR FIND_IN_SET(9320, `topics`) OR FIND_IN_SET(9332, `topics`) OR FIND_IN_SET(9310, `topics`) OR FIND_IN_SET(9326, `topics`) OR FIND_IN_SET(9324, `topics`) OR FIND_IN_SET(9327, `topics`) OR FIND_IN_SET(9325, `topics`) OR FIND_IN_SET(9343, `topics`) OR FIND_IN_SET(13113, `topics`) OR FIND_IN_SET(41711689, `topics`) OR FIND_IN_SET(9331, `topics`) OR FIND_IN_SET(9322, `topics`) OR FIND_IN_SET(9339, `topics`) OR FIND_IN_SET(9306, `topics`) OR FIND_IN_SET(9323, `topics`) OR FIND_IN_SET(9329, `topics`) OR FIND_IN_SET(9321, `topics`) OR FIND_IN_SET(9316, `topics`) OR FIND_IN_SET(9340, `topics`) OR FIND_IN_SET(8208054, `topics`) OR FIND_IN_SET(9335, `topics`) OR FIND_IN_SET(18811464, `topics`) OR FIND_IN_SET(9319, `topics`) OR FIND_IN_SET(9317, `topics`) OR FIND_IN_SET(9333, `topics`) OR FIND_IN_SET(9336, `topics`) OR FIND_IN_SET(9308, `topics`) OR FIND_IN_SET(6166187, `topics`) OR FIND_IN_SET(6166186, `topics`) OR FIND_IN_SET(6166188, `topics`) OR FIND_IN_SET(9330, `topics`) OR FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9338, `topics`) OR FIND_IN_SET(7778888, `topics`) OR FIND_IN_SET(9312, `topics`) OR FIND_IN_SET(9313, `topics`) OR FIND_IN_SET(9328, `topics`) OR FIND_IN_SET(9307, `topics`) OR FIND_IN_SET(9334, `topics`) OR FIND_IN_SET(9314, `topics`) OR FIND_IN_SET(9318, `topics`) OR FIND_IN_SET(9315, `topics`) OR FIND_IN_SET(9345, `topics`) OR FIND_IN_SET(9822213, `topics`) OR FIND_IN_SET(9309, `topics`) OR FIND_IN_SET(9311, `topics`) OR FIND_IN_SET(9344, `topics`) OR FIND_IN_SET(9305, `topics`) OR FIND_IN_SET(9341, `topics`)))  AND (name != '' AND active = 1)  AND ( FIND_IN_SET( 8503, holidayThemes ) > 0)  AND (contentScore > 10)  AND ((RADIANS(ACOS(SIN(RADIANS(position__latitude)) * SIN(RADIANS(47.168670034407)) + COS(RADIANS(position__latitude)) * COS(RADIANS(47.168670034407)) * COS(RADIANS(position__longitude - 14.660434126854)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_45_en.o_type IN ('object','folder')) AND object_localized_45_en.o_published = 1
Parameters:
[]
452 0.36 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 14916526) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732575600
  "dateTo" => 1732661999
]
453 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
454 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
455 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-infrastructure-teaser"
  "scope" => "pimcore_image_thumbnails"
]
456 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5561348
]
457 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
458 0.80 ms
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
459 0.51 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
460 1.03 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 4169306) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732575600
  "dateTo" => 1732661999
]
461 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5628728
]
462 1.01 ms
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
463 0.67 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
464 0.21 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 3217753) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732575600
  "dateTo" => 1732661999
]
465 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5151006
]
466 0.96 ms
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
467 0.68 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
468 1.77 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 298240) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732575600
  "dateTo" => 1732661999
]
469 0.14 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11434266
]
470 0.20 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  11434266
]
471 0.14 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  11434266
]
472 0.14 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  11434266
]
473 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  298243
]
474 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:
[
  298243
]
475 0.12 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  298243
]
476 0.12 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  298243
]
477 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5602488
]
478 0.73 ms
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
479 0.71 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
480 0.51 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 6261756) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732575600
  "dateTo" => 1732661999
]
481 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6261759
]
482 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:
[
  6261759
]
483 0.27 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6261759
]
484 0.13 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6261759
]
485 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6261760
]
486 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:
[
  6261760
]
487 0.11 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6261760
]
488 0.12 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6261760
]
489 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6261762
]
490 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:
[
  6261762
]
491 0.12 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6261762
]
492 0.12 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6261762
]
493 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6282918
]
494 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:
[
  6282918
]
495 0.14 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  6282918
]
496 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:
[
  5276022
]
497 0.18 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  5276022
]
498 0.32 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  6282918
]
499 0.13 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  6282918
]
500 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5276022
]
501 0.90 ms
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
502 0.56 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
503 1.02 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 297176) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732575600
  "dateTo" => 1732661999
]
504 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5641230
]
505 0.29 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 4166819) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732575600
  "dateTo" => 1732661999
]
506 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 594531
]
507 0.27 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 298999) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732575600
  "dateTo" => 1732661999
]
508 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5280243
]
509 0.99 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 296930) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732575600
  "dateTo" => 1732661999
]
510 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5642049
]
511 0.64 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 3090022) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732575600
  "dateTo" => 1732661999
]
512 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4854997
]
513 0.86 ms
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
514 0.51 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
515 0.17 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 5920758) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732575600
  "dateTo" => 1732661999
]
516 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5655337
]
517 1.11 ms
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
518 0.69 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
519 1.10 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 18432662) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732575600
  "dateTo" => 1732661999
]
520 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5602483
]
521 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16563
]
522 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "experience-teaser"
  "scope" => "pimcore_image_thumbnails"
]
523 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1307521
]
524 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16542
]
525 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1081856
]
526 0.15 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16543
]
527 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1305597
]
528 0.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16544
]
529 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1081810
]
530 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16561
]
531 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1453850
]
532 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16447
]
533 0.13 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
534 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]

demi_vacancies connection

No database queries were performed.

Database Connections

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

Entity Managers

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

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

portal_engine entity manager

No loaded entities.

pimcore_direct_edit entity manager

No loaded entities.

statistics_explorer entity manager

No loaded entities.