Query Metrics

247 Database Queries
60 Different statements
74.82 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.30 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.07 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.30 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.13 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.47 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/Murtal/Activities/Winter/Tour-Portal"
  "sourcePathQuery" => "/en/Murtal/Activities/Winter/Tour-Portal"
  "sourceEntireUri" => "https://stage.steiermark.com/en/Murtal/Activities/Winter/Tour-Portal"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.16 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.17 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tour-Portal"
  "path" => "/steiermark.com/en/Murtal/Activities/Winter/"
]
10 0.21 ms
SELECT * FROM properties WHERE cid = ? AND ctype='document'
Parameters:
[
  16430
]
11 0.19 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/Murtal/Activities/Winter/Tour-Portal' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
12 0.14 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
13 0.17 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16430
]
14 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
15 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinRegion"
]
16 2.19 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 "%,238987,%"))  AND  object_localized_AlpsteinTour_en.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_en.o_published = 1 LIMIT 16
Parameters:
[]
17 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinTour"
]
18 18.66 ms
SELECT COUNT(*) FROM object_localized_AlpsteinTour_en WHERE ((name != '' AND name IS NOT NULL)  AND ((regions LIKE "%,238987,%"))  AND  object_localized_AlpsteinTour_en.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_en.o_published = 1
Parameters:
[]
19 0.18 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.14 ms
SELECT id FROM sites
Parameters:
[]
21 0.24 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  16430
]
22 0.22 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  14641
  16430
  16430
]
23 0.12 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  16430
  16430
]
24 0.10 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  14641
  14641
]
25 0.16 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tour-Portal"
  "path" => "/en/Murtal/Activities/Winter/"
]
26 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Murtal/Activities/Winter/Tour-Portal"
]
27 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tour-Portal"
  "path" => "/en/Murtal/Activities/Winter/"
]
28 0.06 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Murtal/Activities/Winter/Tour-Portal"
]
29 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/Murtal/Activities/Winter/Tour-Portal"
]
30 0.07 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Winter"
  "path" => "/en/Murtal/Activities/"
]
31 0.06 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Murtal/Activities/Winter"
]
32 0.10 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en/Murtal/Activities/Winter"
]
33 0.07 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Activities"
  "path" => "/en/Murtal/"
]
34 0.06 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Murtal/Activities"
]
35 0.10 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en/Murtal/Activities"
]
36 0.07 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Murtal"
  "path" => "/en/"
]
37 0.06 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Murtal"
]
38 0.10 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en/Murtal"
]
39 0.07 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "en"
  "path" => "/"
]
40 0.06 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en"
]
41 0.10 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en"
]
42 0.10 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  ""
]
43 0.07 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
44 0.09 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/Murtal/Activities/Winter/Tour-Portal' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
45 0.09 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
46 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
47 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
48 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
49 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
50 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
51 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
52 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
53 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
54 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
55 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
56 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
57 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
58 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
59 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
60 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
61 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
62 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
63 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
64 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
65 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
66 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
67 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
68 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
69 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
70 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
71 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
72 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
73 0.08 ms
SELECT id FROM sites
Parameters:
[]
74 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1382164
]
75 0.08 ms
SELECT id FROM sites
Parameters:
[]
76 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
77 0.19 ms
SELECT id FROM sites
Parameters:
[]
78 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinProperty"
]
79 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" => "%,1103,%"
]
80 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "tour-teaser"
  "scope" => "pimcore_image_thumbnails"
]
81 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 452504
]
82 0.09 ms
SELECT o_id FROM objects WHERE o_id IN (233960,238987)
Parameters:
[]
83 0.31 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:
[
  1103
  233960
  "regions"
  "object"
  ""
  "0"
  1
]
84 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:
[
  1103
  238987
  "regions"
  "object"
  ""
  "0"
  2
]
85 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233960,238987);
Parameters:
[]
86 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233960,238987);
Parameters:
[]
87 0.42 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 '%,233960,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
88 0.95 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 '%,233960,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
89 0.86 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 '%,233960,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
90 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "80"
]
91 0.11 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
92 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" => "%,1143,%"
]
93 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 464280
]
94 0.09 ms
SELECT o_id FROM objects WHERE o_id IN (234495,234503,238987)
Parameters:
[]
95 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:
[
  1143
  234495
  "regions"
  "object"
  ""
  "0"
  1
]
96 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:
[
  1143
  234503
  "regions"
  "object"
  ""
  "0"
  2
]
97 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:
[
  1143
  238987
  "regions"
  "object"
  ""
  "0"
  3
]
98 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234503,238987);
Parameters:
[]
99 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234503,238987);
Parameters:
[]
100 0.39 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 '%,234495,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
101 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 '%,234495,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
102 0.36 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" => "%,1153,%"
]
103 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4098584
]
104 0.07 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
105 0.27 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:
[
  1153
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
106 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
107 0.06 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
108 0.06 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
109 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
110 0.35 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
111 0.35 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" => "%,1235,%"
]
112 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 464703
]
113 0.07 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
114 0.27 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:
[
  1235
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
115 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
116 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
117 0.37 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
118 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
119 0.36 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" => "%,1260,%"
]
120 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 464791
]
121 0.07 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
122 0.27 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:
[
  1260
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
123 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
124 0.06 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
125 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
126 0.35 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
127 0.36 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" => "%,1271,%"
]
128 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 453033
]
129 0.07 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
130 0.27 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:
[
  1271
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
131 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
132 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
133 0.39 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
134 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
135 0.35 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" => "%,1294,%"
]
136 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4062155
]
137 0.09 ms
SELECT o_id FROM objects WHERE o_id IN (238418,238428,238987)
Parameters:
[]
138 0.27 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:
[
  1294
  238418
  "regions"
  "object"
  ""
  "0"
  1
]
139 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:
[
  1294
  238428
  "regions"
  "object"
  ""
  "0"
  2
]
140 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:
[
  1294
  238987
  "regions"
  "object"
  ""
  "0"
  3
]
141 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238418,238428,238987);
Parameters:
[]
142 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238418,238428,238987);
Parameters:
[]
143 0.37 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 '%,238418,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
144 0.93 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 '%,238418,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
145 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 '%,238418,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
146 0.38 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" => "%,1297,%"
]
147 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 453158
]
148 0.08 ms
SELECT o_id FROM objects WHERE o_id IN (233950,238987)
Parameters:
[]
149 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:
[
  1297
  233950
  "regions"
  "object"
  ""
  "0"
  1
]
150 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:
[
  1297
  238987
  "regions"
  "object"
  ""
  "0"
  2
]
151 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233950,238987);
Parameters:
[]
152 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233950,238987);
Parameters:
[]
153 0.37 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 '%,233950,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
154 0.91 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 '%,233950,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
155 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 '%,233950,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
156 0.36 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" => "%,324093,%"
]
157 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 464612
]
158 0.09 ms
SELECT o_id FROM objects WHERE o_id IN (233951,233952,238987)
Parameters:
[]
159 0.27 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:
[
  324093
  233951
  "regions"
  "object"
  ""
  "0"
  1
]
160 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:
[
  324093
  233952
  "regions"
  "object"
  ""
  "0"
  2
]
161 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:
[
  324093
  238987
  "regions"
  "object"
  ""
  "0"
  3
]
162 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233951,233952,238987);
Parameters:
[]
163 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233951,233952,238987);
Parameters:
[]
164 0.37 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 '%,233951,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
165 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 '%,233951,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
166 0.86 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 '%,233951,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
167 0.36 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" => "%,324108,%"
]
168 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5190832
]
169 0.07 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
170 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:
[
  324108
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
171 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
172 0.06 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
173 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
174 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
175 0.35 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" => "%,324114,%"
]
176 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 465025
]
177 0.09 ms
SELECT o_id FROM objects WHERE o_id IN (234498,234507,238987)
Parameters:
[]
178 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:
[
  324114
  234498
  "regions"
  "object"
  ""
  "0"
  1
]
179 0.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:
[
  324114
  234507
  "regions"
  "object"
  ""
  "0"
  2
]
180 0.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:
[
  324114
  238987
  "regions"
  "object"
  ""
  "0"
  3
]
181 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234498,234507,238987);
Parameters:
[]
182 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234498,234507,238987);
Parameters:
[]
183 0.37 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 '%,234498,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
184 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 '%,234498,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
185 0.37 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" => "%,324144,%"
]
186 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4095164
]
187 0.07 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
188 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:
[
  324144
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
189 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
190 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
191 0.39 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
192 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
193 0.35 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" => "%,324183,%"
]
194 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5100355
]
195 0.09 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
196 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:
[
  324183
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
197 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
198 0.08 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
199 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 ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
200 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
201 0.37 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" => "%,324210,%"
]
202 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 465476
]
203 0.09 ms
SELECT o_id FROM objects WHERE o_id IN (233854,238987)
Parameters:
[]
204 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:
[
  324210
  233854
  "regions"
  "object"
  ""
  "0"
  1
]
205 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:
[
  324210
  238987
  "regions"
  "object"
  ""
  "0"
  2
]
206 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233854,238987);
Parameters:
[]
207 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233854,238987);
Parameters:
[]
208 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 '%,233854,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
209 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 '%,233854,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
210 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 '%,233854,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
211 0.38 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" => "%,324234,%"
]
212 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 465600
]
213 0.10 ms
SELECT o_id FROM objects WHERE o_id IN (233851,233858,233866,233871,238987)
Parameters:
[]
214 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:
[
  324234
  233851
  "regions"
  "object"
  ""
  "0"
  1
]
215 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:
[
  324234
  233858
  "regions"
  "object"
  ""
  "0"
  2
]
216 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:
[
  324234
  233866
  "regions"
  "object"
  ""
  "0"
  3
]
217 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:
[
  324234
  233871
  "regions"
  "object"
  ""
  "0"
  4
]
218 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:
[
  324234
  238987
  "regions"
  "object"
  ""
  "0"
  5
]
219 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233851,233858,233866,233871,238987);
Parameters:
[]
220 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233851,233858,233866,233871,238987);
Parameters:
[]
221 0.41 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 '%,233851,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
222 0.95 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 '%,233851,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_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 '%,233851,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
224 0.39 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" => "%,324243,%"
]
225 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 465668
]
226 0.07 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
227 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:
[
  324243
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
228 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
229 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
230 0.39 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
231 0.37 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 '%,238987,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
232 0.31 ms
SELECT * FROM properties WHERE ((cid IN (1,5992,53,2,1430) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  9731
]
233 0.12 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  9731
]
234 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "WeatherStation"
]
235 0.22 ms
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  313
  "weatherData"
]
236 0.49 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:
[
  313
  "weatherData"
  0
]
237 0.44 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:
[
  313
  "weatherData"
  1
]
238 0.42 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:
[
  313
  "weatherData"
  2
]
239 0.43 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:
[
  313
  "weatherData"
  3
]
240 0.43 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:
[
  313
  "weatherData"
  4
]
241 0.44 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:
[
  313
  "weatherData"
  5
]
242 0.44 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:
[
  313
  "weatherData"
  6
]
243 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg"
  "scope" => "pimcore_image_thumbnails"
]
244 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 225641
]
245 0.25 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16447
]
246 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
247 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.