GET https://montafon-staging.conecto.rocks/en/wiesbadener-huette-2443-m_vc4838

Query Metrics

206 Database Queries
53 Different statements
134.72 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.29 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "wiesbadener-huette-2443-m_vc4838"
]
2 0.29 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/wiesbadener-huette-2443-m_vc4838"
]
3 2.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.88 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.86 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.50 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/wiesbadener-huette-2443-m_vc4838"
  "path"
  "auto_create"
  "/en/wiesbadener-huette-2443-m_vc4838"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/wiesbadener-huette-2443-m_vc4838"
  "entire_uri"
]
7 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.60 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "wiesbadener-huette-2443-m_vc4838"
]
9 0.24 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/wiesbadener-huette-2443-m_vc4838"
]
10 0.62 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.51 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4838
]
12 0.47 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.61 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 0.91 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33479,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  57078
]
15 0.90 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  57078
]
16 0.95 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  57078
]
17 0.38 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
18 0.60 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
19 1.38 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
20 0.50 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
21 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
22 0.37 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
23 1.00 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.40 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 0.86 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 1.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 4.71 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 0.95 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
29 1.12 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
30 0.71 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
31 0.60 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
32 1.04 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
33 1.98 ms
SELECT dependencies.targetid,dependencies.targettype
            FROM dependencies
            LEFT JOIN objects ON dependencies.targettype="object" AND dependencies.targetid=objects.id
            LEFT JOIN assets ON dependencies.targettype="asset" AND dependencies.targetid=assets.id
            LEFT JOIN documents ON dependencies.targettype="document" AND dependencies.targetid=documents.id
            WHERE dependencies.sourceid = ? AND dependencies.sourcetype = ?
            ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[
  4838
  "object"
]
34 0.98 ms
SELECT dependencies.sourceid, dependencies.sourcetype FROM dependencies
            LEFT JOIN objects ON dependencies.sourceid=objects.id AND dependencies.sourcetype="object"
            LEFT JOIN assets ON dependencies.sourceid=assets.id AND dependencies.sourcetype="asset"
            LEFT JOIN documents ON dependencies.sourceid=documents.id AND dependencies.sourcetype="document"
            WHERE dependencies.targettype = ? AND dependencies.targetid = ?
            ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[
  "object"
  4838
]
35 2.42 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4838
  "contentblocks"
]
36 2.93 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4838
  "contentblocks"
  0
]
37 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.58 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.97 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
40 0.47 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
41 0.99 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4838
  "contentblocks"
  1
]
42 0.81 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.55 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.76 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
46 0.89 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4838
  "contentblocks"
  2
]
47 0.95 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.51 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
51 1.24 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4838
  "contentblocks"
  3
]
52 0.69 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.71 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
56 0.45 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4838
  "contentblocks"
  4
]
57 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
61 0.42 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4838
  "contentblocks"
  5
]
62 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4838 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
66 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
67 2.54 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7155
  "externalLinks"
]
68 0.51 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4838
  "externalLinks"
]
69 0.41 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3848
  "openingHours"
]
70 0.31 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3848
]
71 0.31 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  12417
]
72 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "silvretta-bielerhoehe"
]
73 0.43 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  129
]
74 0.52 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  129
]
75 1.75 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,32489,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  74938
]
76 0.69 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  74938
]
77 1.01 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  74938
]
78 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
79 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__8368472bbf7e76e5128fedc922f5ab95"
]
80 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
81 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__0f8cad923efde7f3adf6d723a765d458"
]
82 0.82 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
83 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__82d13740709fc1f09924aec9828b10b8"
]
84 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
85 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__de49ae4688d1f3511fbce23b3c65e797"
]
86 0.92 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
87 0.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__fcea4a31dda6ec7464a2974b6bdabe4f"
]
88 0.97 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
89 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__0b2a02a2e5712d7118de91ef0aff92cc"
]
90 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
91 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__9e49ecc6ff136f2fb9f887260534f90e"
]
92 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
93 0.69 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__b5be1019749cb2a37b1233dd0f443ab4"
]
94 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
95 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__40c638f6ad8b80c06988f360c0f2f757"
]
96 0.90 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
97 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__65c4b1c25036a9bbf6cbcc4e83b386cb"
]
98 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
99 0.97 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__05cf379a7e829600563ddbf117929479"
]
100 0.93 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
101 1.04 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__5a2245d1c227fd81fb7bdcaa89cb1ab2"
]
102 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
103 0.95 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__8e0d9ddc8f88fb8c30de359a239ac6b7"
]
104 0.73 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
105 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__4e068170f1724034dace6b54e37ddd3f"
]
106 1.01 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
107 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__12ddefc7f005ee746094cb495a62205c"
]
108 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
109 0.70 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__19415964740f16648d0248d7969a4bcd"
]
110 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
111 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__8e52d4203f1eb585eb114ca3386edb64"
]
112 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
113 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__d8b62377def229a3143fc8bd441b7539"
]
114 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
115 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__7be7244a03ed8575159066dc17ab369e"
]
116 0.80 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
117 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__043f9949442706fa15611c8a11f4f971"
]
118 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
119 0.91 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__14d8af47ab26b8178bb636e27ce6e7e9"
]
120 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
121 0.62 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__c1499428fad53787d57a3d5b4f97898f"
]
122 1.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
123 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__704c5435d89f061ac2b2a9c098f6bb70"
]
124 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
125 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__17f92dce9bb928b3980e46cbbfa714f0"
]
126 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
127 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__22d35ebb82e65184a68edc08c68a19c7"
]
128 0.97 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
129 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74938__17f92dce9bb928b3980e46cbbfa714f0"
]
130 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  129
]
131 1.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  129
]
132 0.40 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  129
]
133 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  129
]
134 0.91 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  129
]
135 0.80 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3311
  "openingHours"
]
136 0.47 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3311
]
137 0.37 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,31655,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  74959
]
138 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  74959
]
139 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  74959
]
140 0.93 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
141 0.84 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__c66cd9761ff262ff05285e91143740e2"
]
142 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
143 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__f0a4caf38a62f24c9214be5b39a34a31"
]
144 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
145 1.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__02fd269ecec2fdcc7a4c6feb1af069a8"
]
146 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
147 0.83 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__94cbf21eb6b6cacd3abc10369e7c4ccb"
]
148 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
149 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__1b83d1c7c5a8ed5febeed56239922431"
]
150 0.88 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
151 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__236fdf23b4abe3a633dc1284a52c3076"
]
152 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
153 0.80 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__394775f55342ad61849aa94bdd137ab3"
]
154 0.93 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
155 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__ac51b0cb1c559d7d3a2d1d1dde84088a"
]
156 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
157 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__67f6ef5895594605abc1d1a9cfc8ef5d"
]
158 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
159 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__015666166b9a0e03ecb590c953c44d62"
]
160 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
161 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__9499a91d9fef772a8500d0c70e371191"
]
162 0.98 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
163 0.78 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__9843f06a9a60ea9576f9e5e71b08cb74"
]
164 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
165 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__adc7c101cd14a93e281422ae374f7183"
]
166 1.08 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
167 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__9170802b4015b0feb9e0a32b9815dc05"
]
168 0.85 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
169 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__b8000499afb97b1445e04ea9bd352ed6"
]
170 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
171 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__0f5357a54fe18c0338d46efdd9f11196"
]
172 1.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
173 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__a34ed4fb6dcb711e543d903117f6dfae"
]
174 0.98 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
175 0.93 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__0cc597dce2f2c35c456c1ea5433c3afe"
]
176 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
177 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__33caa60e5af7b2960b3f3eb1ce2916f9"
]
178 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
179 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__bb0b3210e3077b14b773552f21e6af0b"
]
180 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
181 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__27e45ac787a2e3ef54c18693ae19bf05"
]
182 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
183 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__6ae3d3f431173a5fedb468b824060384"
]
184 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
185 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__b7580c7e644bf9185f075241433c186e"
]
186 0.98 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
187 1.08 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__eeb587da5451a7ac33d53a438d918102"
]
188 0.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
189 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__b25da4bc57294daa8d4a3751a6754995"
]
190 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
191 0.98 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74959__eeb587da5451a7ac33d53a438d918102"
]
192 2.45 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
193 1.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
194 1.41 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "path_query"
  "https://montafon-staging.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
195 0.62 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
196 0.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
197 0.27 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  2521
]
198 0.20 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
199 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
200 0.33 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
201 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
202 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
203 0.25 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
204 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
205 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
206 0.30 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  145
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.