Query Metrics

315 Database Queries
45 Different statements
244.10 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.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.31 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.10 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" => "/de/Gesaeuse/Urlaub-planen/Tourenportal"
  "sourcePathQuery" => "/de/Gesaeuse/Urlaub-planen/Tourenportal?community=841772&page=2"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Gesaeuse/Urlaub-planen/Tourenportal?community=841772&page=2"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.19 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.30 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tourenportal"
  "path" => "/steiermark.com/de/Gesaeuse/Urlaub-planen/"
]
10 0.41 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
11 0.33 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Gesaeuse/Urlaub-planen/Tourenportal' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
12 0.15 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
13 0.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1486
]
14 0.22 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
15 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinRegion"
]
16 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "80"
]
17 71.41 ms
SELECT object_localized_AlpsteinTour_de.o_id as o_id, object_localized_AlpsteinTour_de.o_type as o_type FROM object_localized_AlpsteinTour_de WHERE ((name != '' AND name IS NOT NULL)  AND ((regions LIKE "%,238842,%" OR regions LIKE "%,238910,%" OR regions LIKE "%,234475,%" OR regions LIKE "%,234476,%" OR regions LIKE "%,238881,%" OR regions LIKE "%,24214595,%" OR regions LIKE "%,234481,%" OR regions LIKE "%,234482,%" OR regions LIKE "%,238907,%" OR regions LIKE "%,234487,%" OR regions LIKE "%,234490,%" OR regions LIKE "%,234492,%" OR regions LIKE "%,234493,%" OR regions LIKE "%,234494,%" OR regions LIKE "%,234498,%" OR regions LIKE "%,234500,%" OR regions LIKE "%,234507,%" OR regions LIKE "%,234508,%" OR regions LIKE "%,234512,%" OR regions LIKE "%,234516,%" OR regions LIKE "%,234517,%" OR regions LIKE "%,234518,%" OR regions LIKE "%,234519,%" OR regions LIKE "%,234520,%" OR regions LIKE "%,234521,%" OR regions LIKE "%,239229,%" OR regions LIKE "%,234470,%"))  AND ((RADIANS(ACOS(SIN(RADIANS(startingPoint__latitude)) * SIN(RADIANS(47.6627762)) + COS(RADIANS(startingPoint__latitude)) * COS(RADIANS(47.6627762)) * COS(RADIANS(startingPoint__longitude - 14.987053174951)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_AlpsteinTour_de.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_de.o_published = 1 LIMIT 16 OFFSET 16
Parameters:
[]
18 0.19 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  853516
]
19 0.21 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:
[
  853516
]
20 0.06 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinTour"
]
21 0.22 ms
SELECT * FROM object_store_AlpsteinTour WHERE oo_id = ?
Parameters:
[
  853516
]
22 0.32 ms
SELECT * FROM object_localized_data_AlpsteinTour WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  853516
]
23 0.22 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  457365
]
24 0.12 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  457365
]
25 0.34 ms
SELECT * FROM object_relations_AlpsteinTour WHERE src_id = ?
Parameters:
[
  853516
]
26 0.10 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  853556
]
27 0.12 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:
[
  853556
]
28 0.15 ms
SELECT * FROM object_store_AlpsteinTour WHERE oo_id = ?
Parameters:
[
  853556
]
29 0.26 ms
SELECT * FROM object_localized_data_AlpsteinTour WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  853556
]
30 0.14 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  457701
]
31 0.11 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  457701
]
32 0.22 ms
SELECT * FROM object_relations_AlpsteinTour WHERE src_id = ?
Parameters:
[
  853556
]
33 0.24 ms
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1430727
]
34 0.17 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:
[
  1430727
]
35 0.29 ms
SELECT * FROM object_store_AlpsteinTour WHERE oo_id = ?
Parameters:
[
  1430727
]
36 0.33 ms
SELECT * FROM object_localized_data_AlpsteinTour WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  1430727
]
37 0.17 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  477503
]
38 0.14 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  477503
]
39 0.25 ms
SELECT * FROM object_relations_AlpsteinTour WHERE src_id = ?
Parameters:
[
  1430727
]
40 99.45 ms
SELECT COUNT(*) FROM object_localized_AlpsteinTour_de WHERE ((name != '' AND name IS NOT NULL)  AND ((regions LIKE "%,238842,%" OR regions LIKE "%,238910,%" OR regions LIKE "%,234475,%" OR regions LIKE "%,234476,%" OR regions LIKE "%,238881,%" OR regions LIKE "%,24214595,%" OR regions LIKE "%,234481,%" OR regions LIKE "%,234482,%" OR regions LIKE "%,238907,%" OR regions LIKE "%,234487,%" OR regions LIKE "%,234490,%" OR regions LIKE "%,234492,%" OR regions LIKE "%,234493,%" OR regions LIKE "%,234494,%" OR regions LIKE "%,234498,%" OR regions LIKE "%,234500,%" OR regions LIKE "%,234507,%" OR regions LIKE "%,234508,%" OR regions LIKE "%,234512,%" OR regions LIKE "%,234516,%" OR regions LIKE "%,234517,%" OR regions LIKE "%,234518,%" OR regions LIKE "%,234519,%" OR regions LIKE "%,234520,%" OR regions LIKE "%,234521,%" OR regions LIKE "%,239229,%" OR regions LIKE "%,234470,%"))  AND ((RADIANS(ACOS(SIN(RADIANS(startingPoint__latitude)) * SIN(RADIANS(47.6627762)) + COS(RADIANS(startingPoint__latitude)) * COS(RADIANS(47.6627762)) * COS(RADIANS(startingPoint__longitude - 14.987053174951)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_AlpsteinTour_de.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_de.o_published = 1
Parameters:
[]
41 0.22 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
42 0.21 ms
SELECT id FROM sites
Parameters:
[]
43 0.12 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1486
]
44 0.14 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1486
  1486
  1486
]
45 0.09 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  8388
  8388
]
46 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tourenportal"
  "path" => "/de/Gesaeuse/Urlaub-planen/"
]
47 0.07 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Gesaeuse/Urlaub-planen/Tourenportal"
]
48 0.06 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tourenportal"
  "path" => "/de/Gesaeuse/Urlaub-planen/"
]
49 0.05 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Gesaeuse/Urlaub-planen/Tourenportal"
]
50 0.11 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Gesaeuse/Urlaub-planen/Tourenportal"
]
51 0.06 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Urlaub-planen"
  "path" => "/de/Gesaeuse/"
]
52 0.06 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Gesaeuse/Urlaub-planen"
]
53 0.08 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Gesaeuse/Urlaub-planen"
]
54 0.06 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Gesaeuse"
  "path" => "/de/"
]
55 0.05 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Gesaeuse"
]
56 0.08 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Gesaeuse"
]
57 0.06 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "de"
  "path" => "/"
]
58 0.05 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de"
]
59 0.09 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de"
]
60 0.08 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/%"
  ""
]
61 0.06 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
62 0.08 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/Gesaeuse/Urlaub-planen/Tourenportal' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
63 0.11 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
64 0.07 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
65 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
66 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
67 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
68 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
69 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
70 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
71 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
72 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
73 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
74 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
75 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
76 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
77 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
78 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
79 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
80 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
81 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
82 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
83 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
84 0.04 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
85 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
86 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
87 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
88 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
89 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
90 0.05 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
91 0.15 ms
SELECT id FROM sites
Parameters:
[]
92 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 3785564
]
93 0.17 ms
SELECT id FROM sites
Parameters:
[]
94 0.22 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
95 0.23 ms
SELECT id FROM sites
Parameters:
[]
96 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "AlpsteinProperty"
]
97 0.65 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,853516,%"
]
98 0.26 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "tour-teaser"
  "scope" => "pimcore_image_thumbnails"
]
99 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 457365
]
100 0.25 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
101 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:
[
  853516
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
102 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:
[
  853516
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
103 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:
[
  853516
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
104 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:
[
  853516
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
105 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:
[
  853516
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
106 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
107 0.31 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
108 0.47 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
109 0.32 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
110 0.11 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
111 0.38 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,853556,%"
]
112 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 457701
]
113 0.40 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 457701
  ":col1" => "tour-teaser"
  ":col2" => "am-weg-nach-hopfgarten-31828273.jpg"
  ":col3" => 1738265212
  ":col4" => 45815
  ":col5" => 330
  ":col6" => 424
]
114 0.24 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
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:
[
  853556
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
116 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:
[
  853556
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
117 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:
[
  853556
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
118 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:
[
  853556
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
119 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:
[
  853556
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
120 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
121 0.34 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
122 0.48 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
123 0.31 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
124 0.41 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,853682,%"
]
125 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 458663
]
126 0.23 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
127 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:
[
  853682
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
128 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:
[
  853682
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
129 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:
[
  853682
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
130 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:
[
  853682
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
131 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:
[
  853682
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
132 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
133 0.28 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
134 0.45 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
135 0.31 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
136 0.42 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,853727,%"
]
137 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 458958
]
138 0.22 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
139 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:
[
  853727
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
140 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:
[
  853727
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
141 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:
[
  853727
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
142 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:
[
  853727
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
143 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:
[
  853727
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
144 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
145 0.32 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
146 0.43 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
147 0.31 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
148 0.39 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,853996,%"
]
149 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 460815
]
150 0.13 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
151 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:
[
  853996
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
152 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:
[
  853996
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
153 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:
[
  853996
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
154 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:
[
  853996
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
155 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:
[
  853996
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
156 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
157 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
158 0.38 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
159 0.28 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
160 0.36 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854062,%"
]
161 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 461261
]
162 0.21 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
163 0.30 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854062
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
164 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:
[
  854062
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
165 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:
[
  854062
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
166 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:
[
  854062
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
167 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:
[
  854062
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
168 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
169 0.20 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
170 0.39 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
171 0.30 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
172 0.44 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854145,%"
]
173 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 461786
]
174 0.22 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
175 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:
[
  854145
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
176 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:
[
  854145
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
177 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:
[
  854145
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
178 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:
[
  854145
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
179 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:
[
  854145
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
180 0.14 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
181 0.34 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
182 0.45 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
183 0.28 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
184 0.45 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854212,%"
]
185 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 462276
]
186 0.14 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
187 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:
[
  854212
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
188 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:
[
  854212
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
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:
[
  854212
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
190 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:
[
  854212
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
191 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:
[
  854212
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
192 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
193 0.32 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
194 0.39 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
195 0.28 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
196 0.41 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854372,%"
]
197 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 463337
]
198 0.24 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
199 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:
[
  854372
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
200 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:
[
  854372
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
201 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:
[
  854372
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
202 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:
[
  854372
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
203 0.23 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854372
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
204 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
205 0.20 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
206 0.39 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
207 0.28 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
208 0.37 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,854468,%"
]
209 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 464010
]
210 0.16 ms
SELECT o_id FROM objects WHERE o_id IN (234383,234482,234492,234500,238842,238881,238907,238910)
Parameters:
[]
211 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:
[
  854468
  234383
  "regions"
  "object"
  ""
  "0"
  1
]
212 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:
[
  854468
  234482
  "regions"
  "object"
  ""
  "0"
  2
]
213 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:
[
  854468
  234492
  "regions"
  "object"
  ""
  "0"
  3
]
214 0.19 ms
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  854468
  234500
  "regions"
  "object"
  ""
  "0"
  4
]
215 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:
[
  854468
  238842
  "regions"
  "object"
  ""
  "0"
  5
]
216 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:
[
  854468
  238881
  "regions"
  "object"
  ""
  "0"
  6
]
217 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:
[
  854468
  238907
  "regions"
  "object"
  ""
  "0"
  7
]
218 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:
[
  854468
  238910
  "regions"
  "object"
  ""
  "0"
  8
]
219 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234383,234482,234492,234500,238842,238881,238907,238910);
Parameters:
[]
220 0.32 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234383,234482,234492,234500,238842,238881,238907,238910);
Parameters:
[]
221 0.38 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234383,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
222 0.65 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,234383,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
223 0.57 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,234383,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
224 0.30 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,1430542,%"
]
225 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 476218
]
226 0.12 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
227 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:
[
  1430542
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
228 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:
[
  1430542
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
229 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:
[
  1430542
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
230 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:
[
  1430542
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
231 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:
[
  1430542
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
232 0.13 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
233 0.17 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
234 0.44 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
235 0.34 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
236 0.31 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,1430725,%"
]
237 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 477453
]
238 0.13 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
239 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:
[
  1430725
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
240 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:
[
  1430725
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
241 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:
[
  1430725
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
242 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:
[
  1430725
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
243 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:
[
  1430725
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
244 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
245 0.25 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
246 0.41 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
247 0.30 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
248 0.33 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,1430727,%"
]
249 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 477503
]
250 0.32 ms
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 477503
  ":col1" => "tour-teaser"
  ":col2" => "das-ende-des-forstweges-26244161.jpg"
  ":col3" => 1738265212
  ":col4" => 50829
  ":col5" => 330
  ":col6" => 424
]
251 0.23 ms
SELECT o_id FROM objects WHERE o_id IN (231042,231043,231045,231053,238842,238881,238907,238910)
Parameters:
[]
252 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:
[
  1430727
  231042
  "regions"
  "object"
  ""
  "0"
  1
]
253 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:
[
  1430727
  231043
  "regions"
  "object"
  ""
  "0"
  2
]
254 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:
[
  1430727
  231045
  "regions"
  "object"
  ""
  "0"
  3
]
255 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:
[
  1430727
  231053
  "regions"
  "object"
  ""
  "0"
  4
]
256 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:
[
  1430727
  238842
  "regions"
  "object"
  ""
  "0"
  5
]
257 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:
[
  1430727
  238881
  "regions"
  "object"
  ""
  "0"
  6
]
258 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:
[
  1430727
  238907
  "regions"
  "object"
  ""
  "0"
  7
]
259 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:
[
  1430727
  238910
  "regions"
  "object"
  ""
  "0"
  8
]
260 0.15 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (231042,231043,231045,231053,238842,238881,238907,238910);
Parameters:
[]
261 0.36 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (231042,231043,231045,231053,238842,238881,238907,238910);
Parameters:
[]
262 0.52 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,231042,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
263 0.91 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,231042,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
264 0.86 ms
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,231042,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
265 0.70 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,1430741,%"
]
266 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 469704
]
267 0.13 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
268 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:
[
  1430741
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
269 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:
[
  1430741
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
270 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:
[
  1430741
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
271 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:
[
  1430741
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
272 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:
[
  1430741
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
273 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
274 0.16 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
275 0.41 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
276 0.33 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
277 0.34 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,1430767,%"
]
278 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 470500
]
279 0.10 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
280 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:
[
  1430767
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
281 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:
[
  1430767
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
282 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:
[
  1430767
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
283 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:
[
  1430767
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
284 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:
[
  1430767
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
285 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
286 0.17 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
287 0.43 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
288 0.29 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
289 0.31 ms
SELECT object_localized_AlpsteinRoadblock_de.o_id as o_id, object_localized_AlpsteinRoadblock_de.o_type as o_type FROM object_localized_AlpsteinRoadblock_de WHERE ((affectedTourObject LIKE :tourId)  AND  object_localized_AlpsteinRoadblock_de.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_de.o_published = 1
Parameters:
[
  "tourId" => "%,1430866,%"
]
290 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 473617
]
291 0.11 ms
SELECT o_id FROM objects WHERE o_id IN (234521,238842,238881,238907,238910)
Parameters:
[]
292 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:
[
  1430866
  234521
  "regions"
  "object"
  ""
  "0"
  1
]
293 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:
[
  1430866
  238842
  "regions"
  "object"
  ""
  "0"
  2
]
294 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:
[
  1430866
  238881
  "regions"
  "object"
  ""
  "0"
  3
]
295 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:
[
  1430866
  238907
  "regions"
  "object"
  ""
  "0"
  4
]
296 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:
[
  1430866
  238910
  "regions"
  "object"
  ""
  "0"
  5
]
297 0.11 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
298 0.12 ms
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234521,238842,238881,238907,238910);
Parameters:
[]
299 0.35 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
300 0.26 ms
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,234521,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
301 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7434
]
302 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "WeatherStation"
]
303 0.22 ms
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  632
  "weatherData"
]
304 0.42 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:
[
  632
  "weatherData"
  0
]
305 0.33 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:
[
  632
  "weatherData"
  1
]
306 0.33 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:
[
  632
  "weatherData"
  2
]
307 0.31 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:
[
  632
  "weatherData"
  3
]
308 0.32 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:
[
  632
  "weatherData"
  4
]
309 0.31 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:
[
  632
  "weatherData"
  5
]
310 0.33 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:
[
  632
  "weatherData"
  6
]
311 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg"
  "scope" => "pimcore_image_thumbnails"
]
312 0.09 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 225641
]
313 0.23 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  332
]
314 0.19 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "footer-logo"
  "scope" => "pimcore_image_thumbnails"
]
315 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.