Query Metrics

226 Database Queries
72 Different statements
137.51 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "kinderwanderweg-silbertal_vc4613"
]
2 0.32 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/kinderwanderweg-silbertal_vc4613"
]
3 2.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.76 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 1.58 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.83 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/kinderwanderweg-silbertal_vc4613"
  "path"
  "auto_create"
  "/en/kinderwanderweg-silbertal_vc4613"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/kinderwanderweg-silbertal_vc4613"
  "entire_uri"
]
7 2.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 2.71 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "kinderwanderweg-silbertal_vc4613"
]
9 0.30 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/kinderwanderweg-silbertal_vc4613"
]
10 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 2.36 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4613
]
12 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 0.75 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  59814
]
15 2.02 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  59814
]
16 0.20 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
17 0.29 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
]
18 0.19 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
19 0.19 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
20 1.55 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
21 0.16 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
22 2.93 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
23 0.20 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
25 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
26 0.27 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
27 1.76 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
28 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
]
29 0.19 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
30 0.20 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
31 0.41 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
32 2.49 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:
[
  4613
  "object"
]
33 0.71 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"
  4613
]
34 1.20 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4613
  "contentblocks"
]
35 5.25 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4613
  "contentblocks"
  0
]
36 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
37 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.14 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.15 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
40 0.43 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4613
  "contentblocks"
  1
]
41 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
42 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.15 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.77 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.39 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4613
  "contentblocks"
  2
]
46 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
47 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.15 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 0.94 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4613
  "contentblocks"
  3
]
51 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
52 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.14 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 0.36 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4613
  "contentblocks"
  4
]
56 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
57 0.81 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.14 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 2.85 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4613
  "contentblocks"
  5
]
61 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
62 0.15 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 2.14 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.37 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4613
  "contentblocks"
  6
]
66 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
67 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.14 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.37 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4613
  "contentblocks"
  7
]
71 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
72 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.15 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.14 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 0.36 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4613
  "contentblocks"
  8
]
76 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
77 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.14 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 1.02 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
80 0.39 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4613
  "contentblocks"
  9
]
81 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
82 0.15 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 0.14 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
85 0.33 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4613
  "contentblocks"
  10
]
86 2.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
87 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.15 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
90 0.37 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4613
  "contentblocks"
  11
]
91 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
92 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.15 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
94 0.13 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4613 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
95 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
96 0.94 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7155
  "externalLinks"
]
97 2.79 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4613
  "externalLinks"
]
98 0.85 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
99 1.09 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__683a0b11c89d0ab1e97b6c38556c2ec8"
]
100 1.03 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
101 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__50e4175c8e3eab75a9c0dc1451eecee7"
]
102 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
103 1.80 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__c85f787b118341f99f06fd258d08a684"
]
104 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
105 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__c8e0b37eaa3475eab64ac2fbf20bdfd0"
]
106 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
107 0.84 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__2d5d5d8d218ae2c6ae9944f0a058065c"
]
108 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
109 1.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__c2ce16cffcfcef5b4c8719fe58eefa00"
]
110 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
111 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__c97720e1dd6919f3e2d4579fbcd49ce1"
]
112 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
113 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__f8a954f5259404cf9b6c0e587bf5842b"
]
114 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
115 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__6adeafc9d5378c7e18844059a9af6ee7"
]
116 1.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
117 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__a8e65280863a734719fa8ee61660b76a"
]
118 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
119 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__6c426305ce23234df382262b07b13d8b"
]
120 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
121 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__13b70b8995cb73ce133c10835a159ed2"
]
122 2.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
123 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__f1d20774391b3390d81cc56a32af4648"
]
124 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
125 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__3fd75825ed9cf33928ba13d2b8ceb655"
]
126 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
127 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__e0abaa053e0e57eb1b3ae3dc58e84433"
]
128 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
129 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__90f1471269fee909553d651cf33adffc"
]
130 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
131 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__f8debf62f66f05ce00298a642f1dce3a"
]
132 3.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
133 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__9d351f535ac305163802d890a28db3fe"
]
134 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
135 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__347c58f51a6b6bb033f29712f32ff5cc"
]
136 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
137 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__15128fcde8a3f15b24d52e84fe9060d5"
]
138 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
139 0.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__4a2734fa8e2a1d60673db59321296333"
]
140 2.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
141 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__6519c8cfce604b1b4c2bde18b56d5742"
]
142 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
143 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__252c86bab13d062702e780c394333209"
]
144 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
145 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__4ace5585b8c82c33e80a11dc755d0440"
]
146 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
147 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__7aa4843cfce7ce1638f11d7cadfd90a6"
]
148 1.73 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
149 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59814__4ace5585b8c82c33e80a11dc755d0440"
]
150 0.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  59815
]
151 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  59815
]
152 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
153 0.92 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__a5c65e43e8e80edfd4d7db0e4ae05c15"
]
154 1.78 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
155 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__296e21feb1fe79302411d94a16075e29"
]
156 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
157 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__fe9bb0fe79229e93ab25ffc2e2213ebc"
]
158 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
159 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__8e5114e19212a46684e0d152d454fa22"
]
160 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
161 1.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__c1ac9e4399f3f279a4dfaef586625a00"
]
162 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
163 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__60cca5da30790f72017cf4aafcefaabd"
]
164 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
165 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__736f55e57435b201e97a9b507b7304da"
]
166 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
167 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__6e9f26cd0bb1f277c6ee56254725e0b5"
]
168 1.91 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
169 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__32f0200991efe338abdcd2cd5ca7066d"
]
170 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
171 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__c8a609ebd7a5aa6dc04b21c8d7d8eb49"
]
172 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
173 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__77b73ead087aea66e96cab9c2c1c38c8"
]
174 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
175 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__a601a5678d6856df34d47bf7d82af98e"
]
176 1.77 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
177 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__63e2f7a35fbed78448b370528cc60b71"
]
178 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
179 2.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__d21d27347f2a5db0a46d75b10e01fb94"
]
180 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
181 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__9d5d163a5fffbcd3de31a89947f7618e"
]
182 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
183 2.73 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__43c2308f2baf6f55be7c6cfb9b103a65"
]
184 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
185 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__aadb5a5e670ccff78d45f285e8355d32"
]
186 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
187 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__cfb673d13e76673a06cd7daee94deb94"
]
188 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
189 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__135281eae518db8cb9f3c3f5ea9ba94c"
]
190 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
191 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__1e74f5d31cb0262322952243bb7d1480"
]
192 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
193 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__9052b8aba82316c89e071791b76fbd30"
]
194 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
195 1.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__8314c6b69d1cc9b537d53afd9b18416e"
]
196 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
197 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__8487b8da60680eb932088f5e0cee087f"
]
198 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
199 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__a2c457de26f41d232de053b395136c57"
]
200 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
201 2.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__05414ddb027a9b38ffaa5570fb3b5dc6"
]
202 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
203 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59815__a2c457de26f41d232de053b395136c57"
]
204 0.31 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4367
  "openingHours"
]
205 0.25 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  4367
]
206 2.75 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4366
  "openingHours"
]
207 0.24 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  4366
]
208 0.26 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4365
  "openingHours"
]
209 0.23 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  4365
]
210 1.99 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4368
  "openingHours"
]
211 0.24 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  4368
]
212 2.70 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
213 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
214 0.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:
[
  "/_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"
]
215 2.00 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
216 2.68 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
217 0.43 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
]
218 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
219 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
220 0.34 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
221 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
222 3.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
223 2.58 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
224 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
225 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
226 0.26 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