Query Metrics
227
Database Queries
53
Different statements
221.36 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.47 ms |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "defaultSiteConfig" null null ] |
2 | 0.11 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
3 | 0.22 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
4 | 0.26 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.12 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BlogPortal"
]
|
7 | 0.44 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/Region-Graz/Region/Active-in-around-the-city/Pleasure-cycling-and-biking" "sourcePathQuery" => "/en/Region-Graz/Region/Active-in-around-the-city/Pleasure-cycling-and-biking" "sourceEntireUri" => "https://stage.steiermark.com/en/Region-Graz/Region/Active-in-around-the-city/Pleasure-cycling-and-biking" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
8 | 0.14 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
9 | 0.19 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Pleasure-cycling-and-biking" "path" => "/steiermark.com/en/Region-Graz/Region/Active-in-around-the-city/" ] |
10 | 0.23 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/Region-Graz/Region/Active-in-around-the-city/Pleasure-cycling-and-biking' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
11 | 0.16 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
12 | 0.20 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
13 | 0.13 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Region"
]
|
14 | 0.18 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
14019
]
|
15 | 0.16 ms |
SELECT id FROM sites
Parameters:
[] |
16 | 0.20 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
14019
]
|
17 | 0.17 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 13277 14019 14019 ] |
18 | 0.10 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 14019 14019 ] |
19 | 0.10 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 13277 13277 ] |
20 | 0.12 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Pleasure-cycling-and-biking" "path" => "/en/Region-Graz/Region/Active-in-around-the-city/" ] |
21 | 0.10 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Region-Graz/Region/Active-in-around-the-city/Pleasure-cycling-and-biking" ] |
22 | 0.10 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Pleasure-cycling-and-biking" "path" => "/en/Region-Graz/Region/Active-in-around-the-city/" ] |
23 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Region-Graz/Region/Active-in-around-the-city/Pleasure-cycling-and-biking" ] |
24 | 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/Region-Graz/Region/Active-in-around-the-city/Pleasure-cycling-and-biking" ] |
25 | 0.07 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Active-in-around-the-city" "path" => "/en/Region-Graz/Region/" ] |
26 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Region-Graz/Region/Active-in-around-the-city" ] |
27 | 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/%" "/en/Region-Graz/Region/Active-in-around-the-city" ] |
28 | 0.06 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Region" "path" => "/en/Region-Graz/" ] |
29 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Region-Graz/Region" ] |
30 | 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/%" "/en/Region-Graz/Region" ] |
31 | 0.08 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Region-Graz" "path" => "/en/" ] |
32 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Region-Graz" ] |
33 | 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/%" "/en/Region-Graz" ] |
34 | 0.07 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "en" "path" => "/" ] |
35 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en" ] |
36 | 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/%" "/en" ] |
37 | 0.10 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/%"
""
]
|
38 | 0.07 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
39 | 0.09 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/Region-Graz/Region/Active-in-around-the-city/Pleasure-cycling-and-biking' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
40 | 0.07 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
41 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "1" "scope" => "pimcore_staticroutes" ] |
42 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "2" "scope" => "pimcore_staticroutes" ] |
43 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "3" "scope" => "pimcore_staticroutes" ] |
44 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "4" "scope" => "pimcore_staticroutes" ] |
45 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "5" "scope" => "pimcore_staticroutes" ] |
46 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "6" "scope" => "pimcore_staticroutes" ] |
47 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "7" "scope" => "pimcore_staticroutes" ] |
48 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "8" "scope" => "pimcore_staticroutes" ] |
49 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "9" "scope" => "pimcore_staticroutes" ] |
50 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "10" "scope" => "pimcore_staticroutes" ] |
51 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "11" "scope" => "pimcore_staticroutes" ] |
52 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "12" "scope" => "pimcore_staticroutes" ] |
53 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "13" "scope" => "pimcore_staticroutes" ] |
54 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "15" "scope" => "pimcore_staticroutes" ] |
55 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "16" "scope" => "pimcore_staticroutes" ] |
56 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "17" "scope" => "pimcore_staticroutes" ] |
57 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "18" "scope" => "pimcore_staticroutes" ] |
58 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "19" "scope" => "pimcore_staticroutes" ] |
59 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "20" "scope" => "pimcore_staticroutes" ] |
60 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "21" "scope" => "pimcore_staticroutes" ] |
61 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "22" "scope" => "pimcore_staticroutes" ] |
62 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "23" "scope" => "pimcore_staticroutes" ] |
63 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "24" "scope" => "pimcore_staticroutes" ] |
64 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "25" "scope" => "pimcore_staticroutes" ] |
65 | 0.05 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "26" "scope" => "pimcore_staticroutes" ] |
66 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "27" "scope" => "pimcore_staticroutes" ] |
67 | 0.06 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "28" "scope" => "pimcore_staticroutes" ] |
68 | 0.09 ms |
SELECT id FROM sites
Parameters:
[] |
69 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1058282 ] |
70 | 0.08 ms |
SELECT id FROM sites
Parameters:
[] |
71 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"21"
]
|
72 | 0.10 ms |
SELECT id FROM sites
Parameters:
[] |
73 | 0.10 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"MediaCopyright"
]
|
74 | 0.18 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1039485 ] |
75 | 0.14 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"AlpsteinTour"
]
|
76 | 0.18 ms |
SELECT o_id FROM objects WHERE o_id IN (232348,232295,238912)
Parameters:
[] |
77 | 0.35 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1430527 232348 "regions" "object" "" "0" 1 ] |
78 | 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:
[ 1430527 232295 "regions" "object" "" "0" 2 ] |
79 | 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:
[ 1430527 238912 "regions" "object" "" "0" 3 ] |
80 | 0.13 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232348,232295,238912);
Parameters:
[] |
81 | 0.11 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"AlpsteinRegion"
]
|
82 | 0.58 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,232348,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
83 | 1.10 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 '%,232348,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
84 | 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 '%,232348,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
85 | 0.10 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"80"
]
|
86 | 0.13 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
87 | 0.26 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-teaser" "scope" => "pimcore_image_thumbnails" ] |
88 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 476111 ] |
89 | 0.37 ms |
SELECT o_id FROM objects WHERE o_id IN (232295,238912)
Parameters:
[] |
90 | 0.37 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1430896 232295 "regions" "object" "" "0" 1 ] |
91 | 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:
[ 1430896 238912 "regions" "object" "" "0" 2 ] |
92 | 0.12 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232295,238912);
Parameters:
[] |
93 | 0.10 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232295,238912);
Parameters:
[] |
94 | 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 '%,232295,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
95 | 0.89 ms |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,232295,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
96 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 474422 ] |
97 | 0.34 ms |
SELECT o_id FROM objects WHERE o_id IN (232349,232295,238912)
Parameters:
[] |
98 | 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:
[ 1580478 232349 "regions" "object" "" "0" 1 ] |
99 | 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:
[ 1580478 232295 "regions" "object" "" "0" 2 ] |
100 | 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:
[ 1580478 238912 "regions" "object" "" "0" 3 ] |
101 | 0.12 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232349,232295,238912);
Parameters:
[] |
102 | 0.10 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232349,232295,238912);
Parameters:
[] |
103 | 0.52 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,232349,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
104 | 0.89 ms |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,232349,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
105 | 0.80 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 '%,232349,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
106 | 0.35 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 472184 ] |
107 | 0.17 ms |
SELECT o_id FROM objects WHERE o_id IN (232295,238912)
Parameters:
[] |
108 | 0.38 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1395891 232295 "regions" "object" "" "0" 1 ] |
109 | 0.27 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1395891 238912 "regions" "object" "" "0" 2 ] |
110 | 0.12 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232295,238912);
Parameters:
[] |
111 | 0.10 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232295,238912);
Parameters:
[] |
112 | 0.53 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,232295,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
113 | 0.91 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 '%,232295,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
114 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 467204 ] |
115 | 0.23 ms |
SELECT o_id FROM objects WHERE o_id IN (238599,232295,238912)
Parameters:
[] |
116 | 0.41 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1580174 238599 "regions" "object" "" "0" 1 ] |
117 | 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:
[ 1580174 232295 "regions" "object" "" "0" 2 ] |
118 | 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:
[ 1580174 238912 "regions" "object" "" "0" 3 ] |
119 | 0.14 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238599,232295,238912);
Parameters:
[] |
120 | 0.11 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (238599,232295,238912);
Parameters:
[] |
121 | 0.54 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,238599,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
122 | 0.95 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 '%,238599,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
123 | 0.82 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 '%,238599,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
124 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 460075 ] |
125 | 0.32 ms |
SELECT o_id FROM objects WHERE o_id IN (232295,238912)
Parameters:
[] |
126 | 0.38 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1580365 232295 "regions" "object" "" "0" 1 ] |
127 | 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:
[ 1580365 238912 "regions" "object" "" "0" 2 ] |
128 | 0.11 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232295,238912);
Parameters:
[] |
129 | 0.09 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232295,238912);
Parameters:
[] |
130 | 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 '%,232295,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
131 | 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 '%,232295,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
132 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 471250 ] |
133 | 0.34 ms |
SELECT o_id FROM objects WHERE o_id IN (234369,234376,234377,232295,238912)
Parameters:
[] |
134 | 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:
[ 1430729 234369 "regions" "object" "" "0" 1 ] |
135 | 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:
[ 1430729 234376 "regions" "object" "" "0" 2 ] |
136 | 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:
[ 1430729 234377 "regions" "object" "" "0" 3 ] |
137 | 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:
[ 1430729 232295 "regions" "object" "" "0" 4 ] |
138 | 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:
[ 1430729 238912 "regions" "object" "" "0" 5 ] |
139 | 0.14 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (234369,234376,234377,232295,238912);
Parameters:
[] |
140 | 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 '%,234369,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
141 | 0.70 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 '%,234369,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
142 | 0.58 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 '%,234369,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
143 | 0.20 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 477517 ] |
144 | 0.31 ms |
SELECT o_id FROM objects WHERE o_id IN (232298,232311,232295,238912)
Parameters:
[] |
145 | 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:
[ 1430375 232298 "regions" "object" "" "0" 1 ] |
146 | 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:
[ 1430375 232311 "regions" "object" "" "0" 2 ] |
147 | 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:
[ 1430375 232295 "regions" "object" "" "0" 3 ] |
148 | 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:
[ 1430375 238912 "regions" "object" "" "0" 4 ] |
149 | 0.15 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232298,232311,232295,238912);
Parameters:
[] |
150 | 0.47 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,232298,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
151 | 0.87 ms |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,232298,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
152 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 475016 ] |
153 | 0.31 ms |
SELECT o_id FROM objects WHERE o_id IN (232343,232295,238912)
Parameters:
[] |
154 | 0.35 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 1580448 232343 "regions" "object" "" "0" 1 ] |
155 | 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:
[ 1580448 232295 "regions" "object" "" "0" 2 ] |
156 | 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:
[ 1580448 238912 "regions" "object" "" "0" 3 ] |
157 | 0.12 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232343,232295,238912);
Parameters:
[] |
158 | 0.47 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,232343,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
159 | 0.88 ms |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,232343,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
160 | 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 '%,232343,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
161 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 471927 ] |
162 | 0.32 ms |
SELECT o_id FROM objects WHERE o_id IN (232295,238912)
Parameters:
[] |
163 | 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:
[ 1430916 232295 "regions" "object" "" "0" 1 ] |
164 | 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:
[ 1430916 238912 "regions" "object" "" "0" 2 ] |
165 | 0.12 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232295,238912);
Parameters:
[] |
166 | 0.49 ms |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((alpsteinRegions like '%,232295,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
167 | 0.87 ms |
SELECT object_localized_80_en.o_id as o_id, object_localized_80_en.o_type as o_type FROM object_localized_80_en WHERE ((alpsteinObjects like '%,232295,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
168 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 474935 ] |
169 | 0.28 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "lightbox" "scope" => "pimcore_image_thumbnails" ] |
170 | 0.20 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1039559 ] |
171 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "wysiwyg-with-media" "scope" => "pimcore_image_thumbnails" ] |
172 | 0.23 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1171399 ] |
173 | 0.32 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1039322 ] |
174 | 0.26 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1039623 ] |
175 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "wysiwyg-area--three-images" "scope" => "pimcore_image_thumbnails" ] |
176 | 0.27 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1039639 ] |
177 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1171400 ] |
178 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1171483 ] |
179 | 0.38 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1044894 ] |
180 | 0.35 ms |
SELECT o_id FROM objects WHERE o_id IN (232295,238912)
Parameters:
[] |
181 | 0.38 ms |
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 324536 232295 "regions" "object" "" "0" 1 ] |
182 | 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:
[ 324536 238912 "regions" "object" "" "0" 2 ] |
183 | 0.12 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232295,238912);
Parameters:
[] |
184 | 0.10 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232295,238912);
Parameters:
[] |
185 | 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 '%,232295,%') AND object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[] |
186 | 0.75 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 '%,232295,%') AND object_localized_80_en.o_type IN ('object','folder')) AND object_localized_80_en.o_published = 1
Parameters:
[] |
187 | 0.47 ms |
SELECT * FROM properties WHERE ((cid IN (1,13981,13964,13948,13944,3943,1430) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
15609
]
|
188 | 0.28 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
15609
]
|
189 | 0.24 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1039362 ] |
190 | 0.27 ms |
SELECT * FROM properties WHERE ((cid IN (1,13981,13964,13948,13944,3943,1430) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
15605
]
|
191 | 0.10 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
15605
]
|
192 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 988257 ] |
193 | 0.32 ms |
SELECT * FROM properties WHERE ((cid IN (1,13981,13964,13948,13944,3943,1430) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
14107
]
|
194 | 0.13 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
14107
]
|
195 | 0.19 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 2666213 ] |
196 | 0.31 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
15604
]
|
197 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1040232 ] |
198 | 0.11 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-teaser_auto_5df822ba4256dadcb1e715dfb33b49d7" "scope" => "pimcore_image_thumbnails" ] |
199 | 0.10 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_1040232__af78b9703ca8b1779966189909605286"
]
|
200 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-teaser_auto_5df822ba4256dadcb1e715dfb33b49d7" "scope" => "pimcore_image_thumbnails" ] |
201 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_1040232__af78b9703ca8b1779966189909605286"
]
|
202 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-teaser_auto_5df822ba4256dadcb1e715dfb33b49d7" "scope" => "pimcore_image_thumbnails" ] |
203 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_1040232__33cac2dbf6d550638b6499d37c925591"
]
|
204 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-teaser_auto_5df822ba4256dadcb1e715dfb33b49d7" "scope" => "pimcore_image_thumbnails" ] |
205 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_1040232__af78b9703ca8b1779966189909605286"
]
|
206 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-teaser_auto_5df822ba4256dadcb1e715dfb33b49d7" "scope" => "pimcore_image_thumbnails" ] |
207 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_1040232__af78b9703ca8b1779966189909605286"
]
|
208 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-teaser_auto_5df822ba4256dadcb1e715dfb33b49d7" "scope" => "pimcore_image_thumbnails" ] |
209 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_1040232__af78b9703ca8b1779966189909605286"
]
|
210 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "img-teaser_auto_5df822ba4256dadcb1e715dfb33b49d7" "scope" => "pimcore_image_thumbnails" ] |
211 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_1040232__33cac2dbf6d550638b6499d37c925591"
]
|
212 | 0.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
13959
]
|
213 | 0.28 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "footer-logo" "scope" => "pimcore_image_thumbnails" ] |
214 | 0.22 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3189171 ] |
215 | 167.76 ms |
SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name
Parameters:
[] |
216 | 0.22 ms |
SELECT * FROM elements_json_ld_bundle_templates WHERE id = ?
Parameters:
[
17
]
|
217 | 0.26 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-bg" "scope" => "pimcore_image_thumbnails" ] |
218 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1063095 ] |
219 | 0.09 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-bg--xs" "scope" => "pimcore_image_thumbnails" ] |
220 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-map" "scope" => "pimcore_image_thumbnails" ] |
221 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4290106 ] |
222 | 0.14 ms |
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/Region-Graz/Region/Active-in-around-the-city/Pleasure-cycling-and-biking' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
223 | 0.11 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
14019
]
|
224 | 0.18 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 13277 14019 14019 ] |
225 | 0.12 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 14019 14019 ] |
226 | 0.12 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 13277 13277 ] |
227 | 0.09 ms |
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/Region-Graz/Region/Active-in-around-the-city/Pleasure-cycling-and-biking' 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.