Query Metrics

204 Database Queries
89 Different statements
101.99 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.17 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "vier-barga-2_vc4810"
]
2 0.23 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/vier-barga-2_vc4810"
]
3 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 1.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 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:
[
  "/en/vier-barga-2_vc4810"
  "path"
  "auto_create"
  "/en/vier-barga-2_vc4810"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/vier-barga-2_vc4810"
  "entire_uri"
]
7 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 3.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "vier-barga-2_vc4810"
]
9 0.25 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/vier-barga-2_vc4810"
]
10 0.30 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.40 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4810
]
12 1.06 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.98 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  59221
]
15 1.09 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  59221
]
16 0.96 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
17 0.48 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.72 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
19 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
20 0.69 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
21 2.38 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
22 0.35 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
23 0.39 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
25 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
26 0.33 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
27 2.90 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
28 0.46 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.50 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
30 0.22 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
31 0.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
32 0.85 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:
[
  4810
  "object"
]
33 0.59 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"
  4810
]
34 0.76 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4810
  "contentblocks"
]
35 0.77 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  0
]
36 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
37 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
40 0.75 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  1
]
41 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
42 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.50 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.79 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  2
]
46 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
47 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 1.14 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 0.70 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  3
]
51 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
52 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 0.56 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  4
]
56 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
57 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.54 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  5
]
61 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
62 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.51 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  6
]
66 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
67 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.49 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  7
]
71 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
72 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 0.55 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  8
]
76 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
77 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
80 0.48 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  9
]
81 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
82 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
85 0.62 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  10
]
86 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
87 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
90 0.48 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  11
]
91 0.47 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
92 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
94 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
95 0.73 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  12
]
96 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
97 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
98 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
99 0.90 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
100 0.56 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  13
]
101 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
102 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
103 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
104 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
105 0.46 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  14
]
106 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
107 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
108 0.53 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
109 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
110 0.48 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4810
  "contentblocks"
  15
]
111 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
112 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
113 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
114 0.63 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4810 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
115 0.45 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
116 0.56 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7161
  "externalLinks"
]
117 0.49 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4810
  "externalLinks"
]
118 0.66 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4243
  "openingHours"
]
119 0.86 ms
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4243
  "openingHours"
  0
]
120 0.74 ms
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4243
  "openingHours"
  1
]
121 0.70 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  4243
]
122 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  77850
]
123 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  77850
]
124 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
125 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__dda117382e0d45b62c89089983e349ae"
]
126 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
127 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__3ee0d07c6bc518136c51a85183a6e13d"
]
128 0.40 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_77850__752226ab3fc941d59074e486740b65ab"
]
130 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
131 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__8e805a58fe94002e14330f9633f9e6db"
]
132 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
133 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__f9f6d0db63f1f7b7c69b3ae31e419ef5"
]
134 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
135 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__32a8e319865e855c7a007a3fcd050974"
]
136 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
137 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__fead7ab15f5de482f833b35eb4c0d605"
]
138 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
139 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__6dbc8d0f33089eb778b58c834188329b"
]
140 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
141 0.70 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__832f02b67208386141f0cc647307cf5d"
]
142 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
143 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__b1a0fecc58210f4b19dcee0c8430550b"
]
144 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
145 0.73 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__6699eb7a782f5b752fcfee5cb622a2ea"
]
146 0.67 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
147 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__e91d79da9e16598dbeef0d50609d09ff"
]
148 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
149 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__c662533442655b31ecec15ee5680dac3"
]
150 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
151 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__0237ed16bf588fd3344ad9184335bf1e"
]
152 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
153 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__90f6dbe4a89b48686ee65df3af5a682c"
]
154 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
155 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__cf57c1717a309b1d301de40305487e63"
]
156 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
157 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__68d7c6b0d0a8481c9566fbeede638d77"
]
158 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
159 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__a2c0bf611f18f886250db1dbeeca4f79"
]
160 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
161 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__d3e356b9b4a5e1a41deb807830c9b249"
]
162 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
163 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__d591a2c1d122b4fd8508d1a51f1afa1b"
]
164 0.53 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_77850__a6375feec2cf4ebb58323d93188aa8e8"
]
166 0.44 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_77850__a982da79de1ce142dea633d2d3e4c34a"
]
168 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
169 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__176faad9ac4095c726856965470fd35e"
]
170 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
171 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__3da437b5e5a68be9878c31d4803766fa"
]
172 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
173 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__30beb64235c79827a3dd3018fd0a696e"
]
174 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
175 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__3da437b5e5a68be9878c31d4803766fa"
]
176 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
177 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__4410aabb8c0e7dfe2e3f221c6ee8cdce"
]
178 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
179 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__131795f137fbb6acbf4a5d829839285c"
]
180 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
181 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__4410aabb8c0e7dfe2e3f221c6ee8cdce"
]
182 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
183 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__3da437b5e5a68be9878c31d4803766fa"
]
184 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
185 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__3da437b5e5a68be9878c31d4803766fa"
]
186 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
187 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_77850__30beb64235c79827a3dd3018fd0a696e"
]
188 0.96 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  9767
  "openingHours"
]
189 0.58 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  9767
]
190 0.82 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
191 0.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
192 0.76 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"
]
193 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
194 0.55 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
195 0.54 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
]
196 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
197 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
198 0.50 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
199 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
200 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
201 0.36 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
202 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
203 0.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
204 0.59 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