https://stage.steiermark.com/en/Plan-your-holiday/Tour-portal?community=841571&page=15

Query Metrics

290 Database Queries
51 Different statements
268.93 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.41 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "defaultSiteConfig"
  null
  null
]
2 0.10 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 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:
[
  "mainBlogPortal"
  null
  null
]
5 0.12 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.61 ms
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/en/Plan-your-holiday/Tour-portal"
  "sourcePathQuery" => "/en/Plan-your-holiday/Tour-portal?community=841571&page=15"
  "sourceEntireUri" => "https://stage.steiermark.com/en/Plan-your-holiday/Tour-portal?community=841571&page=15"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.22 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.29 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tour-portal"
  "path" => "/steiermark.com/en/Plan-your-holiday/"
]
10 0.30 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
11 0.34 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/Plan-your-holiday/Tour-portal' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
12 0.13 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
13 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  4072
]
14 0.22 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  33
]
15 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogArticle"
]
16 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "80"
]
17 10.73 ms
SELECT object_localized_AlpsteinTour_en.o_id as o_id, object_localized_AlpsteinTour_en.o_type as o_type FROM object_localized_AlpsteinTour_en WHERE ((name != '' AND name IS NOT NULL)  AND ((RADIANS(ACOS(SIN(RADIANS(startingPoint__latitude)) * SIN(RADIANS(47.4101338)) + COS(RADIANS(startingPoint__latitude)) * COS(RADIANS(47.4101338)) * COS(RADIANS(startingPoint__longitude - 13.7687321)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_AlpsteinTour_en.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_en.o_published = 1 ORDER BY opened DESC    LIMIT 16 OFFSET 224
Parameters:
[]
18 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinTour"
]
19 0.12 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  52064537
]
20 0.18 ms
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  52064537
]
21 0.16 ms
SELECT * FROM object_store_AlpsteinTour WHERE oo_id = ?
Parameters:
[
  52064537
]
22 0.34 ms
SELECT * FROM object_localized_data_AlpsteinTour WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  52064537
]
23 0.20 ms
SELECT * FROM object_relations_AlpsteinTour WHERE src_id = ?
Parameters:
[
  52064537
]
24 26.27 ms
SELECT COUNT(*) FROM object_localized_AlpsteinTour_en WHERE ((name != '' AND name IS NOT NULL)  AND ((RADIANS(ACOS(SIN(RADIANS(startingPoint__latitude)) * SIN(RADIANS(47.4101338)) + COS(RADIANS(startingPoint__latitude)) * COS(RADIANS(47.4101338)) * COS(RADIANS(startingPoint__longitude - 13.7687321)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_AlpsteinTour_en.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_en.o_published = 1
Parameters:
[]
25 0.16 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
26 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
27 0.13 ms
SELECT id FROM sites
Parameters:
[]
28 0.13 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  4072
]
29 0.23 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  33
  4072
  4072
]
30 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
]
31 0.15 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  33
  33
]
32 0.23 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tour-portal"
  "path" => "/en/Plan-your-holiday/"
]
33 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Plan-your-holiday/Tour-portal"
]
34 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tour-portal"
  "path" => "/en/Plan-your-holiday/"
]
35 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Plan-your-holiday/Tour-portal"
]
36 0.24 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en/Plan-your-holiday/Tour-portal"
]
37 0.13 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Plan-your-holiday"
  "path" => "/en/"
]
38 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Plan-your-holiday"
]
39 0.20 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en/Plan-your-holiday"
]
40 0.13 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "en"
  "path" => "/"
]
41 0.14 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en"
]
42 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/%"
  "/en"
]
43 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/%"
  ""
]
44 0.13 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
45 0.16 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/Plan-your-holiday/Tour-portal' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
46 0.14 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
47 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
48 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
49 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
50 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
51 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
52 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
53 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
54 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
55 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
56 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
57 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
58 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
59 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
60 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
61 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
62 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
63 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
64 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
65 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
66 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
67 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
68 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
69 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
70 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
71 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
72 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
73 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
74 0.11 ms
SELECT id FROM sites
Parameters:
[]
75 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]
76 0.11 ms
SELECT id FROM sites
Parameters:
[]
77 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
78 0.20 ms
SELECT id FROM sites
Parameters:
[]
79 0.86 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,853508,%"
]
80 0.20 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "tour-teaser"
  "scope" => "pimcore_image_thumbnails"
]
81 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 457289
]
82 0.14 ms
SELECT o_id FROM objects WHERE o_id IN (234488,234469,239125,239150)
Parameters:
[]
83 0.45 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:
[
  853508
  234488
  "regions"
  "object"
  ""
  "0"
  1
]
84 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:
[
  853508
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
85 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:
[
  853508
  239125
  "regions"
  "object"
  ""
  "0"
  3
]
86 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:
[
  853508
  239150
  "regions"
  "object"
  ""
  "0"
  4
]
87 0.17 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
88 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinRegion"
]
89 0.25 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
90 0.61 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
91 0.49 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
92 0.18 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
93 0.57 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,853676,%"
]
94 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4929241
]
95 0.17 ms
SELECT o_id FROM objects WHERE o_id IN (234495,234503,234469,239125,239150)
Parameters:
[]
96 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:
[
  853676
  234495
  "regions"
  "object"
  ""
  "0"
  1
]
97 0.44 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:
[
  853676
  234503
  "regions"
  "object"
  ""
  "0"
  2
]
98 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:
[
  853676
  234469
  "regions"
  "object"
  ""
  "0"
  3
]
99 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:
[
  853676
  239125
  "regions"
  "object"
  ""
  "0"
  4
]
100 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:
[
  853676
  239150
  "regions"
  "object"
  ""
  "0"
  5
]
101 0.19 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234503,234469,239125,239150);
Parameters:
[]
102 0.21 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234503,234469,239125,239150);
Parameters:
[]
103 0.61 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234495,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
104 0.56 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234495,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
105 0.42 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,325102,%"
]
106 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 469311
]
107 0.22 ms
SELECT o_id FROM objects WHERE o_id IN (234502,234506,234511,234469,239125,239150)
Parameters:
[]
108 0.38 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  325102
  234502
  "regions"
  "object"
  ""
  "0"
  1
]
109 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:
[
  325102
  234506
  "regions"
  "object"
  ""
  "0"
  2
]
110 0.25 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  325102
  234511
  "regions"
  "object"
  ""
  "0"
  3
]
111 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:
[
  325102
  234469
  "regions"
  "object"
  ""
  "0"
  4
]
112 0.25 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  325102
  239125
  "regions"
  "object"
  ""
  "0"
  5
]
113 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:
[
  325102
  239150
  "regions"
  "object"
  ""
  "0"
  6
]
114 0.17 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234502,234506,234511,234469,239125,239150);
Parameters:
[]
115 0.36 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234502,234506,234511,234469,239125,239150);
Parameters:
[]
116 0.53 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234502,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
117 0.38 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234502,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
118 0.41 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,854100,%"
]
119 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 461489
]
120 0.28 ms
SELECT o_id FROM objects WHERE o_id IN (234488,234469,239125,239150)
Parameters:
[]
121 0.38 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854100
  234488
  "regions"
  "object"
  ""
  "0"
  1
]
122 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:
[
  854100
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
123 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:
[
  854100
  239125
  "regions"
  "object"
  ""
  "0"
  3
]
124 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:
[
  854100
  239150
  "regions"
  "object"
  ""
  "0"
  4
]
125 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
126 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
127 0.50 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
128 0.37 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
129 0.46 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,854086,%"
]
130 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinRoadblock"
]
131 0.19 ms
SELECT o_id FROM objects WHERE o_id IN (1430581,854343,854086,854506,49989118)
Parameters:
[]
132 0.24 ms
SELECT * FROM object_metadata_AlpsteinRoadblock WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  52062899
  1430581
  "affectedTourObject"
  "object"
  ""
  "0"
  1
]
133 0.18 ms
SELECT * FROM object_metadata_AlpsteinRoadblock WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  52062899
  854343
  "affectedTourObject"
  "object"
  ""
  "0"
  2
]
134 0.18 ms
SELECT * FROM object_metadata_AlpsteinRoadblock WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  52062899
  854086
  "affectedTourObject"
  "object"
  ""
  "0"
  3
]
135 0.18 ms
SELECT * FROM object_metadata_AlpsteinRoadblock WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  52062899
  854506
  "affectedTourObject"
  "object"
  ""
  "0"
  4
]
136 0.18 ms
SELECT * FROM object_metadata_AlpsteinRoadblock WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  52062899
  49989118
  "affectedTourObject"
  "object"
  ""
  "0"
  5
]
137 0.17 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (1430581,854343,854086,854506,49989118);
Parameters:
[]
138 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 461408
]
139 0.26 ms
SELECT o_id FROM objects WHERE o_id IN (234495,234503,234469,239125,239150)
Parameters:
[]
140 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:
[
  854086
  234495
  "regions"
  "object"
  ""
  "0"
  1
]
141 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:
[
  854086
  234503
  "regions"
  "object"
  ""
  "0"
  2
]
142 0.25 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854086
  234469
  "regions"
  "object"
  ""
  "0"
  3
]
143 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:
[
  854086
  239125
  "regions"
  "object"
  ""
  "0"
  4
]
144 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:
[
  854086
  239150
  "regions"
  "object"
  ""
  "0"
  5
]
145 0.18 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234503,234469,239125,239150);
Parameters:
[]
146 0.17 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234503,234469,239125,239150);
Parameters:
[]
147 0.52 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234495,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
148 0.40 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234495,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
149 0.48 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,854056,%"
]
150 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 461233
]
151 0.27 ms
SELECT o_id FROM objects WHERE o_id IN (234488,234469,239125,239150)
Parameters:
[]
152 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:
[
  854056
  234488
  "regions"
  "object"
  ""
  "0"
  1
]
153 0.25 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854056
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
154 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:
[
  854056
  239125
  "regions"
  "object"
  ""
  "0"
  3
]
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:
[
  854056
  239150
  "regions"
  "object"
  ""
  "0"
  4
]
156 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
157 0.41 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
158 0.53 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
159 0.39 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
160 0.57 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,46460769,%"
]
161 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5421767
]
162 0.27 ms
SELECT o_id FROM objects WHERE o_id IN (234495,234502,234503,234506,234511,234469,239125,239150)
Parameters:
[]
163 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:
[
  46460769
  234495
  "regions"
  "object"
  ""
  "0"
  1
]
164 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:
[
  46460769
  234502
  "regions"
  "object"
  ""
  "0"
  2
]
165 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:
[
  46460769
  234503
  "regions"
  "object"
  ""
  "0"
  3
]
166 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:
[
  46460769
  234506
  "regions"
  "object"
  ""
  "0"
  4
]
167 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:
[
  46460769
  234511
  "regions"
  "object"
  ""
  "0"
  5
]
168 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:
[
  46460769
  234469
  "regions"
  "object"
  ""
  "0"
  6
]
169 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:
[
  46460769
  239125
  "regions"
  "object"
  ""
  "0"
  7
]
170 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:
[
  46460769
  239150
  "regions"
  "object"
  ""
  "0"
  8
]
171 0.20 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234502,234503,234506,234511,234469,239125,239150);
Parameters:
[]
172 0.19 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234502,234503,234506,234511,234469,239125,239150);
Parameters:
[]
173 0.50 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234495,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
174 0.40 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234495,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
175 0.44 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,46460437,%"
]
176 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5419994
]
177 0.21 ms
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[]
178 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:
[
  46460437
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
179 0.25 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  46460437
  239125
  "regions"
  "object"
  ""
  "0"
  2
]
180 0.24 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  46460437
  239150
  "regions"
  "object"
  ""
  "0"
  3
]
181 0.23 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
182 0.18 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
183 0.52 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234469,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
184 0.99 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
185 0.52 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,46460770,%"
]
186 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5421775
]
187 0.15 ms
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[]
188 0.33 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  46460770
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
189 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:
[
  46460770
  239125
  "regions"
  "object"
  ""
  "0"
  2
]
190 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:
[
  46460770
  239150
  "regions"
  "object"
  ""
  "0"
  3
]
191 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
192 0.25 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
193 0.48 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234469,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
194 0.88 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
195 0.47 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,854160,%"
]
196 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4032065
]
197 0.15 ms
SELECT o_id FROM objects WHERE o_id IN (234488,234469,239125,239150)
Parameters:
[]
198 0.38 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854160
  234488
  "regions"
  "object"
  ""
  "0"
  1
]
199 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:
[
  854160
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
200 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:
[
  854160
  239125
  "regions"
  "object"
  ""
  "0"
  3
]
201 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:
[
  854160
  239150
  "regions"
  "object"
  ""
  "0"
  4
]
202 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
203 0.36 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
204 0.52 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
205 0.37 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
206 0.41 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,46460771,%"
]
207 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5421783
]
208 0.20 ms
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[]
209 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:
[
  46460771
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
210 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:
[
  46460771
  239125
  "regions"
  "object"
  ""
  "0"
  2
]
211 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:
[
  46460771
  239150
  "regions"
  "object"
  ""
  "0"
  3
]
212 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
213 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
214 0.47 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234469,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
215 0.87 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
216 0.39 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,46460772,%"
]
217 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5421803
]
218 0.12 ms
SELECT o_id FROM objects WHERE o_id IN (234488,234469,239125,239150)
Parameters:
[]
219 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:
[
  46460772
  234488
  "regions"
  "object"
  ""
  "0"
  1
]
220 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:
[
  46460772
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
221 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:
[
  46460772
  239125
  "regions"
  "object"
  ""
  "0"
  3
]
222 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:
[
  46460772
  239150
  "regions"
  "object"
  ""
  "0"
  4
]
223 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
224 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
225 0.45 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
226 0.37 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
227 0.41 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,46460436,%"
]
228 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5419974
]
229 0.12 ms
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[]
230 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:
[
  46460436
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
231 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:
[
  46460436
  239125
  "regions"
  "object"
  ""
  "0"
  2
]
232 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:
[
  46460436
  239150
  "regions"
  "object"
  ""
  "0"
  3
]
233 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
234 0.22 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
235 0.51 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234469,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
236 0.89 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
237 0.41 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,46460438,%"
]
238 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5420053
]
239 0.13 ms
SELECT o_id FROM objects WHERE o_id IN (234488,234469,239125,239150)
Parameters:
[]
240 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:
[
  46460438
  234488
  "regions"
  "object"
  ""
  "0"
  1
]
241 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:
[
  46460438
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
242 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:
[
  46460438
  239125
  "regions"
  "object"
  ""
  "0"
  3
]
243 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:
[
  46460438
  239150
  "regions"
  "object"
  ""
  "0"
  4
]
244 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
245 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
246 0.47 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
247 0.35 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
248 0.38 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,52064537,%"
]
249 0.09 ms
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[]
250 0.46 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:
[
  52064537
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
251 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:
[
  52064537
  239125
  "regions"
  "object"
  ""
  "0"
  2
]
252 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:
[
  52064537
  239150
  "regions"
  "object"
  ""
  "0"
  3
]
253 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
254 0.10 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
255 0.38 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234469,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
256 0.89 ms
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,234469,%')  AND  object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[]
257 0.40 ms
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[
  "tourId" => "%,52062845,%"
]
258 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5827991
]
259 0.15 ms
SELECT o_id FROM objects WHERE o_id IN (234495,234503,234469,239125,239150)
Parameters:
[]
260 0.38 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  52062845
  234495
  "regions"
  "object"
  ""
  "0"
  1
]
261 0.25 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  52062845
  234503
  "regions"
  "object"
  ""
  "0"
  2
]
262 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:
[
  52062845
  234469
  "regions"
  "object"
  ""
  "0"
  3
]
263 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:
[
  52062845
  239125
  "regions"
  "object"
  ""
  "0"
  4
]
264 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:
[
  52062845
  239150
  "regions"
  "object"
  ""
  "0"
  5
]
265 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234503,234469,239125,239150);
Parameters:
[]
266 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234495,234503,234469,239125,239150);
Parameters:
[]
267 0.52 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234495,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
268 0.36 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234495,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
269 0.31 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  4014
]
270 0.10 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  32
]
271 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "WeatherStation"
]
272 0.29 ms
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  275
  "weatherData"
]
273 0.58 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  275
  "weatherData"
  0
]
274 0.50 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  275
  "weatherData"
  1
]
275 0.48 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  275
  "weatherData"
  2
]
276 0.49 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  275
  "weatherData"
  3
]
277 0.48 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  275
  "weatherData"
  4
]
278 0.49 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  275
  "weatherData"
  5
]
279 0.49 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  275
  "weatherData"
  6
]
280 0.12 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg"
  "scope" => "pimcore_image_thumbnails"
]
281 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 225641
]
282 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  4009
]
283 0.13 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5
]
284 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
285 156.21 ms
SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name
Parameters:
[]
286 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3187388
]
287 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg--xs"
  "scope" => "pimcore_image_thumbnails"
]
288 0.06 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-map"
  "scope" => "pimcore_image_thumbnails"
]
289 0.08 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4290106
]
290 0.10 ms
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/Plan-your-holiday/Tour-portal' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]

demi_vacancies connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
demi_vacancies doctrine.dbal.demi_vacancies_connection

Entity Managers

Name Service
portal_engine doctrine.orm.portal_engine_entity_manager
pimcore_direct_edit doctrine.orm.pimcore_direct_edit_entity_manager
statistics_explorer doctrine.orm.statistics_explorer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

portal_engine entity manager

No loaded entities.

pimcore_direct_edit entity manager

No loaded entities.

statistics_explorer entity manager

No loaded entities.