Query Metrics

361 Database Queries
66 Different statements
163.59 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.43 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "defaultSiteConfig"
  null
  null
]
2 0.11 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.32 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.09 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.64 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/Urlaub-planen/Tourenportal"
  "sourcePathQuery" => "/de/Urlaub-planen/Tourenportal?page=5"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Urlaub-planen/Tourenportal?page=5"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.32 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tourenportal"
  "path" => "/steiermark.com/de/Urlaub-planen/"
]
10 0.26 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Urlaub-planen/Tourenportal' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
11 0.16 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  33
]
13 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogArticle"
]
14 26.58 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  object_localized_AlpsteinTour_de.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_de.o_published = 1 ORDER BY opened DESC    LIMIT 16 OFFSET 64
Parameters:
[]
15 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinTour"
]
16 26.15 ms
SELECT COUNT(*) FROM object_localized_AlpsteinTour_de WHERE ((name != '' AND name IS NOT NULL)  AND  object_localized_AlpsteinTour_de.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_de.o_published = 1
Parameters:
[]
17 0.22 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
18 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
19 0.20 ms
SELECT id FROM sites
Parameters:
[]
20 0.30 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  33
]
21 0.21 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  33
  33
  33
]
22 0.16 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  4072
  4072
]
23 0.28 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tourenportal"
  "path" => "/de/Urlaub-planen/"
]
24 0.13 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Urlaub-planen/Tourenportal"
]
25 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tourenportal"
  "path" => "/de/Urlaub-planen/"
]
26 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Urlaub-planen/Tourenportal"
]
27 0.18 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Urlaub-planen/Tourenportal"
]
28 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Urlaub-planen"
  "path" => "/de/"
]
29 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Urlaub-planen"
]
30 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/Urlaub-planen"
]
31 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "de"
  "path" => "/"
]
32 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de"
]
33 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"
]
34 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/%"
  ""
]
35 0.12 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
36 0.13 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Urlaub-planen/Tourenportal' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
37 0.13 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
38 0.12 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
39 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
40 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
41 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
42 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
43 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
44 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
45 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
46 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
47 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
48 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
49 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
50 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
51 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
52 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
53 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
54 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
55 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
56 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
57 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
58 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
59 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
60 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
61 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
62 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
63 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
64 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
65 0.10 ms
SELECT id FROM sites
Parameters:
[]
66 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]
67 0.18 ms
SELECT id FROM sites
Parameters:
[]
68 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
69 0.23 ms
SELECT id FROM sites
Parameters:
[]
70 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinProperty"
]
71 0.77 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" => "%,4141516,%"
]
72 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "tour-teaser"
  "scope" => "pimcore_image_thumbnails"
]
73 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 588024
]
74 0.17 ms
SELECT o_id FROM objects WHERE o_id IN (233854,238987)
Parameters:
[]
75 0.41 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  4141516
  233854
  "regions"
  "object"
  ""
  "0"
  1
]
76 0.35 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:
[
  4141516
  238987
  "regions"
  "object"
  ""
  "0"
  2
]
77 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233854,238987);
Parameters:
[]
78 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinRegion"
]
79 0.19 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233854,238987);
Parameters:
[]
80 0.58 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 '%,233854,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
81 1.11 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 '%,233854,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
82 1.02 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 '%,233854,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
83 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "80"
]
84 0.21 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
85 0.62 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" => "%,4460695,%"
]
86 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 673606
]
87 0.14 ms
SELECT o_id FROM objects WHERE o_id IN (234348,239164)
Parameters:
[]
88 0.40 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:
[
  4460695
  234348
  "regions"
  "object"
  ""
  "0"
  1
]
89 0.34 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  4460695
  239164
  "regions"
  "object"
  ""
  "0"
  2
]
90 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234348,239164);
Parameters:
[]
91 0.18 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234348,239164);
Parameters:
[]
92 0.59 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234348,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
93 1.09 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 '%,234348,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
94 1.01 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 '%,234348,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
95 0.54 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" => "%,4601938,%"
]
96 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 680052
]
97 0.15 ms
SELECT o_id FROM objects WHERE o_id IN (233946,233947,233953,238987)
Parameters:
[]
98 0.35 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:
[
  4601938
  233946
  "regions"
  "object"
  ""
  "0"
  1
]
99 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:
[
  4601938
  233947
  "regions"
  "object"
  ""
  "0"
  2
]
100 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:
[
  4601938
  233953
  "regions"
  "object"
  ""
  "0"
  3
]
101 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:
[
  4601938
  238987
  "regions"
  "object"
  ""
  "0"
  4
]
102 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233946,233947,233953,238987);
Parameters:
[]
103 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233946,233947,233953,238987);
Parameters:
[]
104 0.50 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:
[]
105 0.93 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:
[]
106 0.46 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" => "%,5947629,%"
]
107 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2526472
]
108 0.31 ms
SELECT o_id FROM objects WHERE o_id IN (229667,235069,235071,235072,235077,235079,235082,235086,235091,235094,235098,235103,235106,235107,235108,235114,235274,235284,235294,235309,235310,235312,235313,235314,235316,235322,235323,235324,235326,235327,235328,235329,235330,235331,235333,235335,235336,235337,235338,235339,235340,239066,239077,24214605,48520409)
Parameters:
[]
109 0.36 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  5947629
  229667
  "regions"
  "object"
  ""
  "0"
  1
]
110 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:
[
  5947629
  235069
  "regions"
  "object"
  ""
  "0"
  2
]
111 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:
[
  5947629
  235071
  "regions"
  "object"
  ""
  "0"
  3
]
112 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:
[
  5947629
  235072
  "regions"
  "object"
  ""
  "0"
  4
]
113 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:
[
  5947629
  235077
  "regions"
  "object"
  ""
  "0"
  5
]
114 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:
[
  5947629
  235079
  "regions"
  "object"
  ""
  "0"
  6
]
115 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:
[
  5947629
  235082
  "regions"
  "object"
  ""
  "0"
  7
]
116 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:
[
  5947629
  235086
  "regions"
  "object"
  ""
  "0"
  8
]
117 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:
[
  5947629
  235091
  "regions"
  "object"
  ""
  "0"
  9
]
118 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:
[
  5947629
  235094
  "regions"
  "object"
  ""
  "0"
  10
]
119 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:
[
  5947629
  235098
  "regions"
  "object"
  ""
  "0"
  11
]
120 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:
[
  5947629
  235103
  "regions"
  "object"
  ""
  "0"
  12
]
121 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:
[
  5947629
  235106
  "regions"
  "object"
  ""
  "0"
  13
]
122 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:
[
  5947629
  235107
  "regions"
  "object"
  ""
  "0"
  14
]
123 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:
[
  5947629
  235108
  "regions"
  "object"
  ""
  "0"
  15
]
124 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:
[
  5947629
  235114
  "regions"
  "object"
  ""
  "0"
  16
]
125 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:
[
  5947629
  235274
  "regions"
  "object"
  ""
  "0"
  17
]
126 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:
[
  5947629
  235284
  "regions"
  "object"
  ""
  "0"
  18
]
127 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:
[
  5947629
  235294
  "regions"
  "object"
  ""
  "0"
  19
]
128 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:
[
  5947629
  235309
  "regions"
  "object"
  ""
  "0"
  20
]
129 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:
[
  5947629
  235310
  "regions"
  "object"
  ""
  "0"
  21
]
130 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:
[
  5947629
  235312
  "regions"
  "object"
  ""
  "0"
  22
]
131 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:
[
  5947629
  235313
  "regions"
  "object"
  ""
  "0"
  23
]
132 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:
[
  5947629
  235314
  "regions"
  "object"
  ""
  "0"
  24
]
133 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:
[
  5947629
  235316
  "regions"
  "object"
  ""
  "0"
  25
]
134 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:
[
  5947629
  235322
  "regions"
  "object"
  ""
  "0"
  26
]
135 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:
[
  5947629
  235323
  "regions"
  "object"
  ""
  "0"
  27
]
136 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:
[
  5947629
  235324
  "regions"
  "object"
  ""
  "0"
  28
]
137 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:
[
  5947629
  235326
  "regions"
  "object"
  ""
  "0"
  29
]
138 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:
[
  5947629
  235327
  "regions"
  "object"
  ""
  "0"
  30
]
139 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:
[
  5947629
  235328
  "regions"
  "object"
  ""
  "0"
  31
]
140 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:
[
  5947629
  235329
  "regions"
  "object"
  ""
  "0"
  32
]
141 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:
[
  5947629
  235330
  "regions"
  "object"
  ""
  "0"
  33
]
142 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:
[
  5947629
  235331
  "regions"
  "object"
  ""
  "0"
  34
]
143 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:
[
  5947629
  235333
  "regions"
  "object"
  ""
  "0"
  35
]
144 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:
[
  5947629
  235335
  "regions"
  "object"
  ""
  "0"
  36
]
145 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:
[
  5947629
  235336
  "regions"
  "object"
  ""
  "0"
  37
]
146 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:
[
  5947629
  235337
  "regions"
  "object"
  ""
  "0"
  38
]
147 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:
[
  5947629
  235338
  "regions"
  "object"
  ""
  "0"
  39
]
148 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:
[
  5947629
  235339
  "regions"
  "object"
  ""
  "0"
  40
]
149 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:
[
  5947629
  235340
  "regions"
  "object"
  ""
  "0"
  41
]
150 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:
[
  5947629
  239066
  "regions"
  "object"
  ""
  "0"
  42
]
151 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:
[
  5947629
  239077
  "regions"
  "object"
  ""
  "0"
  43
]
152 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:
[
  5947629
  24214605
  "regions"
  "object"
  ""
  "0"
  44
]
153 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:
[
  5947629
  48520409
  "regions"
  "object"
  ""
  "0"
  45
]
154 0.53 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (229667,235069,235071,235072,235077,235079,235082,235086,235091,235094,235098,235103,235106,235107,235108,235114,235274,235284,235294,235309,235310,235312,235313,235314,235316,235322,235323,235324,235326,235327,235328,235329,235330,235331,235333,235335,235336,235337,235338,235339,235340,239066,239077,24214605,48520409);
Parameters:
[]
155 0.55 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (229667,235069,235071,235072,235077,235079,235082,235086,235091,235094,235098,235103,235106,235107,235108,235114,235274,235284,235294,235309,235310,235312,235313,235314,235316,235322,235323,235324,235326,235327,235328,235329,235330,235331,235333,235335,235336,235337,235338,235339,235340,239066,239077,24214605,48520409);
Parameters:
[]
156 0.52 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 '%,229667,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
157 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 '%,229667,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
158 0.43 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" => "%,5947655,%"
]
159 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 888281
]
160 0.21 ms
SELECT o_id FROM objects WHERE o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867)
Parameters:
[]
161 0.37 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:
[
  5947655
  236751
  "regions"
  "object"
  ""
  "0"
  1
]
162 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:
[
  5947655
  236752
  "regions"
  "object"
  ""
  "0"
  2
]
163 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:
[
  5947655
  236754
  "regions"
  "object"
  ""
  "0"
  3
]
164 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:
[
  5947655
  236755
  "regions"
  "object"
  ""
  "0"
  4
]
165 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:
[
  5947655
  236756
  "regions"
  "object"
  ""
  "0"
  5
]
166 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:
[
  5947655
  236757
  "regions"
  "object"
  ""
  "0"
  6
]
167 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:
[
  5947655
  236758
  "regions"
  "object"
  ""
  "0"
  7
]
168 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:
[
  5947655
  236759
  "regions"
  "object"
  ""
  "0"
  8
]
169 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:
[
  5947655
  236760
  "regions"
  "object"
  ""
  "0"
  9
]
170 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:
[
  5947655
  236761
  "regions"
  "object"
  ""
  "0"
  10
]
171 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:
[
  5947655
  236762
  "regions"
  "object"
  ""
  "0"
  11
]
172 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:
[
  5947655
  236763
  "regions"
  "object"
  ""
  "0"
  12
]
173 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:
[
  5947655
  236764
  "regions"
  "object"
  ""
  "0"
  13
]
174 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:
[
  5947655
  236765
  "regions"
  "object"
  ""
  "0"
  14
]
175 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:
[
  5947655
  236766
  "regions"
  "object"
  ""
  "0"
  15
]
176 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:
[
  5947655
  11173867
  "regions"
  "object"
  ""
  "0"
  16
]
177 0.28 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867);
Parameters:
[]
178 0.27 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867);
Parameters:
[]
179 0.54 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 '%,236751,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
180 0.92 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 '%,236751,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
181 0.41 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" => "%,5947673,%"
]
182 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 888445
]
183 0.11 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
184 0.35 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:
[
  5947673
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
185 0.09 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
186 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
187 0.54 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:
[]
188 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:
[]
189 0.51 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" => "%,6778427,%"
]
190 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 990045
]
191 0.14 ms
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[]
192 0.37 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:
[
  6778427
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
193 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:
[
  6778427
  239125
  "regions"
  "object"
  ""
  "0"
  2
]
194 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:
[
  6778427
  239150
  "regions"
  "object"
  ""
  "0"
  3
]
195 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
196 0.17 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
197 0.53 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 '%,234469,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
198 0.94 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 '%,234469,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
199 0.56 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" => "%,7389381,%"
]
200 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1009186
]
201 0.21 ms
SELECT o_id FROM objects WHERE o_id IN (238941,238945,238996,48520412,48520419,48520421,48520422,48520424)
Parameters:
[]
202 0.39 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  7389381
  238941
  "regions"
  "object"
  ""
  "0"
  1
]
203 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:
[
  7389381
  238945
  "regions"
  "object"
  ""
  "0"
  2
]
204 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:
[
  7389381
  238996
  "regions"
  "object"
  ""
  "0"
  3
]
205 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:
[
  7389381
  48520412
  "regions"
  "object"
  ""
  "0"
  4
]
206 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:
[
  7389381
  48520419
  "regions"
  "object"
  ""
  "0"
  5
]
207 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:
[
  7389381
  48520421
  "regions"
  "object"
  ""
  "0"
  6
]
208 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:
[
  7389381
  48520422
  "regions"
  "object"
  ""
  "0"
  7
]
209 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:
[
  7389381
  48520424
  "regions"
  "object"
  ""
  "0"
  8
]
210 0.21 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238941,238945,238996,48520412,48520419,48520421,48520422,48520424);
Parameters:
[]
211 0.42 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238941,238945,238996,48520412,48520419,48520421,48520422,48520424);
Parameters:
[]
212 0.58 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 '%,238941,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
213 0.94 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 '%,238941,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
214 0.47 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" => "%,7600887,%"
]
215 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1019029
]
216 0.13 ms
SELECT o_id FROM objects WHERE o_id IN (238861)
Parameters:
[]
217 0.39 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  7600887
  238861
  "regions"
  "object"
  ""
  "0"
  1
]
218 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238861);
Parameters:
[]
219 0.19 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238861);
Parameters:
[]
220 0.59 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238861,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
221 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 '%,238861,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
222 0.54 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" => "%,9726800,%"
]
223 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1149368
]
224 0.19 ms
SELECT o_id FROM objects WHERE o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867)
Parameters:
[]
225 0.39 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  9726800
  236751
  "regions"
  "object"
  ""
  "0"
  1
]
226 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:
[
  9726800
  236752
  "regions"
  "object"
  ""
  "0"
  2
]
227 0.32 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:
[
  9726800
  236754
  "regions"
  "object"
  ""
  "0"
  3
]
228 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:
[
  9726800
  236755
  "regions"
  "object"
  ""
  "0"
  4
]
229 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:
[
  9726800
  236756
  "regions"
  "object"
  ""
  "0"
  5
]
230 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:
[
  9726800
  236757
  "regions"
  "object"
  ""
  "0"
  6
]
231 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:
[
  9726800
  236758
  "regions"
  "object"
  ""
  "0"
  7
]
232 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:
[
  9726800
  236759
  "regions"
  "object"
  ""
  "0"
  8
]
233 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:
[
  9726800
  236760
  "regions"
  "object"
  ""
  "0"
  9
]
234 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:
[
  9726800
  236761
  "regions"
  "object"
  ""
  "0"
  10
]
235 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:
[
  9726800
  236762
  "regions"
  "object"
  ""
  "0"
  11
]
236 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:
[
  9726800
  236763
  "regions"
  "object"
  ""
  "0"
  12
]
237 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:
[
  9726800
  236764
  "regions"
  "object"
  ""
  "0"
  13
]
238 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:
[
  9726800
  236765
  "regions"
  "object"
  ""
  "0"
  14
]
239 0.52 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:
[
  9726800
  236766
  "regions"
  "object"
  ""
  "0"
  15
]
240 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:
[
  9726800
  11173867
  "regions"
  "object"
  ""
  "0"
  16
]
241 0.28 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867);
Parameters:
[]
242 0.27 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867);
Parameters:
[]
243 0.52 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 '%,236751,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
244 0.93 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 '%,236751,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
245 0.44 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" => "%,9811091,%"
]
246 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1275939
]
247 0.14 ms
SELECT o_id FROM objects WHERE o_id IN (233874,238987)
Parameters:
[]
248 0.37 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:
[
  9811091
  233874
  "regions"
  "object"
  ""
  "0"
  1
]
249 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:
[
  9811091
  238987
  "regions"
  "object"
  ""
  "0"
  2
]
250 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233874,238987);
Parameters:
[]
251 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233874,238987);
Parameters:
[]
252 0.51 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 '%,233874,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
253 0.95 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 '%,233874,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
254 0.86 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 '%,233874,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
255 0.51 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" => "%,9811977,%"
]
256 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4172363
]
257 0.19 ms
SELECT o_id FROM objects WHERE o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867)
Parameters:
[]
258 0.37 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:
[
  9811977
  236751
  "regions"
  "object"
  ""
  "0"
  1
]
259 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:
[
  9811977
  236752
  "regions"
  "object"
  ""
  "0"
  2
]
260 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:
[
  9811977
  236754
  "regions"
  "object"
  ""
  "0"
  3
]
261 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:
[
  9811977
  236755
  "regions"
  "object"
  ""
  "0"
  4
]
262 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:
[
  9811977
  236756
  "regions"
  "object"
  ""
  "0"
  5
]
263 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:
[
  9811977
  236757
  "regions"
  "object"
  ""
  "0"
  6
]
264 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:
[
  9811977
  236758
  "regions"
  "object"
  ""
  "0"
  7
]
265 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:
[
  9811977
  236759
  "regions"
  "object"
  ""
  "0"
  8
]
266 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:
[
  9811977
  236760
  "regions"
  "object"
  ""
  "0"
  9
]
267 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:
[
  9811977
  236761
  "regions"
  "object"
  ""
  "0"
  10
]
268 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:
[
  9811977
  236762
  "regions"
  "object"
  ""
  "0"
  11
]
269 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:
[
  9811977
  236763
  "regions"
  "object"
  ""
  "0"
  12
]
270 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:
[
  9811977
  236764
  "regions"
  "object"
  ""
  "0"
  13
]
271 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:
[
  9811977
  236765
  "regions"
  "object"
  ""
  "0"
  14
]
272 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:
[
  9811977
  236766
  "regions"
  "object"
  ""
  "0"
  15
]
273 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:
[
  9811977
  11173867
  "regions"
  "object"
  ""
  "0"
  16
]
274 0.29 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867);
Parameters:
[]
275 0.34 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (236751,236752,236754,236755,236756,236757,236758,236759,236760,236761,236762,236763,236764,236765,236766,11173867);
Parameters:
[]
276 0.54 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 '%,236751,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
277 0.94 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 '%,236751,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
278 0.44 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" => "%,10591187,%"
]
279 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1199789
]
280 0.14 ms
SELECT o_id FROM objects WHERE o_id IN (231047,232026,239175)
Parameters:
[]
281 0.42 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:
[
  10591187
  231047
  "regions"
  "object"
  ""
  "0"
  1
]
282 0.35 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:
[
  10591187
  232026
  "regions"
  "object"
  ""
  "0"
  2
]
283 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:
[
  10591187
  239175
  "regions"
  "object"
  ""
  "0"
  3
]
284 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (231047,232026,239175);
Parameters:
[]
285 0.24 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (231047,232026,239175);
Parameters:
[]
286 0.55 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 '%,231047,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
287 0.98 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 '%,231047,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
288 0.86 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 '%,231047,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
289 0.55 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" => "%,11218556,%"
]
290 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1270573
]
291 0.12 ms
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[]
292 0.41 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  11218556
  238987
  "regions"
  "object"
  ""
  "0"
  1
]
293 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
294 0.17 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[]
295 0.59 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
296 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 '%,238987,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
297 0.44 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" => "%,11692599,%"
]
298 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5631426
]
299 0.13 ms
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[]
300 0.36 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  11692599
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
301 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:
[
  11692599
  239125
  "regions"
  "object"
  ""
  "0"
  2
]
302 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:
[
  11692599
  239150
  "regions"
  "object"
  ""
  "0"
  3
]
303 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
304 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
305 0.47 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 '%,234469,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
306 0.93 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 '%,234469,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
307 0.49 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" => "%,11746326,%"
]
308 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1307075
]
309 0.18 ms
SELECT o_id FROM objects WHERE o_id IN (238941,238945,238996,48520412,48520419,48520421,48520422,48520424)
Parameters:
[]
310 0.40 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:
[
  11746326
  238941
  "regions"
  "object"
  ""
  "0"
  1
]
311 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:
[
  11746326
  238945
  "regions"
  "object"
  ""
  "0"
  2
]
312 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:
[
  11746326
  238996
  "regions"
  "object"
  ""
  "0"
  3
]
313 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:
[
  11746326
  48520412
  "regions"
  "object"
  ""
  "0"
  4
]
314 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:
[
  11746326
  48520419
  "regions"
  "object"
  ""
  "0"
  5
]
315 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:
[
  11746326
  48520421
  "regions"
  "object"
  ""
  "0"
  6
]
316 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:
[
  11746326
  48520422
  "regions"
  "object"
  ""
  "0"
  7
]
317 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:
[
  11746326
  48520424
  "regions"
  "object"
  ""
  "0"
  8
]
318 0.20 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238941,238945,238996,48520412,48520419,48520421,48520422,48520424);
Parameters:
[]
319 0.25 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238941,238945,238996,48520412,48520419,48520421,48520422,48520424);
Parameters:
[]
320 0.58 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 '%,238941,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
321 0.94 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 '%,238941,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
322 0.33 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
323 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "content-teaser--square"
  "scope" => "pimcore_image_thumbnails"
]
324 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 265803
]
325 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1322
]
326 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "simple-text-teaser--wide"
  "scope" => "pimcore_image_thumbnails"
]
327 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 255245
]
328 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "MediaCopyright"
]
329 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "content-teaser--landscape"
  "scope" => "pimcore_image_thumbnails"
]
330 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 265740
]
331 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 250661
]
332 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  24544
]
333 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "simple-text-teaser"
  "scope" => "pimcore_image_thumbnails"
]
334 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 486927
]
335 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1306590
]
336 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 266015
]
337 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 486940
]
338 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  24547
]
339 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 241918
]
340 0.13 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  26319
]
341 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 222982
]
342 0.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  252
]
343 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 265836
]
344 0.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  417
]
345 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 242021
]
346 0.30 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "big-img-text-slide"
  "scope" => "pimcore_image_thumbnails"
]
347 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5097175
]
348 0.31 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  32
]
349 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "WeatherStation"
]
350 0.36 ms
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  275
  "weatherData"
]
351 0.58 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:
[
  275
  "weatherData"
  0
]
352 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:
[
  275
  "weatherData"
  1
]
353 0.48 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:
[
  275
  "weatherData"
  2
]
354 0.45 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  275
  "weatherData"
  3
]
355 0.47 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:
[
  275
  "weatherData"
  4
]
356 0.48 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:
[
  275
  "weatherData"
  5
]
357 0.48 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:
[
  275
  "weatherData"
  6
]
358 0.12 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg"
  "scope" => "pimcore_image_thumbnails"
]
359 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 225641
]
360 0.69 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5
]
361 0.22 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]

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.