Query Metrics
331
Database Queries
68
Different statements
108.48 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.29 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.09 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
3 | 0.07 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
4 | 0.15 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.07 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
8
]
|
6 | 0.07 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BlogPortal"
]
|
7 | 0.34 ms |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/en/Suedsteiermark/Spring/Spring-Experiences" "sourcePathQuery" => "/en/Suedsteiermark/Spring/Spring-Experiences?page=3" "sourceEntireUri" => "https://stage.steiermark.com/en/Suedsteiermark/Spring/Spring-Experiences?page=3" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
8 | 0.12 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
9 | 0.12 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Spring-Experiences" "path" => "/steiermark.com/en/Suedsteiermark/Spring/" ] |
10 | 0.14 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/Suedsteiermark/Spring/Spring-Experiences' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
11 | 0.11 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
12 | 0.12 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
13 | 0.13 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Region"
]
|
14 | 0.31 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
27179
]
|
15 | 0.46 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
26195
]
|
16 | 0.11 ms |
SELECT id FROM sites
Parameters:
[] |
17 | 0.13 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
27179
]
|
18 | 0.15 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 26195 27179 27179 ] |
19 | 0.10 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 27179 27179 ] |
20 | 0.10 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 26195 26195 ] |
21 | 0.11 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Spring-Experiences" "path" => "/en/Suedsteiermark/Spring/" ] |
22 | 0.08 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Suedsteiermark/Spring/Spring-Experiences" ] |
23 | 0.07 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Spring-Experiences" "path" => "/en/Suedsteiermark/Spring/" ] |
24 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Suedsteiermark/Spring/Spring-Experiences" ] |
25 | 0.11 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/steiermark.com/%" "/en/Suedsteiermark/Spring/Spring-Experiences" ] |
26 | 0.07 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Spring" "path" => "/en/Suedsteiermark/" ] |
27 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Suedsteiermark/Spring" ] |
28 | 0.10 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/steiermark.com/%" "/en/Suedsteiermark/Spring" ] |
29 | 0.07 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Suedsteiermark" "path" => "/en/" ] |
30 | 0.09 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Suedsteiermark" ] |
31 | 0.10 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/steiermark.com/%" "/en/Suedsteiermark" ] |
32 | 0.08 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "en" "path" => "/" ] |
33 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en" ] |
34 | 0.09 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/steiermark.com/%" "/en" ] |
35 | 0.09 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/%"
""
]
|
36 | 0.09 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
37 | 0.08 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/Suedsteiermark/Spring/Spring-Experiences' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
38 | 0.07 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
39 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "1" "scope" => "pimcore_staticroutes" ] |
40 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "2" "scope" => "pimcore_staticroutes" ] |
41 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "3" "scope" => "pimcore_staticroutes" ] |
42 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "4" "scope" => "pimcore_staticroutes" ] |
43 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "5" "scope" => "pimcore_staticroutes" ] |
44 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "6" "scope" => "pimcore_staticroutes" ] |
45 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "7" "scope" => "pimcore_staticroutes" ] |
46 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "8" "scope" => "pimcore_staticroutes" ] |
47 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "9" "scope" => "pimcore_staticroutes" ] |
48 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "10" "scope" => "pimcore_staticroutes" ] |
49 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "11" "scope" => "pimcore_staticroutes" ] |
50 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "12" "scope" => "pimcore_staticroutes" ] |
51 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "13" "scope" => "pimcore_staticroutes" ] |
52 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "15" "scope" => "pimcore_staticroutes" ] |
53 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "16" "scope" => "pimcore_staticroutes" ] |
54 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "17" "scope" => "pimcore_staticroutes" ] |
55 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "18" "scope" => "pimcore_staticroutes" ] |
56 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "19" "scope" => "pimcore_staticroutes" ] |
57 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "20" "scope" => "pimcore_staticroutes" ] |
58 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "21" "scope" => "pimcore_staticroutes" ] |
59 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "22" "scope" => "pimcore_staticroutes" ] |
60 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "23" "scope" => "pimcore_staticroutes" ] |
61 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "24" "scope" => "pimcore_staticroutes" ] |
62 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "25" "scope" => "pimcore_staticroutes" ] |
63 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "26" "scope" => "pimcore_staticroutes" ] |
64 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "27" "scope" => "pimcore_staticroutes" ] |
65 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "28" "scope" => "pimcore_staticroutes" ] |
66 | 0.07 ms |
SELECT id FROM sites
Parameters:
[] |
67 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1223526 ] |
68 | 0.08 ms |
SELECT id FROM sites
Parameters:
[] |
69 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"21"
]
|
70 | 0.08 ms |
SELECT id FROM sites
Parameters:
[] |
71 | 0.07 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"MediaCopyright"
]
|
72 | 0.10 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3125981 ] |
73 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
74 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__a9d50a7c5db438b757c6dcf3cff89d60"
]
|
75 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
76 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__228ea22df4cf25ff1df729523df9059e"
]
|
77 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
78 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__7f00b07cd2c9bd22d223dbbb5ad38740"
]
|
79 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
80 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__a9d50a7c5db438b757c6dcf3cff89d60"
]
|
81 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
82 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__a9d50a7c5db438b757c6dcf3cff89d60"
]
|
83 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
84 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__2eec432d4a9fc3f84b4963f2871a4d3f"
]
|
85 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
86 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__a9d50a7c5db438b757c6dcf3cff89d60"
]
|
87 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
88 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__a9d50a7c5db438b757c6dcf3cff89d60"
]
|
89 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
90 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__a9d50a7c5db438b757c6dcf3cff89d60"
]
|
91 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
92 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__2eec432d4a9fc3f84b4963f2871a4d3f"
]
|
93 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
94 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__228ea22df4cf25ff1df729523df9059e"
]
|
95 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
96 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__7f00b07cd2c9bd22d223dbbb5ad38740"
]
|
97 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
98 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__a9d50a7c5db438b757c6dcf3cff89d60"
]
|
99 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
100 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__a9d50a7c5db438b757c6dcf3cff89d60"
]
|
101 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
102 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__2eec432d4a9fc3f84b4963f2871a4d3f"
]
|
103 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
104 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__a9d50a7c5db438b757c6dcf3cff89d60"
]
|
105 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
106 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__a9d50a7c5db438b757c6dcf3cff89d60"
]
|
107 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
108 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__a9d50a7c5db438b757c6dcf3cff89d60"
]
|
109 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_b710ed35228988470ad0c21de51719ff" "scope" => "pimcore_image_thumbnails" ] |
110 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3125981__2eec432d4a9fc3f84b4963f2871a4d3f"
]
|
111 | 0.09 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"39"
]
|
112 | 0.07 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"72"
]
|
113 | 12.45 ms |
SELECT object_localized_11_en.o_id as o_id, object_localized_11_en.o_type as o_type FROM object_localized_11_en LEFT JOIN object_collection_demiDate_11 dates ON dates.o_id = object_localized_11_en.oo_id LEFT JOIN object_collection_demiStartTime_11 times ON times.o_id = object_localized_11_en.oo_id WHERE ((object_localized_11_en.o_id in (select o_parentId from object_10 where object_10.o_id in (select src_id from object_relations_10 where dest_id in (8588,8508)))) AND (o_parentId in (select o_id from object_12 where town__id in (6971,12312,12321,6973,12320,12309,6957,6963,6969,6966,6968,12305,6958,6959,6970,6974,12342,6946,6964,6967,12333,6965,12323,12316,6961,12318,6972,6960,12311,6947) AND o_published = 1)) AND (needAcco is null or needAcco = 0) AND (object_localized_11_en.o_id in (select o_parentId from object_10 where packageOnly is null or packageOnly = 0)) AND (object_localized_11_en.o_id in (select o_id from object_collection_demiDate_11 where (object_collection_demiDate_11.to > 1732921200 and object_collection_demiDate_11.from < 1764457200))) AND (dates.to > 1732921200) AND object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1 ORDER BY dates.from ASC, dates.to ASC, times.time ASC, `order`
Parameters:
[] |
114 | 11.25 ms |
SELECT object_localized_11_en.o_id as o_id, object_localized_11_en.o_type as o_type FROM object_localized_11_en LEFT JOIN object_collection_demiDate_11 dates ON dates.o_id = object_localized_11_en.oo_id LEFT JOIN object_collection_demiStartTime_11 times ON times.o_id = object_localized_11_en.oo_id WHERE ((object_localized_11_en.o_id in (select o_parentId from object_10 where object_10.o_id in (select src_id from object_relations_10 where dest_id in (8588,8508)))) AND (o_parentId in (select o_id from object_12 where town__id in (6971,12312,12321,6973,12320,12309,6957,6963,6969,6966,6968,12305,6958,6959,6970,6974,12342,6946,6964,6967,12333,6965,12323,12316,6961,12318,6972,6960,12311,6947) AND o_published = 1)) AND (needAcco is null or needAcco = 0) AND (object_localized_11_en.o_id in (select o_parentId from object_10 where packageOnly is null or packageOnly = 0)) AND (object_localized_11_en.o_id in (select o_id from object_collection_demiDate_11 where (object_collection_demiDate_11.to > 1732921200 and object_collection_demiDate_11.from < 1764457200))) AND (dates.to > 1732921200) AND object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1 ORDER BY dates.from ASC, dates.to ASC, times.time ASC, `order`
Parameters:
[] |
115 | 1.42 ms |
SELECT object_localized_11_en.o_id as o_id, object_localized_11_en.o_type as o_type FROM object_localized_11_en WHERE (o_id in (16540678,16540678,16540678,16540678,16540678,30440781,1395031,1394856,5161458,36863094,14914328,25414333,25414333,2591921,34066094,34066094,41971814,1395640,1395640,1394939,1394939,1394889,1394889,7901762,1395449,1395437,25414130,25414130,1395381,1395405,1395418,28019291,42698003,42698003,42698003,42698003,42698003,42698003,42698003,42698003,42698697,42697666,42698459,42742362,42742362,42742362,42742362,42830497,42830507,42830497,42830507,42830497,42830507,42830507,42830625,42830625,42830625,42830625,33333444,44225083,44225083,44225162,44225172,2566344,1395480,1394970,1394939,1394939) AND object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1 ORDER BY FIELD(o_id, 16540678,16540678,16540678,16540678,16540678,30440781,1395031,1394856,5161458,36863094,14914328,25414333,25414333,2591921,34066094,34066094,41971814,1395640,1395640,1394939,1394939,1394889,1394889,7901762,1395449,1395437,25414130,25414130,1395381,1395405,1395418,28019291,42698003,42698003,42698003,42698003,42698003,42698003,42698003,42698003,42698697,42697666,42698459,42742362,42742362,42742362,42742362,42830497,42830507,42830497,42830507,42830497,42830507,42830507,42830625,42830625,42830625,42830625,33333444,44225083,44225083,44225162,44225172,2566344,1395480,1394970,1394939,1394939) LIMIT 12 OFFSET 24
Parameters:
[] |
116 | 0.09 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"11"
]
|
117 | 0.10 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
33333444
]
|
118 | 0.13 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
33333444
]
|
119 | 0.32 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
33333444
]
|
120 | 0.35 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
33333444
]
|
121 | 0.10 ms |
SELECT * FROM object_brick_store_demiMerchServEX_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 33333444 "demiExtension" ] |
122 | 0.07 ms |
SELECT * FROM object_brick_store_demiMerchandiseServiceExtension_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 33333444 "demiExtension" ] |
123 | 0.07 ms |
SELECT * FROM object_brick_store_demiCanonicalRegion_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 33333444 "demiExtension" ] |
124 | 0.12 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
33333444
]
|
125 | 1.08 ms |
SELECT COUNT(*) FROM object_localized_11_en WHERE (o_id in (16540678,16540678,16540678,16540678,16540678,30440781,1395031,1394856,5161458,36863094,14914328,25414333,25414333,2591921,34066094,34066094,41971814,1395640,1395640,1394939,1394939,1394889,1394889,7901762,1395449,1395437,25414130,25414130,1395381,1395405,1395418,28019291,42698003,42698003,42698003,42698003,42698003,42698003,42698003,42698003,42698697,42697666,42698459,42742362,42742362,42742362,42742362,42830497,42830507,42830497,42830507,42830497,42830507,42830507,42830625,42830625,42830625,42830625,33333444,44225083,44225083,44225162,44225172,2566344,1395480,1394970,1394939,1394939) AND object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1
Parameters:
[] |
126 | 0.21 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42697666 "dates" ] |
127 | 0.15 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42697666 "startTime" ] |
128 | 0.09 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"12"
]
|
129 | 0.09 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"59"
]
|
130 | 0.81 ms |
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
131 | 0.55 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
132 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "demi-additionalservice-teaser" "scope" => "pimcore_image_thumbnails" ] |
133 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 241588 ] |
134 | 0.09 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"10"
]
|
135 | 0.38 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
136 | 1.62 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42697666) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
137 | 0.30 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
138 | 1.27 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42697666) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
139 | 0.29 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
140 | 1.27 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42697666) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
141 | 0.15 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42698459 "dates" ] |
142 | 0.15 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42698459 "startTime" ] |
143 | 0.70 ms |
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
144 | 0.56 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
145 | 0.10 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"27"
]
|
146 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4932263 ] |
147 | 0.31 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
148 | 1.47 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42698459) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
149 | 0.31 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
150 | 1.27 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42698459) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
151 | 0.29 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
152 | 1.27 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42698459) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
153 | 0.15 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42742362 "dates" ] |
154 | 0.15 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42742362 "startTime" ] |
155 | 0.70 ms |
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
156 | 0.54 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
157 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5123780 ] |
158 | 0.33 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
159 | 1.48 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42742362) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
160 | 0.29 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
161 | 1.31 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42742362) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
162 | 0.28 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
163 | 1.28 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42742362) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
164 | 0.15 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830497 "dates" ] |
165 | 0.14 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830497 "startTime" ] |
166 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42830494
]
|
167 | 0.13 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
42830494
]
|
168 | 0.10 ms |
SELECT * FROM object_store_12 WHERE oo_id = ?
Parameters:
[
42830494
]
|
169 | 0.09 ms |
SELECT * FROM object_brick_store_demiYoungStyria_12 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830494 "demiExtension" ] |
170 | 0.12 ms |
SELECT * FROM object_relations_12 WHERE src_id = ?
Parameters:
[
42830494
]
|
171 | 0.71 ms |
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
172 | 0.54 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
173 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42830502
]
|
174 | 0.13 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
42830502
]
|
175 | 0.09 ms |
SELECT * FROM object_store_10 WHERE oo_id = ?
Parameters:
[
42830502
]
|
176 | 0.38 ms |
SELECT * FROM object_localized_data_10 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
42830502
]
|
177 | 0.08 ms |
SELECT * FROM object_brick_store_desklineDummyProduct_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830502 "demiExtension" ] |
178 | 0.06 ms |
SELECT * FROM object_brick_store_demiMerchPEX_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830502 "demiExtension" ] |
179 | 0.08 ms |
SELECT * FROM object_brick_store_demiMerchandiseProductExtension_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830502 "demiExtension" ] |
180 | 0.12 ms |
SELECT * FROM object_relations_10 WHERE src_id = ?
Parameters:
[
42830502
]
|
181 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42830504
]
|
182 | 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:
[
42830504
]
|
183 | 0.06 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"58"
]
|
184 | 0.07 ms |
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
42830504
]
|
185 | 0.11 ms |
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830504 "mealTypes" ] |
186 | 0.10 ms |
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830504 "periods" ] |
187 | 0.14 ms |
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830504 "prices" ] |
188 | 0.13 ms |
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830504 "prices" ] |
189 | 0.12 ms |
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
42830504
]
|
190 | 0.29 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
191 | 1.21 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42830497) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
192 | 0.23 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
193 | 1.02 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42830497) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
194 | 0.23 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
195 | 1.06 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42830497) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
196 | 0.13 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830507 "dates" ] |
197 | 0.11 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830507 "startTime" ] |
198 | 0.10 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42830510
]
|
199 | 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:
[
42830510
]
|
200 | 0.09 ms |
SELECT * FROM object_store_10 WHERE oo_id = ?
Parameters:
[
42830510
]
|
201 | 0.17 ms |
SELECT * FROM object_localized_data_10 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
42830510
]
|
202 | 0.07 ms |
SELECT * FROM object_brick_store_desklineDummyProduct_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830510 "demiExtension" ] |
203 | 0.05 ms |
SELECT * FROM object_brick_store_demiMerchPEX_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830510 "demiExtension" ] |
204 | 0.05 ms |
SELECT * FROM object_brick_store_demiMerchandiseProductExtension_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830510 "demiExtension" ] |
205 | 0.09 ms |
SELECT * FROM object_relations_10 WHERE src_id = ?
Parameters:
[
42830510
]
|
206 | 0.06 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42830623
]
|
207 | 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:
[
42830623
]
|
208 | 0.06 ms |
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
42830623
]
|
209 | 0.10 ms |
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830623 "mealTypes" ] |
210 | 0.09 ms |
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830623 "periods" ] |
211 | 0.10 ms |
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830623 "prices" ] |
212 | 0.10 ms |
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830623 "prices" ] |
213 | 0.09 ms |
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
42830623
]
|
214 | 0.30 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
215 | 1.26 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42830507) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
216 | 0.23 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
217 | 0.95 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42830507) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
218 | 0.21 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
219 | 1.36 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42830507) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
220 | 0.12 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830625 "dates" ] |
221 | 0.11 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830625 "startTime" ] |
222 | 0.28 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
223 | 1.03 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42830625) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
224 | 0.21 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
225 | 0.96 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42830625) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
226 | 0.21 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
227 | 0.91 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 42830625) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
228 | 0.12 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 33333444 "dates" ] |
229 | 0.10 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 33333444 "startTime" ] |
230 | 0.06 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
33333441
]
|
231 | 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:
[
33333441
]
|
232 | 0.07 ms |
SELECT * FROM object_store_12 WHERE oo_id = ?
Parameters:
[
33333441
]
|
233 | 0.05 ms |
SELECT * FROM object_brick_store_demiYoungStyria_12 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 33333441 "demiExtension" ] |
234 | 0.08 ms |
SELECT * FROM object_relations_12 WHERE src_id = ?
Parameters:
[
33333441
]
|
235 | 0.54 ms |
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
236 | 0.38 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
237 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
33583090
]
|
238 | 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:
[
33583090
]
|
239 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
33583090
]
|
240 | 0.08 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:
[
3885879
]
|
241 | 0.08 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3885879
]
|
242 | 0.16 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
33583090
]
|
243 | 0.06 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
33583090
]
|
244 | 0.05 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
33583091
]
|
245 | 0.07 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
33583091
]
|
246 | 0.06 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
33583091
]
|
247 | 0.13 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
33583091
]
|
248 | 0.06 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
33583091
]
|
249 | 0.05 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
33583092
]
|
250 | 0.07 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
33583092
]
|
251 | 0.05 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
33583092
]
|
252 | 0.08 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:
[
3885881
]
|
253 | 0.08 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
3885881
]
|
254 | 0.13 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
33583092
]
|
255 | 0.06 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
33583092
]
|
256 | 0.05 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
33583093
]
|
257 | 0.07 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
33583093
]
|
258 | 0.05 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
33583093
]
|
259 | 0.13 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
33583093
]
|
260 | 0.06 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
33583093
]
|
261 | 0.08 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3885879 ] |
262 | 0.07 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
33333448
]
|
263 | 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:
[
33333448
]
|
264 | 0.06 ms |
SELECT * FROM object_store_10 WHERE oo_id = ?
Parameters:
[
33333448
]
|
265 | 0.17 ms |
SELECT * FROM object_localized_data_10 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
33333448
]
|
266 | 0.06 ms |
SELECT * FROM object_brick_store_desklineDummyProduct_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 33333448 "demiExtension" ] |
267 | 0.05 ms |
SELECT * FROM object_brick_store_demiMerchPEX_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 33333448 "demiExtension" ] |
268 | 0.05 ms |
SELECT * FROM object_brick_store_demiMerchandiseProductExtension_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 33333448 "demiExtension" ] |
269 | 0.09 ms |
SELECT * FROM object_relations_10 WHERE src_id = ?
Parameters:
[
33333448
]
|
270 | 0.05 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
33333450
]
|
271 | 0.07 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
33333450
]
|
272 | 0.06 ms |
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
33333450
]
|
273 | 0.09 ms |
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 33333450 "mealTypes" ] |
274 | 0.09 ms |
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 33333450 "periods" ] |
275 | 0.09 ms |
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 33333450 "prices" ] |
276 | 0.09 ms |
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 33333450 "prices" ] |
277 | 0.08 ms |
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
33333450
]
|
278 | 0.30 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
279 | 1.22 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 33333444) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
280 | 0.22 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
281 | 0.99 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 33333444) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
282 | 0.22 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
283 | 0.92 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 33333444) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
284 | 0.12 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44225083 "dates" ] |
285 | 0.11 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44225083 "startTime" ] |
286 | 0.09 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5107192 ] |
287 | 0.34 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
288 | 1.14 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 44225083) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
289 | 0.21 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
290 | 0.97 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 44225083) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
291 | 0.22 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
292 | 0.92 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 44225083) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
293 | 0.12 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44225162 "dates" ] |
294 | 0.10 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44225162 "startTime" ] |
295 | 0.59 ms |
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
296 | 0.40 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
297 | 0.10 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5151230 ] |
298 | 0.27 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
299 | 1.25 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 44225162) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
300 | 0.22 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
301 | 0.99 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 44225162) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
302 | 0.21 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
303 | 0.96 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 44225162) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
304 | 0.12 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44225172 "dates" ] |
305 | 0.11 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44225172 "startTime" ] |
306 | 0.10 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5151228 ] |
307 | 0.31 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
308 | 1.23 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 44225172) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
309 | 0.23 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
310 | 0.99 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 44225172) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
311 | 0.21 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
312 | 0.97 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 44225172) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
313 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 520993 ] |
314 | 0.34 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
315 | 1.31 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2566344) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
316 | 0.23 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
317 | 1.03 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2566344) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
318 | 0.22 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
319 | 0.92 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2566344) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
320 | 0.56 ms |
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
321 | 0.41 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,6938%" ] |
322 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 217134 ] |
323 | 0.32 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
324 | 1.07 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 1395480) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
325 | 0.22 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
326 | 0.95 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 1395480) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
327 | 0.21 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
328 | 0.86 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 1395480) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
329 | 0.27 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11964
]
|
330 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "content-teaser--landscape" "scope" => "pimcore_image_thumbnails" ] |
331 | 0.10 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 920155 ] |
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.