Query Metrics

490 Database Queries
61 Different statements
252.66 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.46 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "defaultSiteConfig"
  null
  null
]
2 0.11 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.24 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "mainBlogPortal"
  null
  null
]
5 0.11 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.53 ms
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/de/Gesaeuse/Urlaub-planen/Essen-und-Trinken"
  "sourcePathQuery" => "/de/Gesaeuse/Urlaub-planen/Essen-und-Trinken?page=4"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Gesaeuse/Urlaub-planen/Essen-und-Trinken?page=4"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.13 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.12 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Essen-und-Trinken"
  "path" => "/steiermark.com/de/Gesaeuse/Urlaub-planen/"
]
10 0.15 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Gesaeuse/Urlaub-planen/Essen-und-Trinken' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
11 0.11 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12 0.16 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
13 0.19 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
14 0.15 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1487
]
15 0.25 ms
SELECT id FROM sites
Parameters:
[]
16 0.34 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1487
]
17 0.23 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1487
  1487
  1487
]
18 0.17 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  8389
  8389
]
19 0.14 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Essen-und-Trinken"
  "path" => "/de/Gesaeuse/Urlaub-planen/"
]
20 0.13 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Gesaeuse/Urlaub-planen/Essen-und-Trinken"
]
21 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Essen-und-Trinken"
  "path" => "/de/Gesaeuse/Urlaub-planen/"
]
22 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Gesaeuse/Urlaub-planen/Essen-und-Trinken"
]
23 0.19 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Gesaeuse/Urlaub-planen/Essen-und-Trinken"
]
24 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Urlaub-planen"
  "path" => "/de/Gesaeuse/"
]
25 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Gesaeuse/Urlaub-planen"
]
26 0.14 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Gesaeuse/Urlaub-planen"
]
27 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Gesaeuse"
  "path" => "/de/"
]
28 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Gesaeuse"
]
29 0.14 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Gesaeuse"
]
30 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "de"
  "path" => "/"
]
31 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de"
]
32 0.14 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de"
]
33 0.16 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  ""
]
34 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
35 0.11 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Gesaeuse/Urlaub-planen/Essen-und-Trinken' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
36 0.10 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
37 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
38 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
39 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
40 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
41 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
42 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
43 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
44 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
45 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
46 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
47 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
48 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
49 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
50 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
51 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
52 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
53 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
54 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
55 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
56 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
57 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
58 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
59 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
60 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
61 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
62 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
63 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
64 0.12 ms
SELECT id FROM sites
Parameters:
[]
65 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3785564
]
66 0.12 ms
SELECT id FROM sites
Parameters:
[]
67 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
68 0.12 ms
SELECT id FROM sites
Parameters:
[]
69 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 883012
]
70 101.00 ms
SELECT object_localized_39_de.o_id as o_id, object_localized_39_de.o_type as o_type FROM object_localized_39_de WHERE (o_id in (select dest_id from object_relations_45 where fieldname LIKE 'holidayThemes') AND  object_localized_39_de.o_type IN ('object','folder')) AND object_localized_39_de.o_published = 1 ORDER BY `name` ASC
Parameters:
[]
71 0.17 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "39"
]
72 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
73 0.06 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
74 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "46"
]
75 0.06 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "47"
]
76 0.87 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8866
]
77 0.37 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  11420
]
78 3.08 ms
SELECT object_localized_72_de.o_id as o_id, object_localized_72_de.o_type as o_type FROM object_localized_72_de WHERE ((region__id in (11420,11431,11423,11541,11430,3192505,3192507,3192504,11426,11434) OR o_id in (11420,11431,11423,11541,11430,3192505,3192507,3192504,11426,11434))  AND  object_localized_72_de.o_type IN ('object','folder')) AND object_localized_72_de.o_published = 1 ORDER BY `name`
Parameters:
[]
79 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:
[
  2335829
]
80 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:
[
  2956831
]
81 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:
[
  34637986
]
82 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:
[
  13101
]
83 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:
[
  8966
]
84 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:
[
  8906
]
85 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:
[
  2956834
]
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:
[
  8935
]
87 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:
[
  8884
]
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:
[
  8880
]
89 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:
[
  8889
]
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:
[
  8908
]
91 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:
[
  8960
]
92 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:
[
  8879
]
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:
[
  34637984
]
94 0.11 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8909
]
95 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13102
]
96 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:
[
  323812
]
97 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:
[
  2335828
]
98 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:
[
  2956833
]
99 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:
[
  8881
]
100 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:
[
  8891
]
101 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8914
]
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:
[
  8950
]
103 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:
[
  43486494
]
104 0.14 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  30766034
]
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:
[
  8697573
]
106 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8926
]
107 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8964
]
108 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2289698
]
109 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8913
]
110 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  3576862
]
111 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  978047
]
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:
[
  1060937
]
113 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:
[
  8903
]
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:
[
  8936
]
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:
[
  8917
]
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:
[
  8916
]
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:
[
  8878
]
118 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:
[
  8937
]
119 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:
[
  8941
]
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:
[
  8904
]
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:
[
  8951
]
122 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:
[
  34637975
]
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:
[
  8934
]
124 0.11 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8953
]
125 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:
[
  9707210
]
126 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:
[
  9707192
]
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:
[
  8944
]
128 0.13 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8902
]
129 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8969
]
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:
[
  41070520
]
131 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8890
]
132 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13098
]
133 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  34637979
]
134 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:
[
  1514879
]
135 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8931
]
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:
[
  2612848
]
137 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  323813
]
138 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  323816
]
139 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8971
]
140 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8932
]
141 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8877
]
142 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:
[
  41711625
]
143 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8886
]
144 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8925
]
145 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1514878
]
146 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  1514877
]
147 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8965
]
148 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8892
]
149 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8924
]
150 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8905
]
151 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8893
]
152 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:
[
  30807423
]
153 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:
[
  33665691
]
154 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13097
]
155 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  978046
]
156 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8942
]
157 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  34637977
]
158 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8959
]
159 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8943
]
160 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13690959
]
161 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:
[
  8946
]
162 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8970
]
163 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8963
]
164 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8973
]
165 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2612886
]
166 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8896
]
167 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8958
]
168 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8921
]
169 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2956832
]
170 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  34637985
]
171 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8895
]
172 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8888
]
173 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8885
]
174 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8910
]
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:
[
  8968
]
176 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13100
]
177 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8208050
]
178 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8922
]
179 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8894
]
180 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:
[
  2335827
]
181 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8874
]
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:
[
  20664811
]
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:
[
  6166174
]
184 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6166175
]
185 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6166176
]
186 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8947
]
187 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8900
]
188 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8938
]
189 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8962
]
190 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8940
]
191 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  7778883
]
192 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8876
]
193 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:
[
  3994125
]
194 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8939
]
195 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2956828
]
196 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8954
]
197 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8974
]
198 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8955
]
199 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8972
]
200 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:
[
  13981580
]
201 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8930
]
202 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8915
]
203 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8923
]
204 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8933
]
205 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8956
]
206 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8873
]
207 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2335897
]
208 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8875
]
209 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13368813
]
210 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  30766033
]
211 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8967
]
212 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8928
]
213 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  43486493
]
214 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2335826
]
215 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8952
]
216 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  3576863
]
217 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8882
]
218 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8901
]
219 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13103
]
220 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  323810
]
221 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  323815
]
222 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  46098368
]
223 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13104
]
224 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8948
]
225 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:
[
  8919
]
226 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8911
]
227 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  34637989
]
228 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8961
]
229 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6311040
]
230 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2956829
]
231 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8929
]
232 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8918
]
233 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:
[
  8510366
]
234 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8899
]
235 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8920
]
236 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8945
]
237 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:
[
  13099
]
238 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  323814
]
239 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13691917
]
240 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8887
]
241 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8912
]
242 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8927
]
243 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:
[
  8907
]
244 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8897
]
245 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8949
]
246 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8898
]
247 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  13981573
]
248 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2956830
]
249 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:
[
  8171621
]
250 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:
[
  3190434
]
251 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:
[
  6512514
]
252 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  6512515
]
253 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  2956827
]
254 0.12 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  8883
]
255 39.82 ms
SELECT object_localized_45_de.o_id as o_id, object_localized_45_de.o_type as o_type FROM object_localized_45_de WHERE (((FIND_IN_SET("11431", `towns`) OR FIND_IN_SET("11422", `towns`) OR FIND_IN_SET("11423", `towns`) OR FIND_IN_SET("11541", `towns`) OR FIND_IN_SET("11430", `towns`) OR FIND_IN_SET("3192505", `towns`) OR FIND_IN_SET("3192507", `towns`) OR FIND_IN_SET("3192504", `towns`) OR FIND_IN_SET("3192506", `towns`) OR FIND_IN_SET("11426", `towns`) OR FIND_IN_SET("3192508", `towns`) OR FIND_IN_SET("11434", `towns`) OR FIND_IN_SET("11431", `towns`) OR FIND_IN_SET("11423", `towns`) OR FIND_IN_SET("11541", `towns`) OR FIND_IN_SET("11430", `towns`) OR FIND_IN_SET("3192505", `towns`) OR FIND_IN_SET("3192507", `towns`) OR FIND_IN_SET("3192504", `towns`) OR FIND_IN_SET("11426", `towns`) OR FIND_IN_SET("11434", `towns`)))  AND ((FIND_IN_SET(2335829, `topics`) OR FIND_IN_SET(2956831, `topics`) OR FIND_IN_SET(34637986, `topics`) OR FIND_IN_SET(13101, `topics`) OR FIND_IN_SET(8966, `topics`) OR FIND_IN_SET(8906, `topics`) OR FIND_IN_SET(2956834, `topics`) OR FIND_IN_SET(8935, `topics`) OR FIND_IN_SET(8884, `topics`) OR FIND_IN_SET(8880, `topics`) OR FIND_IN_SET(8889, `topics`) OR FIND_IN_SET(8908, `topics`) OR FIND_IN_SET(8960, `topics`) OR FIND_IN_SET(8879, `topics`) OR FIND_IN_SET(34637984, `topics`) OR FIND_IN_SET(8909, `topics`) OR FIND_IN_SET(13102, `topics`) OR FIND_IN_SET(323812, `topics`) OR FIND_IN_SET(2335828, `topics`) OR FIND_IN_SET(2956833, `topics`) OR FIND_IN_SET(8881, `topics`) OR FIND_IN_SET(8891, `topics`) OR FIND_IN_SET(8914, `topics`) OR FIND_IN_SET(8950, `topics`) OR FIND_IN_SET(43486494, `topics`) OR FIND_IN_SET(30766034, `topics`) OR FIND_IN_SET(8697573, `topics`) OR FIND_IN_SET(8926, `topics`) OR FIND_IN_SET(8964, `topics`) OR FIND_IN_SET(2289698, `topics`) OR FIND_IN_SET(8913, `topics`) OR FIND_IN_SET(3576862, `topics`) OR FIND_IN_SET(978047, `topics`) OR FIND_IN_SET(1060937, `topics`) OR FIND_IN_SET(8903, `topics`) OR FIND_IN_SET(8936, `topics`) OR FIND_IN_SET(8917, `topics`) OR FIND_IN_SET(8916, `topics`) OR FIND_IN_SET(8878, `topics`) OR FIND_IN_SET(8937, `topics`) OR FIND_IN_SET(8941, `topics`) OR FIND_IN_SET(8904, `topics`) OR FIND_IN_SET(8951, `topics`) OR FIND_IN_SET(34637975, `topics`) OR FIND_IN_SET(8934, `topics`) OR FIND_IN_SET(8953, `topics`) OR FIND_IN_SET(9707210, `topics`) OR FIND_IN_SET(9707192, `topics`) OR FIND_IN_SET(8944, `topics`) OR FIND_IN_SET(8902, `topics`) OR FIND_IN_SET(8969, `topics`) OR FIND_IN_SET(41070520, `topics`) OR FIND_IN_SET(8890, `topics`) OR FIND_IN_SET(13098, `topics`) OR FIND_IN_SET(34637979, `topics`) OR FIND_IN_SET(1514879, `topics`) OR FIND_IN_SET(8931, `topics`) OR FIND_IN_SET(2612848, `topics`) OR FIND_IN_SET(323813, `topics`) OR FIND_IN_SET(323816, `topics`) OR FIND_IN_SET(8971, `topics`) OR FIND_IN_SET(8932, `topics`) OR FIND_IN_SET(8877, `topics`) OR FIND_IN_SET(41711625, `topics`) OR FIND_IN_SET(8886, `topics`) OR FIND_IN_SET(8925, `topics`) OR FIND_IN_SET(1514878, `topics`) OR FIND_IN_SET(1514877, `topics`) OR FIND_IN_SET(8965, `topics`) OR FIND_IN_SET(8892, `topics`) OR FIND_IN_SET(8924, `topics`) OR FIND_IN_SET(8905, `topics`) OR FIND_IN_SET(8893, `topics`) OR FIND_IN_SET(30807423, `topics`) OR FIND_IN_SET(33665691, `topics`) OR FIND_IN_SET(13097, `topics`) OR FIND_IN_SET(978046, `topics`) OR FIND_IN_SET(8942, `topics`) OR FIND_IN_SET(2335829, `topics`) OR FIND_IN_SET(34637977, `topics`) OR FIND_IN_SET(8959, `topics`) OR FIND_IN_SET(8943, `topics`) OR FIND_IN_SET(13690959, `topics`) OR FIND_IN_SET(8946, `topics`) OR FIND_IN_SET(8970, `topics`) OR FIND_IN_SET(8963, `topics`) OR FIND_IN_SET(8973, `topics`) OR FIND_IN_SET(2612886, `topics`) OR FIND_IN_SET(8896, `topics`) OR FIND_IN_SET(8958, `topics`) OR FIND_IN_SET(8921, `topics`) OR FIND_IN_SET(2956832, `topics`) OR FIND_IN_SET(34637985, `topics`) OR FIND_IN_SET(8895, `topics`) OR FIND_IN_SET(8888, `topics`) OR FIND_IN_SET(8885, `topics`) OR FIND_IN_SET(8910, `topics`) OR FIND_IN_SET(8968, `topics`) OR FIND_IN_SET(13100, `topics`) OR FIND_IN_SET(8208050, `topics`) OR FIND_IN_SET(8922, `topics`) OR FIND_IN_SET(8894, `topics`) OR FIND_IN_SET(2335827, `topics`) OR FIND_IN_SET(8874, `topics`) OR FIND_IN_SET(20664811, `topics`) OR FIND_IN_SET(6166174, `topics`) OR FIND_IN_SET(6166175, `topics`) OR FIND_IN_SET(6166176, `topics`) OR FIND_IN_SET(8947, `topics`) OR FIND_IN_SET(8900, `topics`) OR FIND_IN_SET(8938, `topics`) OR FIND_IN_SET(8962, `topics`) OR FIND_IN_SET(8940, `topics`) OR FIND_IN_SET(7778883, `topics`) OR FIND_IN_SET(8876, `topics`) OR FIND_IN_SET(3994125, `topics`) OR FIND_IN_SET(8939, `topics`) OR FIND_IN_SET(2956828, `topics`) OR FIND_IN_SET(8954, `topics`) OR FIND_IN_SET(8974, `topics`) OR FIND_IN_SET(8955, `topics`) OR FIND_IN_SET(8972, `topics`) OR FIND_IN_SET(13981580, `topics`) OR FIND_IN_SET(8930, `topics`) OR FIND_IN_SET(8915, `topics`) OR FIND_IN_SET(8923, `topics`) OR FIND_IN_SET(8933, `topics`) OR FIND_IN_SET(8956, `topics`) OR FIND_IN_SET(8873, `topics`) OR FIND_IN_SET(2335897, `topics`) OR FIND_IN_SET(8875, `topics`) OR FIND_IN_SET(13368813, `topics`) OR FIND_IN_SET(30766033, `topics`) OR FIND_IN_SET(8967, `topics`) OR FIND_IN_SET(8928, `topics`) OR FIND_IN_SET(43486493, `topics`) OR FIND_IN_SET(2335826, `topics`) OR FIND_IN_SET(8952, `topics`) OR FIND_IN_SET(3576863, `topics`) OR FIND_IN_SET(8882, `topics`) OR FIND_IN_SET(8901, `topics`) OR FIND_IN_SET(13103, `topics`) OR FIND_IN_SET(323810, `topics`) OR FIND_IN_SET(323815, `topics`) OR FIND_IN_SET(46098368, `topics`) OR FIND_IN_SET(13104, `topics`) OR FIND_IN_SET(8948, `topics`) OR FIND_IN_SET(8919, `topics`) OR FIND_IN_SET(8911, `topics`) OR FIND_IN_SET(34637989, `topics`) OR FIND_IN_SET(8961, `topics`) OR FIND_IN_SET(6311040, `topics`) OR FIND_IN_SET(2956829, `topics`) OR FIND_IN_SET(8929, `topics`) OR FIND_IN_SET(8918, `topics`) OR FIND_IN_SET(8510366, `topics`) OR FIND_IN_SET(8899, `topics`) OR FIND_IN_SET(8920, `topics`) OR FIND_IN_SET(8945, `topics`) OR FIND_IN_SET(13099, `topics`) OR FIND_IN_SET(323814, `topics`) OR FIND_IN_SET(13691917, `topics`) OR FIND_IN_SET(8887, `topics`) OR FIND_IN_SET(8912, `topics`) OR FIND_IN_SET(8927, `topics`) OR FIND_IN_SET(8907, `topics`) OR FIND_IN_SET(8897, `topics`) OR FIND_IN_SET(8949, `topics`) OR FIND_IN_SET(8898, `topics`) OR FIND_IN_SET(13981573, `topics`) OR FIND_IN_SET(2956830, `topics`) OR FIND_IN_SET(8171621, `topics`) OR FIND_IN_SET(3190434, `topics`) OR FIND_IN_SET(6512514, `topics`) OR FIND_IN_SET(6512515, `topics`) OR FIND_IN_SET(2956827, `topics`) OR FIND_IN_SET(8883, `topics`) OR FIND_IN_SET(2956831, `topics`) OR FIND_IN_SET(8966, `topics`) OR FIND_IN_SET(8906, `topics`) OR FIND_IN_SET(8935, `topics`) OR FIND_IN_SET(2956834, `topics`) OR FIND_IN_SET(8884, `topics`) OR FIND_IN_SET(8880, `topics`) OR FIND_IN_SET(8889, `topics`) OR FIND_IN_SET(8960, `topics`) OR FIND_IN_SET(8879, `topics`) OR FIND_IN_SET(8909, `topics`) OR FIND_IN_SET(2335828, `topics`) OR FIND_IN_SET(2956833, `topics`) OR FIND_IN_SET(8881, `topics`) OR FIND_IN_SET(8891, `topics`) OR FIND_IN_SET(8950, `topics`) OR FIND_IN_SET(8926, `topics`) OR FIND_IN_SET(8964, `topics`) OR FIND_IN_SET(2289698, `topics`) OR FIND_IN_SET(8913, `topics`) OR FIND_IN_SET(3576862, `topics`) OR FIND_IN_SET(1060937, `topics`) OR FIND_IN_SET(978047, `topics`) OR FIND_IN_SET(8903, `topics`) OR FIND_IN_SET(8936, `topics`) OR FIND_IN_SET(8917, `topics`) OR FIND_IN_SET(8916, `topics`) OR FIND_IN_SET(8937, `topics`) OR FIND_IN_SET(8941, `topics`) OR FIND_IN_SET(8904, `topics`) OR FIND_IN_SET(8951, `topics`) OR FIND_IN_SET(8934, `topics`) OR FIND_IN_SET(8953, `topics`) OR FIND_IN_SET(9707210, `topics`) OR FIND_IN_SET(9707192, `topics`) OR FIND_IN_SET(8944, `topics`) OR FIND_IN_SET(8902, `topics`) OR FIND_IN_SET(8969, `topics`) OR FIND_IN_SET(8890, `topics`) OR FIND_IN_SET(1514879, `topics`) OR FIND_IN_SET(8931, `topics`) OR FIND_IN_SET(8932, `topics`) OR FIND_IN_SET(8971, `topics`) OR FIND_IN_SET(8877, `topics`) OR FIND_IN_SET(8886, `topics`) OR FIND_IN_SET(8925, `topics`) OR FIND_IN_SET(1514878, `topics`) OR FIND_IN_SET(1514877, `topics`) OR FIND_IN_SET(8965, `topics`) OR FIND_IN_SET(8892, `topics`) OR FIND_IN_SET(8924, `topics`) OR FIND_IN_SET(8905, `topics`) OR FIND_IN_SET(8893, `topics`) OR FIND_IN_SET(33665691, `topics`) OR FIND_IN_SET(978046, `topics`) OR FIND_IN_SET(8942, `topics`) OR FIND_IN_SET(8959, `topics`) OR FIND_IN_SET(8943, `topics`) OR FIND_IN_SET(13690959, `topics`) OR FIND_IN_SET(8946, `topics`) OR FIND_IN_SET(8970, `topics`) OR FIND_IN_SET(8963, `topics`) OR FIND_IN_SET(8973, `topics`) OR FIND_IN_SET(8896, `topics`) OR FIND_IN_SET(8958, `topics`) OR FIND_IN_SET(2956832, `topics`) OR FIND_IN_SET(8895, `topics`) OR FIND_IN_SET(8888, `topics`) OR FIND_IN_SET(13100, `topics`) OR FIND_IN_SET(8208050, `topics`) OR FIND_IN_SET(8922, `topics`) OR FIND_IN_SET(8894, `topics`) OR FIND_IN_SET(2335827, `topics`) OR FIND_IN_SET(8874, `topics`) OR FIND_IN_SET(8947, `topics`) OR FIND_IN_SET(8900, `topics`) OR FIND_IN_SET(8938, `topics`) OR FIND_IN_SET(8962, `topics`) OR FIND_IN_SET(8940, `topics`) OR FIND_IN_SET(8876, `topics`) OR FIND_IN_SET(3994125, `topics`) OR FIND_IN_SET(8939, `topics`) OR FIND_IN_SET(2956828, `topics`) OR FIND_IN_SET(8954, `topics`) OR FIND_IN_SET(8955, `topics`) OR FIND_IN_SET(8933, `topics`) OR FIND_IN_SET(8930, `topics`) OR FIND_IN_SET(8923, `topics`) OR FIND_IN_SET(8956, `topics`) OR FIND_IN_SET(8873, `topics`) OR FIND_IN_SET(2335897, `topics`) OR FIND_IN_SET(8875, `topics`) OR FIND_IN_SET(2335826, `topics`) OR FIND_IN_SET(8952, `topics`) OR FIND_IN_SET(3576863, `topics`) OR FIND_IN_SET(8882, `topics`) OR FIND_IN_SET(323810, `topics`) OR FIND_IN_SET(323815, `topics`) OR FIND_IN_SET(13103, `topics`) OR FIND_IN_SET(13104, `topics`) OR FIND_IN_SET(8948, `topics`) OR FIND_IN_SET(8919, `topics`) OR FIND_IN_SET(8911, `topics`) OR FIND_IN_SET(8961, `topics`) OR FIND_IN_SET(6311040, `topics`) OR FIND_IN_SET(8929, `topics`) OR FIND_IN_SET(8918, `topics`) OR FIND_IN_SET(8899, `topics`) OR FIND_IN_SET(8920, `topics`) OR FIND_IN_SET(8945, `topics`) OR FIND_IN_SET(13099, `topics`) OR FIND_IN_SET(323814, `topics`) OR FIND_IN_SET(13691917, `topics`) OR FIND_IN_SET(8887, `topics`) OR FIND_IN_SET(8912, `topics`) OR FIND_IN_SET(8907, `topics`) OR FIND_IN_SET(8897, `topics`) OR FIND_IN_SET(8949, `topics`) OR FIND_IN_SET(8898, `topics`) OR FIND_IN_SET(13981573, `topics`) OR FIND_IN_SET(2956830, `topics`) OR FIND_IN_SET(8171621, `topics`) OR FIND_IN_SET(8883, `topics`)))  AND (name != '' AND active = 1)  AND ( FIND_IN_SET( 8526, holidayThemes ) > 0)  AND (contentScore > 10)  AND  object_localized_45_de.o_type IN ('object','folder')) AND object_localized_45_de.o_published = 1 ORDER BY RAND(1732950000)    LIMIT 12 OFFSET 36
Parameters:
[]
256 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "45"
]
257 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  2367933
]
258 0.13 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  2367933
]
259 0.28 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  2367933
]
260 0.22 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  2367933
]
261 0.10 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2367933
  "demiExtension"
]
262 0.08 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2367933
  "demiExtension"
]
263 0.08 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2367933
  "demiExtension"
]
264 0.08 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2367933
  "demiExtension"
]
265 0.08 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2367933
  "demiExtension"
]
266 0.08 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2367933
  "demiExtension"
]
267 0.07 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2367933
  "demiExtension"
]
268 0.08 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  2367933
  "demiExtension"
]
269 0.11 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  2367933
  "capacityCeremonies"
]
270 0.11 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  2367933
  "dishRates"
]
271 0.11 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  2367933
  "operationSchedule"
]
272 0.13 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  2367933
]
273 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  285665
]
274 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  285665
]
275 0.24 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  285665
]
276 0.30 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  285665
]
277 0.08 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  285665
  "demiExtension"
]
278 0.07 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  285665
  "demiExtension"
]
279 0.07 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  285665
  "demiExtension"
]
280 0.07 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  285665
  "demiExtension"
]
281 0.07 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  285665
  "demiExtension"
]
282 0.07 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  285665
  "demiExtension"
]
283 0.07 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  285665
  "demiExtension"
]
284 0.07 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  285665
  "demiExtension"
]
285 0.10 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  285665
  "capacityCeremonies"
]
286 0.10 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  285665
  "dishRates"
]
287 0.10 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  285665
  "operationSchedule"
]
288 0.26 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  285665
]
289 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1605786
]
290 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  1605786
]
291 0.22 ms
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
  1605786
]
292 0.44 ms
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  1605786
]
293 0.09 ms
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605786
  "demiExtension"
]
294 0.08 ms
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605786
  "demiExtension"
]
295 0.07 ms
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605786
  "demiExtension"
]
296 0.07 ms
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605786
  "demiExtension"
]
297 0.07 ms
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605786
  "demiExtension"
]
298 0.07 ms
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605786
  "demiExtension"
]
299 0.07 ms
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605786
  "demiExtension"
]
300 0.07 ms
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1605786
  "demiExtension"
]
301 0.10 ms
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  1605786
  "capacityCeremonies"
]
302 0.10 ms
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  1605786
  "dishRates"
]
303 0.10 ms
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  1605786
  "operationSchedule"
]
304 0.14 ms
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
  1605786
]
305 39.84 ms
SELECT COUNT(*) FROM object_localized_45_de WHERE (((FIND_IN_SET("11431", `towns`) OR FIND_IN_SET("11422", `towns`) OR FIND_IN_SET("11423", `towns`) OR FIND_IN_SET("11541", `towns`) OR FIND_IN_SET("11430", `towns`) OR FIND_IN_SET("3192505", `towns`) OR FIND_IN_SET("3192507", `towns`) OR FIND_IN_SET("3192504", `towns`) OR FIND_IN_SET("3192506", `towns`) OR FIND_IN_SET("11426", `towns`) OR FIND_IN_SET("3192508", `towns`) OR FIND_IN_SET("11434", `towns`) OR FIND_IN_SET("11431", `towns`) OR FIND_IN_SET("11423", `towns`) OR FIND_IN_SET("11541", `towns`) OR FIND_IN_SET("11430", `towns`) OR FIND_IN_SET("3192505", `towns`) OR FIND_IN_SET("3192507", `towns`) OR FIND_IN_SET("3192504", `towns`) OR FIND_IN_SET("11426", `towns`) OR FIND_IN_SET("11434", `towns`)))  AND ((FIND_IN_SET(2335829, `topics`) OR FIND_IN_SET(2956831, `topics`) OR FIND_IN_SET(34637986, `topics`) OR FIND_IN_SET(13101, `topics`) OR FIND_IN_SET(8966, `topics`) OR FIND_IN_SET(8906, `topics`) OR FIND_IN_SET(2956834, `topics`) OR FIND_IN_SET(8935, `topics`) OR FIND_IN_SET(8884, `topics`) OR FIND_IN_SET(8880, `topics`) OR FIND_IN_SET(8889, `topics`) OR FIND_IN_SET(8908, `topics`) OR FIND_IN_SET(8960, `topics`) OR FIND_IN_SET(8879, `topics`) OR FIND_IN_SET(34637984, `topics`) OR FIND_IN_SET(8909, `topics`) OR FIND_IN_SET(13102, `topics`) OR FIND_IN_SET(323812, `topics`) OR FIND_IN_SET(2335828, `topics`) OR FIND_IN_SET(2956833, `topics`) OR FIND_IN_SET(8881, `topics`) OR FIND_IN_SET(8891, `topics`) OR FIND_IN_SET(8914, `topics`) OR FIND_IN_SET(8950, `topics`) OR FIND_IN_SET(43486494, `topics`) OR FIND_IN_SET(30766034, `topics`) OR FIND_IN_SET(8697573, `topics`) OR FIND_IN_SET(8926, `topics`) OR FIND_IN_SET(8964, `topics`) OR FIND_IN_SET(2289698, `topics`) OR FIND_IN_SET(8913, `topics`) OR FIND_IN_SET(3576862, `topics`) OR FIND_IN_SET(978047, `topics`) OR FIND_IN_SET(1060937, `topics`) OR FIND_IN_SET(8903, `topics`) OR FIND_IN_SET(8936, `topics`) OR FIND_IN_SET(8917, `topics`) OR FIND_IN_SET(8916, `topics`) OR FIND_IN_SET(8878, `topics`) OR FIND_IN_SET(8937, `topics`) OR FIND_IN_SET(8941, `topics`) OR FIND_IN_SET(8904, `topics`) OR FIND_IN_SET(8951, `topics`) OR FIND_IN_SET(34637975, `topics`) OR FIND_IN_SET(8934, `topics`) OR FIND_IN_SET(8953, `topics`) OR FIND_IN_SET(9707210, `topics`) OR FIND_IN_SET(9707192, `topics`) OR FIND_IN_SET(8944, `topics`) OR FIND_IN_SET(8902, `topics`) OR FIND_IN_SET(8969, `topics`) OR FIND_IN_SET(41070520, `topics`) OR FIND_IN_SET(8890, `topics`) OR FIND_IN_SET(13098, `topics`) OR FIND_IN_SET(34637979, `topics`) OR FIND_IN_SET(1514879, `topics`) OR FIND_IN_SET(8931, `topics`) OR FIND_IN_SET(2612848, `topics`) OR FIND_IN_SET(323813, `topics`) OR FIND_IN_SET(323816, `topics`) OR FIND_IN_SET(8971, `topics`) OR FIND_IN_SET(8932, `topics`) OR FIND_IN_SET(8877, `topics`) OR FIND_IN_SET(41711625, `topics`) OR FIND_IN_SET(8886, `topics`) OR FIND_IN_SET(8925, `topics`) OR FIND_IN_SET(1514878, `topics`) OR FIND_IN_SET(1514877, `topics`) OR FIND_IN_SET(8965, `topics`) OR FIND_IN_SET(8892, `topics`) OR FIND_IN_SET(8924, `topics`) OR FIND_IN_SET(8905, `topics`) OR FIND_IN_SET(8893, `topics`) OR FIND_IN_SET(30807423, `topics`) OR FIND_IN_SET(33665691, `topics`) OR FIND_IN_SET(13097, `topics`) OR FIND_IN_SET(978046, `topics`) OR FIND_IN_SET(8942, `topics`) OR FIND_IN_SET(2335829, `topics`) OR FIND_IN_SET(34637977, `topics`) OR FIND_IN_SET(8959, `topics`) OR FIND_IN_SET(8943, `topics`) OR FIND_IN_SET(13690959, `topics`) OR FIND_IN_SET(8946, `topics`) OR FIND_IN_SET(8970, `topics`) OR FIND_IN_SET(8963, `topics`) OR FIND_IN_SET(8973, `topics`) OR FIND_IN_SET(2612886, `topics`) OR FIND_IN_SET(8896, `topics`) OR FIND_IN_SET(8958, `topics`) OR FIND_IN_SET(8921, `topics`) OR FIND_IN_SET(2956832, `topics`) OR FIND_IN_SET(34637985, `topics`) OR FIND_IN_SET(8895, `topics`) OR FIND_IN_SET(8888, `topics`) OR FIND_IN_SET(8885, `topics`) OR FIND_IN_SET(8910, `topics`) OR FIND_IN_SET(8968, `topics`) OR FIND_IN_SET(13100, `topics`) OR FIND_IN_SET(8208050, `topics`) OR FIND_IN_SET(8922, `topics`) OR FIND_IN_SET(8894, `topics`) OR FIND_IN_SET(2335827, `topics`) OR FIND_IN_SET(8874, `topics`) OR FIND_IN_SET(20664811, `topics`) OR FIND_IN_SET(6166174, `topics`) OR FIND_IN_SET(6166175, `topics`) OR FIND_IN_SET(6166176, `topics`) OR FIND_IN_SET(8947, `topics`) OR FIND_IN_SET(8900, `topics`) OR FIND_IN_SET(8938, `topics`) OR FIND_IN_SET(8962, `topics`) OR FIND_IN_SET(8940, `topics`) OR FIND_IN_SET(7778883, `topics`) OR FIND_IN_SET(8876, `topics`) OR FIND_IN_SET(3994125, `topics`) OR FIND_IN_SET(8939, `topics`) OR FIND_IN_SET(2956828, `topics`) OR FIND_IN_SET(8954, `topics`) OR FIND_IN_SET(8974, `topics`) OR FIND_IN_SET(8955, `topics`) OR FIND_IN_SET(8972, `topics`) OR FIND_IN_SET(13981580, `topics`) OR FIND_IN_SET(8930, `topics`) OR FIND_IN_SET(8915, `topics`) OR FIND_IN_SET(8923, `topics`) OR FIND_IN_SET(8933, `topics`) OR FIND_IN_SET(8956, `topics`) OR FIND_IN_SET(8873, `topics`) OR FIND_IN_SET(2335897, `topics`) OR FIND_IN_SET(8875, `topics`) OR FIND_IN_SET(13368813, `topics`) OR FIND_IN_SET(30766033, `topics`) OR FIND_IN_SET(8967, `topics`) OR FIND_IN_SET(8928, `topics`) OR FIND_IN_SET(43486493, `topics`) OR FIND_IN_SET(2335826, `topics`) OR FIND_IN_SET(8952, `topics`) OR FIND_IN_SET(3576863, `topics`) OR FIND_IN_SET(8882, `topics`) OR FIND_IN_SET(8901, `topics`) OR FIND_IN_SET(13103, `topics`) OR FIND_IN_SET(323810, `topics`) OR FIND_IN_SET(323815, `topics`) OR FIND_IN_SET(46098368, `topics`) OR FIND_IN_SET(13104, `topics`) OR FIND_IN_SET(8948, `topics`) OR FIND_IN_SET(8919, `topics`) OR FIND_IN_SET(8911, `topics`) OR FIND_IN_SET(34637989, `topics`) OR FIND_IN_SET(8961, `topics`) OR FIND_IN_SET(6311040, `topics`) OR FIND_IN_SET(2956829, `topics`) OR FIND_IN_SET(8929, `topics`) OR FIND_IN_SET(8918, `topics`) OR FIND_IN_SET(8510366, `topics`) OR FIND_IN_SET(8899, `topics`) OR FIND_IN_SET(8920, `topics`) OR FIND_IN_SET(8945, `topics`) OR FIND_IN_SET(13099, `topics`) OR FIND_IN_SET(323814, `topics`) OR FIND_IN_SET(13691917, `topics`) OR FIND_IN_SET(8887, `topics`) OR FIND_IN_SET(8912, `topics`) OR FIND_IN_SET(8927, `topics`) OR FIND_IN_SET(8907, `topics`) OR FIND_IN_SET(8897, `topics`) OR FIND_IN_SET(8949, `topics`) OR FIND_IN_SET(8898, `topics`) OR FIND_IN_SET(13981573, `topics`) OR FIND_IN_SET(2956830, `topics`) OR FIND_IN_SET(8171621, `topics`) OR FIND_IN_SET(3190434, `topics`) OR FIND_IN_SET(6512514, `topics`) OR FIND_IN_SET(6512515, `topics`) OR FIND_IN_SET(2956827, `topics`) OR FIND_IN_SET(8883, `topics`) OR FIND_IN_SET(2956831, `topics`) OR FIND_IN_SET(8966, `topics`) OR FIND_IN_SET(8906, `topics`) OR FIND_IN_SET(8935, `topics`) OR FIND_IN_SET(2956834, `topics`) OR FIND_IN_SET(8884, `topics`) OR FIND_IN_SET(8880, `topics`) OR FIND_IN_SET(8889, `topics`) OR FIND_IN_SET(8960, `topics`) OR FIND_IN_SET(8879, `topics`) OR FIND_IN_SET(8909, `topics`) OR FIND_IN_SET(2335828, `topics`) OR FIND_IN_SET(2956833, `topics`) OR FIND_IN_SET(8881, `topics`) OR FIND_IN_SET(8891, `topics`) OR FIND_IN_SET(8950, `topics`) OR FIND_IN_SET(8926, `topics`) OR FIND_IN_SET(8964, `topics`) OR FIND_IN_SET(2289698, `topics`) OR FIND_IN_SET(8913, `topics`) OR FIND_IN_SET(3576862, `topics`) OR FIND_IN_SET(1060937, `topics`) OR FIND_IN_SET(978047, `topics`) OR FIND_IN_SET(8903, `topics`) OR FIND_IN_SET(8936, `topics`) OR FIND_IN_SET(8917, `topics`) OR FIND_IN_SET(8916, `topics`) OR FIND_IN_SET(8937, `topics`) OR FIND_IN_SET(8941, `topics`) OR FIND_IN_SET(8904, `topics`) OR FIND_IN_SET(8951, `topics`) OR FIND_IN_SET(8934, `topics`) OR FIND_IN_SET(8953, `topics`) OR FIND_IN_SET(9707210, `topics`) OR FIND_IN_SET(9707192, `topics`) OR FIND_IN_SET(8944, `topics`) OR FIND_IN_SET(8902, `topics`) OR FIND_IN_SET(8969, `topics`) OR FIND_IN_SET(8890, `topics`) OR FIND_IN_SET(1514879, `topics`) OR FIND_IN_SET(8931, `topics`) OR FIND_IN_SET(8932, `topics`) OR FIND_IN_SET(8971, `topics`) OR FIND_IN_SET(8877, `topics`) OR FIND_IN_SET(8886, `topics`) OR FIND_IN_SET(8925, `topics`) OR FIND_IN_SET(1514878, `topics`) OR FIND_IN_SET(1514877, `topics`) OR FIND_IN_SET(8965, `topics`) OR FIND_IN_SET(8892, `topics`) OR FIND_IN_SET(8924, `topics`) OR FIND_IN_SET(8905, `topics`) OR FIND_IN_SET(8893, `topics`) OR FIND_IN_SET(33665691, `topics`) OR FIND_IN_SET(978046, `topics`) OR FIND_IN_SET(8942, `topics`) OR FIND_IN_SET(8959, `topics`) OR FIND_IN_SET(8943, `topics`) OR FIND_IN_SET(13690959, `topics`) OR FIND_IN_SET(8946, `topics`) OR FIND_IN_SET(8970, `topics`) OR FIND_IN_SET(8963, `topics`) OR FIND_IN_SET(8973, `topics`) OR FIND_IN_SET(8896, `topics`) OR FIND_IN_SET(8958, `topics`) OR FIND_IN_SET(2956832, `topics`) OR FIND_IN_SET(8895, `topics`) OR FIND_IN_SET(8888, `topics`) OR FIND_IN_SET(13100, `topics`) OR FIND_IN_SET(8208050, `topics`) OR FIND_IN_SET(8922, `topics`) OR FIND_IN_SET(8894, `topics`) OR FIND_IN_SET(2335827, `topics`) OR FIND_IN_SET(8874, `topics`) OR FIND_IN_SET(8947, `topics`) OR FIND_IN_SET(8900, `topics`) OR FIND_IN_SET(8938, `topics`) OR FIND_IN_SET(8962, `topics`) OR FIND_IN_SET(8940, `topics`) OR FIND_IN_SET(8876, `topics`) OR FIND_IN_SET(3994125, `topics`) OR FIND_IN_SET(8939, `topics`) OR FIND_IN_SET(2956828, `topics`) OR FIND_IN_SET(8954, `topics`) OR FIND_IN_SET(8955, `topics`) OR FIND_IN_SET(8933, `topics`) OR FIND_IN_SET(8930, `topics`) OR FIND_IN_SET(8923, `topics`) OR FIND_IN_SET(8956, `topics`) OR FIND_IN_SET(8873, `topics`) OR FIND_IN_SET(2335897, `topics`) OR FIND_IN_SET(8875, `topics`) OR FIND_IN_SET(2335826, `topics`) OR FIND_IN_SET(8952, `topics`) OR FIND_IN_SET(3576863, `topics`) OR FIND_IN_SET(8882, `topics`) OR FIND_IN_SET(323810, `topics`) OR FIND_IN_SET(323815, `topics`) OR FIND_IN_SET(13103, `topics`) OR FIND_IN_SET(13104, `topics`) OR FIND_IN_SET(8948, `topics`) OR FIND_IN_SET(8919, `topics`) OR FIND_IN_SET(8911, `topics`) OR FIND_IN_SET(8961, `topics`) OR FIND_IN_SET(6311040, `topics`) OR FIND_IN_SET(8929, `topics`) OR FIND_IN_SET(8918, `topics`) OR FIND_IN_SET(8899, `topics`) OR FIND_IN_SET(8920, `topics`) OR FIND_IN_SET(8945, `topics`) OR FIND_IN_SET(13099, `topics`) OR FIND_IN_SET(323814, `topics`) OR FIND_IN_SET(13691917, `topics`) OR FIND_IN_SET(8887, `topics`) OR FIND_IN_SET(8912, `topics`) OR FIND_IN_SET(8907, `topics`) OR FIND_IN_SET(8897, `topics`) OR FIND_IN_SET(8949, `topics`) OR FIND_IN_SET(8898, `topics`) OR FIND_IN_SET(13981573, `topics`) OR FIND_IN_SET(2956830, `topics`) OR FIND_IN_SET(8171621, `topics`) OR FIND_IN_SET(8883, `topics`)))  AND (name != '' AND active = 1)  AND ( FIND_IN_SET( 8526, holidayThemes ) > 0)  AND (contentScore > 10)  AND  object_localized_45_de.o_type IN ('object','folder')) AND object_localized_45_de.o_published = 1
Parameters:
[]
306 0.29 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 8531668) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
307 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  8531671
]
308 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  8531671
]
309 0.05 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
310 0.11 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  8531671
]
311 0.11 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  8531671
]
312 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  8531672
]
313 0.12 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  8531672
]
314 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  8531672
]
315 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  8531672
]
316 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  8531673
]
317 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  8531673
]
318 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  8531673
]
319 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  8531673
]
320 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  41370200
]
321 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  41370200
]
322 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  41370200
]
323 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  41370200
]
324 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  41370201
]
325 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  41370201
]
326 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  41370201
]
327 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  41370201
]
328 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  8531674
]
329 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  8531674
]
330 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  8531674
]
331 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  8531674
]
332 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
333 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-infrastructure-teaser"
  "scope" => "pimcore_image_thumbnails"
]
334 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1171030
]
335 0.82 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
336 0.54 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
337 0.79 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 2367933) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
338 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  5917982
]
339 0.12 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  5917982
]
340 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  5917982
]
341 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  5917982
]
342 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  9526916
]
343 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  9526916
]
344 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  9526916
]
345 0.26 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1101470
]
346 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1101470
]
347 0.42 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  9526916
]
348 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  9526916
]
349 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1101470
]
350 0.83 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
351 0.58 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
352 0.17 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 285665) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
353 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  285667
]
354 0.12 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  285667
]
355 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  285667
]
356 0.13 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  3954500
]
357 0.27 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  3954500
]
358 0.24 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  285667
]
359 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  285667
]
360 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3954500
]
361 0.69 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
362 0.60 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
363 0.17 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 276445) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
364 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6486580
]
365 0.12 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  6486580
]
366 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6486580
]
367 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6486580
]
368 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  22765280
]
369 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  22765280
]
370 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  22765280
]
371 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  22765280
]
372 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6375992
]
373 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  6375992
]
374 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6375992
]
375 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6375992
]
376 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  276450
]
377 0.12 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  276450
]
378 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  276450
]
379 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  276450
]
380 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  22765281
]
381 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  22765281
]
382 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  22765281
]
383 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  22765281
]
384 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6375993
]
385 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  6375993
]
386 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6375993
]
387 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6375993
]
388 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6375994
]
389 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  6375994
]
390 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6375994
]
391 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6375994
]
392 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "26"
]
393 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4892751
]
394 0.18 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 280942) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
395 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  280946
]
396 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  280946
]
397 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  280946
]
398 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  280946
]
399 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 952633
]
400 0.20 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 1605793) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
401 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 280627
]
402 0.18 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 276437) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
403 0.11 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6305936
]
404 0.13 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  6305936
]
405 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6305936
]
406 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6305936
]
407 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 374243
]
408 0.44 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 1605786) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
409 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1605792
]
410 0.13 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  1605792
]
411 0.09 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  1605792
]
412 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  1605792
]
413 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  25052399
]
414 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  25052399
]
415 0.29 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  25052399
]
416 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  25052399
]
417 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6376210
]
418 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  6376210
]
419 0.25 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6376210
]
420 0.08 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6376210
]
421 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  6376212
]
422 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  6376212
]
423 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  6376212
]
424 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  6376212
]
425 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1605790
]
426 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  1605790
]
427 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  1605790
]
428 0.36 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  4808354
]
429 0.29 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4808354
]
430 0.29 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  1605790
]
431 0.12 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  1605790
]
432 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1605788
]
433 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  1605788
]
434 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  1605788
]
435 0.20 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  1605788
]
436 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  1605788
]
437 0.07 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1605789
]
438 0.09 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  1605789
]
439 0.08 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  1605789
]
440 0.32 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  4808356
]
441 0.24 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4808356
]
442 0.20 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  1605789
]
443 0.08 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  1605789
]
444 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4808354
]
445 0.67 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
446 0.47 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
447 0.36 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 30576647) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
448 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  30576703
]
449 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  30576703
]
450 0.10 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  30576703
]
451 0.25 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  30576703
]
452 0.10 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  30576703
]
453 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  30576704
]
454 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  30576704
]
455 0.09 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  30576704
]
456 0.20 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  30576704
]
457 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  30576704
]
458 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3561608
]
459 0.94 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
460 0.54 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
461 0.24 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 276391) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
462 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 112895
]
463 0.79 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
464 0.45 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11420%"
]
465 0.18 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 11439032) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
466 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11439037
]
467 0.12 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  11439037
]
468 0.10 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  11439037
]
469 0.10 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  11439037
]
470 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11439038
]
471 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  11439038
]
472 0.07 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  11439038
]
473 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  11439038
]
474 0.09 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11439040
]
475 0.11 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  11439040
]
476 0.08 ms
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  11439040
]
477 0.09 ms
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  11439040
]
478 0.08 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  11439035
]
479 0.10 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  11439035
]
480 0.11 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  11439035
]
481 0.13 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1280515
]
482 0.13 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1280515
]
483 0.26 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  11439035
]
484 0.09 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  11439035
]
485 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1280514
]
486 0.17 ms
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 23773058) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[
  "dateFrom" => 1732921200
  "dateTo" => 1733007599
]
487 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2849288
]
488 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  332
]
489 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
490 0.14 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.