Query Metrics

240 Database Queries
51 Different statements
91.28 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.16 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.20 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.16 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.78 ms
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/de/Murtal/Aktivitaeten/Tourenportal"
  "sourcePathQuery" => "/de/Murtal/Aktivitaeten/Tourenportal?community=841684&page=2"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Murtal/Aktivitaeten/Tourenportal?community=841684&page=2"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.24 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.33 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tourenportal"
  "path" => "/steiermark.com/de/Murtal/Aktivitaeten/"
]
10 0.30 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Murtal/Aktivitaeten/Tourenportal' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
11 0.21 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  14641
]
13 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
14 0.16 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinRegion"
]
15 0.19 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "80"
]
16 12.37 ms
SELECT object_localized_AlpsteinTour_de.o_id as o_id, object_localized_AlpsteinTour_de.o_type as o_type FROM object_localized_AlpsteinTour_de WHERE ((name != '' AND name IS NOT NULL)  AND ((regions LIKE "%,238987,%"))  AND ((RADIANS(ACOS(SIN(RADIANS(startingPoint__latitude)) * SIN(RADIANS(47.273944386618)) + COS(RADIANS(startingPoint__latitude)) * COS(RADIANS(47.273944386618)) * COS(RADIANS(startingPoint__longitude - 14.785795211792)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_AlpsteinTour_de.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_de.o_published = 1 LIMIT 16 OFFSET 16
Parameters:
[]
17 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinTour"
]
18 27.76 ms
SELECT COUNT(*) FROM object_localized_AlpsteinTour_de WHERE ((name != '' AND name IS NOT NULL)  AND ((regions LIKE "%,238987,%"))  AND ((RADIANS(ACOS(SIN(RADIANS(startingPoint__latitude)) * SIN(RADIANS(47.273944386618)) + COS(RADIANS(startingPoint__latitude)) * COS(RADIANS(47.273944386618)) * COS(RADIANS(startingPoint__longitude - 14.785795211792)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_AlpsteinTour_de.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_de.o_published = 1
Parameters:
[]
19 0.23 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.11 ms
SELECT id FROM sites
Parameters:
[]
21 0.17 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  14641
]
22 0.23 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  14641
  14641
  14641
]
23 0.18 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.28 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tourenportal"
  "path" => "/de/Murtal/Aktivitaeten/"
]
25 0.14 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Murtal/Aktivitaeten/Tourenportal"
]
26 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tourenportal"
  "path" => "/de/Murtal/Aktivitaeten/"
]
27 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Murtal/Aktivitaeten/Tourenportal"
]
28 0.19 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Murtal/Aktivitaeten/Tourenportal"
]
29 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Aktivitaeten"
  "path" => "/de/Murtal/"
]
30 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Murtal/Aktivitaeten"
]
31 0.16 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Murtal/Aktivitaeten"
]
32 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Murtal"
  "path" => "/de/"
]
33 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Murtal"
]
34 0.15 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Murtal"
]
35 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "de"
  "path" => "/"
]
36 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de"
]
37 0.15 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de"
]
38 0.15 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  ""
]
39 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
40 0.12 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Murtal/Aktivitaeten/Tourenportal' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
41 0.11 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
42 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
43 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
44 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
45 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
46 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
47 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
48 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
49 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
50 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
51 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
52 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
53 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
54 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
55 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
56 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
57 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
58 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
59 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
60 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
61 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
62 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
63 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
64 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
65 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
66 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
67 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
68 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
69 0.12 ms
SELECT id FROM sites
Parameters:
[]
70 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1382164
]
71 0.11 ms
SELECT id FROM sites
Parameters:
[]
72 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
73 0.15 ms
SELECT id FROM sites
Parameters:
[]
74 0.22 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinProperty"
]
75 0.60 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,853457,%"
]
76 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "tour-teaser"
  "scope" => "pimcore_image_thumbnails"
]
77 0.09 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 893280
]
78 0.08 ms
SELECT o_id FROM objects WHERE o_id IN (233951,233952,238987)
Parameters:
[]
79 0.22 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:
[
  853457
  233951
  "regions"
  "object"
  ""
  "0"
  1
]
80 0.18 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:
[
  853457
  233952
  "regions"
  "object"
  ""
  "0"
  2
]
81 0.18 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:
[
  853457
  238987
  "regions"
  "object"
  ""
  "0"
  3
]
82 0.08 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233951,233952,238987);
Parameters:
[]
83 0.09 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233951,233952,238987);
Parameters:
[]
84 0.34 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,233951,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
85 0.75 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233951,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
86 0.57 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233951,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
87 0.09 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
88 0.26 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,853469,%"
]
89 0.09 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 455857
]
90 0.05 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
91 0.19 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:
[
  853469
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
92 0.05 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
93 0.06 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
94 0.26 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
95 0.25 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
96 0.25 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,853491,%"
]
97 0.09 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 457054
]
98 0.05 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
99 0.19 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:
[
  853491
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
100 0.05 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
101 0.06 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
102 0.25 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
103 0.25 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
104 0.25 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,853494,%"
]
105 0.09 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 457208
]
106 0.05 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
107 0.18 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:
[
  853494
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
108 0.05 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
109 0.06 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
110 0.25 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
111 0.25 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
112 0.25 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854104,%"
]
113 0.09 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4251515
]
114 0.07 ms
SELECT o_id FROM objects WHERE o_id IN (234379,234387,238987)
Parameters:
[]
115 0.19 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:
[
  854104
  234379
  "regions"
  "object"
  ""
  "0"
  1
]
116 0.17 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:
[
  854104
  234387
  "regions"
  "object"
  ""
  "0"
  2
]
117 0.18 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:
[
  854104
  238987
  "regions"
  "object"
  ""
  "0"
  3
]
118 0.08 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234379,234387,238987);
Parameters:
[]
119 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234379,234387,238987);
Parameters:
[]
120 0.26 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234379,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
121 0.25 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234379,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
122 0.26 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854113,%"
]
123 0.09 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 461563
]
124 0.07 ms
SELECT o_id FROM objects WHERE o_id IN (233950,238987)
Parameters:
[]
125 0.20 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:
[
  854113
  233950
  "regions"
  "object"
  ""
  "0"
  1
]
126 0.18 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:
[
  854113
  238987
  "regions"
  "object"
  ""
  "0"
  2
]
127 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233950,238987);
Parameters:
[]
128 0.30 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233950,238987);
Parameters:
[]
129 0.38 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,233950,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
130 0.62 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233950,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
131 0.57 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233950,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
132 0.31 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854134,%"
]
133 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 556941
]
134 0.08 ms
SELECT o_id FROM objects WHERE o_id IN (233946,233947,233953,238987)
Parameters:
[]
135 0.22 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:
[
  854134
  233946
  "regions"
  "object"
  ""
  "0"
  1
]
136 0.17 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:
[
  854134
  233947
  "regions"
  "object"
  ""
  "0"
  2
]
137 0.17 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:
[
  854134
  233953
  "regions"
  "object"
  ""
  "0"
  3
]
138 0.17 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:
[
  854134
  238987
  "regions"
  "object"
  ""
  "0"
  4
]
139 0.09 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233946,233947,233953,238987);
Parameters:
[]
140 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233946,233947,233953,238987);
Parameters:
[]
141 0.29 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,233946,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
142 0.59 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233946,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
143 0.35 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854206,%"
]
144 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 462225
]
145 0.08 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
146 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:
[
  854206
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
147 0.08 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
148 0.07 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
149 0.39 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
150 0.36 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
151 0.35 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854234,%"
]
152 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4604862
]
153 0.09 ms
SELECT o_id FROM objects WHERE o_id IN (233950,238987)
Parameters:
[]
154 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:
[
  854234
  233950
  "regions"
  "object"
  ""
  "0"
  1
]
155 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:
[
  854234
  238987
  "regions"
  "object"
  ""
  "0"
  2
]
156 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233950,238987);
Parameters:
[]
157 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233950,238987);
Parameters:
[]
158 0.35 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,233950,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
159 0.87 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233950,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
160 0.77 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233950,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
161 0.36 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854266,%"
]
162 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 462668
]
163 0.10 ms
SELECT o_id FROM objects WHERE o_id IN (233950,238987)
Parameters:
[]
164 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:
[
  854266
  233950
  "regions"
  "object"
  ""
  "0"
  1
]
165 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:
[
  854266
  238987
  "regions"
  "object"
  ""
  "0"
  2
]
166 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233950,238987);
Parameters:
[]
167 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233950,238987);
Parameters:
[]
168 0.41 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,233950,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
169 0.91 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233950,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
170 0.85 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233950,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
171 0.38 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854326,%"
]
172 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 463013
]
173 0.10 ms
SELECT o_id FROM objects WHERE o_id IN (238413,238426,238987)
Parameters:
[]
174 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:
[
  854326
  238413
  "regions"
  "object"
  ""
  "0"
  1
]
175 0.21 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:
[
  854326
  238426
  "regions"
  "object"
  ""
  "0"
  2
]
176 0.22 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:
[
  854326
  238987
  "regions"
  "object"
  ""
  "0"
  3
]
177 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238413,238426,238987);
Parameters:
[]
178 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238413,238426,238987);
Parameters:
[]
179 0.35 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238413,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
180 0.83 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,238413,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
181 0.84 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,238413,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
182 0.38 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854388,%"
]
183 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 463446
]
184 0.10 ms
SELECT o_id FROM objects WHERE o_id IN (233960,238987)
Parameters:
[]
185 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:
[
  854388
  233960
  "regions"
  "object"
  ""
  "0"
  1
]
186 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:
[
  854388
  238987
  "regions"
  "object"
  ""
  "0"
  2
]
187 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233960,238987);
Parameters:
[]
188 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233960,238987);
Parameters:
[]
189 0.40 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,233960,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
190 0.70 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233960,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
191 0.58 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233960,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
192 0.29 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854458,%"
]
193 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 463932
]
194 0.08 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
195 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:
[
  854458
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
196 0.06 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
197 0.05 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
198 0.34 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
199 0.42 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
200 0.37 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854503,%"
]
201 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 466595
]
202 0.06 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
203 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:
[
  854503
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
204 0.08 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
205 0.08 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
206 0.29 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
207 0.28 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
208 0.28 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854530,%"
]
209 0.09 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 469258
]
210 0.07 ms
SELECT o_id FROM objects WHERE o_id IN (233951,233952,238987)
Parameters:
[]
211 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:
[
  854530
  233951
  "regions"
  "object"
  ""
  "0"
  1
]
212 0.19 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:
[
  854530
  233952
  "regions"
  "object"
  ""
  "0"
  2
]
213 0.18 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:
[
  854530
  238987
  "regions"
  "object"
  ""
  "0"
  3
]
214 0.09 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233951,233952,238987);
Parameters:
[]
215 0.08 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233951,233952,238987);
Parameters:
[]
216 0.27 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,233951,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
217 0.63 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233951,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
218 0.57 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233951,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
219 0.28 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,991156,%"
]
220 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 461084
]
221 0.10 ms
SELECT o_id FROM objects WHERE o_id IN (233960,238987)
Parameters:
[]
222 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:
[
  991156
  233960
  "regions"
  "object"
  ""
  "0"
  1
]
223 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:
[
  991156
  238987
  "regions"
  "object"
  ""
  "0"
  2
]
224 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233960,238987);
Parameters:
[]
225 0.09 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233960,238987);
Parameters:
[]
226 0.31 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,233960,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
227 0.60 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233960,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
228 0.56 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,233960,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
229 0.15 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  9731
]
230 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "WeatherStation"
]
231 0.19 ms
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  313
  "weatherData"
]
232 0.35 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
]
233 0.29 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
]
234 0.31 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
]
235 0.29 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
]
236 0.28 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
]
237 0.28 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
]
238 0.28 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
]
239 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg"
  "scope" => "pimcore_image_thumbnails"
]
240 0.07 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 225641
]

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.