Query Metrics
327
Database Queries
64
Different statements
141.84 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.42 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.29 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
4 | 0.41 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.78 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/Urlaub-im-Herbst" "sourcePathQuery" => "/de/Urlaub-planen/Urlaub-im-Herbst?page=11" "sourceEntireUri" => "https://stage.steiermark.com/de/Urlaub-planen/Urlaub-im-Herbst?page=11" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
8 | 0.17 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
9 | 0.27 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Urlaub-im-Herbst" "path" => "/steiermark.com/de/Urlaub-planen/" ] |
10 | 0.31 ms |
SELECT * FROM object_url_slugs WHERE slug = '/de/Urlaub-planen/Urlaub-im-Herbst' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
11 | 0.17 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
12 | 0.24 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
13 | 0.38 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Region"
]
|
14 | 0.34 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
209
]
|
15 | 0.14 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BlogArticle"
]
|
16 | 0.29 ms |
SELECT id FROM sites
Parameters:
[] |
17 | 0.30 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
209
]
|
18 | 0.19 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 209 209 209 ] |
19 | 0.11 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 4100 4100 ] |
20 | 0.33 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Urlaub-im-Herbst" "path" => "/de/Urlaub-planen/" ] |
21 | 0.12 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/Urlaub-planen/Urlaub-im-Herbst" ] |
22 | 0.07 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Urlaub-im-Herbst" "path" => "/de/Urlaub-planen/" ] |
23 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/Urlaub-planen/Urlaub-im-Herbst" ] |
24 | 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/%" "/de/Urlaub-planen/Urlaub-im-Herbst" ] |
25 | 0.06 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Urlaub-planen" "path" => "/de/" ] |
26 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/Urlaub-planen" ] |
27 | 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/%" "/de/Urlaub-planen" ] |
28 | 0.06 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "de" "path" => "/" ] |
29 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de" ] |
30 | 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/%" "/de" ] |
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/%"
""
]
|
32 | 0.07 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
33 | 0.10 ms |
SELECT * FROM object_url_slugs WHERE slug = '/de/Urlaub-planen/Urlaub-im-Herbst' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
34 | 0.08 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
35 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "1" "scope" => "pimcore_staticroutes" ] |
36 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "2" "scope" => "pimcore_staticroutes" ] |
37 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "3" "scope" => "pimcore_staticroutes" ] |
38 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "4" "scope" => "pimcore_staticroutes" ] |
39 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "5" "scope" => "pimcore_staticroutes" ] |
40 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "6" "scope" => "pimcore_staticroutes" ] |
41 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "7" "scope" => "pimcore_staticroutes" ] |
42 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "8" "scope" => "pimcore_staticroutes" ] |
43 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "9" "scope" => "pimcore_staticroutes" ] |
44 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "10" "scope" => "pimcore_staticroutes" ] |
45 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "11" "scope" => "pimcore_staticroutes" ] |
46 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "12" "scope" => "pimcore_staticroutes" ] |
47 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "13" "scope" => "pimcore_staticroutes" ] |
48 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "15" "scope" => "pimcore_staticroutes" ] |
49 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "16" "scope" => "pimcore_staticroutes" ] |
50 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "17" "scope" => "pimcore_staticroutes" ] |
51 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "18" "scope" => "pimcore_staticroutes" ] |
52 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "19" "scope" => "pimcore_staticroutes" ] |
53 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "20" "scope" => "pimcore_staticroutes" ] |
54 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "21" "scope" => "pimcore_staticroutes" ] |
55 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "22" "scope" => "pimcore_staticroutes" ] |
56 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "23" "scope" => "pimcore_staticroutes" ] |
57 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "24" "scope" => "pimcore_staticroutes" ] |
58 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "25" "scope" => "pimcore_staticroutes" ] |
59 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "26" "scope" => "pimcore_staticroutes" ] |
60 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "27" "scope" => "pimcore_staticroutes" ] |
61 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "28" "scope" => "pimcore_staticroutes" ] |
62 | 0.15 ms |
SELECT id FROM sites
Parameters:
[] |
63 | 0.23 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3189171 ] |
64 | 0.20 ms |
SELECT id FROM sites
Parameters:
[] |
65 | 0.12 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"21"
]
|
66 | 0.26 ms |
SELECT id FROM sites
Parameters:
[] |
67 | 0.32 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 139119 ] |
68 | 0.37 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "gallery-item" "scope" => "pimcore_image_thumbnails" ] |
69 | 0.18 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 202714 ] |
70 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 141207 ] |
71 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 226694 ] |
72 | 0.10 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 258262 ] |
73 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 233463 ] |
74 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 258271 ] |
75 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 226693 ] |
76 | 0.29 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 226692 ] |
77 | 0.26 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 258690 ] |
78 | 0.28 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4176 ] |
79 | 0.29 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
662
]
|
80 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "content-teaser--square" "scope" => "pimcore_image_thumbnails" ] |
81 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4217108 ] |
82 | 0.33 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
254
]
|
83 | 0.18 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"MediaCopyright"
]
|
84 | 0.15 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "simple-text-teaser--wide" "scope" => "pimcore_image_thumbnails" ] |
85 | 0.25 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 258930 ] |
86 | 0.40 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
257
]
|
87 | 0.23 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "content-teaser--landscape" "scope" => "pimcore_image_thumbnails" ] |
88 | 0.20 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 242021 ] |
89 | 0.33 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
465
]
|
90 | 0.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 258639 ] |
91 | 0.41 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
24
]
|
92 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "simple-text-teaser" "scope" => "pimcore_image_thumbnails" ] |
93 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 2666 ] |
94 | 0.39 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2252
]
|
95 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 2957 ] |
96 | 0.42 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1987
]
|
97 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5094081 ] |
98 | 0.30 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
268
]
|
99 | 0.19 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3187492 ] |
100 | 0.42 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10754
]
|
101 | 0.23 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 258787 ] |
102 | 0.45 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2221
]
|
103 | 0.27 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 233366 ] |
104 | 0.47 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
105 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 141192 ] |
106 | 0.42 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2092
]
|
107 | 0.68 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4174343 ] |
108 | 0.43 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"39"
]
|
109 | 0.19 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"31"
]
|
110 | 0.11 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"59"
]
|
111 | 0.45 ms |
SELECT objects.o_id as o_id, objects.o_type as o_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
]
|
112 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"72"
]
|
113 | 0.73 ms |
SELECT objects.o_id as o_id, objects.o_type as o_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
]
|
114 | 0.80 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
1683716
]
|
115 | 0.74 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
11507
]
|
116 | 0.61 ms |
SELECT objects.o_id as o_id, objects.o_type as o_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
]
|
117 | 0.61 ms |
SELECT objects.o_id as o_id, objects.o_type as o_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
]
|
118 | 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:
[
11886
]
|
119 | 0.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:
[
12089
]
|
120 | 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:
[
11189
]
|
121 | 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
]
|
122 | 0.45 ms |
SELECT objects.o_id as o_id, objects.o_type as o_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
]
|
123 | 0.43 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
12452
]
|
124 | 0.33 ms |
SELECT objects.o_id as o_id, objects.o_type as o_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
]
|
125 | 0.30 ms |
SELECT objects.o_id as o_id, objects.o_type as o_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
]
|
126 | 22.80 ms |
SELECT object_localized_11_de.o_id as o_id, object_localized_11_de.o_type as o_type FROM object_localized_11_de LEFT JOIN object_collection_demiDate_11 dates ON dates.o_id = object_localized_11_de.oo_id LEFT JOIN object_collection_demiStartTime_11 times ON times.o_id = object_localized_11_de.oo_id WHERE ((object_localized_11_de.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 (8586)))) AND (o_parentId in (select o_id from object_12 where town__id in (11431,11422,11423,11541,11430,3192505,3192507,3192504,3192506,11426,3192508,11434,11848,11504,11474,11849,11470,11493,11499,11492,11841,11487,11501,11475,11495,11494,11496,11482,11846,11484,11847,11506,11479,11837,11478,11839,11505,11489,11842,11845,11836,11476,11503,11471,11483,11850,11498,11481,11497,11500,11843,11472,11490,11844,11491,11473,11838,11477,11488,11840,11485,11486,11480,11502,10003651,10003639,10003640,10003652,10003641,10003650,10003612,10003642,10003643,10003660,10003613,10003644,10003610,10003614,10003616,10003653,10003645,10003617,10003618,10003654,10003620,10003621,10003622,10003655,10003656,10003646,10003649,10003624,10003648,10003659,10003629,10003625,10003647,10003657,10003626,10003628,10003630,10003632,10003633,10003634,10003636,10003658,10003637,10003638,11534,11539,11538,11527,11522,11524,11559,11521,11567,11560,11526,11536,3896603,11528,11535,11537,11959,11948,11910,11909,11965,11963,11947,11922,11921,11950,11914,11920,11946,11937,29785444,29785442,11956,11929,11935,11923,11936,11926,11927,11918,11966,11971,11972,11931,11928,11953,11930,11924,11954,11955,11942,11932,3239518,12146,12115,12122,12133,12531,12143,12116,12129,12138,12136,12118,12163,12164,12155,12152,12525,3552351,12162,12154,5099244,3552346,3190431,12157,3552350,3238735,12110,3552345,3552348,3552347,12120,12123,12135,12137,12140,12099,12098,12117,12108,12151,12134,12109,12156,12106,12126,12132,3190432,12158,12103,12139,3552349,12114,12111,12160,12112,11195,11196,11191,11194,11190,3192509,11197,11409,6944,6971,12312,12321,6973,12320,6953,12309,6955,6957,6963,6948,12304,6969,6945,6966,6951,6968,6949,12305,6958,6959,6970,6974,12324,12342,6946,6956,6964,6954,6967,12319,12333,6965,12323,12316,6961,12318,6972,6962,6960,12329,12311,6947,12478,12548,12464,12539,12535,12532,12555,12472,12489,12505,12503,12508,12526,12544,12530,12537,12463,12491,12547,12519,12480,12542,12551,12477,12469,3239510,12528,12507,3239509,12510,3239507,3239508,12522,12543,12502,12546,12552,12538,12465,11465,11466,11464,11463,1612603,11550,11552,11546,11938,11563,11553,11561,11562,11540,11554,11551,3896604,11548,11547,11545,11543,11549,11431,11422,11423,11541,11430,3192505,3192507,3192504,3192506,11426,3192508,11434,11848,11504,11474,11849,11470,11493,11499,11492,11841,11487,11501,11475,11495,11494,11496,11482,11846,11484,11847,11506,11479,11837,11478,11839,11505,11489,11842,11845,11836,11476,11503,11471,11483,11850,11498,11481,11497,11500,11843,11472,11490,11844,11491,11473,11838,11477,11488,11840,11485,11486,11480,11502,10003651,10003639,10003640,10003652,10003641,10003650,10003612,10003642,10003643,10003660,10003613,10003644,10003610,10003614,10003616,10003653,10003645,10003617,10003618,10003654,10003620,10003621,10003622,10003655,10003656,10003646,10003649,10003624,10003648,10003659,10003629,10003625,10003647,10003657,10003626,10003628,10003630,10003632,10003633,10003634,10003636,10003658,10003637,10003638,11534,11539,11538,11527,11522,11524,11559,11521,11567,11560,11526,11536,3896603,11528,11535,11537,11959,11948,11910,11909,11965,11963,11947,11922,11921,11950,11914,11920,11946,11937,11956,11929,11935,11923,11936,11926,11927,11918,11966,11971,11972,11931,11928,11953,11930,11924,11954,11955,11942,11932,3239518,12146,12115,12122,12133,12531,12143,12116,12129,12138,12136,12118,12163,12164,12155,12152,12525,3552351,12162,12154,5099244,3552346,3190431,12157,3552350,3238735,12110,3552345,3552348,3552347,12120,12123,12135,12137,12140,12099,12098,12117,12108,12151,12134,12109,12156,12106,12126,12132,3190432,12158,12103,12139,3552349,12114,12111,12160,12112,11409,11195,11196,11191,11194,11190,3192509,11197,6944,6971,12312,12321,6973,12320,6953,12309,6955,6957,6963,6948,12304,6969,6945,6966,6951,6968,6949,12305,6958,6959,6970,6974,12324,12342,6946,6956,6964,6954,6967,12319,12333,6965,12323,12316,6961,12318,6972,6962,6960,12329,12311,6947,12478,12548,12464,12539,12535,12532,12555,12472,12489,12505,12503,12508,12526,12544,12530,12537,12463,12491,12547,12519,12480,12542,12551,12477,12469,3239510,12528,12507,3239509,12510,3239507,3239508,12522,12543,12502,12546,12552,12538,12465,29785444,29785442) AND o_published = 1)) AND (needAcco is null or needAcco = 0) AND (object_localized_11_de.o_id in (select o_parentId from object_10 where packageOnly is null or packageOnly = 0)) AND (object_localized_11_de.o_id in (select o_id from object_collection_demiDate_11 where (object_collection_demiDate_11.to > 1733094000 and object_collection_demiDate_11.from < 1764630000))) AND (dates.to > 1733094000) AND object_localized_11_de.o_type IN ('object','folder')) AND object_localized_11_de.o_published = 1 ORDER BY dates.from ASC, dates.to ASC, times.time ASC, `order`
Parameters:
[] |
127 | 22.57 ms |
SELECT object_localized_11_de.o_id as o_id, object_localized_11_de.o_type as o_type FROM object_localized_11_de LEFT JOIN object_collection_demiDate_11 dates ON dates.o_id = object_localized_11_de.oo_id LEFT JOIN object_collection_demiStartTime_11 times ON times.o_id = object_localized_11_de.oo_id WHERE ((object_localized_11_de.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 (8586)))) AND (o_parentId in (select o_id from object_12 where town__id in (11431,11422,11423,11541,11430,3192505,3192507,3192504,3192506,11426,3192508,11434,11848,11504,11474,11849,11470,11493,11499,11492,11841,11487,11501,11475,11495,11494,11496,11482,11846,11484,11847,11506,11479,11837,11478,11839,11505,11489,11842,11845,11836,11476,11503,11471,11483,11850,11498,11481,11497,11500,11843,11472,11490,11844,11491,11473,11838,11477,11488,11840,11485,11486,11480,11502,10003651,10003639,10003640,10003652,10003641,10003650,10003612,10003642,10003643,10003660,10003613,10003644,10003610,10003614,10003616,10003653,10003645,10003617,10003618,10003654,10003620,10003621,10003622,10003655,10003656,10003646,10003649,10003624,10003648,10003659,10003629,10003625,10003647,10003657,10003626,10003628,10003630,10003632,10003633,10003634,10003636,10003658,10003637,10003638,11534,11539,11538,11527,11522,11524,11559,11521,11567,11560,11526,11536,3896603,11528,11535,11537,11959,11948,11910,11909,11965,11963,11947,11922,11921,11950,11914,11920,11946,11937,29785444,29785442,11956,11929,11935,11923,11936,11926,11927,11918,11966,11971,11972,11931,11928,11953,11930,11924,11954,11955,11942,11932,3239518,12146,12115,12122,12133,12531,12143,12116,12129,12138,12136,12118,12163,12164,12155,12152,12525,3552351,12162,12154,5099244,3552346,3190431,12157,3552350,3238735,12110,3552345,3552348,3552347,12120,12123,12135,12137,12140,12099,12098,12117,12108,12151,12134,12109,12156,12106,12126,12132,3190432,12158,12103,12139,3552349,12114,12111,12160,12112,11195,11196,11191,11194,11190,3192509,11197,11409,6944,6971,12312,12321,6973,12320,6953,12309,6955,6957,6963,6948,12304,6969,6945,6966,6951,6968,6949,12305,6958,6959,6970,6974,12324,12342,6946,6956,6964,6954,6967,12319,12333,6965,12323,12316,6961,12318,6972,6962,6960,12329,12311,6947,12478,12548,12464,12539,12535,12532,12555,12472,12489,12505,12503,12508,12526,12544,12530,12537,12463,12491,12547,12519,12480,12542,12551,12477,12469,3239510,12528,12507,3239509,12510,3239507,3239508,12522,12543,12502,12546,12552,12538,12465,11465,11466,11464,11463,1612603,11550,11552,11546,11938,11563,11553,11561,11562,11540,11554,11551,3896604,11548,11547,11545,11543,11549,11431,11422,11423,11541,11430,3192505,3192507,3192504,3192506,11426,3192508,11434,11848,11504,11474,11849,11470,11493,11499,11492,11841,11487,11501,11475,11495,11494,11496,11482,11846,11484,11847,11506,11479,11837,11478,11839,11505,11489,11842,11845,11836,11476,11503,11471,11483,11850,11498,11481,11497,11500,11843,11472,11490,11844,11491,11473,11838,11477,11488,11840,11485,11486,11480,11502,10003651,10003639,10003640,10003652,10003641,10003650,10003612,10003642,10003643,10003660,10003613,10003644,10003610,10003614,10003616,10003653,10003645,10003617,10003618,10003654,10003620,10003621,10003622,10003655,10003656,10003646,10003649,10003624,10003648,10003659,10003629,10003625,10003647,10003657,10003626,10003628,10003630,10003632,10003633,10003634,10003636,10003658,10003637,10003638,11534,11539,11538,11527,11522,11524,11559,11521,11567,11560,11526,11536,3896603,11528,11535,11537,11959,11948,11910,11909,11965,11963,11947,11922,11921,11950,11914,11920,11946,11937,11956,11929,11935,11923,11936,11926,11927,11918,11966,11971,11972,11931,11928,11953,11930,11924,11954,11955,11942,11932,3239518,12146,12115,12122,12133,12531,12143,12116,12129,12138,12136,12118,12163,12164,12155,12152,12525,3552351,12162,12154,5099244,3552346,3190431,12157,3552350,3238735,12110,3552345,3552348,3552347,12120,12123,12135,12137,12140,12099,12098,12117,12108,12151,12134,12109,12156,12106,12126,12132,3190432,12158,12103,12139,3552349,12114,12111,12160,12112,11409,11195,11196,11191,11194,11190,3192509,11197,6944,6971,12312,12321,6973,12320,6953,12309,6955,6957,6963,6948,12304,6969,6945,6966,6951,6968,6949,12305,6958,6959,6970,6974,12324,12342,6946,6956,6964,6954,6967,12319,12333,6965,12323,12316,6961,12318,6972,6962,6960,12329,12311,6947,12478,12548,12464,12539,12535,12532,12555,12472,12489,12505,12503,12508,12526,12544,12530,12537,12463,12491,12547,12519,12480,12542,12551,12477,12469,3239510,12528,12507,3239509,12510,3239507,3239508,12522,12543,12502,12546,12552,12538,12465,29785444,29785442) AND o_published = 1)) AND (needAcco is null or needAcco = 0) AND (object_localized_11_de.o_id in (select o_parentId from object_10 where packageOnly is null or packageOnly = 0)) AND (object_localized_11_de.o_id in (select o_id from object_collection_demiDate_11 where (object_collection_demiDate_11.to > 1733094000 and object_collection_demiDate_11.from < 1764630000))) AND (dates.to > 1733094000) AND object_localized_11_de.o_type IN ('object','folder')) AND object_localized_11_de.o_published = 1 ORDER BY dates.from ASC, dates.to ASC, times.time ASC, `order`
Parameters:
[] |
128 | 5.37 ms |
SELECT object_localized_11_de.o_id as o_id, object_localized_11_de.o_type as o_type FROM object_localized_11_de WHERE (o_id in (19910387,19910395,11616598,27736061,14043963,16540678,16540678,16540678,16540678,16540678,19400317,19400317,19400317,19400317,19400317,20709029,6052991,6053007,7362863,38343234,13690328,36362226,36362390,36519347,30177961,30177986,30178011,30440781,1395031,33905068,33905076,33905076,34776154,35522101,35522111,35522237,35617857,35992211,37709964,37709989,39269169,14849580,39269181,14913999,1394856,5161458,5161469,5161545,5161545,5161545,36862814,36862814,36862814,36862814,36862814,36863094,36278469,14914328,25414333,25414333,2591921,34066094,34066094,41971814,1395640,1395640,30724860,43782063,12630589,12586588,12586588,12585349,12592028,12592734,12593305,12594035,12944069,12944069,12944069,12944069,4443383,18701851,12630144,12630144,1394939,1394939,1394889,1394889,1395702,7901762,1395449,1395437,25414130,25414130,1395381,1395405,1395418,42315304,42315304,42315304,42315304,42315304,27946232,28019291,42493377,42493388,42698003,42698003,42698003,42698003,42698003,42698003,42698003,42698003,5161489,42698697,42697666,42698459,18433001,18433001,42830497,42830507,42830497,42830507,42830497,42830507,42830507,42830625,42830625,42830625,42830625,41795373,45440858,33333444,13135550,41618828,41618828,43691625,43692182,43692182,44225083,44225083,44225162,44225172,44282241,1395169,2566344,33372294,44281504,44573470,4063990,45538356,2766521,45583273,45583273,45583424,45583823,45747038,45932156,46460933,46460933,46460933,46460933,47201129,47559716,47602667,49168160,1395480,49587230,49680138,49969402,49827307,50158516,50158516,50678715,47604426,47604448,46095619,46095619,46097099,46097099,46766359,46766359,35618106,41970851,42315304,42315304,42315304,42315304,42315304,1394939,1394939,36091522,36091535,36091545,36091555,36091565,41971460,26060191,26060191,35618106,36091522,36091535,36091545,36091555,36091565) AND object_localized_11_de.o_type IN ('object','folder')) AND object_localized_11_de.o_published = 1 ORDER BY FIELD(o_id, 19910387,19910395,11616598,27736061,14043963,16540678,16540678,16540678,16540678,16540678,19400317,19400317,19400317,19400317,19400317,20709029,6052991,6053007,7362863,38343234,13690328,36362226,36362390,36519347,30177961,30177986,30178011,30440781,1395031,33905068,33905076,33905076,34776154,35522101,35522111,35522237,35617857,35992211,37709964,37709989,39269169,14849580,39269181,14913999,1394856,5161458,5161469,5161545,5161545,5161545,36862814,36862814,36862814,36862814,36862814,36863094,36278469,14914328,25414333,25414333,2591921,34066094,34066094,41971814,1395640,1395640,30724860,43782063,12630589,12586588,12586588,12585349,12592028,12592734,12593305,12594035,12944069,12944069,12944069,12944069,4443383,18701851,12630144,12630144,1394939,1394939,1394889,1394889,1395702,7901762,1395449,1395437,25414130,25414130,1395381,1395405,1395418,42315304,42315304,42315304,42315304,42315304,27946232,28019291,42493377,42493388,42698003,42698003,42698003,42698003,42698003,42698003,42698003,42698003,5161489,42698697,42697666,42698459,18433001,18433001,42830497,42830507,42830497,42830507,42830497,42830507,42830507,42830625,42830625,42830625,42830625,41795373,45440858,33333444,13135550,41618828,41618828,43691625,43692182,43692182,44225083,44225083,44225162,44225172,44282241,1395169,2566344,33372294,44281504,44573470,4063990,45538356,2766521,45583273,45583273,45583424,45583823,45747038,45932156,46460933,46460933,46460933,46460933,47201129,47559716,47602667,49168160,1395480,49587230,49680138,49969402,49827307,50158516,50158516,50678715,47604426,47604448,46095619,46095619,46097099,46097099,46766359,46766359,35618106,41970851,42315304,42315304,42315304,42315304,42315304,1394939,1394939,36091522,36091535,36091545,36091555,36091565,41971460,26060191,26060191,35618106,36091522,36091535,36091545,36091555,36091565) LIMIT 8 OFFSET 80
Parameters:
[] |
129 | 0.21 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"11"
]
|
130 | 0.14 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42698459
]
|
131 | 0.17 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
42698459
]
|
132 | 0.12 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
42698459
]
|
133 | 0.40 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
42698459
]
|
134 | 0.13 ms |
SELECT * FROM object_brick_store_demiMerchServEX_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42698459 "demiExtension" ] |
135 | 0.07 ms |
SELECT * FROM object_brick_store_demiMerchandiseServiceExtension_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42698459 "demiExtension" ] |
136 | 0.07 ms |
SELECT * FROM object_brick_store_demiCanonicalRegion_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42698459 "demiExtension" ] |
137 | 0.15 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
42698459
]
|
138 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42830497
]
|
139 | 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:
[
42830497
]
|
140 | 0.09 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
42830497
]
|
141 | 0.21 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
42830497
]
|
142 | 0.07 ms |
SELECT * FROM object_brick_store_demiMerchServEX_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830497 "demiExtension" ] |
143 | 0.05 ms |
SELECT * FROM object_brick_store_demiMerchandiseServiceExtension_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830497 "demiExtension" ] |
144 | 0.05 ms |
SELECT * FROM object_brick_store_demiCanonicalRegion_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830497 "demiExtension" ] |
145 | 0.10 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
42830497
]
|
146 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42830507
]
|
147 | 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:
[
42830507
]
|
148 | 0.08 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
42830507
]
|
149 | 0.19 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
42830507
]
|
150 | 0.07 ms |
SELECT * FROM object_brick_store_demiMerchServEX_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830507 "demiExtension" ] |
151 | 0.06 ms |
SELECT * FROM object_brick_store_demiMerchandiseServiceExtension_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830507 "demiExtension" ] |
152 | 0.05 ms |
SELECT * FROM object_brick_store_demiCanonicalRegion_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830507 "demiExtension" ] |
153 | 0.10 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
42830507
]
|
154 | 3.19 ms |
SELECT COUNT(*) FROM object_localized_11_de WHERE (o_id in (19910387,19910395,11616598,27736061,14043963,16540678,16540678,16540678,16540678,16540678,19400317,19400317,19400317,19400317,19400317,20709029,6052991,6053007,7362863,38343234,13690328,36362226,36362390,36519347,30177961,30177986,30178011,30440781,1395031,33905068,33905076,33905076,34776154,35522101,35522111,35522237,35617857,35992211,37709964,37709989,39269169,14849580,39269181,14913999,1394856,5161458,5161469,5161545,5161545,5161545,36862814,36862814,36862814,36862814,36862814,36863094,36278469,14914328,25414333,25414333,2591921,34066094,34066094,41971814,1395640,1395640,30724860,43782063,12630589,12586588,12586588,12585349,12592028,12592734,12593305,12594035,12944069,12944069,12944069,12944069,4443383,18701851,12630144,12630144,1394939,1394939,1394889,1394889,1395702,7901762,1395449,1395437,25414130,25414130,1395381,1395405,1395418,42315304,42315304,42315304,42315304,42315304,27946232,28019291,42493377,42493388,42698003,42698003,42698003,42698003,42698003,42698003,42698003,42698003,5161489,42698697,42697666,42698459,18433001,18433001,42830497,42830507,42830497,42830507,42830497,42830507,42830507,42830625,42830625,42830625,42830625,41795373,45440858,33333444,13135550,41618828,41618828,43691625,43692182,43692182,44225083,44225083,44225162,44225172,44282241,1395169,2566344,33372294,44281504,44573470,4063990,45538356,2766521,45583273,45583273,45583424,45583823,45747038,45932156,46460933,46460933,46460933,46460933,47201129,47559716,47602667,49168160,1395480,49587230,49680138,49969402,49827307,50158516,50158516,50678715,47604426,47604448,46095619,46095619,46097099,46097099,46766359,46766359,35618106,41970851,42315304,42315304,42315304,42315304,42315304,1394939,1394939,36091522,36091535,36091545,36091555,36091565,41971460,26060191,26060191,35618106,36091522,36091535,36091545,36091555,36091565) AND object_localized_11_de.o_type IN ('object','folder')) AND object_localized_11_de.o_published = 1
Parameters:
[] |
155 | 0.48 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42698459 "dates" ] |
156 | 0.26 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42698459 "startTime" ] |
157 | 0.13 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"12"
]
|
158 | 1.07 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%" ] |
159 | 0.43 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%" ] |
160 | 0.14 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"27"
]
|
161 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42698464
]
|
162 | 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:
[
42698464
]
|
163 | 0.08 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
42698464
]
|
164 | 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:
[
4932263
]
|
165 | 0.49 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4932263
]
|
166 | 0.23 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
42698464
]
|
167 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
42698464
]
|
168 | 0.06 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42698465
]
|
169 | 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:
[
42698465
]
|
170 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
42698465
]
|
171 | 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:
[
4932264
]
|
172 | 0.09 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4932264
]
|
173 | 0.15 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
42698465
]
|
174 | 0.07 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
42698465
]
|
175 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "demi-additionalservice-teaser" "scope" => "pimcore_image_thumbnails" ] |
176 | 0.10 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4932263 ] |
177 | 0.21 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"10"
]
|
178 | 0.15 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42698466
]
|
179 | 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:
[
42698466
]
|
180 | 0.08 ms |
SELECT * FROM object_store_10 WHERE oo_id = ?
Parameters:
[
42698466
]
|
181 | 0.22 ms |
SELECT * FROM object_localized_data_10 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
42698466
]
|
182 | 0.07 ms |
SELECT * FROM object_brick_store_desklineDummyProduct_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42698466 "demiExtension" ] |
183 | 0.06 ms |
SELECT * FROM object_brick_store_demiMerchPEX_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42698466 "demiExtension" ] |
184 | 0.05 ms |
SELECT * FROM object_brick_store_demiMerchandiseProductExtension_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42698466 "demiExtension" ] |
185 | 0.10 ms |
SELECT * FROM object_relations_10 WHERE src_id = ?
Parameters:
[
42698466
]
|
186 | 0.36 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:
[] |
187 | 1.98 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:
[] |
188 | 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:
[] |
189 | 1.12 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:
[] |
190 | 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:
[] |
191 | 1.11 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:
[] |
192 | 0.15 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 18433001 "dates" ] |
193 | 0.12 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 18433001 "startTime" ] |
194 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
18432997
]
|
195 | 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:
[
18432997
]
|
196 | 0.08 ms |
SELECT * FROM object_store_12 WHERE oo_id = ?
Parameters:
[
18432997
]
|
197 | 0.06 ms |
SELECT * FROM object_brick_store_demiYoungStyria_12 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 18432997 "demiExtension" ] |
198 | 0.13 ms |
SELECT * FROM object_relations_12 WHERE src_id = ?
Parameters:
[
18432997
]
|
199 | 0.70 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%" ] |
200 | 0.42 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%" ] |
201 | 0.28 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5567460 ] |
202 | 0.23 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
18433011
]
|
203 | 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:
[
18433011
]
|
204 | 0.06 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"58"
]
|
205 | 0.08 ms |
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
18433011
]
|
206 | 0.15 ms |
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 18433011 "mealTypes" ] |
207 | 0.12 ms |
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 18433011 "periods" ] |
208 | 0.11 ms |
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 18433011 "prices" ] |
209 | 0.10 ms |
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 18433011 "prices" ] |
210 | 0.09 ms |
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
18433011
]
|
211 | 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:
[] |
212 | 1.80 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 = 18433001) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
213 | 0.35 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:
[] |
214 | 1.33 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 = 18433001) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
215 | 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:
[] |
216 | 1.29 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 = 18433001) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
217 | 0.16 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830497 "dates" ] |
218 | 0.13 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830497 "startTime" ] |
219 | 0.76 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%" ] |
220 | 0.43 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%" ] |
221 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 241588 ] |
222 | 0.55 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.34 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:
[] |
224 | 0.24 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.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 = 42830497) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
226 | 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:
[] |
227 | 1.00 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:
[] |
228 | 0.14 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830507 "dates" ] |
229 | 0.12 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830507 "startTime" ] |
230 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42830510
]
|
231 | 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:
[
42830510
]
|
232 | 0.07 ms |
SELECT * FROM object_store_10 WHERE oo_id = ?
Parameters:
[
42830510
]
|
233 | 0.39 ms |
SELECT * FROM object_localized_data_10 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
42830510
]
|
234 | 0.07 ms |
SELECT * FROM object_brick_store_desklineDummyProduct_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830510 "demiExtension" ] |
235 | 0.05 ms |
SELECT * FROM object_brick_store_demiMerchPEX_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830510 "demiExtension" ] |
236 | 0.05 ms |
SELECT * FROM object_brick_store_demiMerchandiseProductExtension_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830510 "demiExtension" ] |
237 | 0.10 ms |
SELECT * FROM object_relations_10 WHERE src_id = ?
Parameters:
[
42830510
]
|
238 | 0.06 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42830623
]
|
239 | 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:
[
42830623
]
|
240 | 0.06 ms |
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
42830623
]
|
241 | 0.11 ms |
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830623 "mealTypes" ] |
242 | 0.10 ms |
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830623 "periods" ] |
243 | 0.09 ms |
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830623 "prices" ] |
244 | 0.10 ms |
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830623 "prices" ] |
245 | 0.10 ms |
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
42830623
]
|
246 | 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:
[] |
247 | 1.37 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:
[] |
248 | 0.24 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:
[] |
249 | 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 = 42830507) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
250 | 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:
[] |
251 | 0.94 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:
[] |
252 | 0.14 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830625 "dates" ] |
253 | 0.12 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830625 "startTime" ] |
254 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42830628
]
|
255 | 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:
[
42830628
]
|
256 | 0.07 ms |
SELECT * FROM object_store_10 WHERE oo_id = ?
Parameters:
[
42830628
]
|
257 | 0.17 ms |
SELECT * FROM object_localized_data_10 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
42830628
]
|
258 | 0.07 ms |
SELECT * FROM object_brick_store_desklineDummyProduct_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830628 "demiExtension" ] |
259 | 0.09 ms |
SELECT * FROM object_brick_store_demiMerchPEX_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830628 "demiExtension" ] |
260 | 0.06 ms |
SELECT * FROM object_brick_store_demiMerchandiseProductExtension_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 42830628 "demiExtension" ] |
261 | 0.09 ms |
SELECT * FROM object_relations_10 WHERE src_id = ?
Parameters:
[
42830628
]
|
262 | 0.06 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
42830630
]
|
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:
[
42830630
]
|
264 | 0.08 ms |
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
42830630
]
|
265 | 0.11 ms |
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830630 "mealTypes" ] |
266 | 0.10 ms |
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830630 "periods" ] |
267 | 0.10 ms |
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830630 "prices" ] |
268 | 0.09 ms |
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 42830630 "prices" ] |
269 | 0.09 ms |
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
42830630
]
|
270 | 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:
[] |
271 | 1.56 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:
[] |
272 | 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:
[] |
273 | 0.90 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:
[] |
274 | 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:
[] |
275 | 0.84 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:
[] |
276 | 0.12 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 41795373 "dates" ] |
277 | 0.11 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 41795373 "startTime" ] |
278 | 0.59 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%" ] |
279 | 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" => "%,11886%" ] |
280 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5272698 ] |
281 | 0.55 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:
[] |
282 | 1.60 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 = 41795373) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
283 | 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:
[] |
284 | 0.93 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 = 41795373) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
285 | 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:
[] |
286 | 0.87 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 = 41795373) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
287 | 0.14 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 45440858 "dates" ] |
288 | 0.16 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 45440858 "startTime" ] |
289 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5272872 ] |
290 | 0.36 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:
[] |
291 | 1.37 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 = 45440858) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
292 | 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:
[] |
293 | 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 = 45440858) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
294 | 0.24 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:
[] |
295 | 1.00 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 = 45440858) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
296 | 0.16 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 33333444 "dates" ] |
297 | 0.12 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 33333444 "startTime" ] |
298 | 0.71 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%" ] |
299 | 0.42 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%" ] |
300 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3885879 ] |
301 | 0.37 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:
[] |
302 | 1.41 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:
[] |
303 | 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:
[] |
304 | 0.98 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:
[] |
305 | 0.25 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:
[] |
306 | 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 = 33333444) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
307 | 0.12 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-text-slide" "scope" => "pimcore_image_thumbnails" ] |
308 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1269212 ] |
309 | 0.22 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"78"
]
|
310 | 0.26 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
311 | 0.13 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "flatrate-teaser" "scope" => "pimcore_image_thumbnails" ] |
312 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 265918 ] |
313 | 0.19 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 2504 ] |
314 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 2690 ] |
315 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4645025 ] |
316 | 0.41 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2040
]
|
317 | 0.12 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-teaser" "scope" => "pimcore_image_thumbnails" ] |
318 | 0.37 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2132
]
|
319 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 685866 ] |
320 | 0.33 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
14
]
|
321 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 138172 ] |
322 | 0.13 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2039
]
|
323 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3187434 ] |
324 | 0.12 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10850
]
|
325 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3187874 ] |
326 | 0.11 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
473
]
|
327 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 265814 ] |
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.