https://stage.steiermark.com/de/Schladming-Dachstein/Urlaub-planen/Veranstaltungen?page=2

Query Metrics

141 Database Queries
35 Different statements
371.48 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.43 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.11 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.27 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.10 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.60 ms
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/de/Schladming-Dachstein/Urlaub-planen/Veranstaltungen"
  "sourcePathQuery" => "/de/Schladming-Dachstein/Urlaub-planen/Veranstaltungen?page=2"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Schladming-Dachstein/Urlaub-planen/Veranstaltungen?page=2"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.15 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" => "Veranstaltungen"
  "path" => "/steiermark.com/de/Schladming-Dachstein/Urlaub-planen/"
]
10 0.21 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Schladming-Dachstein/Urlaub-planen/Veranstaltungen' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
11 0.15 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.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
14 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7162
]
15 0.16 ms
SELECT id FROM sites
Parameters:
[]
16 0.18 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  7162
]
17 0.22 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  7162
  7162
  7162
]
18 0.16 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  7931
  7931
]
19 0.13 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Veranstaltungen"
  "path" => "/de/Schladming-Dachstein/Urlaub-planen/"
]
20 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Schladming-Dachstein/Urlaub-planen/Veranstaltungen"
]
21 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Veranstaltungen"
  "path" => "/de/Schladming-Dachstein/Urlaub-planen/"
]
22 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Schladming-Dachstein/Urlaub-planen/Veranstaltungen"
]
23 0.18 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Schladming-Dachstein/Urlaub-planen/Veranstaltungen"
]
24 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Urlaub-planen"
  "path" => "/de/Schladming-Dachstein/"
]
25 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Schladming-Dachstein/Urlaub-planen"
]
26 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/%"
  "/de/Schladming-Dachstein/Urlaub-planen"
]
27 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Schladming-Dachstein"
  "path" => "/de/"
]
28 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Schladming-Dachstein"
]
29 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/%"
  "/de/Schladming-Dachstein"
]
30 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "de"
  "path" => "/"
]
31 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de"
]
32 0.14 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de"
]
33 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/%"
  ""
]
34 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
35 0.13 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Schladming-Dachstein/Urlaub-planen/Veranstaltungen' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
36 0.10 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
37 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
38 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
39 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
40 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
41 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
42 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
43 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
44 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
45 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
46 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
47 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
48 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
49 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
50 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
51 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
52 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
53 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
54 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
55 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
56 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
57 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
58 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
59 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
60 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
61 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
62 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
63 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
64 0.11 ms
SELECT id FROM sites
Parameters:
[]
65 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1524019
]
66 0.11 ms
SELECT id FROM sites
Parameters:
[]
67 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
68 0.26 ms
SELECT id FROM sites
Parameters:
[]
69 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5225234
]
70 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "31"
]
71 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
72 0.36 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  11189
]
73 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
74 0.24 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  11408
]
75 92.79 ms
SELECT object_localized_28_de.o_id as o_id, object_localized_28_de.o_type as o_type FROM object_localized_28_de LEFT JOIN object_collection_demiRecurringDate_28 eventDate ON eventDate.o_id = object_localized_28_de.oo_id WHERE ((visibility is not null and visibility != "")  AND ((FIND_IN_SET(11195, `towns`) > 0 OR FIND_IN_SET(11196, `towns`) > 0 OR FIND_IN_SET(11191, `towns`) > 0 OR FIND_IN_SET(11194, `towns`) > 0 OR FIND_IN_SET(11190, `towns`) > 0 OR FIND_IN_SET(3192509, `towns`) > 0 OR FIND_IN_SET(11197, `towns`) > 0 OR FIND_IN_SET(11409, `towns`) > 0))  AND (contentScore > 10)  AND ((object_localized_28_de.active = 1 ))  AND (eventDate.dateTo >= 1732921200)  AND (eventDate.dateFrom <= 1764543599)  AND ((eventDate.Sun = 1 OR eventDate.Mon = 1 OR eventDate.Tue = 1 OR eventDate.Wed = 1 OR eventDate.Thu = 1 OR eventDate.Fri = 1 OR eventDate.Sat = 1))  AND  object_localized_28_de.o_type IN ('object')) AND object_localized_28_de.o_published = 1 ORDER BY eventDate.dateTo ASC, eventDate.dateFrom ASC, eventDate.time ASC, name ASC
Parameters:
[]
76 60.23 ms
SELECT object_localized_28_de.o_id as o_id, object_localized_28_de.o_type as o_type FROM object_localized_28_de LEFT JOIN object_collection_demiRecurringDate_28 eventDate ON eventDate.o_id = object_localized_28_de.oo_id WHERE ((visibility is not null and visibility != "")  AND ((FIND_IN_SET(11195, `towns`) > 0 OR FIND_IN_SET(11196, `towns`) > 0 OR FIND_IN_SET(11191, `towns`) > 0 OR FIND_IN_SET(11194, `towns`) > 0 OR FIND_IN_SET(11190, `towns`) > 0 OR FIND_IN_SET(3192509, `towns`) > 0 OR FIND_IN_SET(11197, `towns`) > 0 OR FIND_IN_SET(11409, `towns`) > 0))  AND (contentScore > 10)  AND ((object_localized_28_de.active = 1 ))  AND (eventDate.dateTo >= 1732921200)  AND (eventDate.dateFrom <= 1764543599)  AND ((eventDate.Sun = 1 OR eventDate.Mon = 1 OR eventDate.Tue = 1 OR eventDate.Wed = 1 OR eventDate.Thu = 1 OR eventDate.Fri = 1 OR eventDate.Sat = 1))  AND  object_localized_28_de.o_type IN ('object')) AND object_localized_28_de.o_published = 1 ORDER BY eventDate.dateTo ASC, eventDate.dateFrom ASC, eventDate.time ASC, name ASC
Parameters:
[]
77 1.54 ms
SELECT object_localized_28_de.o_id as o_id, object_localized_28_de.o_type as o_type FROM object_localized_28_de WHERE ((o_id in (18703809,37943302,6996609,42683132,39584259,51634960,6080486,46886525,38371216,39584259,51634960,6080458,6079913,49198297,51634960,6996609,7020851,49198260,39584259,51634960,46630863,49198282,39584259,51634960,6080458,46671119,6080275,11692846,6996609,6778350,51718956,51634960,6080486,51634960,6080458,24180662,20313068,20313068,20313068,45423253,51718904,6996609,44421761,51634960,51634960,11692546,6080238,51634960,51634960,51634960,51634960,6778334,37945303,41007697,6079973,22578757,19249276,51634960,51634960,51634960,44063408,6080874,35381086,35067685,35067644,35067673,35067700,35067644,35067673,17439066,51538881,51538881,23864614,6080840,25465154,31102698,50283611,50283611,51635710,6080638,50861721,6080893,9293795))  AND  object_localized_28_de.o_type IN ('object','folder')) AND object_localized_28_de.o_published = 1 ORDER BY FIELD(o_id, 18703809,37943302,6996609,42683132,39584259,51634960,6080486,46886525,38371216,39584259,51634960,6080458,6079913,49198297,51634960,6996609,7020851,49198260,39584259,51634960,46630863,49198282,39584259,51634960,6080458,46671119,6080275,11692846,6996609,6778350,51718956,51634960,6080486,51634960,6080458,24180662,20313068,20313068,20313068,45423253,51718904,6996609,44421761,51634960,51634960,11692546,6080238,51634960,51634960,51634960,51634960,6778334,37945303,41007697,6079973,22578757,19249276,51634960,51634960,51634960,44063408,6080874,35381086,35067685,35067644,35067673,35067700,35067644,35067673,17439066,51538881,51538881,23864614,6080840,25465154,31102698,50283611,50283611,51635710,6080638,50861721,6080893,9293795)    LIMIT 12 OFFSET 12
Parameters:
[]
78 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "28"
]
79 1.33 ms
SELECT COUNT(*) FROM object_localized_28_de WHERE ((o_id in (18703809,37943302,6996609,42683132,39584259,51634960,6080486,46886525,38371216,39584259,51634960,6080458,6079913,49198297,51634960,6996609,7020851,49198260,39584259,51634960,46630863,49198282,39584259,51634960,6080458,46671119,6080275,11692846,6996609,6778350,51718956,51634960,6080486,51634960,6080458,24180662,20313068,20313068,20313068,45423253,51718904,6996609,44421761,51634960,51634960,11692546,6080238,51634960,51634960,51634960,51634960,6778334,37945303,41007697,6079973,22578757,19249276,51634960,51634960,51634960,44063408,6080874,35381086,35067685,35067644,35067673,35067700,35067644,35067673,17439066,51538881,51538881,23864614,6080840,25465154,31102698,50283611,50283611,51635710,6080638,50861721,6080893,9293795))  AND  object_localized_28_de.o_type IN ('object','folder')) AND object_localized_28_de.o_published = 1
Parameters:
[]
80 0.25 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7020851
  "recurringDates"
]
81 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
82 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
83 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-event-teaser"
  "scope" => "pimcore_image_thumbnails"
]
84 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3723921
]
85 0.65 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
86 0.42 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
87 0.15 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49198260
  "recurringDates"
]
88 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5639081
]
89 0.57 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
90 0.42 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
91 0.12 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  46630863
  "recurringDates"
]
92 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5563072
]
93 0.52 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
94 0.41 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
95 0.12 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49198282
  "recurringDates"
]
96 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5639083
]
97 0.12 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  46671119
  "recurringDates"
]
98 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5462865
]
99 0.65 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
100 0.45 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
101 0.15 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6080275
  "recurringDates"
]
102 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4406576
]
103 0.14 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  11692846
  "recurringDates"
]
104 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4360605
]
105 0.69 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
106 0.44 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
107 0.13 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6778350
  "recurringDates"
]
108 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3926028
]
109 0.14 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  51718956
  "recurringDates"
]
110 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  51718959
]
111 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:
[
  51718959
]
112 0.07 ms
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  51718959
]
113 0.09 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:
[
  5771811
]
114 0.08 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  5771811
]
115 0.20 ms
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  51718959
]
116 0.07 ms
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  51718959
]
117 0.08 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5771810
]
118 0.89 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
119 0.59 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
120 0.22 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  24180662
  "recurringDates"
]
121 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2900802
]
122 0.81 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11408%"
]
123 0.60 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11408%"
]
124 0.17 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  20313068
  "recurringDates"
]
125 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4565398
]
126 0.21 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  45423253
  "recurringDates"
]
127 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5764835
]
128 0.86 ms
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
129 0.59 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11189%"
]
130 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  6887
]
131 0.12 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
132 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]
133 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  37978
]
134 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5635861
]
135 190.18 ms
SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name
Parameters:
[]
136 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg"
  "scope" => "pimcore_image_thumbnails"
]
137 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 858271
]
138 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg--xs"
  "scope" => "pimcore_image_thumbnails"
]
139 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-map"
  "scope" => "pimcore_image_thumbnails"
]
140 0.09 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4290106
]
141 0.12 ms
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//de/Schladming-Dachstein/Urlaub-planen/Veranstaltungen' 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.