Query Metrics

266 Database Queries
57 Different statements
137.30 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.44 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "defaultSiteConfig"
  null
  null
]
2 0.10 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.47 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.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.73 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/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains/Hiking-routes"
  "sourcePathQuery" => "/en/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains/Hiking-routes?page=4"
  "sourceEntireUri" => "https://stage.steiermark.com/en/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains/Hiking-routes?page=4"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.18 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.41 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Hiking-routes"
  "path" => "/steiermark.com/en/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains/"
]
10 0.41 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains/Hiking-routes' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
11 0.31 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11779
]
13 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  6562
]
14 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
15 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinRegion"
]
16 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinCategory"
]
17 0.35 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:
[
  752
]
18 0.22 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:
[
  770
]
19 33.68 ms
SELECT object_localized_AlpsteinTour_en.o_id as o_id, object_localized_AlpsteinTour_en.o_type as o_type FROM object_localized_AlpsteinTour_en WHERE ((name != '' AND name IS NOT NULL)  AND ((regions LIKE "%,11173819,%" OR regions LIKE "%,234379,%" OR regions LIKE "%,231055,%"))  AND ((category LIKE "%,754,%" OR category LIKE "%,15464931,%" OR category LIKE "%,758,%" OR category LIKE "%,755,%" OR category LIKE "%,756,%" OR category LIKE "%,753,%" OR category LIKE "%,757,%" OR category LIKE "%,752,%" OR category LIKE "%,774,%" OR category LIKE "%,772,%" OR category LIKE "%,773,%" OR category LIKE "%,771,%" OR category LIKE "%,770,%"))  AND  object_localized_AlpsteinTour_en.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_en.o_published = 1 ORDER BY opened DESC    LIMIT 16 OFFSET 48
Parameters:
[]
20 0.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinTour"
]
21 29.19 ms
SELECT COUNT(*) FROM object_localized_AlpsteinTour_en WHERE ((name != '' AND name IS NOT NULL)  AND ((regions LIKE "%,11173819,%" OR regions LIKE "%,234379,%" OR regions LIKE "%,231055,%"))  AND ((category LIKE "%,754,%" OR category LIKE "%,15464931,%" OR category LIKE "%,758,%" OR category LIKE "%,755,%" OR category LIKE "%,756,%" OR category LIKE "%,753,%" OR category LIKE "%,757,%" OR category LIKE "%,752,%" OR category LIKE "%,774,%" OR category LIKE "%,772,%" OR category LIKE "%,773,%" OR category LIKE "%,771,%" OR category LIKE "%,770,%"))  AND  object_localized_AlpsteinTour_en.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_en.o_published = 1
Parameters:
[]
22 0.13 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
23 0.23 ms
SELECT id FROM sites
Parameters:
[]
24 0.15 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  11779
]
25 0.20 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  6562
  11779
  11779
]
26 0.13 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  11779
  11779
]
27 0.14 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  6562
  6562
]
28 0.20 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Hiking-routes"
  "path" => "/en/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains/"
]
29 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains/Hiking-routes"
]
30 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Hiking-routes"
  "path" => "/en/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains/"
]
31 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains/Hiking-routes"
]
32 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/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains/Hiking-routes"
]
33 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Activities-in-the-mountains"
  "path" => "/en/Erzberg-Leoben/Activities/Summer-activities/"
]
34 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains"
]
35 0.12 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/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains"
]
36 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Summer-activities"
  "path" => "/en/Erzberg-Leoben/Activities/"
]
37 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Erzberg-Leoben/Activities/Summer-activities"
]
38 0.12 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/Erzberg-Leoben/Activities/Summer-activities"
]
39 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Activities"
  "path" => "/en/Erzberg-Leoben/"
]
40 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Erzberg-Leoben/Activities"
]
41 0.12 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/Erzberg-Leoben/Activities"
]
42 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Erzberg-Leoben"
  "path" => "/en/"
]
43 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Erzberg-Leoben"
]
44 0.12 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/Erzberg-Leoben"
]
45 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "en"
  "path" => "/"
]
46 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en"
]
47 0.12 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"
]
48 0.12 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/%"
  ""
]
49 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
50 0.10 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/Erzberg-Leoben/Activities/Summer-activities/Activities-in-the-mountains/Hiking-routes' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
51 0.10 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
52 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
53 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
54 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
55 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
56 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
57 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
58 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
59 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
60 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
61 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
62 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
63 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
64 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
65 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
66 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
67 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
68 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
69 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
70 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
71 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
72 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
73 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
74 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
75 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
76 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
77 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
78 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
79 0.09 ms
SELECT id FROM sites
Parameters:
[]
80 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1062499
]
81 0.09 ms
SELECT id FROM sites
Parameters:
[]
82 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
83 0.26 ms
SELECT id FROM sites
Parameters:
[]
84 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinProperty"
]
85 0.68 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,15670123,%"
]
86 0.12 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "tour-teaser"
  "scope" => "pimcore_image_thumbnails"
]
87 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5410907
]
88 0.09 ms
SELECT o_id FROM objects WHERE o_id IN (11173819)
Parameters:
[]
89 1.24 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  15670123
  11173819
  "regions"
  "object"
  ""
  "0"
  1
]
90 0.09 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
91 0.09 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
92 0.44 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 ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
93 0.31 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 ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
94 0.10 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
95 0.32 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,18048049,%"
]
96 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2081473
]
97 0.09 ms
SELECT o_id FROM objects WHERE o_id IN (11173819)
Parameters:
[]
98 0.41 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  18048049
  11173819
  "regions"
  "object"
  ""
  "0"
  1
]
99 0.08 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
100 0.09 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
101 0.34 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 ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
102 0.31 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 ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
103 0.31 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,1143811,%"
]
104 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5407155
]
105 0.10 ms
SELECT o_id FROM objects WHERE o_id IN (234380,11173819)
Parameters:
[]
106 1.04 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1143811
  234380
  "regions"
  "object"
  ""
  "0"
  1
]
107 0.36 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1143811
  11173819
  "regions"
  "object"
  ""
  "0"
  2
]
108 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234380,11173819);
Parameters:
[]
109 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234380,11173819);
Parameters:
[]
110 0.36 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 ((alpsteinRegions like '%,234380,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
111 0.70 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234380,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
112 0.62 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234380,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
113 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "80"
]
114 0.50 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,3979779,%"
]
115 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 558326
]
116 0.11 ms
SELECT o_id FROM objects WHERE o_id IN (11173819)
Parameters:
[]
117 0.39 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  3979779
  11173819
  "regions"
  "object"
  ""
  "0"
  1
]
118 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
119 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
120 0.51 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 ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
121 0.40 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
122 0.41 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,16284248,%"
]
123 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5410877
]
124 0.10 ms
SELECT o_id FROM objects WHERE o_id IN (11173819)
Parameters:
[]
125 1.03 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  16284248
  11173819
  "regions"
  "object"
  ""
  "0"
  1
]
126 0.09 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
127 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
128 0.47 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 ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
129 0.38 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
130 0.43 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,18048050,%"
]
131 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2081483
]
132 0.11 ms
SELECT o_id FROM objects WHERE o_id IN (11173819)
Parameters:
[]
133 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  18048050
  11173819
  "regions"
  "object"
  ""
  "0"
  1
]
134 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
135 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
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 ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
137 0.40 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
138 0.43 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,4046183,%"
]
139 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 563279
]
140 0.16 ms
SELECT o_id FROM objects WHERE o_id IN (234381,234382,234396,11173819)
Parameters:
[]
141 0.39 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  4046183
  234381
  "regions"
  "object"
  ""
  "0"
  1
]
142 0.29 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  4046183
  234382
  "regions"
  "object"
  ""
  "0"
  2
]
143 0.26 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  4046183
  234396
  "regions"
  "object"
  ""
  "0"
  3
]
144 0.23 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  4046183
  11173819
  "regions"
  "object"
  ""
  "0"
  4
]
145 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234381,234382,234396,11173819);
Parameters:
[]
146 0.28 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234381,234382,234396,11173819);
Parameters:
[]
147 0.50 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 ((alpsteinRegions like '%,234381,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
148 0.87 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234381,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
149 0.77 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234381,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
150 0.55 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,1430511,%"
]
151 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 475962
]
152 0.11 ms
SELECT o_id FROM objects WHERE o_id IN (234380,11173819)
Parameters:
[]
153 0.93 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1430511
  234380
  "regions"
  "object"
  ""
  "0"
  1
]
154 0.25 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1430511
  11173819
  "regions"
  "object"
  ""
  "0"
  2
]
155 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234380,11173819);
Parameters:
[]
156 0.25 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234380,11173819);
Parameters:
[]
157 0.49 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 ((alpsteinRegions like '%,234380,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
158 0.83 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234380,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
159 0.72 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234380,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
160 0.49 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,16392141,%"
]
161 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5410917
]
162 0.11 ms
SELECT o_id FROM objects WHERE o_id IN (11173819)
Parameters:
[]
163 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  16392141
  11173819
  "regions"
  "object"
  ""
  "0"
  1
]
164 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
165 0.08 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
166 0.54 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
167 0.33 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 ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
168 0.40 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,36155584,%"
]
169 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4167193
]
170 0.13 ms
SELECT o_id FROM objects WHERE o_id IN (234397,11173819)
Parameters:
[]
171 1.08 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  36155584
  234397
  "regions"
  "object"
  ""
  "0"
  1
]
172 0.25 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  36155584
  11173819
  "regions"
  "object"
  ""
  "0"
  2
]
173 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234397,11173819);
Parameters:
[]
174 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234397,11173819);
Parameters:
[]
175 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 ((alpsteinRegions like '%,234397,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
176 0.98 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234397,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
177 0.92 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234397,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
178 0.72 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,1430686,%"
]
179 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5624844
]
180 0.14 ms
SELECT o_id FROM objects WHERE o_id IN (234391,11173819)
Parameters:
[]
181 0.39 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1430686
  234391
  "regions"
  "object"
  ""
  "0"
  1
]
182 0.28 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  1430686
  11173819
  "regions"
  "object"
  ""
  "0"
  2
]
183 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234391,11173819);
Parameters:
[]
184 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234391,11173819);
Parameters:
[]
185 0.53 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 ((alpsteinRegions like '%,234391,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
186 1.04 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234391,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
187 0.88 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234391,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
188 0.56 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,16420910,%"
]
189 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5410924
]
190 0.10 ms
SELECT o_id FROM objects WHERE o_id IN (11173819)
Parameters:
[]
191 0.82 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  16420910
  11173819
  "regions"
  "object"
  ""
  "0"
  1
]
192 0.08 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
193 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
194 0.43 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 ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
195 0.40 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
196 0.52 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,46460034,%"
]
197 0.12 ms
SELECT o_id FROM objects WHERE o_id IN (234395,11173819)
Parameters:
[]
198 0.38 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  46460034
  234395
  "regions"
  "object"
  ""
  "0"
  1
]
199 0.30 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  46460034
  11173819
  "regions"
  "object"
  ""
  "0"
  2
]
200 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234395,11173819);
Parameters:
[]
201 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234395,11173819);
Parameters:
[]
202 0.51 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 ((alpsteinRegions like '%,234395,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
203 1.01 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234395,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
204 0.87 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234395,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
205 0.59 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,46460036,%"
]
206 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5410822
]
207 0.15 ms
SELECT o_id FROM objects WHERE o_id IN (234389,11173819)
Parameters:
[]
208 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  46460036
  234389
  "regions"
  "object"
  ""
  "0"
  1
]
209 0.28 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  46460036
  11173819
  "regions"
  "object"
  ""
  "0"
  2
]
210 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234389,11173819);
Parameters:
[]
211 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234389,11173819);
Parameters:
[]
212 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 ((alpsteinRegions like '%,234389,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
213 0.94 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234389,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
214 0.94 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234389,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
215 0.58 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,46460043,%"
]
216 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5410935
]
217 0.15 ms
SELECT o_id FROM objects WHERE o_id IN (234384,11173819)
Parameters:
[]
218 0.36 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  46460043
  234384
  "regions"
  "object"
  ""
  "0"
  1
]
219 0.28 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  46460043
  11173819
  "regions"
  "object"
  ""
  "0"
  2
]
220 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234384,11173819);
Parameters:
[]
221 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234384,11173819);
Parameters:
[]
222 0.51 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 ((alpsteinRegions like '%,234384,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
223 0.89 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234384,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
224 0.85 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234384,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
225 0.67 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,11721448,%"
]
226 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1306429
]
227 0.15 ms
SELECT o_id FROM objects WHERE o_id IN (11173819)
Parameters:
[]
228 0.43 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  11721448
  11173819
  "regions"
  "object"
  ""
  "0"
  1
]
229 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
230 0.08 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (11173819);
Parameters:
[]
231 0.56 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
232 0.40 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,11173819,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
233 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11700
]
234 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10414
]
235 0.20 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "experience-teaser"
  "scope" => "pimcore_image_thumbnails"
]
236 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1088290
]
237 0.31 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11702
]
238 0.13 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10416
]
239 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1081451
]
240 0.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11705
]
241 0.13 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10419
]
242 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1072814
]
243 0.24 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11707
]
244 0.14 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10421
]
245 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1082841
]
246 0.31 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11708
]
247 0.12 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10422
]
248 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1087292
]
249 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11619
]
250 0.09 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10595
]
251 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "WeatherStation"
]
252 0.29 ms
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  491
  "weatherData"
]
253 0.45 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  491
  "weatherData"
  0
]
254 0.33 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  491
  "weatherData"
  1
]
255 0.32 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  491
  "weatherData"
  2
]
256 0.32 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  491
  "weatherData"
  3
]
257 0.32 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  491
  "weatherData"
  4
]
258 0.32 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  491
  "weatherData"
  5
]
259 0.33 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  491
  "weatherData"
  6
]
260 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg"
  "scope" => "pimcore_image_thumbnails"
]
261 0.09 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 225641
]
262 0.31 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11607
]
263 0.11 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  6885
]
264 0.11 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5
]
265 0.23 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
266 0.13 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.