Query Metrics

209 Database Queries
48 Different statements
131.11 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.48 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "trailrun-gantakopf_vc4854"
]
2 0.42 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/trailrun-gantakopf_vc4854"
]
3 1.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 1.59 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 2.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 2.44 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/trailrun-gantakopf_vc4854"
  "path"
  "auto_create"
  "/en/trailrun-gantakopf_vc4854"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/trailrun-gantakopf_vc4854"
  "entire_uri"
]
7 0.76 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.55 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "trailrun-gantakopf_vc4854"
]
9 1.87 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/trailrun-gantakopf_vc4854"
]
10 0.42 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.43 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4854
]
12 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.26 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7124
]
14 0.33 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7136
]
15 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
16 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58550
]
17 0.81 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58550
]
18 0.27 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
19 0.32 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
]
20 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
21 0.23 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
22 0.37 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
23 0.30 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
25 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
26 0.46 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
27 0.36 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
28 0.38 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
]
29 0.48 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
30 0.92 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:
[
  4854
  "object"
]
31 0.73 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"
  4854
]
32 0.62 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4854
  "contentblocks"
]
33 0.62 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4854
  "contentblocks"
  0
]
34 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
35 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
36 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
37 0.51 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4854
  "contentblocks"
  1
]
38 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
39 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
40 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
41 0.63 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4854
  "contentblocks"
  2
]
42 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
43 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
44 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
45 0.59 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4854
  "contentblocks"
  3
]
46 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
47 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
48 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
49 0.60 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4854
  "contentblocks"
  4
]
50 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
51 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
52 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
53 0.82 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4854
  "contentblocks"
  5
]
54 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
55 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
56 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
57 0.57 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4854
  "contentblocks"
  6
]
58 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
59 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
60 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
61 0.49 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4854
  "contentblocks"
  7
]
62 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
63 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
64 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4854 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
65 0.30 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4854
  "externalLinks"
]
66 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
67 6.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__4bb4f0c7b73acc2dfce13611776f0269"
]
68 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
69 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__2eb39c6a32c582c4edbd3bf4d8610246"
]
70 2.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
71 1.09 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__d6d122de3ce43ed08e65736801ad3f76"
]
72 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
73 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__93a13cd3a72dc3b7b606255ecddbe62a"
]
74 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
75 0.90 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__1387386057b6b771bc471832ddb5e891"
]
76 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
77 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__d074365834c4940590f4da2f4b6659af"
]
78 1.95 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
79 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__7031340fceae241b7760aad3d6eccb9b"
]
80 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
81 1.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__f7ac2121f1722c2a5dc8f2f8dafda33b"
]
82 2.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
83 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__547099c48995d291e1790459ba157a99"
]
84 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
85 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__9502dbb07c1cc86e5d89f73d16f54e21"
]
86 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
87 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__a4a566e97c009178eb4dc21ac9f24ee2"
]
88 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
89 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__0999b882794aced643b125f43e6963d5"
]
90 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
91 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__bc903ef2888142f3d7cb91af145e6596"
]
92 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
93 2.03 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__860dfaf9ea0ae4c40ccaa75754e37506"
]
94 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
95 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__bf3de20a65d33212e49e7d11650cd508"
]
96 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
97 1.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__5e32f3a6cb6d2ea257286b23e75f3229"
]
98 0.73 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
99 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__ccf208be88b56702b12f964068016344"
]
100 1.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
101 0.79 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__8729000211975112a15a349235dd855d"
]
102 2.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
103 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__3b38177803cee8365d7c71fe41476738"
]
104 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
105 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__499ef209d520f15ec3e23c172bfde7fe"
]
106 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
107 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__a8e713e583b1f3a8cd3b6e61e972823c"
]
108 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
109 1.78 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__4feda23ee16bf7fb633b4781a22b82b0"
]
110 0.98 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
111 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__d4205f329b5fd63eb373a4317839d129"
]
112 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
113 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__91f8332ef380e5b8018b613e968df00b"
]
114 1.90 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
115 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__a808ef4c5668dc3ec9fb41a5cdaaa796"
]
116 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
117 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__be5d26460af268433d616d2370fca107"
]
118 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
119 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__a808ef4c5668dc3ec9fb41a5cdaaa796"
]
120 1.74 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
121 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__f72f94c77e9bfbf1e183049507b06741"
]
122 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
123 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__a192ec998352fa2fd3fbcaef623648d5"
]
124 2.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
125 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__f72f94c77e9bfbf1e183049507b06741"
]
126 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
127 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__a808ef4c5668dc3ec9fb41a5cdaaa796"
]
128 2.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
129 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__a808ef4c5668dc3ec9fb41a5cdaaa796"
]
130 1.98 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
131 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58550__be5d26460af268433d616d2370fca107"
]
132 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58551
]
133 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58551
]
134 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
135 2.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__20af23695c5ebd40fcb3b45ea92e40c4"
]
136 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
137 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__4097a5e12661a04cd9a97d529b38ce57"
]
138 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
139 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__fc8895d2d3083ea6384260f01e91cb11"
]
140 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
141 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__99f8e4598355b0e232b62fc62832fdc1"
]
142 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
143 1.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__faa8f1b1f265f24905672a7c8f39b126"
]
144 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
145 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__1feeab5089e11012f4c7db9222b38e1a"
]
146 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
147 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__b09a03a2f0da6e89243fe702dec8fada"
]
148 2.06 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
149 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__183f3341cee909a074a6111b3a50b2c7"
]
150 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
151 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__ae23f1ce9d8ed44178cc295d7278bf79"
]
152 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
153 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__d75e0cf394339febba05854ef0934ac4"
]
154 2.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
155 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__c521c517ac5ba72b027487d8c13f5217"
]
156 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
157 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__114c95dc5ce5c25b75d1052040dc5e16"
]
158 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
159 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__c911fafc434c1eff69c327b59480a5fd"
]
160 1.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
161 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__6dee6a947a9ae46f634d897c6f07a83e"
]
162 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
163 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__d5be4656f7b3b44ec897361abf32448b"
]
164 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
165 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__54b60beef8171391ad1c5bb1b871c4da"
]
166 0.76 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
167 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__4dfe31f7f1e4003bba8193452dac1177"
]
168 1.10 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
169 1.02 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__3fdc748cc7b4d248e87e7aced9baa3be"
]
170 1.02 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
171 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__27683b2ab9e474b9ce0cdfb6c3610fa6"
]
172 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
173 3.06 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__b52fef8cf0b8d57fd6f732d0ded2fb6c"
]
174 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
175 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__73ae70ae777aa34757c2bdbe6c65ba43"
]
176 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
177 3.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__5278ed342a51603a302c9f0118464043"
]
178 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
179 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__b61c5ad4dafeb3aa209ece1652350d4d"
]
180 2.92 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
181 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__c6a7d9b135edaa5d64446c080454144a"
]
182 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
183 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__7c85434f9763f1a0d8986e17bca62e59"
]
184 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
185 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__5b84da6478f1c59116d61b66fafab5eb"
]
186 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
187 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__1a60ab1fd1478efaaa8d150e94005b1a"
]
188 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
189 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__5b84da6478f1c59116d61b66fafab5eb"
]
190 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
191 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58551__7c85434f9763f1a0d8986e17bca62e59"
]
192 0.38 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  8235
  "openingHours"
]
193 0.38 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  8235
]
194 0.65 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"
  4854
]
195 0.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
196 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
197 0.80 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"
]
198 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
199 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
200 0.39 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
]
201 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
202 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
203 0.37 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
204 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
205 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
206 0.40 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
207 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
208 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
209 0.33 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.

Entities Mapping