Query Metrics
215
Database Queries
46
Different statements
235.88 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.35 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.07 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
3 | 0.11 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
4 | 0.19 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.06 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
8
]
|
6 | 0.05 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BlogPortal"
]
|
7 | 0.41 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/Murtal/Activities/Summer/Hiking/Family-tours" "sourcePathQuery" => "/en/Murtal/Activities/Summer/Hiking/Family-tours?page=10" "sourceEntireUri" => "https://stage.steiermark.com/en/Murtal/Activities/Summer/Hiking/Family-tours?page=10" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
8 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
9 | 0.09 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Family-tours" "path" => "/steiermark.com/en/Murtal/Activities/Summer/Hiking/" ] |
10 | 0.14 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/Murtal/Activities/Summer/Hiking/Family-tours' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
11 | 0.11 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
12 | 0.19 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
29855
]
|
13 | 0.07 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Region"
]
|
14 | 0.07 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"AlpsteinRegion"
]
|
15 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"AlpsteinCategory"
]
|
16 | 0.26 ms |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
752
]
|
17 | 14.08 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 "%,238987,%")) AND ((category LIKE "%,754,%" OR category LIKE "%,15464931,%" OR category LIKE "%,758,%" OR category LIKE "%,755,%" OR category LIKE "%,756,%" OR category LIKE "%,753,%" OR category LIKE "%,757,%" OR category LIKE "%,752,%")) AND object_localized_AlpsteinTour_en.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_en.o_published = 1 ORDER BY opened DESC LIMIT 16 OFFSET 144
Parameters:
[] |
18 | 0.16 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"AlpsteinTour"
]
|
19 | 13.91 ms |
SELECT COUNT(*) FROM object_localized_AlpsteinTour_en WHERE ((name != '' AND name IS NOT NULL) AND ((regions LIKE "%,238987,%")) AND ((category LIKE "%,754,%" OR category LIKE "%,15464931,%" OR category LIKE "%,758,%" OR category LIKE "%,755,%" OR category LIKE "%,756,%" OR category LIKE "%,753,%" OR category LIKE "%,757,%" OR category LIKE "%,752,%")) AND object_localized_AlpsteinTour_en.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_en.o_published = 1
Parameters:
[] |
20 | 0.12 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
21 | 0.11 ms |
SELECT id FROM sites
Parameters:
[] |
22 | 0.14 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
29855
]
|
23 | 0.18 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 29855 29855 29855 ] |
24 | 0.22 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Family-tours" "path" => "/en/Murtal/Activities/Summer/Hiking/" ] |
25 | 0.10 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Murtal/Activities/Summer/Hiking/Family-tours" ] |
26 | 0.08 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Family-tours" "path" => "/en/Murtal/Activities/Summer/Hiking/" ] |
27 | 0.09 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Murtal/Activities/Summer/Hiking/Family-tours" ] |
28 | 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/Murtal/Activities/Summer/Hiking/Family-tours" ] |
29 | 0.09 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Hiking" "path" => "/en/Murtal/Activities/Summer/" ] |
30 | 0.08 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Murtal/Activities/Summer/Hiking" ] |
31 | 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/Murtal/Activities/Summer/Hiking" ] |
32 | 0.09 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Summer" "path" => "/en/Murtal/Activities/" ] |
33 | 0.09 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Murtal/Activities/Summer" ] |
34 | 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/Murtal/Activities/Summer" ] |
35 | 0.08 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Activities" "path" => "/en/Murtal/" ] |
36 | 0.08 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Murtal/Activities" ] |
37 | 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/Murtal/Activities" ] |
38 | 0.09 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Murtal" "path" => "/en/" ] |
39 | 0.08 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Murtal" ] |
40 | 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/Murtal" ] |
41 | 0.08 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "en" "path" => "/" ] |
42 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en" ] |
43 | 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" ] |
44 | 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/%"
""
]
|
45 | 0.09 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
46 | 0.10 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/Murtal/Activities/Summer/Hiking/Family-tours' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
47 | 0.09 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
48 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "1" "scope" => "pimcore_staticroutes" ] |
49 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "2" "scope" => "pimcore_staticroutes" ] |
50 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "3" "scope" => "pimcore_staticroutes" ] |
51 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "4" "scope" => "pimcore_staticroutes" ] |
52 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "5" "scope" => "pimcore_staticroutes" ] |
53 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "6" "scope" => "pimcore_staticroutes" ] |
54 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "7" "scope" => "pimcore_staticroutes" ] |
55 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "8" "scope" => "pimcore_staticroutes" ] |
56 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "9" "scope" => "pimcore_staticroutes" ] |
57 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "10" "scope" => "pimcore_staticroutes" ] |
58 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "11" "scope" => "pimcore_staticroutes" ] |
59 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "12" "scope" => "pimcore_staticroutes" ] |
60 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "13" "scope" => "pimcore_staticroutes" ] |
61 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "15" "scope" => "pimcore_staticroutes" ] |
62 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "16" "scope" => "pimcore_staticroutes" ] |
63 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "17" "scope" => "pimcore_staticroutes" ] |
64 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "18" "scope" => "pimcore_staticroutes" ] |
65 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "19" "scope" => "pimcore_staticroutes" ] |
66 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "20" "scope" => "pimcore_staticroutes" ] |
67 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "21" "scope" => "pimcore_staticroutes" ] |
68 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "22" "scope" => "pimcore_staticroutes" ] |
69 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "23" "scope" => "pimcore_staticroutes" ] |
70 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "24" "scope" => "pimcore_staticroutes" ] |
71 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "25" "scope" => "pimcore_staticroutes" ] |
72 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "26" "scope" => "pimcore_staticroutes" ] |
73 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "27" "scope" => "pimcore_staticroutes" ] |
74 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "28" "scope" => "pimcore_staticroutes" ] |
75 | 0.11 ms |
SELECT id FROM sites
Parameters:
[] |
76 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1382164 ] |
77 | 0.09 ms |
SELECT id FROM sites
Parameters:
[] |
78 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"21"
]
|
79 | 0.10 ms |
SELECT id FROM sites
Parameters:
[] |
80 | 0.25 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"AlpsteinProperty"
]
|
81 | 0.66 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,52062874,%" ] |
82 | 0.11 ms |
SELECT o_id FROM objects WHERE o_id IN (233872,238987)
Parameters:
[] |
83 | 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:
[ 52062874 233872 "regions" "object" "" "0" 1 ] |
84 | 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:
[ 52062874 238987 "regions" "object" "" "0" 2 ] |
85 | 0.11 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233872,238987);
Parameters:
[] |
86 | 0.13 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233872,238987);
Parameters:
[] |
87 | 0.50 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,233872,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
88 | 0.98 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 '%,233872,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
89 | 0.85 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 '%,233872,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
90 | 0.11 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"80"
]
|
91 | 0.15 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
92 | 0.52 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,52062876,%" ] |
93 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "tour-teaser" "scope" => "pimcore_image_thumbnails" ] |
94 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5828530 ] |
95 | 0.10 ms |
SELECT o_id FROM objects WHERE o_id IN (233854,238987)
Parameters:
[] |
96 | 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:
[ 52062876 233854 "regions" "object" "" "0" 1 ] |
97 | 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:
[ 52062876 238987 "regions" "object" "" "0" 2 ] |
98 | 0.11 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233854,238987);
Parameters:
[] |
99 | 0.12 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233854,238987);
Parameters:
[] |
100 | 0.42 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 '%,233854,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
101 | 0.90 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 '%,233854,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
102 | 0.83 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 '%,233854,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
103 | 0.39 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,50696046,%" ] |
104 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5714037 ] |
105 | 0.08 ms |
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[] |
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:
[ 50696046 238987 "regions" "object" "" "0" 1 ] |
107 | 0.08 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
108 | 0.08 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
109 | 0.39 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
110 | 0.37 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
111 | 0.38 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,52062881,%" ] |
112 | 0.29 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5828366 ] |
113 | 0.10 ms |
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[] |
114 | 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:
[ 52062881 238987 "regions" "object" "" "0" 1 ] |
115 | 0.08 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
116 | 0.14 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
117 | 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 '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
118 | 0.32 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 '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
119 | 0.49 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,50854985,%" ] |
120 | 0.20 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5726459 ] |
121 | 0.09 ms |
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[] |
122 | 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:
[ 50854985 238987 "regions" "object" "" "0" 1 ] |
123 | 0.08 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
124 | 0.09 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
125 | 0.50 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
126 | 0.35 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
127 | 0.37 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,52062882,%" ] |
128 | 0.20 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5828368 ] |
129 | 0.11 ms |
SELECT o_id FROM objects WHERE o_id IN (233960,234388,238987)
Parameters:
[] |
130 | 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:
[ 52062882 233960 "regions" "object" "" "0" 1 ] |
131 | 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:
[ 52062882 234388 "regions" "object" "" "0" 2 ] |
132 | 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:
[ 52062882 238987 "regions" "object" "" "0" 3 ] |
133 | 0.11 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233960,234388,238987);
Parameters:
[] |
134 | 0.32 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233960,234388,238987);
Parameters:
[] |
135 | 0.39 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,233960,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
136 | 0.59 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 '%,233960,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
137 | 0.55 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 '%,233960,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
138 | 0.30 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,52062857,%" ] |
139 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5828102 ] |
140 | 0.06 ms |
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[] |
141 | 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:
[ 52062857 238987 "regions" "object" "" "0" 1 ] |
142 | 0.06 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
143 | 0.07 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
144 | 0.29 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 '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
145 | 0.26 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 '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
146 | 0.26 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,52062892,%" ] |
147 | 0.07 ms |
SELECT o_id FROM objects WHERE o_id IN (233951,233952,238987)
Parameters:
[] |
148 | 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:
[ 52062892 233951 "regions" "object" "" "0" 1 ] |
149 | 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:
[ 52062892 233952 "regions" "object" "" "0" 2 ] |
150 | 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:
[ 52062892 238987 "regions" "object" "" "0" 3 ] |
151 | 0.12 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233951,233952,238987);
Parameters:
[] |
152 | 0.13 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (233951,233952,238987);
Parameters:
[] |
153 | 0.38 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,233951,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
154 | 0.85 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 '%,233951,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
155 | 0.79 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 '%,233951,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
156 | 0.41 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,52062858,%" ] |
157 | 0.09 ms |
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[] |
158 | 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:
[ 52062858 238987 "regions" "object" "" "0" 1 ] |
159 | 0.08 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
160 | 0.07 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
161 | 0.38 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
162 | 0.37 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
163 | 0.38 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,52062860,%" ] |
164 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5828121 ] |
165 | 0.08 ms |
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[] |
166 | 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:
[ 52062860 238987 "regions" "object" "" "0" 1 ] |
167 | 0.08 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
168 | 0.09 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
169 | 0.39 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
170 | 0.37 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
171 | 0.41 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,52062861,%" ] |
172 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5828130 ] |
173 | 0.09 ms |
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[] |
174 | 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:
[ 52062861 238987 "regions" "object" "" "0" 1 ] |
175 | 0.08 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
176 | 0.08 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
177 | 0.40 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
178 | 0.28 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 '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
179 | 0.40 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,52062862,%" ] |
180 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5828138 ] |
181 | 0.06 ms |
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[] |
182 | 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:
[ 52062862 238987 "regions" "object" "" "0" 1 ] |
183 | 0.05 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
184 | 0.08 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
185 | 0.35 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
186 | 0.25 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 '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
187 | 0.27 ms |
SELECT object_localized_AlpsteinRoadblock_en.o_id as o_id, object_localized_AlpsteinRoadblock_en.o_type as o_type FROM object_localized_AlpsteinRoadblock_en WHERE ((affectedTourObject LIKE :tourId) AND object_localized_AlpsteinRoadblock_en.o_type IN ('object','folder')) AND object_localized_AlpsteinRoadblock_en.o_published = 1
Parameters:
[ "tourId" => "%,52062863,%" ] |
188 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5828143 ] |
189 | 0.06 ms |
SELECT o_id FROM objects WHERE o_id IN (238987)
Parameters:
[] |
190 | 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:
[ 52062863 238987 "regions" "object" "" "0" 1 ] |
191 | 0.05 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
192 | 0.06 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238987);
Parameters:
[] |
193 | 0.38 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
194 | 0.25 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 '%,238987,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
195 | 0.26 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
15885
]
|
196 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"WeatherStation"
]
|
197 | 0.20 ms |
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 392 "weatherData" ] |
198 | 0.37 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 392 "weatherData" 0 ] |
199 | 0.33 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 392 "weatherData" 1 ] |
200 | 0.39 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 392 "weatherData" 2 ] |
201 | 0.32 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 392 "weatherData" 3 ] |
202 | 0.32 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 392 "weatherData" 4 ] |
203 | 0.33 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 392 "weatherData" 5 ] |
204 | 0.33 ms |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 392 "weatherData" 6 ] |
205 | 0.19 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-bg" "scope" => "pimcore_image_thumbnails" ] |
206 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1453842 ] |
207 | 0.19 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
16447
]
|
208 | 0.12 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "footer-logo" "scope" => "pimcore_image_thumbnails" ] |
209 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3189171 ] |
210 | 164.19 ms |
SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name
Parameters:
[] |
211 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3250937 ] |
212 | 0.14 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-bg--xs" "scope" => "pimcore_image_thumbnails" ] |
213 | 0.12 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-map" "scope" => "pimcore_image_thumbnails" ] |
214 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4290106 ] |
215 | 0.14 ms |
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/Murtal/Activities/Summer/Hiking/Family-tours' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
demi_vacancies connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
demi_vacancies | doctrine.dbal.demi_vacancies_connection |
Entity Managers
Name | Service |
---|---|
portal_engine | doctrine.orm.portal_engine_entity_manager |
pimcore_direct_edit | doctrine.orm.pimcore_direct_edit_entity_manager |
statistics_explorer | doctrine.orm.statistics_explorer_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
portal_engine entity manager
No loaded entities.
pimcore_direct_edit entity manager
No loaded entities.
statistics_explorer entity manager
No loaded entities.