Query Metrics
606
Database Queries
63
Different statements
1103.73 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.40 ms |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "defaultSiteConfig" null null ] |
2 | 0.10 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
3 | 0.10 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
4 | 0.35 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.11 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BlogPortal"
]
|
7 | 0.65 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/Urlaub-planen/Ausflugsziele" "sourcePathQuery" => "/de/Urlaub-planen/Ausflugsziele?page=48" "sourceEntireUri" => "https://stage.steiermark.com/de/Urlaub-planen/Ausflugsziele?page=48" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
8 | 0.27 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
9 | 0.21 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Ausflugsziele" "path" => "/steiermark.com/de/Urlaub-planen/" ] |
10 | 0.20 ms |
SELECT * FROM object_url_slugs WHERE slug = '/de/Urlaub-planen/Ausflugsziele' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
11 | 0.14 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
12 | 0.14 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
13 | 1.35 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Region"
]
|
14 | 0.24 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
113
]
|
15 | 0.15 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BlogArticle"
]
|
16 | 0.25 ms |
SELECT id FROM sites
Parameters:
[] |
17 | 0.20 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
113
]
|
18 | 0.21 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 113 113 113 ] |
19 | 0.17 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 4082 4082 ] |
20 | 0.16 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Ausflugsziele" "path" => "/de/Urlaub-planen/" ] |
21 | 0.13 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/Urlaub-planen/Ausflugsziele" ] |
22 | 0.11 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Ausflugsziele" "path" => "/de/Urlaub-planen/" ] |
23 | 0.11 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/Urlaub-planen/Ausflugsziele" ] |
24 | 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/Urlaub-planen/Ausflugsziele" ] |
25 | 0.11 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Urlaub-planen" "path" => "/de/" ] |
26 | 0.27 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/Urlaub-planen" ] |
27 | 0.35 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/Urlaub-planen" ] |
28 | 0.12 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "de" "path" => "/" ] |
29 | 0.09 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de" ] |
30 | 0.14 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/steiermark.com/%" "/de" ] |
31 | 0.13 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/%"
""
]
|
32 | 0.10 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
33 | 0.16 ms |
SELECT * FROM object_url_slugs WHERE slug = '/de/Urlaub-planen/Ausflugsziele' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
34 | 0.12 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
35 | 0.12 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "1" "scope" => "pimcore_staticroutes" ] |
36 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "2" "scope" => "pimcore_staticroutes" ] |
37 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "3" "scope" => "pimcore_staticroutes" ] |
38 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "4" "scope" => "pimcore_staticroutes" ] |
39 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "5" "scope" => "pimcore_staticroutes" ] |
40 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "6" "scope" => "pimcore_staticroutes" ] |
41 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "7" "scope" => "pimcore_staticroutes" ] |
42 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "8" "scope" => "pimcore_staticroutes" ] |
43 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "9" "scope" => "pimcore_staticroutes" ] |
44 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "10" "scope" => "pimcore_staticroutes" ] |
45 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "11" "scope" => "pimcore_staticroutes" ] |
46 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "12" "scope" => "pimcore_staticroutes" ] |
47 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "13" "scope" => "pimcore_staticroutes" ] |
48 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "15" "scope" => "pimcore_staticroutes" ] |
49 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "16" "scope" => "pimcore_staticroutes" ] |
50 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "17" "scope" => "pimcore_staticroutes" ] |
51 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "18" "scope" => "pimcore_staticroutes" ] |
52 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "19" "scope" => "pimcore_staticroutes" ] |
53 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "20" "scope" => "pimcore_staticroutes" ] |
54 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "21" "scope" => "pimcore_staticroutes" ] |
55 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "22" "scope" => "pimcore_staticroutes" ] |
56 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "23" "scope" => "pimcore_staticroutes" ] |
57 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "24" "scope" => "pimcore_staticroutes" ] |
58 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "25" "scope" => "pimcore_staticroutes" ] |
59 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "26" "scope" => "pimcore_staticroutes" ] |
60 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "27" "scope" => "pimcore_staticroutes" ] |
61 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "28" "scope" => "pimcore_staticroutes" ] |
62 | 0.17 ms |
SELECT id FROM sites
Parameters:
[] |
63 | 0.28 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3189171 ] |
64 | 0.21 ms |
SELECT id FROM sites
Parameters:
[] |
65 | 0.15 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"21"
]
|
66 | 0.38 ms |
SELECT id FROM sites
Parameters:
[] |
67 | 0.31 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"MediaCopyright"
]
|
68 | 0.55 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1923926 ] |
69 | 0.33 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"45"
]
|
70 | 0.33 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"27"
]
|
71 | 0.21 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"72"
]
|
72 | 0.11 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"59"
]
|
73 | 1.12 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,11507%" ] |
74 | 0.72 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,11507%" ] |
75 | 0.35 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-teaser" "scope" => "pimcore_image_thumbnails" ] |
76 | 0.28 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1957449 ] |
77 | 1.34 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,1683716%" ] |
78 | 0.72 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,1683716%" ] |
79 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5710580 ] |
80 | 0.34 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"26"
]
|
81 | 1.26 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%" ] |
82 | 0.65 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%" ] |
83 | 0.30 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4978869 ] |
84 | 1.23 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,11512%" ] |
85 | 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" => "%,11512%" ] |
86 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1013243 ] |
87 | 1.36 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
88 | 0.63 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
89 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1501095 ] |
90 | 1.53 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,11512%" ] |
91 | 0.72 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,11512%" ] |
92 | 0.19 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 2089815 ] |
93 | 1.29 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,11462%" ] |
94 | 0.66 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,11462%" ] |
95 | 0.26 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1690581 ] |
96 | 1.50 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,11467%" ] |
97 | 0.80 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,11467%" ] |
98 | 0.52 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3399063 ] |
99 | 1.55 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" => "%,11886%" ] |
100 | 0.70 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" => "%,11886%" ] |
101 | 0.44 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5368078 ] |
102 | 1.27 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,11893%" ] |
103 | 0.65 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,11893%" ] |
104 | 0.57 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4723588 ] |
105 | 1.40 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,12089%" ] |
106 | 0.68 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,12089%" ] |
107 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5359072 ] |
108 | 1.44 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,12452%" ] |
109 | 0.59 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,12452%" ] |
110 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4854784 ] |
111 | 147.74 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:
[] |
112 | 0.31 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"39"
]
|
113 | 87.95 ms |
SELECT o_id FROM object_46 WHERE o_id in (select dest_id from object_relations_45 where src_id in (select o_id from object_45 where active = 1 and o_published = 1))
Parameters:
[] |
114 | 0.72 ms |
SELECT object_localized_47_de.o_id as o_id, object_localized_47_de.o_type as o_type FROM object_localized_47_de WHERE (active=1 AND object_localized_47_de.o_type IN ('object','folder')) AND object_localized_47_de.o_published = 1 ORDER BY `order`
Parameters:
[] |
115 | 0.11 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"47"
]
|
116 | 1.09 ms |
SELECT objects.o_id as o_id, objects.o_type as o_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
]
|
117 | 0.09 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"46"
]
|
118 | 0.75 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
8871
]
|
119 | 1.57 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
8867
]
|
120 | 0.97 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
8865
]
|
121 | 0.83 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
8870
]
|
122 | 0.99 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
8869
]
|
123 | 0.85 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
8872
]
|
124 | 1.54 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
8868
]
|
125 | 0.26 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"31"
]
|
126 | 0.64 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
11462
]
|
127 | 0.28 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
11512
]
|
128 | 0.24 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
11420
]
|
129 | 0.48 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
11467
]
|
130 | 0.90 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
1683716
]
|
131 | 0.69 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
11507
]
|
132 | 0.38 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
11893
]
|
133 | 0.22 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
29785441
]
|
134 | 0.26 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
11886
]
|
135 | 0.65 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
12089
]
|
136 | 0.68 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
11189
]
|
137 | 0.19 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
11408
]
|
138 | 0.36 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
6938
]
|
139 | 0.79 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
12452
]
|
140 | 4.05 ms |
SELECT object_localized_72_de.o_id as o_id, object_localized_72_de.o_type as o_type FROM object_localized_72_de WHERE ((region__id in (11462,11512,11550,11552,11546,11938,11563,11553,11561,11562,11540,11551,11554,3896604,11548,11547,11545,11543,11549,11420,11467,1683716,11507,11893,29785441,11886,12089,11189,11408,6938,12452,11462,11512,11420,11467,1683716,11507,11893,11886,12089,11408,11189,6938,12452,29785441) OR o_id in (11462,11512,11550,11552,11546,11938,11563,11553,11561,11562,11540,11551,11554,3896604,11548,11547,11545,11543,11549,11420,11467,1683716,11507,11893,29785441,11886,12089,11189,11408,6938,12452,11462,11512,11420,11467,1683716,11507,11893,11886,12089,11408,11189,6938,12452,29785441)) AND object_localized_72_de.o_type IN ('object','folder')) AND object_localized_72_de.o_published = 1 ORDER BY `name`
Parameters:
[] |
141 | 0.34 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
8208051
]
|
142 | 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:
[
1060938
]
|
143 | 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:
[
8995
]
|
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:
[
8979
]
|
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:
[
8989
]
|
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:
[
8975
]
|
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:
[
8208053
]
|
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:
[
9286
]
|
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:
[
9275
]
|
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:
[
8208054
]
|
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:
[
9320
]
|
152 | 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:
[
9198
]
|
153 | 0.12 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
9343
]
|
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:
[
9339
]
|
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:
[
9337
]
|
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:
[
9334
]
|
157 | 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:
[
9311
]
|
158 | 0.14 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
9377
]
|
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:
[
9403
]
|
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:
[
9374
]
|
161 | 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:
[
9349
]
|
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:
[
9394
]
|
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:
[
9409
]
|
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:
[
9363
]
|
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:
[
9348
]
|
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:
[
9412
]
|
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:
[
9404
]
|
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:
[
9366
]
|
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:
[
9407
]
|
170 | 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:
[
9355
]
|
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:
[
9397
]
|
172 | 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:
[
9084
]
|
173 | 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:
[
9421
]
|
174 | 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:
[
9060
]
|
175 | 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
]
|
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:
[
3576862
]
|
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:
[
2335827
]
|
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:
[
3576863
]
|
180 | 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:
[
8907
]
|
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:
[
8897
]
|
182 | 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:
[
9251
]
|
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:
[
9253
]
|
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:
[
9112
]
|
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:
[
9101
]
|
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:
[
9224
]
|
187 | 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:
[
9242
]
|
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:
[
9109
]
|
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:
[
9122
]
|
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:
[
9185
]
|
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:
[
9172
]
|
192 | 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:
[
9034
]
|
193 | 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:
[
9373
]
|
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:
[
13690959
]
|
195 | 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:
[
9218
]
|
196 | 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:
[
9208
]
|
197 | 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:
[
9029
]
|
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:
[
2956835
]
|
199 | 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:
[
9058
]
|
200 | 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:
[
9077
]
|
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:
[
9026
]
|
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:
[
9252
]
|
203 | 307.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("11465", `towns`) OR FIND_IN_SET("11466", `towns`) OR FIND_IN_SET("11464", `towns`) OR FIND_IN_SET("11463", `towns`) OR FIND_IN_SET("1612603", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("11431", `towns`) OR FIND_IN_SET("11422", `towns`) OR FIND_IN_SET("11423", `towns`) OR FIND_IN_SET("11541", `towns`) OR FIND_IN_SET("11430", `towns`) OR FIND_IN_SET("3192505", `towns`) OR FIND_IN_SET("3192507", `towns`) OR FIND_IN_SET("3192504", `towns`) OR FIND_IN_SET("3192506", `towns`) OR FIND_IN_SET("11426", `towns`) OR FIND_IN_SET("3192508", `towns`) OR FIND_IN_SET("11434", `towns`) OR FIND_IN_SET("11848", `towns`) OR FIND_IN_SET("11504", `towns`) OR FIND_IN_SET("11474", `towns`) OR FIND_IN_SET("11849", `towns`) OR FIND_IN_SET("11470", `towns`) OR FIND_IN_SET("11493", `towns`) OR FIND_IN_SET("11499", `towns`) OR FIND_IN_SET("11492", `towns`) OR FIND_IN_SET("11841", `towns`) OR FIND_IN_SET("11487", `towns`) OR FIND_IN_SET("11501", `towns`) OR FIND_IN_SET("11475", `towns`) OR FIND_IN_SET("11495", `towns`) OR FIND_IN_SET("11494", `towns`) OR FIND_IN_SET("11496", `towns`) OR FIND_IN_SET("11482", `towns`) OR FIND_IN_SET("11846", `towns`) OR FIND_IN_SET("11484", `towns`) OR FIND_IN_SET("11847", `towns`) OR FIND_IN_SET("11506", `towns`) OR FIND_IN_SET("11479", `towns`) OR FIND_IN_SET("11837", `towns`) OR FIND_IN_SET("11478", `towns`) OR FIND_IN_SET("11839", `towns`) OR FIND_IN_SET("11505", `towns`) OR FIND_IN_SET("11489", `towns`) OR FIND_IN_SET("11842", `towns`) OR FIND_IN_SET("11845", `towns`) OR FIND_IN_SET("11836", `towns`) OR FIND_IN_SET("11476", `towns`) OR FIND_IN_SET("11503", `towns`) OR FIND_IN_SET("11471", `towns`) OR FIND_IN_SET("11483", `towns`) OR FIND_IN_SET("11850", `towns`) OR FIND_IN_SET("11498", `towns`) OR FIND_IN_SET("11481", `towns`) OR FIND_IN_SET("11497", `towns`) OR FIND_IN_SET("11500", `towns`) OR FIND_IN_SET("11843", `towns`) OR FIND_IN_SET("11472", `towns`) OR FIND_IN_SET("11490", `towns`) OR FIND_IN_SET("11844", `towns`) OR FIND_IN_SET("11491", `towns`) OR FIND_IN_SET("11473", `towns`) OR FIND_IN_SET("11838", `towns`) OR FIND_IN_SET("11477", `towns`) OR FIND_IN_SET("11488", `towns`) OR FIND_IN_SET("11840", `towns`) OR FIND_IN_SET("11485", `towns`) OR FIND_IN_SET("11486", `towns`) OR FIND_IN_SET("11480", `towns`) OR FIND_IN_SET("11502", `towns`) OR FIND_IN_SET("10003651", `towns`) OR FIND_IN_SET("10003639", `towns`) OR FIND_IN_SET("10003640", `towns`) OR FIND_IN_SET("10003652", `towns`) OR FIND_IN_SET("10003641", `towns`) OR FIND_IN_SET("10003650", `towns`) OR FIND_IN_SET("10003612", `towns`) OR FIND_IN_SET("10003642", `towns`) OR FIND_IN_SET("10003643", `towns`) OR FIND_IN_SET("10003660", `towns`) OR FIND_IN_SET("10003613", `towns`) OR FIND_IN_SET("10003644", `towns`) OR FIND_IN_SET("10003610", `towns`) OR FIND_IN_SET("10003614", `towns`) OR FIND_IN_SET("10003616", `towns`) OR FIND_IN_SET("10003653", `towns`) OR FIND_IN_SET("10003645", `towns`) OR FIND_IN_SET("10003617", `towns`) OR FIND_IN_SET("10003618", `towns`) OR FIND_IN_SET("10003654", `towns`) OR FIND_IN_SET("10003620", `towns`) OR FIND_IN_SET("10003621", `towns`) OR FIND_IN_SET("10003622", `towns`) OR FIND_IN_SET("10003655", `towns`) OR FIND_IN_SET("10003656", `towns`) OR FIND_IN_SET("10003646", `towns`) OR FIND_IN_SET("10003649", `towns`) OR FIND_IN_SET("10003624", `towns`) OR FIND_IN_SET("10003648", `towns`) OR FIND_IN_SET("10003659", `towns`) OR FIND_IN_SET("10003629", `towns`) OR FIND_IN_SET("10003625", `towns`) OR FIND_IN_SET("10003647", `towns`) OR FIND_IN_SET("10003657", `towns`) OR FIND_IN_SET("10003626", `towns`) OR FIND_IN_SET("10003628", `towns`) OR FIND_IN_SET("10003630", `towns`) OR FIND_IN_SET("10003632", `towns`) OR FIND_IN_SET("10003633", `towns`) OR FIND_IN_SET("10003634", `towns`) OR FIND_IN_SET("10003636", `towns`) OR FIND_IN_SET("10003658", `towns`) OR FIND_IN_SET("10003637", `towns`) OR FIND_IN_SET("10003638", `towns`) OR FIND_IN_SET("11534", `towns`) OR FIND_IN_SET("11539", `towns`) OR FIND_IN_SET("11538", `towns`) OR FIND_IN_SET("11527", `towns`) OR FIND_IN_SET("11522", `towns`) OR FIND_IN_SET("11524", `towns`) OR FIND_IN_SET("11559", `towns`) OR FIND_IN_SET("11521", `towns`) OR FIND_IN_SET("11567", `towns`) OR FIND_IN_SET("11560", `towns`) OR FIND_IN_SET("11526", `towns`) OR FIND_IN_SET("11536", `towns`) OR FIND_IN_SET("3896603", `towns`) OR FIND_IN_SET("11528", `towns`) OR FIND_IN_SET("11535", `towns`) OR FIND_IN_SET("11537", `towns`) OR FIND_IN_SET("11959", `towns`) OR FIND_IN_SET("11948", `towns`) OR FIND_IN_SET("11910", `towns`) OR FIND_IN_SET("11909", `towns`) OR FIND_IN_SET("11965", `towns`) OR FIND_IN_SET("11963", `towns`) OR FIND_IN_SET("11947", `towns`) OR FIND_IN_SET("11922", `towns`) OR FIND_IN_SET("11921", `towns`) OR FIND_IN_SET("11950", `towns`) OR FIND_IN_SET("11914", `towns`) OR FIND_IN_SET("11920", `towns`) OR FIND_IN_SET("11946", `towns`) OR FIND_IN_SET("11937", `towns`) OR FIND_IN_SET("29785444", `towns`) OR FIND_IN_SET("29785442", `towns`) OR FIND_IN_SET("11956", `towns`) OR FIND_IN_SET("11929", `towns`) OR FIND_IN_SET("11935", `towns`) OR FIND_IN_SET("11923", `towns`) OR FIND_IN_SET("11936", `towns`) OR FIND_IN_SET("11926", `towns`) OR FIND_IN_SET("11927", `towns`) OR FIND_IN_SET("11918", `towns`) OR FIND_IN_SET("11966", `towns`) OR FIND_IN_SET("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11931", `towns`) OR FIND_IN_SET("11928", `towns`) OR FIND_IN_SET("11953", `towns`) OR FIND_IN_SET("11930", `towns`) OR FIND_IN_SET("11924", `towns`) OR FIND_IN_SET("11954", `towns`) OR FIND_IN_SET("11955", `towns`) OR FIND_IN_SET("11942", `towns`) OR FIND_IN_SET("11932", `towns`) OR FIND_IN_SET("3239518", `towns`) OR FIND_IN_SET("12146", `towns`) OR FIND_IN_SET("12115", `towns`) OR FIND_IN_SET("12122", `towns`) OR FIND_IN_SET("12133", `towns`) OR FIND_IN_SET("12531", `towns`) OR FIND_IN_SET("12143", `towns`) OR FIND_IN_SET("12116", `towns`) OR FIND_IN_SET("12129", `towns`) OR FIND_IN_SET("12138", `towns`) OR FIND_IN_SET("12136", `towns`) OR FIND_IN_SET("12118", `towns`) OR FIND_IN_SET("12163", `towns`) OR FIND_IN_SET("12164", `towns`) OR FIND_IN_SET("12155", `towns`) OR FIND_IN_SET("12152", `towns`) OR FIND_IN_SET("12525", `towns`) OR FIND_IN_SET("3552351", `towns`) OR FIND_IN_SET("12162", `towns`) OR FIND_IN_SET("12154", `towns`) OR FIND_IN_SET("5099244", `towns`) OR FIND_IN_SET("3552346", `towns`) OR FIND_IN_SET("3190431", `towns`) OR FIND_IN_SET("12157", `towns`) OR FIND_IN_SET("3552350", `towns`) OR FIND_IN_SET("3238735", `towns`) OR FIND_IN_SET("12110", `towns`) OR FIND_IN_SET("3552345", `towns`) OR FIND_IN_SET("3552348", `towns`) OR FIND_IN_SET("3552347", `towns`) OR FIND_IN_SET("12120", `towns`) OR FIND_IN_SET("12123", `towns`) OR FIND_IN_SET("12135", `towns`) OR FIND_IN_SET("12137", `towns`) OR FIND_IN_SET("12140", `towns`) OR FIND_IN_SET("12099", `towns`) OR FIND_IN_SET("12098", `towns`) OR FIND_IN_SET("12117", `towns`) OR FIND_IN_SET("12108", `towns`) OR FIND_IN_SET("12151", `towns`) OR FIND_IN_SET("12134", `towns`) OR FIND_IN_SET("12109", `towns`) OR FIND_IN_SET("12156", `towns`) OR FIND_IN_SET("12106", `towns`) OR FIND_IN_SET("12126", `towns`) OR FIND_IN_SET("12132", `towns`) OR FIND_IN_SET("3190432", `towns`) OR FIND_IN_SET("12158", `towns`) OR FIND_IN_SET("12103", `towns`) OR FIND_IN_SET("12139", `towns`) OR FIND_IN_SET("3552349", `towns`) OR FIND_IN_SET("12114", `towns`) OR FIND_IN_SET("12111", `towns`) OR FIND_IN_SET("12160", `towns`) OR FIND_IN_SET("12112", `towns`) OR FIND_IN_SET("11195", `towns`) OR FIND_IN_SET("11196", `towns`) OR FIND_IN_SET("11191", `towns`) OR FIND_IN_SET("11194", `towns`) OR FIND_IN_SET("11190", `towns`) OR FIND_IN_SET("3192509", `towns`) OR FIND_IN_SET("11197", `towns`) OR FIND_IN_SET("11409", `towns`) OR FIND_IN_SET("6944", `towns`) OR FIND_IN_SET("6971", `towns`) OR FIND_IN_SET("12312", `towns`) OR FIND_IN_SET("12321", `towns`) OR FIND_IN_SET("6973", `towns`) OR FIND_IN_SET("12320", `towns`) OR FIND_IN_SET("6953", `towns`) OR FIND_IN_SET("12309", `towns`) OR FIND_IN_SET("6955", `towns`) OR FIND_IN_SET("6957", `towns`) OR FIND_IN_SET("6963", `towns`) OR FIND_IN_SET("6948", `towns`) OR FIND_IN_SET("12304", `towns`) OR FIND_IN_SET("6969", `towns`) OR FIND_IN_SET("6945", `towns`) OR FIND_IN_SET("6966", `towns`) OR FIND_IN_SET("6951", `towns`) OR FIND_IN_SET("6968", `towns`) OR FIND_IN_SET("6949", `towns`) OR FIND_IN_SET("12305", `towns`) OR FIND_IN_SET("6958", `towns`) OR FIND_IN_SET("6959", `towns`) OR FIND_IN_SET("6970", `towns`) OR FIND_IN_SET("6974", `towns`) OR FIND_IN_SET("12324", `towns`) OR FIND_IN_SET("12342", `towns`) OR FIND_IN_SET("6946", `towns`) OR FIND_IN_SET("6956", `towns`) OR FIND_IN_SET("6964", `towns`) OR FIND_IN_SET("6954", `towns`) OR FIND_IN_SET("6967", `towns`) OR FIND_IN_SET("12319", `towns`) OR FIND_IN_SET("12333", `towns`) OR FIND_IN_SET("6965", `towns`) OR FIND_IN_SET("12323", `towns`) OR FIND_IN_SET("12316", `towns`) OR FIND_IN_SET("6961", `towns`) OR FIND_IN_SET("12318", `towns`) OR FIND_IN_SET("6972", `towns`) OR FIND_IN_SET("6962", `towns`) OR FIND_IN_SET("6960", `towns`) OR FIND_IN_SET("12329", `towns`) OR FIND_IN_SET("12311", `towns`) OR FIND_IN_SET("6947", `towns`) OR FIND_IN_SET("12478", `towns`) OR FIND_IN_SET("12548", `towns`) OR FIND_IN_SET("12464", `towns`) OR FIND_IN_SET("12539", `towns`) OR FIND_IN_SET("12535", `towns`) OR FIND_IN_SET("12532", `towns`) OR FIND_IN_SET("12555", `towns`) OR FIND_IN_SET("12472", `towns`) OR FIND_IN_SET("12489", `towns`) OR FIND_IN_SET("12505", `towns`) OR FIND_IN_SET("12503", `towns`) OR FIND_IN_SET("12508", `towns`) OR FIND_IN_SET("12526", `towns`) OR FIND_IN_SET("12544", `towns`) OR FIND_IN_SET("12530", `towns`) OR FIND_IN_SET("12537", `towns`) OR FIND_IN_SET("12463", `towns`) OR FIND_IN_SET("12491", `towns`) OR FIND_IN_SET("12547", `towns`) OR FIND_IN_SET("12519", `towns`) OR FIND_IN_SET("12480", `towns`) OR FIND_IN_SET("12542", `towns`) OR FIND_IN_SET("12551", `towns`) OR FIND_IN_SET("12477", `towns`) OR FIND_IN_SET("12469", `towns`) OR FIND_IN_SET("3239510", `towns`) OR FIND_IN_SET("12528", `towns`) OR FIND_IN_SET("12507", `towns`) OR FIND_IN_SET("3239509", `towns`) OR FIND_IN_SET("12510", `towns`) OR FIND_IN_SET("3239507", `towns`) OR FIND_IN_SET("3239508", `towns`) OR FIND_IN_SET("12522", `towns`) OR FIND_IN_SET("12543", `towns`) OR FIND_IN_SET("12502", `towns`) OR FIND_IN_SET("12546", `towns`) OR FIND_IN_SET("12552", `towns`) OR FIND_IN_SET("12538", `towns`) OR FIND_IN_SET("12465", `towns`) OR FIND_IN_SET("11465", `towns`) OR FIND_IN_SET("11466", `towns`) OR FIND_IN_SET("11464", `towns`) OR FIND_IN_SET("11463", `towns`) OR FIND_IN_SET("1612603", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("11431", `towns`) OR FIND_IN_SET("11422", `towns`) OR FIND_IN_SET("11423", `towns`) OR FIND_IN_SET("11541", `towns`) OR FIND_IN_SET("11430", `towns`) OR FIND_IN_SET("3192505", `towns`) OR FIND_IN_SET("3192507", `towns`) OR FIND_IN_SET("3192504", `towns`) OR FIND_IN_SET("3192506", `towns`) OR FIND_IN_SET("11426", `towns`) OR FIND_IN_SET("3192508", `towns`) OR FIND_IN_SET("11434", `towns`) OR FIND_IN_SET("11848", `towns`) OR FIND_IN_SET("11504", `towns`) OR FIND_IN_SET("11474", `towns`) OR FIND_IN_SET("11849", `towns`) OR FIND_IN_SET("11470", `towns`) OR FIND_IN_SET("11493", `towns`) OR FIND_IN_SET("11499", `towns`) OR FIND_IN_SET("11492", `towns`) OR FIND_IN_SET("11841", `towns`) OR FIND_IN_SET("11487", `towns`) OR FIND_IN_SET("11501", `towns`) OR FIND_IN_SET("11475", `towns`) OR FIND_IN_SET("11495", `towns`) OR FIND_IN_SET("11494", `towns`) OR FIND_IN_SET("11496", `towns`) OR FIND_IN_SET("11482", `towns`) OR FIND_IN_SET("11846", `towns`) OR FIND_IN_SET("11484", `towns`) OR FIND_IN_SET("11847", `towns`) OR FIND_IN_SET("11506", `towns`) OR FIND_IN_SET("11479", `towns`) OR FIND_IN_SET("11837", `towns`) OR FIND_IN_SET("11478", `towns`) OR FIND_IN_SET("11839", `towns`) OR FIND_IN_SET("11505", `towns`) OR FIND_IN_SET("11489", `towns`) OR FIND_IN_SET("11842", `towns`) OR FIND_IN_SET("11845", `towns`) OR FIND_IN_SET("11836", `towns`) OR FIND_IN_SET("11476", `towns`) OR FIND_IN_SET("11503", `towns`) OR FIND_IN_SET("11471", `towns`) OR FIND_IN_SET("11483", `towns`) OR FIND_IN_SET("11850", `towns`) OR FIND_IN_SET("11498", `towns`) OR FIND_IN_SET("11481", `towns`) OR FIND_IN_SET("11497", `towns`) OR FIND_IN_SET("11500", `towns`) OR FIND_IN_SET("11843", `towns`) OR FIND_IN_SET("11472", `towns`) OR FIND_IN_SET("11490", `towns`) OR FIND_IN_SET("11844", `towns`) OR FIND_IN_SET("11491", `towns`) OR FIND_IN_SET("11473", `towns`) OR FIND_IN_SET("11838", `towns`) OR FIND_IN_SET("11477", `towns`) OR FIND_IN_SET("11488", `towns`) OR FIND_IN_SET("11840", `towns`) OR FIND_IN_SET("11485", `towns`) OR FIND_IN_SET("11486", `towns`) OR FIND_IN_SET("11480", `towns`) OR FIND_IN_SET("11502", `towns`) OR FIND_IN_SET("10003651", `towns`) OR FIND_IN_SET("10003639", `towns`) OR FIND_IN_SET("10003640", `towns`) OR FIND_IN_SET("10003652", `towns`) OR FIND_IN_SET("10003641", `towns`) OR FIND_IN_SET("10003650", `towns`) OR FIND_IN_SET("10003612", `towns`) OR FIND_IN_SET("10003642", `towns`) OR FIND_IN_SET("10003643", `towns`) OR FIND_IN_SET("10003660", `towns`) OR FIND_IN_SET("10003613", `towns`) OR FIND_IN_SET("10003644", `towns`) OR FIND_IN_SET("10003610", `towns`) OR FIND_IN_SET("10003614", `towns`) OR FIND_IN_SET("10003616", `towns`) OR FIND_IN_SET("10003653", `towns`) OR FIND_IN_SET("10003645", `towns`) OR FIND_IN_SET("10003617", `towns`) OR FIND_IN_SET("10003618", `towns`) OR FIND_IN_SET("10003654", `towns`) OR FIND_IN_SET("10003620", `towns`) OR FIND_IN_SET("10003621", `towns`) OR FIND_IN_SET("10003622", `towns`) OR FIND_IN_SET("10003655", `towns`) OR FIND_IN_SET("10003656", `towns`) OR FIND_IN_SET("10003646", `towns`) OR FIND_IN_SET("10003649", `towns`) OR FIND_IN_SET("10003624", `towns`) OR FIND_IN_SET("10003648", `towns`) OR FIND_IN_SET("10003659", `towns`) OR FIND_IN_SET("10003629", `towns`) OR FIND_IN_SET("10003625", `towns`) OR FIND_IN_SET("10003647", `towns`) OR FIND_IN_SET("10003657", `towns`) OR FIND_IN_SET("10003626", `towns`) OR FIND_IN_SET("10003628", `towns`) OR FIND_IN_SET("10003630", `towns`) OR FIND_IN_SET("10003632", `towns`) OR FIND_IN_SET("10003633", `towns`) OR FIND_IN_SET("10003634", `towns`) OR FIND_IN_SET("10003636", `towns`) OR FIND_IN_SET("10003658", `towns`) OR FIND_IN_SET("10003637", `towns`) OR FIND_IN_SET("10003638", `towns`) OR FIND_IN_SET("11534", `towns`) OR FIND_IN_SET("11539", `towns`) OR FIND_IN_SET("11538", `towns`) OR FIND_IN_SET("11527", `towns`) OR FIND_IN_SET("11522", `towns`) OR FIND_IN_SET("11524", `towns`) OR FIND_IN_SET("11559", `towns`) OR FIND_IN_SET("11521", `towns`) OR FIND_IN_SET("11567", `towns`) OR FIND_IN_SET("11560", `towns`) OR FIND_IN_SET("11526", `towns`) OR FIND_IN_SET("11536", `towns`) OR FIND_IN_SET("3896603", `towns`) OR FIND_IN_SET("11528", `towns`) OR FIND_IN_SET("11535", `towns`) OR FIND_IN_SET("11537", `towns`) OR FIND_IN_SET("11959", `towns`) OR FIND_IN_SET("11948", `towns`) OR FIND_IN_SET("11910", `towns`) OR FIND_IN_SET("11909", `towns`) OR FIND_IN_SET("11965", `towns`) OR FIND_IN_SET("11963", `towns`) OR FIND_IN_SET("11947", `towns`) OR FIND_IN_SET("11922", `towns`) OR FIND_IN_SET("11921", `towns`) OR FIND_IN_SET("11950", `towns`) OR FIND_IN_SET("11914", `towns`) OR FIND_IN_SET("11920", `towns`) OR FIND_IN_SET("11946", `towns`) OR FIND_IN_SET("11937", `towns`) OR FIND_IN_SET("11956", `towns`) OR FIND_IN_SET("11929", `towns`) OR FIND_IN_SET("11935", `towns`) OR FIND_IN_SET("11923", `towns`) OR FIND_IN_SET("11936", `towns`) OR FIND_IN_SET("11926", `towns`) OR FIND_IN_SET("11927", `towns`) OR FIND_IN_SET("11918", `towns`) OR FIND_IN_SET("11966", `towns`) OR FIND_IN_SET("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11931", `towns`) OR FIND_IN_SET("11928", `towns`) OR FIND_IN_SET("11953", `towns`) OR FIND_IN_SET("11930", `towns`) OR FIND_IN_SET("11924", `towns`) OR FIND_IN_SET("11954", `towns`) OR FIND_IN_SET("11955", `towns`) OR FIND_IN_SET("11942", `towns`) OR FIND_IN_SET("11932", `towns`) OR FIND_IN_SET("3239518", `towns`) OR FIND_IN_SET("12146", `towns`) OR FIND_IN_SET("12115", `towns`) OR FIND_IN_SET("12122", `towns`) OR FIND_IN_SET("12133", `towns`) OR FIND_IN_SET("12531", `towns`) OR FIND_IN_SET("12143", `towns`) OR FIND_IN_SET("12116", `towns`) OR FIND_IN_SET("12129", `towns`) OR FIND_IN_SET("12138", `towns`) OR FIND_IN_SET("12136", `towns`) OR FIND_IN_SET("12118", `towns`) OR FIND_IN_SET("12163", `towns`) OR FIND_IN_SET("12164", `towns`) OR FIND_IN_SET("12155", `towns`) OR FIND_IN_SET("12152", `towns`) OR FIND_IN_SET("12525", `towns`) OR FIND_IN_SET("3552351", `towns`) OR FIND_IN_SET("12162", `towns`) OR FIND_IN_SET("12154", `towns`) OR FIND_IN_SET("5099244", `towns`) OR FIND_IN_SET("3552346", `towns`) OR FIND_IN_SET("3190431", `towns`) OR FIND_IN_SET("12157", `towns`) OR FIND_IN_SET("3552350", `towns`) OR FIND_IN_SET("3238735", `towns`) OR FIND_IN_SET("12110", `towns`) OR FIND_IN_SET("3552345", `towns`) OR FIND_IN_SET("3552348", `towns`) OR FIND_IN_SET("3552347", `towns`) OR FIND_IN_SET("12120", `towns`) OR FIND_IN_SET("12123", `towns`) OR FIND_IN_SET("12135", `towns`) OR FIND_IN_SET("12137", `towns`) OR FIND_IN_SET("12140", `towns`) OR FIND_IN_SET("12099", `towns`) OR FIND_IN_SET("12098", `towns`) OR FIND_IN_SET("12117", `towns`) OR FIND_IN_SET("12108", `towns`) OR FIND_IN_SET("12151", `towns`) OR FIND_IN_SET("12134", `towns`) OR FIND_IN_SET("12109", `towns`) OR FIND_IN_SET("12156", `towns`) OR FIND_IN_SET("12106", `towns`) OR FIND_IN_SET("12126", `towns`) OR FIND_IN_SET("12132", `towns`) OR FIND_IN_SET("3190432", `towns`) OR FIND_IN_SET("12158", `towns`) OR FIND_IN_SET("12103", `towns`) OR FIND_IN_SET("12139", `towns`) OR FIND_IN_SET("3552349", `towns`) OR FIND_IN_SET("12114", `towns`) OR FIND_IN_SET("12111", `towns`) OR FIND_IN_SET("12160", `towns`) OR FIND_IN_SET("12112", `towns`) OR FIND_IN_SET("11409", `towns`) OR FIND_IN_SET("11195", `towns`) OR FIND_IN_SET("11196", `towns`) OR FIND_IN_SET("11191", `towns`) OR FIND_IN_SET("11194", `towns`) OR FIND_IN_SET("11190", `towns`) OR FIND_IN_SET("3192509", `towns`) OR FIND_IN_SET("11197", `towns`) OR FIND_IN_SET("6944", `towns`) OR FIND_IN_SET("6971", `towns`) OR FIND_IN_SET("12312", `towns`) OR FIND_IN_SET("12321", `towns`) OR FIND_IN_SET("6973", `towns`) OR FIND_IN_SET("12320", `towns`) OR FIND_IN_SET("6953", `towns`) OR FIND_IN_SET("12309", `towns`) OR FIND_IN_SET("6955", `towns`) OR FIND_IN_SET("6957", `towns`) OR FIND_IN_SET("6963", `towns`) OR FIND_IN_SET("6948", `towns`) OR FIND_IN_SET("12304", `towns`) OR FIND_IN_SET("6969", `towns`) OR FIND_IN_SET("6945", `towns`) OR FIND_IN_SET("6966", `towns`) OR FIND_IN_SET("6951", `towns`) OR FIND_IN_SET("6968", `towns`) OR FIND_IN_SET("6949", `towns`) OR FIND_IN_SET("12305", `towns`) OR FIND_IN_SET("6958", `towns`) OR FIND_IN_SET("6959", `towns`) OR FIND_IN_SET("6970", `towns`) OR FIND_IN_SET("6974", `towns`) OR FIND_IN_SET("12324", `towns`) OR FIND_IN_SET("12342", `towns`) OR FIND_IN_SET("6946", `towns`) OR FIND_IN_SET("6956", `towns`) OR FIND_IN_SET("6964", `towns`) OR FIND_IN_SET("6954", `towns`) OR FIND_IN_SET("6967", `towns`) OR FIND_IN_SET("12319", `towns`) OR FIND_IN_SET("12333", `towns`) OR FIND_IN_SET("6965", `towns`) OR FIND_IN_SET("12323", `towns`) OR FIND_IN_SET("12316", `towns`) OR FIND_IN_SET("6961", `towns`) OR FIND_IN_SET("12318", `towns`) OR FIND_IN_SET("6972", `towns`) OR FIND_IN_SET("6962", `towns`) OR FIND_IN_SET("6960", `towns`) OR FIND_IN_SET("12329", `towns`) OR FIND_IN_SET("12311", `towns`) OR FIND_IN_SET("6947", `towns`) OR FIND_IN_SET("12478", `towns`) OR FIND_IN_SET("12548", `towns`) OR FIND_IN_SET("12464", `towns`) OR FIND_IN_SET("12539", `towns`) OR FIND_IN_SET("12535", `towns`) OR FIND_IN_SET("12532", `towns`) OR FIND_IN_SET("12555", `towns`) OR FIND_IN_SET("12472", `towns`) OR FIND_IN_SET("12489", `towns`) OR FIND_IN_SET("12505", `towns`) OR FIND_IN_SET("12503", `towns`) OR FIND_IN_SET("12508", `towns`) OR FIND_IN_SET("12526", `towns`) OR FIND_IN_SET("12544", `towns`) OR FIND_IN_SET("12530", `towns`) OR FIND_IN_SET("12537", `towns`) OR FIND_IN_SET("12463", `towns`) OR FIND_IN_SET("12491", `towns`) OR FIND_IN_SET("12547", `towns`) OR FIND_IN_SET("12519", `towns`) OR FIND_IN_SET("12480", `towns`) OR FIND_IN_SET("12542", `towns`) OR FIND_IN_SET("12551", `towns`) OR FIND_IN_SET("12477", `towns`) OR FIND_IN_SET("12469", `towns`) OR FIND_IN_SET("3239510", `towns`) OR FIND_IN_SET("12528", `towns`) OR FIND_IN_SET("12507", `towns`) OR FIND_IN_SET("3239509", `towns`) OR FIND_IN_SET("12510", `towns`) OR FIND_IN_SET("3239507", `towns`) OR FIND_IN_SET("3239508", `towns`) OR FIND_IN_SET("12522", `towns`) OR FIND_IN_SET("12543", `towns`) OR FIND_IN_SET("12502", `towns`) OR FIND_IN_SET("12546", `towns`) OR FIND_IN_SET("12552", `towns`) OR FIND_IN_SET("12538", `towns`) OR FIND_IN_SET("12465", `towns`) OR FIND_IN_SET("29785444", `towns`) OR FIND_IN_SET("29785442", `towns`))) AND ((FIND_IN_SET(8208051, `topics`) OR FIND_IN_SET(1060938, `topics`) OR FIND_IN_SET(8995, `topics`) OR FIND_IN_SET(8979, `topics`) OR FIND_IN_SET(8989, `topics`) OR FIND_IN_SET(8975, `topics`) OR FIND_IN_SET(8208053, `topics`) OR FIND_IN_SET(9286, `topics`) OR FIND_IN_SET(9275, `topics`) OR FIND_IN_SET(8208054, `topics`) OR FIND_IN_SET(9320, `topics`) OR FIND_IN_SET(9198, `topics`) OR FIND_IN_SET(9343, `topics`) OR FIND_IN_SET(9339, `topics`) OR FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9334, `topics`) OR FIND_IN_SET(9311, `topics`) OR FIND_IN_SET(9377, `topics`) OR FIND_IN_SET(9403, `topics`) OR FIND_IN_SET(9374, `topics`) OR FIND_IN_SET(9349, `topics`) OR FIND_IN_SET(9394, `topics`) OR FIND_IN_SET(9409, `topics`) OR FIND_IN_SET(9363, `topics`) OR FIND_IN_SET(9348, `topics`) OR FIND_IN_SET(9412, `topics`) OR FIND_IN_SET(9404, `topics`) OR FIND_IN_SET(9366, `topics`) OR FIND_IN_SET(9407, `topics`) OR FIND_IN_SET(9355, `topics`) OR FIND_IN_SET(9397, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(9421, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(2289698, `topics`) OR FIND_IN_SET(3576862, `topics`) OR FIND_IN_SET(2335827, `topics`) OR FIND_IN_SET(8922, `topics`) OR FIND_IN_SET(3576863, `topics`) OR FIND_IN_SET(8907, `topics`) OR FIND_IN_SET(8897, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9101, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9172, `topics`) OR FIND_IN_SET(9034, `topics`) OR FIND_IN_SET(9373, `topics`) OR FIND_IN_SET(13690959, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9208, `topics`) OR FIND_IN_SET(9029, `topics`) OR FIND_IN_SET(2956835, `topics`) OR FIND_IN_SET(9058, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9026, `topics`) OR FIND_IN_SET(9252, `topics`))) AND (name != '' AND active = 1) AND ( FIND_IN_SET( 8503, 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(1731765600) LIMIT 12 OFFSET 564
Parameters:
[] |
204 | 0.33 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
308563
]
|
205 | 0.16 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
308563
]
|
206 | 0.14 ms |
SELECT * FROM object_store_45 WHERE oo_id = ?
Parameters:
[
308563
]
|
207 | 0.26 ms |
SELECT * FROM object_localized_data_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
308563
]
|
208 | 0.09 ms |
SELECT * FROM object_brick_store_demiLegacyId_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 308563 "demiExtension" ] |
209 | 0.07 ms |
SELECT * FROM object_brick_store_demiAccessibilityCategories_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 308563 "demiExtension" ] |
210 | 0.07 ms |
SELECT * FROM object_brick_store_demiExternalLink_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 308563 "demiExtension" ] |
211 | 0.06 ms |
SELECT * FROM object_brick_store_demiCanonicalRegion_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 308563 "demiExtension" ] |
212 | 0.06 ms |
SELECT * FROM object_brick_store_demiYoungStyria_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 308563 "demiExtension" ] |
213 | 0.06 ms |
SELECT * FROM object_brick_store_demiInfrastructureSommerCardExtension_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 308563 "demiExtension" ] |
214 | 0.06 ms |
SELECT * FROM object_brick_store_demiBergfexLake_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 308563 "demiExtension" ] |
215 | 0.06 ms |
SELECT * FROM object_brick_store_SchladmingAS_45 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 308563 "demiExtension" ] |
216 | 0.11 ms |
SELECT * FROM object_collection_demiCapacityCeremony_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 308563 "capacityCeremonies" ] |
217 | 0.09 ms |
SELECT * FROM object_collection_demiDishRates_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 308563 "dishRates" ] |
218 | 0.10 ms |
SELECT * FROM object_collection_demiOperationSchedule_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 308563 "operationSchedule" ] |
219 | 0.17 ms |
SELECT * FROM object_relations_45 WHERE src_id = ?
Parameters:
[
308563
]
|
220 | 302.19 ms |
SELECT COUNT(*) FROM object_localized_45_de WHERE (((FIND_IN_SET("11465", `towns`) OR FIND_IN_SET("11466", `towns`) OR FIND_IN_SET("11464", `towns`) OR FIND_IN_SET("11463", `towns`) OR FIND_IN_SET("1612603", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("11431", `towns`) OR FIND_IN_SET("11422", `towns`) OR FIND_IN_SET("11423", `towns`) OR FIND_IN_SET("11541", `towns`) OR FIND_IN_SET("11430", `towns`) OR FIND_IN_SET("3192505", `towns`) OR FIND_IN_SET("3192507", `towns`) OR FIND_IN_SET("3192504", `towns`) OR FIND_IN_SET("3192506", `towns`) OR FIND_IN_SET("11426", `towns`) OR FIND_IN_SET("3192508", `towns`) OR FIND_IN_SET("11434", `towns`) OR FIND_IN_SET("11848", `towns`) OR FIND_IN_SET("11504", `towns`) OR FIND_IN_SET("11474", `towns`) OR FIND_IN_SET("11849", `towns`) OR FIND_IN_SET("11470", `towns`) OR FIND_IN_SET("11493", `towns`) OR FIND_IN_SET("11499", `towns`) OR FIND_IN_SET("11492", `towns`) OR FIND_IN_SET("11841", `towns`) OR FIND_IN_SET("11487", `towns`) OR FIND_IN_SET("11501", `towns`) OR FIND_IN_SET("11475", `towns`) OR FIND_IN_SET("11495", `towns`) OR FIND_IN_SET("11494", `towns`) OR FIND_IN_SET("11496", `towns`) OR FIND_IN_SET("11482", `towns`) OR FIND_IN_SET("11846", `towns`) OR FIND_IN_SET("11484", `towns`) OR FIND_IN_SET("11847", `towns`) OR FIND_IN_SET("11506", `towns`) OR FIND_IN_SET("11479", `towns`) OR FIND_IN_SET("11837", `towns`) OR FIND_IN_SET("11478", `towns`) OR FIND_IN_SET("11839", `towns`) OR FIND_IN_SET("11505", `towns`) OR FIND_IN_SET("11489", `towns`) OR FIND_IN_SET("11842", `towns`) OR FIND_IN_SET("11845", `towns`) OR FIND_IN_SET("11836", `towns`) OR FIND_IN_SET("11476", `towns`) OR FIND_IN_SET("11503", `towns`) OR FIND_IN_SET("11471", `towns`) OR FIND_IN_SET("11483", `towns`) OR FIND_IN_SET("11850", `towns`) OR FIND_IN_SET("11498", `towns`) OR FIND_IN_SET("11481", `towns`) OR FIND_IN_SET("11497", `towns`) OR FIND_IN_SET("11500", `towns`) OR FIND_IN_SET("11843", `towns`) OR FIND_IN_SET("11472", `towns`) OR FIND_IN_SET("11490", `towns`) OR FIND_IN_SET("11844", `towns`) OR FIND_IN_SET("11491", `towns`) OR FIND_IN_SET("11473", `towns`) OR FIND_IN_SET("11838", `towns`) OR FIND_IN_SET("11477", `towns`) OR FIND_IN_SET("11488", `towns`) OR FIND_IN_SET("11840", `towns`) OR FIND_IN_SET("11485", `towns`) OR FIND_IN_SET("11486", `towns`) OR FIND_IN_SET("11480", `towns`) OR FIND_IN_SET("11502", `towns`) OR FIND_IN_SET("10003651", `towns`) OR FIND_IN_SET("10003639", `towns`) OR FIND_IN_SET("10003640", `towns`) OR FIND_IN_SET("10003652", `towns`) OR FIND_IN_SET("10003641", `towns`) OR FIND_IN_SET("10003650", `towns`) OR FIND_IN_SET("10003612", `towns`) OR FIND_IN_SET("10003642", `towns`) OR FIND_IN_SET("10003643", `towns`) OR FIND_IN_SET("10003660", `towns`) OR FIND_IN_SET("10003613", `towns`) OR FIND_IN_SET("10003644", `towns`) OR FIND_IN_SET("10003610", `towns`) OR FIND_IN_SET("10003614", `towns`) OR FIND_IN_SET("10003616", `towns`) OR FIND_IN_SET("10003653", `towns`) OR FIND_IN_SET("10003645", `towns`) OR FIND_IN_SET("10003617", `towns`) OR FIND_IN_SET("10003618", `towns`) OR FIND_IN_SET("10003654", `towns`) OR FIND_IN_SET("10003620", `towns`) OR FIND_IN_SET("10003621", `towns`) OR FIND_IN_SET("10003622", `towns`) OR FIND_IN_SET("10003655", `towns`) OR FIND_IN_SET("10003656", `towns`) OR FIND_IN_SET("10003646", `towns`) OR FIND_IN_SET("10003649", `towns`) OR FIND_IN_SET("10003624", `towns`) OR FIND_IN_SET("10003648", `towns`) OR FIND_IN_SET("10003659", `towns`) OR FIND_IN_SET("10003629", `towns`) OR FIND_IN_SET("10003625", `towns`) OR FIND_IN_SET("10003647", `towns`) OR FIND_IN_SET("10003657", `towns`) OR FIND_IN_SET("10003626", `towns`) OR FIND_IN_SET("10003628", `towns`) OR FIND_IN_SET("10003630", `towns`) OR FIND_IN_SET("10003632", `towns`) OR FIND_IN_SET("10003633", `towns`) OR FIND_IN_SET("10003634", `towns`) OR FIND_IN_SET("10003636", `towns`) OR FIND_IN_SET("10003658", `towns`) OR FIND_IN_SET("10003637", `towns`) OR FIND_IN_SET("10003638", `towns`) OR FIND_IN_SET("11534", `towns`) OR FIND_IN_SET("11539", `towns`) OR FIND_IN_SET("11538", `towns`) OR FIND_IN_SET("11527", `towns`) OR FIND_IN_SET("11522", `towns`) OR FIND_IN_SET("11524", `towns`) OR FIND_IN_SET("11559", `towns`) OR FIND_IN_SET("11521", `towns`) OR FIND_IN_SET("11567", `towns`) OR FIND_IN_SET("11560", `towns`) OR FIND_IN_SET("11526", `towns`) OR FIND_IN_SET("11536", `towns`) OR FIND_IN_SET("3896603", `towns`) OR FIND_IN_SET("11528", `towns`) OR FIND_IN_SET("11535", `towns`) OR FIND_IN_SET("11537", `towns`) OR FIND_IN_SET("11959", `towns`) OR FIND_IN_SET("11948", `towns`) OR FIND_IN_SET("11910", `towns`) OR FIND_IN_SET("11909", `towns`) OR FIND_IN_SET("11965", `towns`) OR FIND_IN_SET("11963", `towns`) OR FIND_IN_SET("11947", `towns`) OR FIND_IN_SET("11922", `towns`) OR FIND_IN_SET("11921", `towns`) OR FIND_IN_SET("11950", `towns`) OR FIND_IN_SET("11914", `towns`) OR FIND_IN_SET("11920", `towns`) OR FIND_IN_SET("11946", `towns`) OR FIND_IN_SET("11937", `towns`) OR FIND_IN_SET("29785444", `towns`) OR FIND_IN_SET("29785442", `towns`) OR FIND_IN_SET("11956", `towns`) OR FIND_IN_SET("11929", `towns`) OR FIND_IN_SET("11935", `towns`) OR FIND_IN_SET("11923", `towns`) OR FIND_IN_SET("11936", `towns`) OR FIND_IN_SET("11926", `towns`) OR FIND_IN_SET("11927", `towns`) OR FIND_IN_SET("11918", `towns`) OR FIND_IN_SET("11966", `towns`) OR FIND_IN_SET("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11931", `towns`) OR FIND_IN_SET("11928", `towns`) OR FIND_IN_SET("11953", `towns`) OR FIND_IN_SET("11930", `towns`) OR FIND_IN_SET("11924", `towns`) OR FIND_IN_SET("11954", `towns`) OR FIND_IN_SET("11955", `towns`) OR FIND_IN_SET("11942", `towns`) OR FIND_IN_SET("11932", `towns`) OR FIND_IN_SET("3239518", `towns`) OR FIND_IN_SET("12146", `towns`) OR FIND_IN_SET("12115", `towns`) OR FIND_IN_SET("12122", `towns`) OR FIND_IN_SET("12133", `towns`) OR FIND_IN_SET("12531", `towns`) OR FIND_IN_SET("12143", `towns`) OR FIND_IN_SET("12116", `towns`) OR FIND_IN_SET("12129", `towns`) OR FIND_IN_SET("12138", `towns`) OR FIND_IN_SET("12136", `towns`) OR FIND_IN_SET("12118", `towns`) OR FIND_IN_SET("12163", `towns`) OR FIND_IN_SET("12164", `towns`) OR FIND_IN_SET("12155", `towns`) OR FIND_IN_SET("12152", `towns`) OR FIND_IN_SET("12525", `towns`) OR FIND_IN_SET("3552351", `towns`) OR FIND_IN_SET("12162", `towns`) OR FIND_IN_SET("12154", `towns`) OR FIND_IN_SET("5099244", `towns`) OR FIND_IN_SET("3552346", `towns`) OR FIND_IN_SET("3190431", `towns`) OR FIND_IN_SET("12157", `towns`) OR FIND_IN_SET("3552350", `towns`) OR FIND_IN_SET("3238735", `towns`) OR FIND_IN_SET("12110", `towns`) OR FIND_IN_SET("3552345", `towns`) OR FIND_IN_SET("3552348", `towns`) OR FIND_IN_SET("3552347", `towns`) OR FIND_IN_SET("12120", `towns`) OR FIND_IN_SET("12123", `towns`) OR FIND_IN_SET("12135", `towns`) OR FIND_IN_SET("12137", `towns`) OR FIND_IN_SET("12140", `towns`) OR FIND_IN_SET("12099", `towns`) OR FIND_IN_SET("12098", `towns`) OR FIND_IN_SET("12117", `towns`) OR FIND_IN_SET("12108", `towns`) OR FIND_IN_SET("12151", `towns`) OR FIND_IN_SET("12134", `towns`) OR FIND_IN_SET("12109", `towns`) OR FIND_IN_SET("12156", `towns`) OR FIND_IN_SET("12106", `towns`) OR FIND_IN_SET("12126", `towns`) OR FIND_IN_SET("12132", `towns`) OR FIND_IN_SET("3190432", `towns`) OR FIND_IN_SET("12158", `towns`) OR FIND_IN_SET("12103", `towns`) OR FIND_IN_SET("12139", `towns`) OR FIND_IN_SET("3552349", `towns`) OR FIND_IN_SET("12114", `towns`) OR FIND_IN_SET("12111", `towns`) OR FIND_IN_SET("12160", `towns`) OR FIND_IN_SET("12112", `towns`) OR FIND_IN_SET("11195", `towns`) OR FIND_IN_SET("11196", `towns`) OR FIND_IN_SET("11191", `towns`) OR FIND_IN_SET("11194", `towns`) OR FIND_IN_SET("11190", `towns`) OR FIND_IN_SET("3192509", `towns`) OR FIND_IN_SET("11197", `towns`) OR FIND_IN_SET("11409", `towns`) OR FIND_IN_SET("6944", `towns`) OR FIND_IN_SET("6971", `towns`) OR FIND_IN_SET("12312", `towns`) OR FIND_IN_SET("12321", `towns`) OR FIND_IN_SET("6973", `towns`) OR FIND_IN_SET("12320", `towns`) OR FIND_IN_SET("6953", `towns`) OR FIND_IN_SET("12309", `towns`) OR FIND_IN_SET("6955", `towns`) OR FIND_IN_SET("6957", `towns`) OR FIND_IN_SET("6963", `towns`) OR FIND_IN_SET("6948", `towns`) OR FIND_IN_SET("12304", `towns`) OR FIND_IN_SET("6969", `towns`) OR FIND_IN_SET("6945", `towns`) OR FIND_IN_SET("6966", `towns`) OR FIND_IN_SET("6951", `towns`) OR FIND_IN_SET("6968", `towns`) OR FIND_IN_SET("6949", `towns`) OR FIND_IN_SET("12305", `towns`) OR FIND_IN_SET("6958", `towns`) OR FIND_IN_SET("6959", `towns`) OR FIND_IN_SET("6970", `towns`) OR FIND_IN_SET("6974", `towns`) OR FIND_IN_SET("12324", `towns`) OR FIND_IN_SET("12342", `towns`) OR FIND_IN_SET("6946", `towns`) OR FIND_IN_SET("6956", `towns`) OR FIND_IN_SET("6964", `towns`) OR FIND_IN_SET("6954", `towns`) OR FIND_IN_SET("6967", `towns`) OR FIND_IN_SET("12319", `towns`) OR FIND_IN_SET("12333", `towns`) OR FIND_IN_SET("6965", `towns`) OR FIND_IN_SET("12323", `towns`) OR FIND_IN_SET("12316", `towns`) OR FIND_IN_SET("6961", `towns`) OR FIND_IN_SET("12318", `towns`) OR FIND_IN_SET("6972", `towns`) OR FIND_IN_SET("6962", `towns`) OR FIND_IN_SET("6960", `towns`) OR FIND_IN_SET("12329", `towns`) OR FIND_IN_SET("12311", `towns`) OR FIND_IN_SET("6947", `towns`) OR FIND_IN_SET("12478", `towns`) OR FIND_IN_SET("12548", `towns`) OR FIND_IN_SET("12464", `towns`) OR FIND_IN_SET("12539", `towns`) OR FIND_IN_SET("12535", `towns`) OR FIND_IN_SET("12532", `towns`) OR FIND_IN_SET("12555", `towns`) OR FIND_IN_SET("12472", `towns`) OR FIND_IN_SET("12489", `towns`) OR FIND_IN_SET("12505", `towns`) OR FIND_IN_SET("12503", `towns`) OR FIND_IN_SET("12508", `towns`) OR FIND_IN_SET("12526", `towns`) OR FIND_IN_SET("12544", `towns`) OR FIND_IN_SET("12530", `towns`) OR FIND_IN_SET("12537", `towns`) OR FIND_IN_SET("12463", `towns`) OR FIND_IN_SET("12491", `towns`) OR FIND_IN_SET("12547", `towns`) OR FIND_IN_SET("12519", `towns`) OR FIND_IN_SET("12480", `towns`) OR FIND_IN_SET("12542", `towns`) OR FIND_IN_SET("12551", `towns`) OR FIND_IN_SET("12477", `towns`) OR FIND_IN_SET("12469", `towns`) OR FIND_IN_SET("3239510", `towns`) OR FIND_IN_SET("12528", `towns`) OR FIND_IN_SET("12507", `towns`) OR FIND_IN_SET("3239509", `towns`) OR FIND_IN_SET("12510", `towns`) OR FIND_IN_SET("3239507", `towns`) OR FIND_IN_SET("3239508", `towns`) OR FIND_IN_SET("12522", `towns`) OR FIND_IN_SET("12543", `towns`) OR FIND_IN_SET("12502", `towns`) OR FIND_IN_SET("12546", `towns`) OR FIND_IN_SET("12552", `towns`) OR FIND_IN_SET("12538", `towns`) OR FIND_IN_SET("12465", `towns`) OR FIND_IN_SET("11465", `towns`) OR FIND_IN_SET("11466", `towns`) OR FIND_IN_SET("11464", `towns`) OR FIND_IN_SET("11463", `towns`) OR FIND_IN_SET("1612603", `towns`) OR FIND_IN_SET("11550", `towns`) OR FIND_IN_SET("11552", `towns`) OR FIND_IN_SET("11546", `towns`) OR FIND_IN_SET("11938", `towns`) OR FIND_IN_SET("11563", `towns`) OR FIND_IN_SET("11553", `towns`) OR FIND_IN_SET("11561", `towns`) OR FIND_IN_SET("11562", `towns`) OR FIND_IN_SET("11540", `towns`) OR FIND_IN_SET("11554", `towns`) OR FIND_IN_SET("11551", `towns`) OR FIND_IN_SET("3896604", `towns`) OR FIND_IN_SET("11548", `towns`) OR FIND_IN_SET("11547", `towns`) OR FIND_IN_SET("11545", `towns`) OR FIND_IN_SET("11543", `towns`) OR FIND_IN_SET("11549", `towns`) OR FIND_IN_SET("11431", `towns`) OR FIND_IN_SET("11422", `towns`) OR FIND_IN_SET("11423", `towns`) OR FIND_IN_SET("11541", `towns`) OR FIND_IN_SET("11430", `towns`) OR FIND_IN_SET("3192505", `towns`) OR FIND_IN_SET("3192507", `towns`) OR FIND_IN_SET("3192504", `towns`) OR FIND_IN_SET("3192506", `towns`) OR FIND_IN_SET("11426", `towns`) OR FIND_IN_SET("3192508", `towns`) OR FIND_IN_SET("11434", `towns`) OR FIND_IN_SET("11848", `towns`) OR FIND_IN_SET("11504", `towns`) OR FIND_IN_SET("11474", `towns`) OR FIND_IN_SET("11849", `towns`) OR FIND_IN_SET("11470", `towns`) OR FIND_IN_SET("11493", `towns`) OR FIND_IN_SET("11499", `towns`) OR FIND_IN_SET("11492", `towns`) OR FIND_IN_SET("11841", `towns`) OR FIND_IN_SET("11487", `towns`) OR FIND_IN_SET("11501", `towns`) OR FIND_IN_SET("11475", `towns`) OR FIND_IN_SET("11495", `towns`) OR FIND_IN_SET("11494", `towns`) OR FIND_IN_SET("11496", `towns`) OR FIND_IN_SET("11482", `towns`) OR FIND_IN_SET("11846", `towns`) OR FIND_IN_SET("11484", `towns`) OR FIND_IN_SET("11847", `towns`) OR FIND_IN_SET("11506", `towns`) OR FIND_IN_SET("11479", `towns`) OR FIND_IN_SET("11837", `towns`) OR FIND_IN_SET("11478", `towns`) OR FIND_IN_SET("11839", `towns`) OR FIND_IN_SET("11505", `towns`) OR FIND_IN_SET("11489", `towns`) OR FIND_IN_SET("11842", `towns`) OR FIND_IN_SET("11845", `towns`) OR FIND_IN_SET("11836", `towns`) OR FIND_IN_SET("11476", `towns`) OR FIND_IN_SET("11503", `towns`) OR FIND_IN_SET("11471", `towns`) OR FIND_IN_SET("11483", `towns`) OR FIND_IN_SET("11850", `towns`) OR FIND_IN_SET("11498", `towns`) OR FIND_IN_SET("11481", `towns`) OR FIND_IN_SET("11497", `towns`) OR FIND_IN_SET("11500", `towns`) OR FIND_IN_SET("11843", `towns`) OR FIND_IN_SET("11472", `towns`) OR FIND_IN_SET("11490", `towns`) OR FIND_IN_SET("11844", `towns`) OR FIND_IN_SET("11491", `towns`) OR FIND_IN_SET("11473", `towns`) OR FIND_IN_SET("11838", `towns`) OR FIND_IN_SET("11477", `towns`) OR FIND_IN_SET("11488", `towns`) OR FIND_IN_SET("11840", `towns`) OR FIND_IN_SET("11485", `towns`) OR FIND_IN_SET("11486", `towns`) OR FIND_IN_SET("11480", `towns`) OR FIND_IN_SET("11502", `towns`) OR FIND_IN_SET("10003651", `towns`) OR FIND_IN_SET("10003639", `towns`) OR FIND_IN_SET("10003640", `towns`) OR FIND_IN_SET("10003652", `towns`) OR FIND_IN_SET("10003641", `towns`) OR FIND_IN_SET("10003650", `towns`) OR FIND_IN_SET("10003612", `towns`) OR FIND_IN_SET("10003642", `towns`) OR FIND_IN_SET("10003643", `towns`) OR FIND_IN_SET("10003660", `towns`) OR FIND_IN_SET("10003613", `towns`) OR FIND_IN_SET("10003644", `towns`) OR FIND_IN_SET("10003610", `towns`) OR FIND_IN_SET("10003614", `towns`) OR FIND_IN_SET("10003616", `towns`) OR FIND_IN_SET("10003653", `towns`) OR FIND_IN_SET("10003645", `towns`) OR FIND_IN_SET("10003617", `towns`) OR FIND_IN_SET("10003618", `towns`) OR FIND_IN_SET("10003654", `towns`) OR FIND_IN_SET("10003620", `towns`) OR FIND_IN_SET("10003621", `towns`) OR FIND_IN_SET("10003622", `towns`) OR FIND_IN_SET("10003655", `towns`) OR FIND_IN_SET("10003656", `towns`) OR FIND_IN_SET("10003646", `towns`) OR FIND_IN_SET("10003649", `towns`) OR FIND_IN_SET("10003624", `towns`) OR FIND_IN_SET("10003648", `towns`) OR FIND_IN_SET("10003659", `towns`) OR FIND_IN_SET("10003629", `towns`) OR FIND_IN_SET("10003625", `towns`) OR FIND_IN_SET("10003647", `towns`) OR FIND_IN_SET("10003657", `towns`) OR FIND_IN_SET("10003626", `towns`) OR FIND_IN_SET("10003628", `towns`) OR FIND_IN_SET("10003630", `towns`) OR FIND_IN_SET("10003632", `towns`) OR FIND_IN_SET("10003633", `towns`) OR FIND_IN_SET("10003634", `towns`) OR FIND_IN_SET("10003636", `towns`) OR FIND_IN_SET("10003658", `towns`) OR FIND_IN_SET("10003637", `towns`) OR FIND_IN_SET("10003638", `towns`) OR FIND_IN_SET("11534", `towns`) OR FIND_IN_SET("11539", `towns`) OR FIND_IN_SET("11538", `towns`) OR FIND_IN_SET("11527", `towns`) OR FIND_IN_SET("11522", `towns`) OR FIND_IN_SET("11524", `towns`) OR FIND_IN_SET("11559", `towns`) OR FIND_IN_SET("11521", `towns`) OR FIND_IN_SET("11567", `towns`) OR FIND_IN_SET("11560", `towns`) OR FIND_IN_SET("11526", `towns`) OR FIND_IN_SET("11536", `towns`) OR FIND_IN_SET("3896603", `towns`) OR FIND_IN_SET("11528", `towns`) OR FIND_IN_SET("11535", `towns`) OR FIND_IN_SET("11537", `towns`) OR FIND_IN_SET("11959", `towns`) OR FIND_IN_SET("11948", `towns`) OR FIND_IN_SET("11910", `towns`) OR FIND_IN_SET("11909", `towns`) OR FIND_IN_SET("11965", `towns`) OR FIND_IN_SET("11963", `towns`) OR FIND_IN_SET("11947", `towns`) OR FIND_IN_SET("11922", `towns`) OR FIND_IN_SET("11921", `towns`) OR FIND_IN_SET("11950", `towns`) OR FIND_IN_SET("11914", `towns`) OR FIND_IN_SET("11920", `towns`) OR FIND_IN_SET("11946", `towns`) OR FIND_IN_SET("11937", `towns`) OR FIND_IN_SET("11956", `towns`) OR FIND_IN_SET("11929", `towns`) OR FIND_IN_SET("11935", `towns`) OR FIND_IN_SET("11923", `towns`) OR FIND_IN_SET("11936", `towns`) OR FIND_IN_SET("11926", `towns`) OR FIND_IN_SET("11927", `towns`) OR FIND_IN_SET("11918", `towns`) OR FIND_IN_SET("11966", `towns`) OR FIND_IN_SET("11971", `towns`) OR FIND_IN_SET("11972", `towns`) OR FIND_IN_SET("11931", `towns`) OR FIND_IN_SET("11928", `towns`) OR FIND_IN_SET("11953", `towns`) OR FIND_IN_SET("11930", `towns`) OR FIND_IN_SET("11924", `towns`) OR FIND_IN_SET("11954", `towns`) OR FIND_IN_SET("11955", `towns`) OR FIND_IN_SET("11942", `towns`) OR FIND_IN_SET("11932", `towns`) OR FIND_IN_SET("3239518", `towns`) OR FIND_IN_SET("12146", `towns`) OR FIND_IN_SET("12115", `towns`) OR FIND_IN_SET("12122", `towns`) OR FIND_IN_SET("12133", `towns`) OR FIND_IN_SET("12531", `towns`) OR FIND_IN_SET("12143", `towns`) OR FIND_IN_SET("12116", `towns`) OR FIND_IN_SET("12129", `towns`) OR FIND_IN_SET("12138", `towns`) OR FIND_IN_SET("12136", `towns`) OR FIND_IN_SET("12118", `towns`) OR FIND_IN_SET("12163", `towns`) OR FIND_IN_SET("12164", `towns`) OR FIND_IN_SET("12155", `towns`) OR FIND_IN_SET("12152", `towns`) OR FIND_IN_SET("12525", `towns`) OR FIND_IN_SET("3552351", `towns`) OR FIND_IN_SET("12162", `towns`) OR FIND_IN_SET("12154", `towns`) OR FIND_IN_SET("5099244", `towns`) OR FIND_IN_SET("3552346", `towns`) OR FIND_IN_SET("3190431", `towns`) OR FIND_IN_SET("12157", `towns`) OR FIND_IN_SET("3552350", `towns`) OR FIND_IN_SET("3238735", `towns`) OR FIND_IN_SET("12110", `towns`) OR FIND_IN_SET("3552345", `towns`) OR FIND_IN_SET("3552348", `towns`) OR FIND_IN_SET("3552347", `towns`) OR FIND_IN_SET("12120", `towns`) OR FIND_IN_SET("12123", `towns`) OR FIND_IN_SET("12135", `towns`) OR FIND_IN_SET("12137", `towns`) OR FIND_IN_SET("12140", `towns`) OR FIND_IN_SET("12099", `towns`) OR FIND_IN_SET("12098", `towns`) OR FIND_IN_SET("12117", `towns`) OR FIND_IN_SET("12108", `towns`) OR FIND_IN_SET("12151", `towns`) OR FIND_IN_SET("12134", `towns`) OR FIND_IN_SET("12109", `towns`) OR FIND_IN_SET("12156", `towns`) OR FIND_IN_SET("12106", `towns`) OR FIND_IN_SET("12126", `towns`) OR FIND_IN_SET("12132", `towns`) OR FIND_IN_SET("3190432", `towns`) OR FIND_IN_SET("12158", `towns`) OR FIND_IN_SET("12103", `towns`) OR FIND_IN_SET("12139", `towns`) OR FIND_IN_SET("3552349", `towns`) OR FIND_IN_SET("12114", `towns`) OR FIND_IN_SET("12111", `towns`) OR FIND_IN_SET("12160", `towns`) OR FIND_IN_SET("12112", `towns`) OR FIND_IN_SET("11409", `towns`) OR FIND_IN_SET("11195", `towns`) OR FIND_IN_SET("11196", `towns`) OR FIND_IN_SET("11191", `towns`) OR FIND_IN_SET("11194", `towns`) OR FIND_IN_SET("11190", `towns`) OR FIND_IN_SET("3192509", `towns`) OR FIND_IN_SET("11197", `towns`) OR FIND_IN_SET("6944", `towns`) OR FIND_IN_SET("6971", `towns`) OR FIND_IN_SET("12312", `towns`) OR FIND_IN_SET("12321", `towns`) OR FIND_IN_SET("6973", `towns`) OR FIND_IN_SET("12320", `towns`) OR FIND_IN_SET("6953", `towns`) OR FIND_IN_SET("12309", `towns`) OR FIND_IN_SET("6955", `towns`) OR FIND_IN_SET("6957", `towns`) OR FIND_IN_SET("6963", `towns`) OR FIND_IN_SET("6948", `towns`) OR FIND_IN_SET("12304", `towns`) OR FIND_IN_SET("6969", `towns`) OR FIND_IN_SET("6945", `towns`) OR FIND_IN_SET("6966", `towns`) OR FIND_IN_SET("6951", `towns`) OR FIND_IN_SET("6968", `towns`) OR FIND_IN_SET("6949", `towns`) OR FIND_IN_SET("12305", `towns`) OR FIND_IN_SET("6958", `towns`) OR FIND_IN_SET("6959", `towns`) OR FIND_IN_SET("6970", `towns`) OR FIND_IN_SET("6974", `towns`) OR FIND_IN_SET("12324", `towns`) OR FIND_IN_SET("12342", `towns`) OR FIND_IN_SET("6946", `towns`) OR FIND_IN_SET("6956", `towns`) OR FIND_IN_SET("6964", `towns`) OR FIND_IN_SET("6954", `towns`) OR FIND_IN_SET("6967", `towns`) OR FIND_IN_SET("12319", `towns`) OR FIND_IN_SET("12333", `towns`) OR FIND_IN_SET("6965", `towns`) OR FIND_IN_SET("12323", `towns`) OR FIND_IN_SET("12316", `towns`) OR FIND_IN_SET("6961", `towns`) OR FIND_IN_SET("12318", `towns`) OR FIND_IN_SET("6972", `towns`) OR FIND_IN_SET("6962", `towns`) OR FIND_IN_SET("6960", `towns`) OR FIND_IN_SET("12329", `towns`) OR FIND_IN_SET("12311", `towns`) OR FIND_IN_SET("6947", `towns`) OR FIND_IN_SET("12478", `towns`) OR FIND_IN_SET("12548", `towns`) OR FIND_IN_SET("12464", `towns`) OR FIND_IN_SET("12539", `towns`) OR FIND_IN_SET("12535", `towns`) OR FIND_IN_SET("12532", `towns`) OR FIND_IN_SET("12555", `towns`) OR FIND_IN_SET("12472", `towns`) OR FIND_IN_SET("12489", `towns`) OR FIND_IN_SET("12505", `towns`) OR FIND_IN_SET("12503", `towns`) OR FIND_IN_SET("12508", `towns`) OR FIND_IN_SET("12526", `towns`) OR FIND_IN_SET("12544", `towns`) OR FIND_IN_SET("12530", `towns`) OR FIND_IN_SET("12537", `towns`) OR FIND_IN_SET("12463", `towns`) OR FIND_IN_SET("12491", `towns`) OR FIND_IN_SET("12547", `towns`) OR FIND_IN_SET("12519", `towns`) OR FIND_IN_SET("12480", `towns`) OR FIND_IN_SET("12542", `towns`) OR FIND_IN_SET("12551", `towns`) OR FIND_IN_SET("12477", `towns`) OR FIND_IN_SET("12469", `towns`) OR FIND_IN_SET("3239510", `towns`) OR FIND_IN_SET("12528", `towns`) OR FIND_IN_SET("12507", `towns`) OR FIND_IN_SET("3239509", `towns`) OR FIND_IN_SET("12510", `towns`) OR FIND_IN_SET("3239507", `towns`) OR FIND_IN_SET("3239508", `towns`) OR FIND_IN_SET("12522", `towns`) OR FIND_IN_SET("12543", `towns`) OR FIND_IN_SET("12502", `towns`) OR FIND_IN_SET("12546", `towns`) OR FIND_IN_SET("12552", `towns`) OR FIND_IN_SET("12538", `towns`) OR FIND_IN_SET("12465", `towns`) OR FIND_IN_SET("29785444", `towns`) OR FIND_IN_SET("29785442", `towns`))) AND ((FIND_IN_SET(8208051, `topics`) OR FIND_IN_SET(1060938, `topics`) OR FIND_IN_SET(8995, `topics`) OR FIND_IN_SET(8979, `topics`) OR FIND_IN_SET(8989, `topics`) OR FIND_IN_SET(8975, `topics`) OR FIND_IN_SET(8208053, `topics`) OR FIND_IN_SET(9286, `topics`) OR FIND_IN_SET(9275, `topics`) OR FIND_IN_SET(8208054, `topics`) OR FIND_IN_SET(9320, `topics`) OR FIND_IN_SET(9198, `topics`) OR FIND_IN_SET(9343, `topics`) OR FIND_IN_SET(9339, `topics`) OR FIND_IN_SET(9337, `topics`) OR FIND_IN_SET(9334, `topics`) OR FIND_IN_SET(9311, `topics`) OR FIND_IN_SET(9377, `topics`) OR FIND_IN_SET(9403, `topics`) OR FIND_IN_SET(9374, `topics`) OR FIND_IN_SET(9349, `topics`) OR FIND_IN_SET(9394, `topics`) OR FIND_IN_SET(9409, `topics`) OR FIND_IN_SET(9363, `topics`) OR FIND_IN_SET(9348, `topics`) OR FIND_IN_SET(9412, `topics`) OR FIND_IN_SET(9404, `topics`) OR FIND_IN_SET(9366, `topics`) OR FIND_IN_SET(9407, `topics`) OR FIND_IN_SET(9355, `topics`) OR FIND_IN_SET(9397, `topics`) OR FIND_IN_SET(9084, `topics`) OR FIND_IN_SET(9421, `topics`) OR FIND_IN_SET(9060, `topics`) OR FIND_IN_SET(2289698, `topics`) OR FIND_IN_SET(3576862, `topics`) OR FIND_IN_SET(2335827, `topics`) OR FIND_IN_SET(8922, `topics`) OR FIND_IN_SET(3576863, `topics`) OR FIND_IN_SET(8907, `topics`) OR FIND_IN_SET(8897, `topics`) OR FIND_IN_SET(9251, `topics`) OR FIND_IN_SET(9253, `topics`) OR FIND_IN_SET(9112, `topics`) OR FIND_IN_SET(9101, `topics`) OR FIND_IN_SET(9224, `topics`) OR FIND_IN_SET(9242, `topics`) OR FIND_IN_SET(9109, `topics`) OR FIND_IN_SET(9122, `topics`) OR FIND_IN_SET(9185, `topics`) OR FIND_IN_SET(9172, `topics`) OR FIND_IN_SET(9034, `topics`) OR FIND_IN_SET(9373, `topics`) OR FIND_IN_SET(13690959, `topics`) OR FIND_IN_SET(9218, `topics`) OR FIND_IN_SET(9208, `topics`) OR FIND_IN_SET(9029, `topics`) OR FIND_IN_SET(2956835, `topics`) OR FIND_IN_SET(9058, `topics`) OR FIND_IN_SET(9077, `topics`) OR FIND_IN_SET(9026, `topics`) OR FIND_IN_SET(9252, `topics`))) AND (name != '' AND active = 1) AND ( FIND_IN_SET( 8503, holidayThemes ) > 0) AND (contentScore > 10) AND object_localized_45_de.o_type IN ('object','folder')) AND object_localized_45_de.o_published = 1
Parameters:
[] |
221 | 0.84 ms |
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 17015810) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[ "dateFrom" => 1731711600 "dateTo" => 1731797999 ] |
222 | 0.17 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"23"
]
|
223 | 0.28 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "demi-infrastructure-teaser" "scope" => "pimcore_image_thumbnails" ] |
224 | 0.22 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3720242 ] |
225 | 1.12 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,11462%" ] |
226 | 0.51 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,11462%" ] |
227 | 0.21 ms |
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 314804) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[ "dateFrom" => 1731711600 "dateTo" => 1731797999 ] |
228 | 0.28 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 545023 ] |
229 | 1.19 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
230 | 0.52 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
231 | 0.21 ms |
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 9685155) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[ "dateFrom" => 1731711600 "dateTo" => 1731797999 ] |
232 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685161
]
|
233 | 0.15 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
9685161
]
|
234 | 0.34 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
9685161
]
|
235 | 0.11 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
9685161
]
|
236 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685163
]
|
237 | 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:
[
9685163
]
|
238 | 0.09 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
9685163
]
|
239 | 0.09 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
9685163
]
|
240 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685164
]
|
241 | 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:
[
9685164
]
|
242 | 0.09 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
9685164
]
|
243 | 0.08 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
9685164
]
|
244 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685166
]
|
245 | 0.11 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
9685166
]
|
246 | 0.09 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
9685166
]
|
247 | 0.09 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
9685166
]
|
248 | 0.06 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685167
]
|
249 | 0.14 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
9685167
]
|
250 | 0.08 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
9685167
]
|
251 | 0.09 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
9685167
]
|
252 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685169
]
|
253 | 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:
[
9685169
]
|
254 | 0.08 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
9685169
]
|
255 | 0.08 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
9685169
]
|
256 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685170
]
|
257 | 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:
[
9685170
]
|
258 | 0.09 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
9685170
]
|
259 | 0.07 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
9685170
]
|
260 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685171
]
|
261 | 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:
[
9685171
]
|
262 | 0.31 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
9685171
]
|
263 | 0.09 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
9685171
]
|
264 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685172
]
|
265 | 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:
[
9685172
]
|
266 | 0.07 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
9685172
]
|
267 | 0.09 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
9685172
]
|
268 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685174
]
|
269 | 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:
[
9685174
]
|
270 | 0.08 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
9685174
]
|
271 | 0.07 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
9685174
]
|
272 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685176
]
|
273 | 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:
[
9685176
]
|
274 | 0.07 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
9685176
]
|
275 | 0.09 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
9685176
]
|
276 | 0.06 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
9685177
]
|
277 | 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:
[
9685177
]
|
278 | 0.08 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
9685177
]
|
279 | 0.07 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
9685177
]
|
280 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
20677068
]
|
281 | 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:
[
20677068
]
|
282 | 0.52 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
20677068
]
|
283 | 0.10 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
20677068
]
|
284 | 0.06 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
20677069
]
|
285 | 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:
[
20677069
]
|
286 | 0.07 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
20677069
]
|
287 | 0.09 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
20677069
]
|
288 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
20677070
]
|
289 | 0.08 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
20677070
]
|
290 | 0.07 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
20677070
]
|
291 | 0.07 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
20677070
]
|
292 | 0.06 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
20677072
]
|
293 | 0.12 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
20677072
]
|
294 | 0.07 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
20677072
]
|
295 | 0.07 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
20677072
]
|
296 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5708838 ] |
297 | 0.44 ms |
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 29649008) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[ "dateFrom" => 1731711600 "dateTo" => 1731797999 ] |
298 | 0.34 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649028
]
|
299 | 0.19 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
29649028
]
|
300 | 0.13 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649028
]
|
301 | 0.16 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3466696
]
|
302 | 0.18 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466696
]
|
303 | 0.32 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649028
]
|
304 | 0.12 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649028
]
|
305 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649029
]
|
306 | 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:
[
29649029
]
|
307 | 0.10 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649029
]
|
308 | 0.18 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:
[
3466697
]
|
309 | 0.16 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466697
]
|
310 | 0.26 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649029
]
|
311 | 0.10 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649029
]
|
312 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649030
]
|
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:
[
29649030
]
|
314 | 0.10 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649030
]
|
315 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3691378
]
|
316 | 0.14 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3691378
]
|
317 | 0.23 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649030
]
|
318 | 0.10 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649030
]
|
319 | 0.10 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649031
]
|
320 | 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:
[
29649031
]
|
321 | 119.30 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649031
]
|
322 | 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:
[
3466699
]
|
323 | 0.17 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466699
]
|
324 | 0.35 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649031
]
|
325 | 0.11 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649031
]
|
326 | 0.11 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649032
]
|
327 | 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:
[
29649032
]
|
328 | 0.09 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649032
]
|
329 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3466700
]
|
330 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466700
]
|
331 | 0.19 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649032
]
|
332 | 0.08 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649032
]
|
333 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649033
]
|
334 | 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:
[
29649033
]
|
335 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649033
]
|
336 | 0.10 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3691381
]
|
337 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3691381
]
|
338 | 0.16 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649033
]
|
339 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649033
]
|
340 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649034
]
|
341 | 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:
[
29649034
]
|
342 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649034
]
|
343 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3691382
]
|
344 | 0.09 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3691382
]
|
345 | 0.16 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649034
]
|
346 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649034
]
|
347 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649035
]
|
348 | 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:
[
29649035
]
|
349 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649035
]
|
350 | 0.10 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3466703
]
|
351 | 0.09 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466703
]
|
352 | 0.15 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649035
]
|
353 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649035
]
|
354 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649036
]
|
355 | 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:
[
29649036
]
|
356 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649036
]
|
357 | 0.11 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3466704
]
|
358 | 0.09 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466704
]
|
359 | 0.17 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649036
]
|
360 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649036
]
|
361 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649037
]
|
362 | 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:
[
29649037
]
|
363 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649037
]
|
364 | 0.11 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3466705
]
|
365 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466705
]
|
366 | 0.15 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649037
]
|
367 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649037
]
|
368 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649038
]
|
369 | 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:
[
29649038
]
|
370 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649038
]
|
371 | 0.11 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3466706
]
|
372 | 0.09 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466706
]
|
373 | 0.15 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649038
]
|
374 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649038
]
|
375 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649039
]
|
376 | 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:
[
29649039
]
|
377 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649039
]
|
378 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3466707
]
|
379 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466707
]
|
380 | 0.15 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649039
]
|
381 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649039
]
|
382 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649040
]
|
383 | 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:
[
29649040
]
|
384 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649040
]
|
385 | 0.11 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3466708
]
|
386 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466708
]
|
387 | 0.16 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649040
]
|
388 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649040
]
|
389 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649041
]
|
390 | 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:
[
29649041
]
|
391 | 0.09 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649041
]
|
392 | 0.11 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3466709
]
|
393 | 0.09 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466709
]
|
394 | 0.15 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649041
]
|
395 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649041
]
|
396 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649042
]
|
397 | 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:
[
29649042
]
|
398 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649042
]
|
399 | 0.11 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3466710
]
|
400 | 0.09 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466710
]
|
401 | 0.15 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649042
]
|
402 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649042
]
|
403 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649043
]
|
404 | 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:
[
29649043
]
|
405 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649043
]
|
406 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3466711
]
|
407 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466711
]
|
408 | 0.16 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649043
]
|
409 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649043
]
|
410 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
29649044
]
|
411 | 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:
[
29649044
]
|
412 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
29649044
]
|
413 | 0.11 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
3466712
]
|
414 | 0.09 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3466712
]
|
415 | 0.15 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
29649044
]
|
416 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
29649044
]
|
417 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3691358 ] |
418 | 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" => "%,11462%" ] |
419 | 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" => "%,11462%" ] |
420 | 0.19 ms |
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 420354) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[ "dateFrom" => 1731711600 "dateTo" => 1731797999 ] |
421 | 0.18 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1926026 ] |
422 | 0.89 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,11189%" ] |
423 | 0.48 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,11189%" ] |
424 | 0.49 ms |
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 25414183) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[ "dateFrom" => 1731711600 "dateTo" => 1731797999 ] |
425 | 0.23 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3077506 ] |
426 | 1.02 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,12089%" ] |
427 | 0.48 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,12089%" ] |
428 | 0.22 ms |
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 303257) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[ "dateFrom" => 1731711600 "dateTo" => 1731797999 ] |
429 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1661059 ] |
430 | 0.90 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,12089%" ] |
431 | 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" => "%,12089%" ] |
432 | 0.18 ms |
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 5920106) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[ "dateFrom" => 1731711600 "dateTo" => 1731797999 ] |
433 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 895649 ] |
434 | 0.92 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,11893%" ] |
435 | 0.49 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,11893%" ] |
436 | 1.02 ms |
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 4169022) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[ "dateFrom" => 1731711600 "dateTo" => 1731797999 ] |
437 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4169030
]
|
438 | 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:
[
4169030
]
|
439 | 0.09 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
4169030
]
|
440 | 0.09 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
4169030
]
|
441 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4169032
]
|
442 | 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:
[
4169032
]
|
443 | 0.07 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
4169032
]
|
444 | 0.07 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
4169032
]
|
445 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4169034
]
|
446 | 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:
[
4169034
]
|
447 | 0.06 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
4169034
]
|
448 | 0.07 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
4169034
]
|
449 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4169024
]
|
450 | 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:
[
4169024
]
|
451 | 0.10 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
4169024
]
|
452 | 0.24 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
4169024
]
|
453 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
4169024
]
|
454 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4169025
]
|
455 | 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:
[
4169025
]
|
456 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
4169025
]
|
457 | 0.16 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
4169025
]
|
458 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
4169025
]
|
459 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4169026
]
|
460 | 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:
[
4169026
]
|
461 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
4169026
]
|
462 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
595174
]
|
463 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
595174
]
|
464 | 0.15 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
4169026
]
|
465 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
4169026
]
|
466 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4169027
]
|
467 | 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:
[
4169027
]
|
468 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
4169027
]
|
469 | 0.10 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
595175
]
|
470 | 0.08 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
595175
]
|
471 | 0.15 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
4169027
]
|
472 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
4169027
]
|
473 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
4169028
]
|
474 | 0.08 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
4169028
]
|
475 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
4169028
]
|
476 | 0.10 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
595176
]
|
477 | 0.08 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
595176
]
|
478 | 0.15 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
4169028
]
|
479 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
4169028
]
|
480 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 595172 ] |
481 | 0.92 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,12452%" ] |
482 | 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" => "%,12452%" ] |
483 | 0.71 ms |
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 308563) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[ "dateFrom" => 1731711600 "dateTo" => 1731797999 ] |
484 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5921522
]
|
485 | 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:
[
5921522
]
|
486 | 0.09 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
5921522
]
|
487 | 0.09 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
5921522
]
|
488 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
308570
]
|
489 | 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:
[
308570
]
|
490 | 0.08 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
308570
]
|
491 | 0.07 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
308570
]
|
492 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
308571
]
|
493 | 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:
[
308571
]
|
494 | 0.07 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
308571
]
|
495 | 0.07 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
308571
]
|
496 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5921523
]
|
497 | 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:
[
5921523
]
|
498 | 0.07 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
5921523
]
|
499 | 0.07 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
5921523
]
|
500 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
34384106
]
|
501 | 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:
[
34384106
]
|
502 | 0.07 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
34384106
]
|
503 | 0.07 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
34384106
]
|
504 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
34384107
]
|
505 | 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:
[
34384107
]
|
506 | 0.06 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
34384107
]
|
507 | 0.08 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
34384107
]
|
508 | 0.10 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
7758613
]
|
509 | 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:
[
7758613
]
|
510 | 0.12 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
7758613
]
|
511 | 0.56 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
7758613
]
|
512 | 0.11 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
7758613
]
|
513 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
308566
]
|
514 | 0.11 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
308566
]
|
515 | 0.09 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
308566
]
|
516 | 0.14 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
896861
]
|
517 | 0.29 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
896861
]
|
518 | 0.25 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
308566
]
|
519 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
308566
]
|
520 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
308567
]
|
521 | 0.11 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
308567
]
|
522 | 0.12 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
308567
]
|
523 | 0.14 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
896862
]
|
524 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
896862
]
|
525 | 0.27 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
308567
]
|
526 | 0.10 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
308567
]
|
527 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
308568
]
|
528 | 0.15 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
308568
]
|
529 | 0.09 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
308568
]
|
530 | 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:
[
896863
]
|
531 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
896863
]
|
532 | 0.20 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
308568
]
|
533 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
308568
]
|
534 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3958409 ] |
535 | 1.26 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
536 | 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" => "%,6938%" ] |
537 | 0.84 ms |
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 3091339) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[ "dateFrom" => 1731711600 "dateTo" => 1731797999 ] |
538 | 0.33 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4756519 ] |
539 | 1.45 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,12452%" ] |
540 | 0.69 ms |
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,12452%" ] |
541 | 0.86 ms |
SELECT count(dateFrom) FROM bundle_recurringdates_occurrences WHERE (id = 48851421) AND (dateFrom >= FROM_UNIXTIME(:dateFrom) AND dateTo <= FROM_UNIXTIME(:dateTo)) AND (fieldname = 'openingTimes')
Parameters:
[ "dateFrom" => 1731711600 "dateTo" => 1731797999 ] |
542 | 0.13 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
48851429
]
|
543 | 0.16 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
48851429
]
|
544 | 0.12 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
48851429
]
|
545 | 0.12 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
48851429
]
|
546 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
48851430
]
|
547 | 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:
[
48851430
]
|
548 | 0.12 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
48851430
]
|
549 | 0.11 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
48851430
]
|
550 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
48851431
]
|
551 | 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:
[
48851431
]
|
552 | 0.09 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
48851431
]
|
553 | 0.10 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
48851431
]
|
554 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
48851432
]
|
555 | 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:
[
48851432
]
|
556 | 0.09 ms |
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
48851432
]
|
557 | 0.09 ms |
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
48851432
]
|
558 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
48851423
]
|
559 | 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:
[
48851423
]
|
560 | 0.12 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
48851423
]
|
561 | 0.16 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
5625366
]
|
562 | 0.14 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5625366
]
|
563 | 0.28 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
48851423
]
|
564 | 0.10 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
48851423
]
|
565 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
48851424
]
|
566 | 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:
[
48851424
]
|
567 | 0.09 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
48851424
]
|
568 | 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:
[
5625367
]
|
569 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5625367
]
|
570 | 0.19 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
48851424
]
|
571 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
48851424
]
|
572 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
48851425
]
|
573 | 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:
[
48851425
]
|
574 | 0.09 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
48851425
]
|
575 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
5625368
]
|
576 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5625368
]
|
577 | 0.18 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
48851425
]
|
578 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
48851425
]
|
579 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
48851426
]
|
580 | 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:
[
48851426
]
|
581 | 0.09 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
48851426
]
|
582 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
5625369
]
|
583 | 0.10 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5625369
]
|
584 | 0.18 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
48851426
]
|
585 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
48851426
]
|
586 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
48851427
]
|
587 | 0.11 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
48851427
]
|
588 | 0.09 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
48851427
]
|
589 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
5625370
]
|
590 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5625370
]
|
591 | 0.18 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
48851427
]
|
592 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
48851427
]
|
593 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5625366 ] |
594 | 1.27 ms |
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
595 | 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" => "%,6938%" ] |
596 | 0.33 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-text-slide" "scope" => "pimcore_image_thumbnails" ] |
597 | 0.23 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 266344 ] |
598 | 0.39 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
658
]
|
599 | 0.14 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "content-teaser--square" "scope" => "pimcore_image_thumbnails" ] |
600 | 0.20 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3187806 ] |
601 | 0.40 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1322
]
|
602 | 0.15 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "simple-text-teaser--wide" "scope" => "pimcore_image_thumbnails" ] |
603 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 255245 ] |
604 | 0.44 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
9433
]
|
605 | 0.26 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "content-teaser--landscape" "scope" => "pimcore_image_thumbnails" ] |
606 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 265668 ] |
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.