Query Metrics
330
Database Queries
71
Different statements
282.98 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.16 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
3 | 0.15 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
4 | 0.36 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.15 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
8
]
|
6 | 0.14 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BlogPortal"
]
|
7 | 0.63 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/Oststeiermark/Plan-your-holiday/Experiences/Groups" "sourcePathQuery" => "/en/Oststeiermark/Plan-your-holiday/Experiences/Groups?page=7" "sourceEntireUri" => "https://stage.steiermark.com/en/Oststeiermark/Plan-your-holiday/Experiences/Groups?page=7" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
8 | 0.20 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
9 | 0.20 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Groups" "path" => "/steiermark.com/en/Oststeiermark/Plan-your-holiday/Experiences/" ] |
10 | 0.26 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/Oststeiermark/Plan-your-holiday/Experiences/Groups' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
11 | 0.19 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
12 | 0.29 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
13 | 0.26 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Region"
]
|
14 | 0.51 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
24908
]
|
15 | 0.28 ms |
SELECT id FROM sites
Parameters:
[] |
16 | 0.31 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
24908
]
|
17 | 0.29 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 24543 24908 24908 ] |
18 | 0.23 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 24543 24543 ] |
19 | 0.23 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 24908 24908 ] |
20 | 0.24 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 24543 24543 ] |
21 | 0.20 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Groups" "path" => "/en/Oststeiermark/Plan-your-holiday/Experiences/" ] |
22 | 0.17 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Oststeiermark/Plan-your-holiday/Experiences/Groups" ] |
23 | 0.16 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Groups" "path" => "/en/Oststeiermark/Plan-your-holiday/Experiences/" ] |
24 | 0.16 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Oststeiermark/Plan-your-holiday/Experiences/Groups" ] |
25 | 0.23 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/Oststeiermark/Plan-your-holiday/Experiences/Groups" ] |
26 | 0.16 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Experiences" "path" => "/en/Oststeiermark/Plan-your-holiday/" ] |
27 | 0.16 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Oststeiermark/Plan-your-holiday/Experiences" ] |
28 | 0.22 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/Oststeiermark/Plan-your-holiday/Experiences" ] |
29 | 0.16 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Plan-your-holiday" "path" => "/en/Oststeiermark/" ] |
30 | 0.16 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Oststeiermark/Plan-your-holiday" ] |
31 | 0.21 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/Oststeiermark/Plan-your-holiday" ] |
32 | 0.15 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Oststeiermark" "path" => "/en/" ] |
33 | 0.15 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Oststeiermark" ] |
34 | 0.22 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/Oststeiermark" ] |
35 | 0.16 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "en" "path" => "/" ] |
36 | 0.16 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en" ] |
37 | 0.21 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" ] |
38 | 0.21 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/%"
""
]
|
39 | 0.17 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
40 | 0.17 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/Oststeiermark/Plan-your-holiday/Experiences/Groups' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
41 | 0.16 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
42 | 0.16 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "1" "scope" => "pimcore_staticroutes" ] |
43 | 0.15 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "2" "scope" => "pimcore_staticroutes" ] |
44 | 0.14 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "3" "scope" => "pimcore_staticroutes" ] |
45 | 0.14 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "4" "scope" => "pimcore_staticroutes" ] |
46 | 0.14 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "5" "scope" => "pimcore_staticroutes" ] |
47 | 0.14 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "6" "scope" => "pimcore_staticroutes" ] |
48 | 0.14 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "7" "scope" => "pimcore_staticroutes" ] |
49 | 0.14 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "8" "scope" => "pimcore_staticroutes" ] |
50 | 0.17 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "9" "scope" => "pimcore_staticroutes" ] |
51 | 0.16 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "10" "scope" => "pimcore_staticroutes" ] |
52 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "11" "scope" => "pimcore_staticroutes" ] |
53 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "12" "scope" => "pimcore_staticroutes" ] |
54 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "13" "scope" => "pimcore_staticroutes" ] |
55 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "15" "scope" => "pimcore_staticroutes" ] |
56 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "16" "scope" => "pimcore_staticroutes" ] |
57 | 0.13 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "17" "scope" => "pimcore_staticroutes" ] |
58 | 0.12 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "18" "scope" => "pimcore_staticroutes" ] |
59 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "19" "scope" => "pimcore_staticroutes" ] |
60 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "20" "scope" => "pimcore_staticroutes" ] |
61 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "21" "scope" => "pimcore_staticroutes" ] |
62 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "22" "scope" => "pimcore_staticroutes" ] |
63 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "23" "scope" => "pimcore_staticroutes" ] |
64 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "24" "scope" => "pimcore_staticroutes" ] |
65 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "25" "scope" => "pimcore_staticroutes" ] |
66 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "26" "scope" => "pimcore_staticroutes" ] |
67 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "27" "scope" => "pimcore_staticroutes" ] |
68 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "28" "scope" => "pimcore_staticroutes" ] |
69 | 0.12 ms |
SELECT id FROM sites
Parameters:
[] |
70 | 0.20 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1327906 ] |
71 | 0.13 ms |
SELECT id FROM sites
Parameters:
[] |
72 | 0.10 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"21"
]
|
73 | 0.25 ms |
SELECT id FROM sites
Parameters:
[] |
74 | 0.28 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 461523 ] |
75 | 0.13 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_a038557709dcc78bf97bfe0aeb7d36aa" "scope" => "pimcore_image_thumbnails" ] |
76 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_461523__aae60a23d22bf84dbe1af291c42c685b"
]
|
77 | 0.69 ms |
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'steiermark' AND TABLE_NAME = 'tmp_store' ORDER BY ORDINAL_POSITION ASC
Parameters:
[] |
78 | 0.25 ms |
SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'tmp_store' */ WHERE k.table_name = 'tmp_store' AND k.table_schema = 'steiermark' /*!50116 AND c.constraint_schema = 'steiermark' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL
Parameters:
[] |
79 | 0.16 ms |
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'tmp_store' AND TABLE_SCHEMA = 'steiermark' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[] |
80 | 0.16 ms |
SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'tmp_store'
Parameters:
[] |
81 | 0.49 ms |
INSERT INTO `tmp_store` (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5) ON DUPLICATE KEY UPDATE `id` = :col0, `data` = :col1, `tag` = :col2, `date` = :col3, `expiryDate` = :col4, `serialized` = :col5;
Parameters:
[ ":col0" => "thumb_461523__aae60a23d22bf84dbe1af291c42c685b" ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:76.799999999999997;s:6:"height";d:66.867469879518069;s:1:"y";d:3.0120481927710845;s:1:"x";i:13;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:431;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(max-width: 767px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:76.799999999999997;s:6:"height";d:66.867469879518069;s:1:"y";d:3.0120481927710845;s:1:"x";i:13;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:431;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:42:"hero_auto_a038557709dcc78bf97bfe0aeb7d36aa";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1709559668;s:15:"\x00*\x00creationDate";i:1559915472;s:17:"\x00*\x00filenameSuffix";s:22:"media--92aa2fb2--query";s:20:"\x00*\x00preserveAnimation";b:0;}" ":col2" => "thumbnail_deferred" ":col3" => 1732951124 ":col4" => 1733555924 ":col5" => 1 ] |
82 | 0.13 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_a038557709dcc78bf97bfe0aeb7d36aa" "scope" => "pimcore_image_thumbnails" ] |
83 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_461523__5b0a90d9d17eb33d67a71432bdbff7ed"
]
|
84 | 0.43 ms |
INSERT INTO `tmp_store` (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5) ON DUPLICATE KEY UPDATE `id` = :col0, `data` = :col1, `tag` = :col2, `date` = :col3, `expiryDate` = :col4, `serialized` = :col5;
Parameters:
[ ":col0" => "thumb_461523__5b0a90d9d17eb33d67a71432bdbff7ed" ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:76.799999999999997;s:6:"height";d:66.867469879518069;s:1:"y";d:3.0120481927710845;s:1:"x";i:13;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:431;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(max-width: 767px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:76.799999999999997;s:6:"height";d:66.867469879518069;s:1:"y";d:3.0120481927710845;s:1:"x";i:13;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:431;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:42:"hero_auto_a038557709dcc78bf97bfe0aeb7d36aa";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1709559668;s:15:"\x00*\x00creationDate";i:1559915472;s:17:"\x00*\x00filenameSuffix";s:22:"media--92aa2fb2--query";s:20:"\x00*\x00preserveAnimation";b:0;}" ":col2" => "thumbnail_deferred" ":col3" => 1732951124 ":col4" => 1733555924 ":col5" => 1 ] |
85 | 0.13 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_a038557709dcc78bf97bfe0aeb7d36aa" "scope" => "pimcore_image_thumbnails" ] |
86 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_461523__aae60a23d22bf84dbe1af291c42c685b"
]
|
87 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "hero_auto_a038557709dcc78bf97bfe0aeb7d36aa" "scope" => "pimcore_image_thumbnails" ] |
88 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_461523__5b0a90d9d17eb33d67a71432bdbff7ed"
]
|
89 | 0.21 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"39"
]
|
90 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"72"
]
|
91 | 7.83 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 (1916072)))) AND (o_parentId in (select o_id from object_12 where town__id in (12146,12115,12122,12133,12531,12143,12116,12129,12138,12136,12118,12164,12155,12152,12525,12162,12154,5099244,12157,3238735,12110,12120,12123,12135,12137,12098,12099,12140,12117,12108,12151,12112,12109,12156,12106,12126,12132,12160,12158,12103,12139,3552349,12114,12111,12134,3552346) 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:
[] |
92 | 7.73 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 (1916072)))) AND (o_parentId in (select o_id from object_12 where town__id in (12146,12115,12122,12133,12531,12143,12116,12129,12138,12136,12118,12164,12155,12152,12525,12162,12154,5099244,12157,3238735,12110,12120,12123,12135,12137,12098,12099,12140,12117,12108,12151,12112,12109,12156,12106,12126,12132,12160,12158,12103,12139,3552349,12114,12111,12134,3552346) 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:
[] |
93 | 2.23 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 (11031319,11031319,19910387,19910395,17015714,14043963,19764417,7362256,14043580,13690328,14076362,14383736,14624161,16306208,14012808,14012808,35950693,35950693,33102160,34554520,34554787,34554798,34554809,34554891,34554901,34554911,34554921,34554933,34554943,34554953,20709274,35659220,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,15374855,13979816,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,18471669,18471669,1394832,1394832,15135646,15135646,12630589,12585349,14012026,14012026,14012026,14012026,14012026,14012026,14012026,14012026,12592028,12594035,13818514,13818514,13818514,13818514,4065687,14557577,14557577,14557577,14557577,14557577,14557577,14557577,14075457,12944069,12944069,12944069,12944069,4443383,18701851,14012222,14012222,11653373,11653373,11653373,11653373,11653373,12630144,12630144,14415073,41619135,15135590,44386516,44386716,14383060,14383060,14383060,14383060,14383060,14383060,14383060,14660106,45440191,45440475,47293285,14383078,35659220) AND object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1 ORDER BY FIELD(o_id, 11031319,11031319,19910387,19910395,17015714,14043963,19764417,7362256,14043580,13690328,14076362,14383736,14624161,16306208,14012808,14012808,35950693,35950693,33102160,34554520,34554787,34554798,34554809,34554891,34554901,34554911,34554921,34554933,34554943,34554953,20709274,35659220,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,15374855,13979816,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,18471669,18471669,1394832,1394832,15135646,15135646,12630589,12585349,14012026,14012026,14012026,14012026,14012026,14012026,14012026,14012026,12592028,12594035,13818514,13818514,13818514,13818514,4065687,14557577,14557577,14557577,14557577,14557577,14557577,14557577,14075457,12944069,12944069,12944069,12944069,4443383,18701851,14012222,14012222,11653373,11653373,11653373,11653373,11653373,12630144,12630144,14415073,41619135,15135590,44386516,44386716,14383060,14383060,14383060,14383060,14383060,14383060,14383060,14660106,45440191,45440475,47293285,14383078,35659220) LIMIT 8 OFFSET 48
Parameters:
[] |
94 | 0.15 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"11"
]
|
95 | 0.27 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
44386516
]
|
96 | 0.18 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:
[
44386516
]
|
97 | 0.14 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
44386516
]
|
98 | 0.27 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
44386516
]
|
99 | 0.12 ms |
SELECT * FROM object_brick_store_demiMerchServEX_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 44386516 "demiExtension" ] |
100 | 0.11 ms |
SELECT * FROM object_brick_store_demiMerchandiseServiceExtension_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 44386516 "demiExtension" ] |
101 | 0.10 ms |
SELECT * FROM object_brick_store_demiCanonicalRegion_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 44386516 "demiExtension" ] |
102 | 0.17 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
44386516
]
|
103 | 1.65 ms |
SELECT COUNT(*) FROM object_localized_11_en WHERE (o_id in (11031319,11031319,19910387,19910395,17015714,14043963,19764417,7362256,14043580,13690328,14076362,14383736,14624161,16306208,14012808,14012808,35950693,35950693,33102160,34554520,34554787,34554798,34554809,34554891,34554901,34554911,34554921,34554933,34554943,34554953,20709274,35659220,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,15374855,13979816,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,18471669,18471669,1394832,1394832,15135646,15135646,12630589,12585349,14012026,14012026,14012026,14012026,14012026,14012026,14012026,14012026,12592028,12594035,13818514,13818514,13818514,13818514,4065687,14557577,14557577,14557577,14557577,14557577,14557577,14557577,14075457,12944069,12944069,12944069,12944069,4443383,18701851,14012222,14012222,11653373,11653373,11653373,11653373,11653373,12630144,12630144,14415073,41619135,15135590,44386516,44386716,14383060,14383060,14383060,14383060,14383060,14383060,14383060,14660106,45440191,45440475,47293285,14383078,35659220) AND object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1
Parameters:
[] |
104 | 0.36 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 14012222 "dates" ] |
105 | 0.19 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 14012222 "startTime" ] |
106 | 0.20 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"12"
]
|
107 | 0.12 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"59"
]
|
108 | 0.87 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" => "%,12089%" ] |
109 | 0.66 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" => "%,12089%" ] |
110 | 0.12 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"27"
]
|
111 | 0.12 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "demi-additionalservice-teaser" "scope" => "pimcore_image_thumbnails" ] |
112 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 2201787 ] |
113 | 0.17 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"10"
]
|
114 | 0.47 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:
[] |
115 | 1.77 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 = 14012222) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
116 | 0.44 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:
[] |
117 | 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 = 14012222) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
118 | 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:
[] |
119 | 1.32 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 = 14012222) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
120 | 0.15 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 11653373 "dates" ] |
121 | 0.15 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 11653373 "startTime" ] |
122 | 0.10 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
11653370
]
|
123 | 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:
[
11653370
]
|
124 | 0.11 ms |
SELECT * FROM object_store_12 WHERE oo_id = ?
Parameters:
[
11653370
]
|
125 | 0.09 ms |
SELECT * FROM object_brick_store_demiYoungStyria_12 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 11653370 "demiExtension" ] |
126 | 0.13 ms |
SELECT * FROM object_relations_12 WHERE src_id = ?
Parameters:
[
11653370
]
|
127 | 0.79 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" => "%,12089%" ] |
128 | 0.52 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" => "%,12089%" ] |
129 | 0.14 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
12405857
]
|
130 | 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:
[
12405857
]
|
131 | 0.11 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
12405857
]
|
132 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
1358355
]
|
133 | 0.14 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
1358355
]
|
134 | 0.27 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
12405857
]
|
135 | 0.11 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
12405857
]
|
136 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1358355 ] |
137 | 0.14 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
11653376
]
|
138 | 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:
[
11653376
]
|
139 | 0.08 ms |
SELECT * FROM object_store_10 WHERE oo_id = ?
Parameters:
[
11653376
]
|
140 | 0.20 ms |
SELECT * FROM object_localized_data_10 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
11653376
]
|
141 | 0.07 ms |
SELECT * FROM object_brick_store_desklineDummyProduct_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 11653376 "demiExtension" ] |
142 | 0.06 ms |
SELECT * FROM object_brick_store_demiMerchPEX_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 11653376 "demiExtension" ] |
143 | 0.06 ms |
SELECT * FROM object_brick_store_demiMerchandiseProductExtension_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 11653376 "demiExtension" ] |
144 | 0.11 ms |
SELECT * FROM object_relations_10 WHERE src_id = ?
Parameters:
[
11653376
]
|
145 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
11653378
]
|
146 | 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:
[
11653378
]
|
147 | 0.06 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"58"
]
|
148 | 0.17 ms |
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
11653378
]
|
149 | 0.18 ms |
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 11653378 "mealTypes" ] |
150 | 0.12 ms |
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 11653378 "periods" ] |
151 | 0.12 ms |
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 11653378 "prices" ] |
152 | 0.12 ms |
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 11653378 "prices" ] |
153 | 0.10 ms |
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
11653378
]
|
154 | 0.45 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:
[] |
155 | 1.71 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 = 11653373) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
156 | 0.42 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:
[] |
157 | 1.59 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 = 11653373) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
158 | 0.41 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.75 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 = 11653373) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
160 | 0.26 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 12630144 "dates" ] |
161 | 0.13 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 12630144 "startTime" ] |
162 | 0.90 ms |
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id from object_31 where filterElements LIKE :demiRegionId AND o_key != "Steiermark")) AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[ "demiRegionId" => "%,12089%" ] |
163 | 0.59 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" => "%,12089%" ] |
164 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4806799 ] |
165 | 0.67 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:
[] |
166 | 1.67 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 = 12630144) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
167 | 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:
[] |
168 | 1.35 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 = 12630144) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
169 | 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:
[] |
170 | 1.39 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 = 12630144) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
171 | 0.22 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 14415073 "dates" ] |
172 | 0.14 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 14415073 "startTime" ] |
173 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
14415067
]
|
174 | 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:
[
14415067
]
|
175 | 0.08 ms |
SELECT * FROM object_store_12 WHERE oo_id = ?
Parameters:
[
14415067
]
|
176 | 0.08 ms |
SELECT * FROM object_brick_store_demiYoungStyria_12 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 14415067 "demiExtension" ] |
177 | 0.11 ms |
SELECT * FROM object_relations_12 WHERE src_id = ?
Parameters:
[
14415067
]
|
178 | 0.11 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
16540686
]
|
179 | 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:
[
16540686
]
|
180 | 0.12 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
16540686
]
|
181 | 0.15 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:
[
1869182
]
|
182 | 0.14 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
1869182
]
|
183 | 0.24 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
16540686
]
|
184 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
16540686
]
|
185 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1869182 ] |
186 | 0.14 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
16349458
]
|
187 | 0.16 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
16349458
]
|
188 | 0.10 ms |
SELECT * FROM object_store_10 WHERE oo_id = ?
Parameters:
[
16349458
]
|
189 | 0.23 ms |
SELECT * FROM object_localized_data_10 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
16349458
]
|
190 | 0.08 ms |
SELECT * FROM object_brick_store_desklineDummyProduct_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 16349458 "demiExtension" ] |
191 | 0.08 ms |
SELECT * FROM object_brick_store_demiMerchPEX_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 16349458 "demiExtension" ] |
192 | 0.08 ms |
SELECT * FROM object_brick_store_demiMerchandiseProductExtension_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 16349458 "demiExtension" ] |
193 | 0.15 ms |
SELECT * FROM object_relations_10 WHERE src_id = ?
Parameters:
[
16349458
]
|
194 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
14415078
]
|
195 | 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:
[
14415078
]
|
196 | 0.09 ms |
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
14415078
]
|
197 | 0.15 ms |
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 14415078 "mealTypes" ] |
198 | 0.13 ms |
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 14415078 "periods" ] |
199 | 0.13 ms |
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 14415078 "prices" ] |
200 | 0.14 ms |
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 14415078 "prices" ] |
201 | 0.11 ms |
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
14415078
]
|
202 | 0.48 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:
[] |
203 | 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 = 14415073) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
204 | 0.50 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:
[] |
205 | 1.77 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 = 14415073) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
206 | 0.53 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:
[] |
207 | 1.88 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 = 14415073) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
208 | 0.29 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 41619135 "dates" ] |
209 | 0.17 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 41619135 "startTime" ] |
210 | 0.16 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
41619132
]
|
211 | 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:
[
41619132
]
|
212 | 0.11 ms |
SELECT * FROM object_store_12 WHERE oo_id = ?
Parameters:
[
41619132
]
|
213 | 0.08 ms |
SELECT * FROM object_brick_store_demiYoungStyria_12 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 41619132 "demiExtension" ] |
214 | 0.26 ms |
SELECT * FROM object_relations_12 WHERE src_id = ?
Parameters:
[
41619132
]
|
215 | 0.12 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
41619145
]
|
216 | 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:
[
41619145
]
|
217 | 0.10 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
41619145
]
|
218 | 0.25 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
41619145
]
|
219 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
41619145
]
|
220 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
41619146
]
|
221 | 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:
[
41619146
]
|
222 | 0.08 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
41619146
]
|
223 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
5655221
]
|
224 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5655221
]
|
225 | 0.21 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
41619146
]
|
226 | 0.08 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
41619146
]
|
227 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
41619147
]
|
228 | 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:
[
41619147
]
|
229 | 0.08 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
41619147
]
|
230 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
5655222
]
|
231 | 0.11 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5655222
]
|
232 | 0.22 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
41619147
]
|
233 | 0.08 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
41619147
]
|
234 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
41619148
]
|
235 | 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:
[
41619148
]
|
236 | 0.07 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
41619148
]
|
237 | 0.17 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
5655223
]
|
238 | 0.13 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5655223
]
|
239 | 0.25 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
41619148
]
|
240 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
41619148
]
|
241 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
41619149
]
|
242 | 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:
[
41619149
]
|
243 | 0.09 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
41619149
]
|
244 | 0.12 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
5655224
]
|
245 | 0.12 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5655224
]
|
246 | 0.23 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
41619149
]
|
247 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
41619149
]
|
248 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5655219 ] |
249 | 0.40 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:
[] |
250 | 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 = 41619135) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
251 | 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:
[] |
252 | 1.49 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 = 41619135) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
253 | 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:
[] |
254 | 1.74 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 = 41619135) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
255 | 0.16 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 15135590 "dates" ] |
256 | 0.11 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 15135590 "startTime" ] |
257 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5657295 ] |
258 | 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:
[] |
259 | 1.39 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 = 15135590) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
260 | 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:
[] |
261 | 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 = 15135590) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
262 | 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:
[] |
263 | 1.46 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 = 15135590) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
264 | 0.16 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44386516 "dates" ] |
265 | 0.15 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44386516 "startTime" ] |
266 | 0.11 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
44386713
]
|
267 | 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:
[
44386713
]
|
268 | 0.10 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
44386713
]
|
269 | 0.14 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
5138974
]
|
270 | 0.27 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5138974
]
|
271 | 0.20 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
44386713
]
|
272 | 0.08 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
44386713
]
|
273 | 0.09 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5138974 ] |
274 | 0.11 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
44386519
]
|
275 | 0.14 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
44386519
]
|
276 | 0.10 ms |
SELECT * FROM object_store_10 WHERE oo_id = ?
Parameters:
[
44386519
]
|
277 | 0.22 ms |
SELECT * FROM object_localized_data_10 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
44386519
]
|
278 | 0.09 ms |
SELECT * FROM object_brick_store_desklineDummyProduct_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 44386519 "demiExtension" ] |
279 | 0.08 ms |
SELECT * FROM object_brick_store_demiMerchPEX_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 44386519 "demiExtension" ] |
280 | 0.06 ms |
SELECT * FROM object_brick_store_demiMerchandiseProductExtension_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 44386519 "demiExtension" ] |
281 | 0.30 ms |
SELECT * FROM object_relations_10 WHERE src_id = ?
Parameters:
[
44386519
]
|
282 | 0.08 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
44386714
]
|
283 | 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:
[
44386714
]
|
284 | 0.07 ms |
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
44386714
]
|
285 | 0.11 ms |
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44386714 "mealTypes" ] |
286 | 0.10 ms |
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44386714 "periods" ] |
287 | 0.10 ms |
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44386714 "prices" ] |
288 | 0.10 ms |
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44386714 "prices" ] |
289 | 0.09 ms |
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
44386714
]
|
290 | 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:
[] |
291 | 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 = 44386516) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
292 | 0.26 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 | 1.17 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 = 44386516) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
294 | 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:
[] |
295 | 1.13 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 = 44386516) 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:
[ 44386716 "dates" ] |
297 | 0.12 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44386716 "startTime" ] |
298 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5138976 ] |
299 | 0.11 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
44386724
]
|
300 | 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:
[
44386724
]
|
301 | 0.10 ms |
SELECT * FROM object_store_10 WHERE oo_id = ?
Parameters:
[
44386724
]
|
302 | 0.18 ms |
SELECT * FROM object_localized_data_10 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
44386724
]
|
303 | 0.09 ms |
SELECT * FROM object_brick_store_desklineDummyProduct_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 44386724 "demiExtension" ] |
304 | 0.08 ms |
SELECT * FROM object_brick_store_demiMerchPEX_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 44386724 "demiExtension" ] |
305 | 0.07 ms |
SELECT * FROM object_brick_store_demiMerchandiseProductExtension_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 44386724 "demiExtension" ] |
306 | 0.13 ms |
SELECT * FROM object_relations_10 WHERE src_id = ?
Parameters:
[
44386724
]
|
307 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
44386764
]
|
308 | 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:
[
44386764
]
|
309 | 0.10 ms |
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
44386764
]
|
310 | 0.14 ms |
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44386764 "mealTypes" ] |
311 | 0.13 ms |
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44386764 "periods" ] |
312 | 0.13 ms |
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44386764 "prices" ] |
313 | 0.13 ms |
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 44386764 "prices" ] |
314 | 0.11 ms |
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
44386764
]
|
315 | 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:
[] |
316 | 1.72 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 = 44386716) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
317 | 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:
[] |
318 | 1.42 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 = 44386716) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
319 | 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:
[] |
320 | 1.20 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 = 44386716) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
321 | 0.18 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
18602
]
|
322 | 0.12 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "footer-logo" "scope" => "pimcore_image_thumbnails" ] |
323 | 0.18 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3189171 ] |
324 | 172.47 ms |
SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name
Parameters:
[] |
325 | 0.30 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-bg" "scope" => "pimcore_image_thumbnails" ] |
326 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1305394 ] |
327 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-bg--xs" "scope" => "pimcore_image_thumbnails" ] |
328 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-map" "scope" => "pimcore_image_thumbnails" ] |
329 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4290106 ] |
330 | 0.28 ms |
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/Oststeiermark/Plan-your-holiday/Experiences/Groups' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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.