Query Metrics

250 Database Queries
50 Different statements
177.18 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.10 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.23 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.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.60 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/Schladming-Dachstein/Vacation-planning/Touring-portal"
  "sourcePathQuery" => "/en/Schladming-Dachstein/Vacation-planning/Touring-portal?page=30"
  "sourceEntireUri" => "https://stage.steiermark.com/en/Schladming-Dachstein/Vacation-planning/Touring-portal?page=30"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.14 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Touring-portal"
  "path" => "/steiermark.com/en/Schladming-Dachstein/Vacation-planning/"
]
10 0.19 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/Schladming-Dachstein/Vacation-planning/Touring-portal' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
11 0.15 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12 0.21 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7926
]
13 0.12 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7153
]
14 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
15 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinRegion"
]
16 50.76 ms
SELECT object_localized_AlpsteinTour_en.o_id as o_id, object_localized_AlpsteinTour_en.o_type as o_type FROM object_localized_AlpsteinTour_en WHERE ((name != '' AND name IS NOT NULL)  AND ((regions LIKE "%,239125,%" OR regions LIKE "%,234505,%" OR regions LIKE "%,234506,%" OR regions LIKE "%,234471,%" OR regions LIKE "%,234473,%" OR regions LIKE "%,234485,%" OR regions LIKE "%,234488,%" OR regions LIKE "%,234489,%" OR regions LIKE "%,234495,%" OR regions LIKE "%,234496,%" OR regions LIKE "%,234497,%" OR regions LIKE "%,234499,%" OR regions LIKE "%,234502,%" OR regions LIKE "%,234504,%" OR regions LIKE "%,234509,%" OR regions LIKE "%,234510,%" OR regions LIKE "%,234511,%" OR regions LIKE "%,234513,%" OR regions LIKE "%,234522,%"))  AND  object_localized_AlpsteinTour_en.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_en.o_published = 1 LIMIT 16 OFFSET 464
Parameters:
[]
17 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinTour"
]
18 63.07 ms
SELECT COUNT(*) FROM object_localized_AlpsteinTour_en WHERE ((name != '' AND name IS NOT NULL)  AND ((regions LIKE "%,239125,%" OR regions LIKE "%,234505,%" OR regions LIKE "%,234506,%" OR regions LIKE "%,234471,%" OR regions LIKE "%,234473,%" OR regions LIKE "%,234485,%" OR regions LIKE "%,234488,%" OR regions LIKE "%,234489,%" OR regions LIKE "%,234495,%" OR regions LIKE "%,234496,%" OR regions LIKE "%,234497,%" OR regions LIKE "%,234499,%" OR regions LIKE "%,234502,%" OR regions LIKE "%,234504,%" OR regions LIKE "%,234509,%" OR regions LIKE "%,234510,%" OR regions LIKE "%,234511,%" OR regions LIKE "%,234513,%" OR regions LIKE "%,234522,%"))  AND  object_localized_AlpsteinTour_en.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_en.o_published = 1
Parameters:
[]
19 0.21 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.15 ms
SELECT id FROM sites
Parameters:
[]
21 0.23 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  7926
]
22 0.21 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  7153
  7926
  7926
]
23 0.14 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  7926
  7926
]
24 0.13 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  7153
  7153
]
25 0.27 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Touring-portal"
  "path" => "/en/Schladming-Dachstein/Vacation-planning/"
]
26 0.11 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Schladming-Dachstein/Vacation-planning/Touring-portal"
]
27 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Touring-portal"
  "path" => "/en/Schladming-Dachstein/Vacation-planning/"
]
28 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Schladming-Dachstein/Vacation-planning/Touring-portal"
]
29 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/%"
  "/en/Schladming-Dachstein/Vacation-planning/Touring-portal"
]
30 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Vacation-planning"
  "path" => "/en/Schladming-Dachstein/"
]
31 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Schladming-Dachstein/Vacation-planning"
]
32 0.13 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/Schladming-Dachstein/Vacation-planning"
]
33 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Schladming-Dachstein"
  "path" => "/en/"
]
34 0.08 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Schladming-Dachstein"
]
35 0.12 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en/Schladming-Dachstein"
]
36 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "en"
  "path" => "/"
]
37 0.08 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en"
]
38 0.12 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/en"
]
39 0.12 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  ""
]
40 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
41 0.11 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/Schladming-Dachstein/Vacation-planning/Touring-portal' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
42 0.09 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
43 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
44 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
45 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
46 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
47 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
48 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
49 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
50 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
51 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
52 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
53 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
54 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
55 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
56 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
57 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
58 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
59 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
60 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
61 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
62 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
63 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
64 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
65 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
66 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
67 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
68 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
69 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
70 0.10 ms
SELECT id FROM sites
Parameters:
[]
71 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1524019
]
72 0.10 ms
SELECT id FROM sites
Parameters:
[]
73 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
74 0.28 ms
SELECT id FROM sites
Parameters:
[]
75 0.29 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "tour-teaser"
  "scope" => "pimcore_image_thumbnails"
]
76 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 477104
]
77 0.15 ms
SELECT o_id FROM objects WHERE o_id IN (234511,234469,229662,239128,239125)
Parameters:
[]
78 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:
[
  1430671
  234511
  "regions"
  "object"
  ""
  "0"
  1
]
79 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:
[
  1430671
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
80 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:
[
  1430671
  229662
  "regions"
  "object"
  ""
  "0"
  3
]
81 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:
[
  1430671
  239128
  "regions"
  "object"
  ""
  "0"
  4
]
82 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:
[
  1430671
  239125
  "regions"
  "object"
  ""
  "0"
  5
]
83 0.18 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234511,234469,229662,239128,239125);
Parameters:
[]
84 0.18 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234511,234469,229662,239128,239125);
Parameters:
[]
85 0.62 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
86 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
87 0.12 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
88 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 477126
]
89 0.11 ms
SELECT o_id FROM objects WHERE o_id IN (234469,229662,239125)
Parameters:
[]
90 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:
[
  1430674
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
91 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:
[
  1430674
  229662
  "regions"
  "object"
  ""
  "0"
  2
]
92 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:
[
  1430674
  239125
  "regions"
  "object"
  ""
  "0"
  3
]
93 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,229662,239125);
Parameters:
[]
94 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,229662,239125);
Parameters:
[]
95 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
96 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
97 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 477142
]
98 0.15 ms
SELECT o_id FROM objects WHERE o_id IN (234489,234473,234478,234522,234469,229662,239113,238861,239125)
Parameters:
[]
99 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:
[
  1430677
  234489
  "regions"
  "object"
  ""
  "0"
  1
]
100 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:
[
  1430677
  234473
  "regions"
  "object"
  ""
  "0"
  2
]
101 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:
[
  1430677
  234478
  "regions"
  "object"
  ""
  "0"
  3
]
102 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:
[
  1430677
  234522
  "regions"
  "object"
  ""
  "0"
  4
]
103 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:
[
  1430677
  234469
  "regions"
  "object"
  ""
  "0"
  5
]
104 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:
[
  1430677
  229662
  "regions"
  "object"
  ""
  "0"
  6
]
105 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:
[
  1430677
  239113
  "regions"
  "object"
  ""
  "0"
  7
]
106 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:
[
  1430677
  238861
  "regions"
  "object"
  ""
  "0"
  8
]
107 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:
[
  1430677
  239125
  "regions"
  "object"
  ""
  "0"
  9
]
108 0.22 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234489,234473,234478,234522,234469,229662,239113,238861,239125);
Parameters:
[]
109 0.21 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234489,234473,234478,234522,234469,229662,239113,238861,239125);
Parameters:
[]
110 0.58 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 '%,234489,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
111 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 '%,234489,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
112 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2755275
]
113 0.12 ms
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[]
114 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:
[
  1430679
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
115 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:
[
  1430679
  239125
  "regions"
  "object"
  ""
  "0"
  2
]
116 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:
[
  1430679
  239150
  "regions"
  "object"
  ""
  "0"
  3
]
117 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
118 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
119 0.57 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:
[]
120 1.08 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:
[]
121 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 477180
]
122 0.13 ms
SELECT o_id FROM objects WHERE o_id IN (234505,234469,229662,239125)
Parameters:
[]
123 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:
[
  1430685
  234505
  "regions"
  "object"
  ""
  "0"
  1
]
124 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:
[
  1430685
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
125 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:
[
  1430685
  229662
  "regions"
  "object"
  ""
  "0"
  3
]
126 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:
[
  1430685
  239125
  "regions"
  "object"
  ""
  "0"
  4
]
127 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234505,234469,229662,239125);
Parameters:
[]
128 0.35 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234505,234469,229662,239125);
Parameters:
[]
129 0.60 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
130 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
131 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 477255
]
132 0.12 ms
SELECT o_id FROM objects WHERE o_id IN (234469,239125,239150)
Parameters:
[]
133 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:
[
  1430695
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
134 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:
[
  1430695
  239125
  "regions"
  "object"
  ""
  "0"
  2
]
135 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:
[
  1430695
  239150
  "regions"
  "object"
  ""
  "0"
  3
]
136 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
137 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,239125,239150);
Parameters:
[]
138 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 '%,234469,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
139 1.09 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:
[]
140 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 477348
]
141 0.14 ms
SELECT o_id FROM objects WHERE o_id IN (234469,229662,239113,24214609,239125)
Parameters:
[]
142 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:
[
  1430710
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
143 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:
[
  1430710
  229662
  "regions"
  "object"
  ""
  "0"
  2
]
144 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:
[
  1430710
  239113
  "regions"
  "object"
  ""
  "0"
  3
]
145 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:
[
  1430710
  24214609
  "regions"
  "object"
  ""
  "0"
  4
]
146 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:
[
  1430710
  239125
  "regions"
  "object"
  ""
  "0"
  5
]
147 0.17 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,229662,239113,24214609,239125);
Parameters:
[]
148 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,229662,239113,24214609,239125);
Parameters:
[]
149 0.58 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
150 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
151 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 477406
]
152 0.12 ms
SELECT o_id FROM objects WHERE o_id IN (234505,234469,229662,239125)
Parameters:
[]
153 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:
[
  1430718
  234505
  "regions"
  "object"
  ""
  "0"
  1
]
154 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:
[
  1430718
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
155 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:
[
  1430718
  229662
  "regions"
  "object"
  ""
  "0"
  3
]
156 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:
[
  1430718
  239125
  "regions"
  "object"
  ""
  "0"
  4
]
157 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234505,234469,229662,239125);
Parameters:
[]
158 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234505,234469,229662,239125);
Parameters:
[]
159 0.55 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:
[]
160 1.08 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:
[]
161 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
162 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
163 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 477441
]
164 0.13 ms
SELECT o_id FROM objects WHERE o_id IN (234471,234469,229662,239125)
Parameters:
[]
165 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:
[
  1430723
  234471
  "regions"
  "object"
  ""
  "0"
  1
]
166 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:
[
  1430723
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
167 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:
[
  1430723
  229662
  "regions"
  "object"
  ""
  "0"
  3
]
168 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:
[
  1430723
  239125
  "regions"
  "object"
  ""
  "0"
  4
]
169 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234471,234469,229662,239125);
Parameters:
[]
170 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234471,234469,229662,239125);
Parameters:
[]
171 0.54 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
172 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
173 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 477526
]
174 0.13 ms
SELECT o_id FROM objects WHERE o_id IN (234505,234469,229662,239125)
Parameters:
[]
175 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:
[
  1430730
  234505
  "regions"
  "object"
  ""
  "0"
  1
]
176 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:
[
  1430730
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
177 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:
[
  1430730
  229662
  "regions"
  "object"
  ""
  "0"
  3
]
178 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:
[
  1430730
  239125
  "regions"
  "object"
  ""
  "0"
  4
]
179 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234505,234469,229662,239125);
Parameters:
[]
180 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234505,234469,229662,239125);
Parameters:
[]
181 0.55 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
182 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
183 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 477535
]
184 0.12 ms
SELECT o_id FROM objects WHERE o_id IN (234469,229662,239128,239125)
Parameters:
[]
185 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:
[
  1430733
  234469
  "regions"
  "object"
  ""
  "0"
  1
]
186 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:
[
  1430733
  229662
  "regions"
  "object"
  ""
  "0"
  2
]
187 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:
[
  1430733
  239128
  "regions"
  "object"
  ""
  "0"
  3
]
188 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:
[
  1430733
  239125
  "regions"
  "object"
  ""
  "0"
  4
]
189 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,229662,239128,239125);
Parameters:
[]
190 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234469,229662,239128,239125);
Parameters:
[]
191 0.57 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
192 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
193 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 469674
]
194 0.12 ms
SELECT o_id FROM objects WHERE o_id IN (234488,234469,239125,239150)
Parameters:
[]
195 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:
[
  1430740
  234488
  "regions"
  "object"
  ""
  "0"
  1
]
196 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:
[
  1430740
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
197 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:
[
  1430740
  239125
  "regions"
  "object"
  ""
  "0"
  3
]
198 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:
[
  1430740
  239150
  "regions"
  "object"
  ""
  "0"
  4
]
199 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
200 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,239125,239150);
Parameters:
[]
201 0.55 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:
[]
202 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 '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
203 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 469713
]
204 0.12 ms
SELECT o_id FROM objects WHERE o_id IN (234505,234469,229662,239125)
Parameters:
[]
205 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:
[
  1430742
  234505
  "regions"
  "object"
  ""
  "0"
  1
]
206 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:
[
  1430742
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
207 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:
[
  1430742
  229662
  "regions"
  "object"
  ""
  "0"
  3
]
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:
[
  1430742
  239125
  "regions"
  "object"
  ""
  "0"
  4
]
209 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234505,234469,229662,239125);
Parameters:
[]
210 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234505,234469,229662,239125);
Parameters:
[]
211 0.57 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
212 0.48 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
213 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 483801
]
214 0.13 ms
SELECT o_id FROM objects WHERE o_id IN (234488,234469,229662,239128,24214609,239125)
Parameters:
[]
215 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:
[
  1430743
  234488
  "regions"
  "object"
  ""
  "0"
  1
]
216 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:
[
  1430743
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
217 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:
[
  1430743
  229662
  "regions"
  "object"
  ""
  "0"
  3
]
218 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:
[
  1430743
  239128
  "regions"
  "object"
  ""
  "0"
  4
]
219 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:
[
  1430743
  24214609
  "regions"
  "object"
  ""
  "0"
  5
]
220 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:
[
  1430743
  239125
  "regions"
  "object"
  ""
  "0"
  6
]
221 0.17 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,229662,239128,24214609,239125);
Parameters:
[]
222 0.19 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234469,229662,239128,24214609,239125);
Parameters:
[]
223 0.54 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,234488,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
224 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:
[]
225 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4930251
]
226 0.12 ms
SELECT o_id FROM objects WHERE o_id IN (234505,234469,229662,239125)
Parameters:
[]
227 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:
[
  1430745
  234505
  "regions"
  "object"
  ""
  "0"
  1
]
228 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:
[
  1430745
  234469
  "regions"
  "object"
  ""
  "0"
  2
]
229 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:
[
  1430745
  229662
  "regions"
  "object"
  ""
  "0"
  3
]
230 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:
[
  1430745
  239125
  "regions"
  "object"
  ""
  "0"
  4
]
231 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234505,234469,229662,239125);
Parameters:
[]
232 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234505,234469,229662,239125);
Parameters:
[]
233 0.55 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 '%,234505,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
234 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 '%,234505,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
235 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 469819
]
236 0.13 ms
SELECT o_id FROM objects WHERE o_id IN (234488,234471,234469,229662,239128,239125)
Parameters:
[]
237 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:
[
  1430747
  234488
  "regions"
  "object"
  ""
  "0"
  1
]
238 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:
[
  1430747
  234471
  "regions"
  "object"
  ""
  "0"
  2
]
239 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:
[
  1430747
  234469
  "regions"
  "object"
  ""
  "0"
  3
]
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:
[
  1430747
  229662
  "regions"
  "object"
  ""
  "0"
  4
]
241 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:
[
  1430747
  239128
  "regions"
  "object"
  ""
  "0"
  5
]
242 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:
[
  1430747
  239125
  "regions"
  "object"
  ""
  "0"
  6
]
243 0.18 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234471,234469,229662,239128,239125);
Parameters:
[]
244 0.17 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234488,234471,234469,229662,239128,239125);
Parameters:
[]
245 0.55 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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
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 '%,239125,%')  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[]
247 0.21 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7924
]
248 0.14 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  6887
]
249 0.12 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
250 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3189171
]

demi_vacancies connection

No database queries were performed.

Database Connections

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

Entity Managers

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

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

portal_engine entity manager

No loaded entities.

pimcore_direct_edit entity manager

No loaded entities.

statistics_explorer entity manager

No loaded entities.