Query Metrics

177 Database Queries
36 Different statements
73.31 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.39 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "defaultSiteConfig"
  null
  null
]
2 0.09 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.20 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.08 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.52 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"
  "sourceEntireUri" => "https://stage.steiermark.com/en/Oststeiermark/Plan-your-holiday/Experiences/Groups"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.13 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.18 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.14 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12 0.16 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
13 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
14 0.63 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  24908
]
15 0.10 ms
SELECT id FROM sites
Parameters:
[]
16 0.11 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  24908
]
17 0.21 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.16 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.14 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.14 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.12 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.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Oststeiermark/Plan-your-holiday/Experiences/Groups"
]
23 0.09 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.08 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Oststeiermark/Plan-your-holiday/Experiences/Groups"
]
25 0.16 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en/Oststeiermark/Plan-your-holiday/Experiences/Groups"
]
26 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Experiences"
  "path" => "/en/Oststeiermark/Plan-your-holiday/"
]
27 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Oststeiermark/Plan-your-holiday/Experiences"
]
28 0.14 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en/Oststeiermark/Plan-your-holiday/Experiences"
]
29 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Plan-your-holiday"
  "path" => "/en/Oststeiermark/"
]
30 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Oststeiermark/Plan-your-holiday"
]
31 0.14 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en/Oststeiermark/Plan-your-holiday"
]
32 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Oststeiermark"
  "path" => "/en/"
]
33 0.08 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Oststeiermark"
]
34 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/%"
  "/en/Oststeiermark"
]
35 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "en"
  "path" => "/"
]
36 0.08 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en"
]
37 0.15 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.14 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  ""
]
39 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
40 0.10 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.09 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
42 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
43 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
44 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
45 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
46 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
47 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
48 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
49 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
50 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
51 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
52 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
53 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
54 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
55 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
56 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
57 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
58 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
59 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
60 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
61 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
62 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
63 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
64 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
65 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
66 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
67 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
68 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
69 0.08 ms
SELECT id FROM sites
Parameters:
[]
70 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1327906
]
71 0.08 ms
SELECT id FROM sites
Parameters:
[]
72 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
73 0.09 ms
SELECT id FROM sites
Parameters:
[]
74 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 461523
]
75 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "hero_auto_a038557709dcc78bf97bfe0aeb7d36aa"
  "scope" => "pimcore_image_thumbnails"
]
76 0.09 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_461523__aae60a23d22bf84dbe1af291c42c685b"
]
77 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "hero_auto_a038557709dcc78bf97bfe0aeb7d36aa"
  "scope" => "pimcore_image_thumbnails"
]
78 0.08 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_461523__5b0a90d9d17eb33d67a71432bdbff7ed"
]
79 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "hero_auto_a038557709dcc78bf97bfe0aeb7d36aa"
  "scope" => "pimcore_image_thumbnails"
]
80 0.08 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_461523__aae60a23d22bf84dbe1af291c42c685b"
]
81 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "hero_auto_a038557709dcc78bf97bfe0aeb7d36aa"
  "scope" => "pimcore_image_thumbnails"
]
82 0.08 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_461523__5b0a90d9d17eb33d67a71432bdbff7ed"
]
83 0.16 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "39"
]
84 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
85 6.32 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 > 1732575600 and object_collection_demiDate_11.from < 1764111600)))  AND (dates.to > 1732575600)  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:
[]
86 8.68 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 > 1732575600 and object_collection_demiDate_11.from < 1764111600)))  AND (dates.to > 1732575600)  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:
[]
87 2.22 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
Parameters:
[]
88 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "11"
]
89 1.90 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:
[]
90 0.34 ms
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  11031319
  "dates"
]
91 0.16 ms
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  11031319
  "startTime"
]
92 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "12"
]
93 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
94 0.75 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%"
]
95 0.45 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%"
]
96 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
97 0.19 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-additionalservice-teaser"
  "scope" => "pimcore_image_thumbnails"
]
98 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3956929
]
99 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "10"
]
100 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:
[]
101 1.53 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 = 11031319)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
102 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:
[]
103 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 = 11031319)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
104 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:
[]
105 1.09 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 = 11031319)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
106 0.13 ms
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  19910387
  "dates"
]
107 0.11 ms
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  19910387
  "startTime"
]
108 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2336327
]
109 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:
[]
110 1.21 ms
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in
            (select dest_id from object_relations_10 where src_id in
            (select o_id from object_10 where o_published = 1 and o_id in
            (select dest_id from object_relations_11 where src_id = 19910387)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
111 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:
[]
112 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 = 19910387)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
113 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:
[]
114 1.01 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 = 19910387)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
115 0.13 ms
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  19910395
  "dates"
]
116 0.12 ms
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  19910395
  "startTime"
]
117 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2330760
]
118 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:
[]
119 1.83 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 = 19910395)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
120 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:
[]
121 1.44 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 = 19910395)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
122 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:
[]
123 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 = 19910395)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
124 0.15 ms
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  17015714
  "dates"
]
125 0.13 ms
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  17015714
  "startTime"
]
126 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1933923
]
127 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:
[]
128 1.48 ms
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in
            (select dest_id from object_relations_10 where src_id in
            (select o_id from object_10 where o_published = 1 and o_id in
            (select dest_id from object_relations_11 where src_id = 17015714)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
129 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:
[]
130 1.21 ms
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in
            (select dest_id from object_relations_10 where src_id in
            (select o_id from object_10 where o_published = 1 and o_id in
            (select dest_id from object_relations_11 where src_id = 17015714)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
131 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:
[]
132 1.07 ms
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in
            (select dest_id from object_relations_10 where src_id in
            (select o_id from object_10 where o_published = 1 and o_id in
            (select dest_id from object_relations_11 where src_id = 17015714)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
133 0.14 ms
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  14043963
  "dates"
]
134 0.14 ms
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  14043963
  "startTime"
]
135 0.60 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%"
]
136 0.48 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%"
]
137 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1726851
]
138 0.28 ms
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND  object_39.o_type IN ('object') ORDER BY `o_published` DESC   LIMIT 2
Parameters:
[]
139 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 = 14043963)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
140 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:
[]
141 1.09 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 = 14043963)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
142 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:
[]
143 1.08 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 = 14043963)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
144 0.14 ms
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  19764417
  "dates"
]
145 0.14 ms
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  19764417
  "startTime"
]
146 0.56 ms
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,12089%"
]
147 0.46 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%"
]
148 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4176502
]
149 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:
[]
150 1.16 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 = 19764417)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
151 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:
[]
152 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 = 19764417)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
153 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:
[]
154 1.01 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 = 19764417)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
155 0.14 ms
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7362256
  "dates"
]
156 0.14 ms
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7362256
  "startTime"
]
157 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4176493
]
158 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:
[]
159 1.16 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 = 7362256)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
160 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:
[]
161 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 = 7362256)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
162 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:
[]
163 1.03 ms
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in
            (select dest_id from object_relations_10 where src_id in
            (select o_id from object_10 where o_published = 1 and o_id in
            (select dest_id from object_relations_11 where src_id = 7362256)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
164 0.14 ms
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  14043580
  "dates"
]
165 0.14 ms
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  14043580
  "startTime"
]
166 0.58 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%"
]
167 0.48 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%"
]
168 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1526157
]
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.09 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 = 14043580)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
171 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:
[]
172 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 = 14043580)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
173 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:
[]
174 1.28 ms
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in
            (select dest_id from object_relations_10 where src_id in
            (select o_id from object_10 where o_published = 1 and o_id in
            (select dest_id from object_relations_11 where src_id = 14043580)
            and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[]
175 0.18 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  18602
]
176 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
177 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]

demi_vacancies connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
demi_vacancies doctrine.dbal.demi_vacancies_connection

Entity Managers

Name Service
portal_engine doctrine.orm.portal_engine_entity_manager
pimcore_direct_edit doctrine.orm.pimcore_direct_edit_entity_manager
statistics_explorer doctrine.orm.statistics_explorer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

portal_engine entity manager

No loaded entities.

pimcore_direct_edit entity manager

No loaded entities.

statistics_explorer entity manager

No loaded entities.