GET https://montafon-staging.conecto.rocks/en/gosta-runde_vc4820

Query Metrics

323 Database Queries
90 Different statements
159.98 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.66 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "gosta-runde_vc4820"
]
2 0.28 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/gosta-runde_vc4820"
]
3 0.46 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.56 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.72 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/gosta-runde_vc4820"
  "path"
  "auto_create"
  "/en/gosta-runde_vc4820"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/gosta-runde_vc4820"
  "entire_uri"
]
7 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "gosta-runde_vc4820"
]
9 0.23 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/gosta-runde_vc4820"
]
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:
[
  4820
]
12 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.31 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 3.22 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33461,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  58306
]
15 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58306
]
16 3.88 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58306
]
17 0.29 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
18 0.36 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
19 0.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
20 0.23 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
21 0.23 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
22 0.25 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
23 0.28 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.24 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 0.36 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 0.27 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
29 0.37 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
30 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
31 0.24 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
32 0.47 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
33 1.15 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:
[
  4820
  "object"
]
34 0.66 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"
  4820
]
35 0.42 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4820
  "contentblocks"
]
36 3.93 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  0
]
37 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
40 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
41 0.71 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  1
]
42 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.39 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
46 3.31 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  2
]
47 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 1.07 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
51 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:
[
  4820
  "contentblocks"
  3
]
52 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
56 0.45 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  4
]
57 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 1.42 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
61 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:
[
  4820
  "contentblocks"
  5
]
62 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 1.05 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
66 0.58 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  6
]
67 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
71 0.44 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  7
]
72 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.51 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.61 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 0.45 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
76 2.42 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  8
]
77 1.80 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 0.43 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
80 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
81 2.19 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  9
]
82 1.56 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
85 1.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
86 1.35 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  10
]
87 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
90 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
91 0.44 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  11
]
92 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
94 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
95 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
96 1.00 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  12
]
97 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
98 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
99 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
100 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
101 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:
[
  4820
  "contentblocks"
  13
]
102 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
103 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
104 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
105 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
106 0.44 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  14
]
107 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
108 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
109 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
110 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
111 0.45 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4820
  "contentblocks"
  15
]
112 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
113 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
114 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
115 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4820 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
116 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
117 0.31 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7161
  "externalLinks"
]
118 0.25 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4820
  "externalLinks"
]
119 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
120 0.84 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__ee9dea6b13ffc910c1eac7ec57bea7c7"
]
121 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
122 1.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__ca58e91fed97f44a90cbb99a0060624c"
]
123 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
124 1.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__d0962613cf66d519041426b716edf5c8"
]
125 1.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
126 1.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__66a59ca80ea201ca934789aae7570b95"
]
127 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
128 0.91 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__813685f7a1035dec4f5d99364a0aec2f"
]
129 1.74 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
130 0.94 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__f9b30455bc16c526f36f85b3d34f80ef"
]
131 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
132 1.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__3cbf697085633b626cdea0645bc7b689"
]
133 2.03 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
134 2.73 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__9bebc9f571cdd2a62c376c33de3858c1"
]
135 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
136 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__9a2fc42b472aaebb344f0d4f83a36c90"
]
137 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
138 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__900838ebca2b88b81478bf0049c3ebad"
]
139 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
140 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__6fea87e8b77c4471977d86f92e9bab87"
]
141 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
142 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__7cd6c8acfbb5679d5873b91331f1909c"
]
143 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
144 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__b4dad9163e54758b72f756dea1fe6a3b"
]
145 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
146 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__7e38f60493585ca17be8905a4015d13d"
]
147 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
148 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__904bd3967b585aff0360502e34ff9f45"
]
149 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
150 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__94589b91bb53e4d1129eaf47b60b29fd"
]
151 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
152 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__742c6d63fefd64f27b29ce7c1939a4fe"
]
153 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
154 4.06 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__2f020fa4c4e4bcb3cb284f8726e1cd0a"
]
155 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
156 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__7cdda061f365fd9b0608eebbfa5e3930"
]
157 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
158 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__7ddad41ffff39139fcc03f4feb71acb0"
]
159 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
160 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__563c7adafb3f5f911590a30a1ae0162f"
]
161 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
162 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__54215ec9d8d0f4c76da5370f84c349ef"
]
163 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
164 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__b9cbeacfb0bbf4d0fb751e673f8b6570"
]
165 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
166 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__a9f881dfa218581538b6e0d6d330a0b2"
]
167 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
168 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__d49cc1cbefce80d4d24ee659fbeb263e"
]
169 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
170 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__3bdf4e0af34ddd569fd35086af896ca4"
]
171 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
172 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__9ef0865f38626c5f1bb3ff79bb197bbb"
]
173 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
174 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__3bdf4e0af34ddd569fd35086af896ca4"
]
175 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
176 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58306__d49cc1cbefce80d4d24ee659fbeb263e"
]
177 0.36 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33461,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  58307
]
178 1.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58307
]
179 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58307
]
180 1.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
181 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__f3c53fbc29991b44b25f4196a69b2e00"
]
182 1.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
183 0.85 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__aacdc9d0640e55e70ef11cae47850d16"
]
184 1.09 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
185 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__50b6897e55b024652abcb5f6bf733b54"
]
186 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
187 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__97c4795f3c09a660494d3037067a5308"
]
188 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
189 0.97 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__4cd1a9fc901c9828202313d410a89101"
]
190 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
191 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__4fc247833a43560273f95a9f5f877206"
]
192 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
193 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__6f5f5674cf4a4aba8ddedc868376b72a"
]
194 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
195 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__c8f4a224e841b9ff397abd24e5d7a408"
]
196 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
197 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__5416d1f3ce2725ce075f713447ca905d"
]
198 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
199 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__21bac89ec313a73d0cb54ad20cdf3068"
]
200 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
201 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__c0c6ca4dfc3aab1165b2778086d50bc9"
]
202 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
203 1.02 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__157673cb75f7cedab18f934c20a0e660"
]
204 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
205 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__2e562e7ea405220d9d4034b25fdd8a58"
]
206 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
207 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__aa7c50eb7dceec5ca01dbb3d8596dc24"
]
208 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
209 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__55be0909676af4f053ec87a0d2c91a3d"
]
210 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
211 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__8e5dc9e60c5d948979f08cd9280b855f"
]
212 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
213 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__dd37178575c73122ed2c1d295a765393"
]
214 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
215 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__27e050326a4565c078f16aecca76c03c"
]
216 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
217 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__98985f60400f4a997cdc2900444cf1d9"
]
218 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
219 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__a923fb047b6e9ba24dc5d4289ba72bac"
]
220 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
221 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__e31715910c477af4a04c226f252e463a"
]
222 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
223 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__a7c5572d1487b927e82092db7e942651"
]
224 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
225 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__4f77a75c1d86dbe5671149fbb3129203"
]
226 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
227 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__634159d50c7eb7c32ea75b551d0cf180"
]
228 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
229 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__0c2cbccfa85b6da2406225e6df44eebb"
]
230 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
231 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__249c702ff604ecd86146fd84538bef33"
]
232 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
233 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__fb4e999ed8329a1fff85a1df10b52ecf"
]
234 1.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
235 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__249c702ff604ecd86146fd84538bef33"
]
236 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
237 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58307__0c2cbccfa85b6da2406225e6df44eebb"
]
238 0.34 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3688
  "openingHours"
]
239 0.29 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3688
]
240 2.06 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,32329,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  75012
]
241 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  75012
]
242 3.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  75012
]
243 0.62 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
244 3.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__dba1ffa15a859a0b623b3aae3e0b1695"
]
245 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
246 0.92 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__70c6a37a1e16a17bb9df4ec7fe589393"
]
247 3.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
248 1.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__bfbdf7db845a1e21552300d3f05c0f98"
]
249 2.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
250 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__da4a80332577fff7c58d2696caee95f1"
]
251 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
252 0.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__6adb9272df656bd0be4c4e34575a4599"
]
253 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
254 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__2059c09ef6b2644b97de42e38e43764b"
]
255 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
256 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__b0b3660862ddb6386d604b9a6d94e920"
]
257 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
258 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__b5b442bc049332db3a402089564ae8a4"
]
259 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
260 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__afe9923d235a4b7dee5812bf16e62e32"
]
261 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
262 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__97947735cfd3be73e88d988b5c82d304"
]
263 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
264 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__00c4fde631c88c4ce9f9d0e1cf99b324"
]
265 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
266 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__ac81091b0116965cc2d867853e345140"
]
267 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
268 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__e2ab77df7b13962c1e53c92093e1b7ed"
]
269 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
270 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__a572acf5d99fe8b47623c0414c089b0c"
]
271 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
272 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__0e01be308eec39f819a1521159131f38"
]
273 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
274 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__4270c9dabb0231e759549b5cc8dd3e73"
]
275 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
276 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__eced34c36f5bc04a196c366395e7dc81"
]
277 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
278 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__9d4997f3a97235c419112e21b8bd47d0"
]
279 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
280 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__0fe7307fac1780bf9f53c2354b005907"
]
281 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
282 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__ab75065e4f5b27deee140c4440edd409"
]
283 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
284 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__f4857e7d273a6346e70aac7d281e53f1"
]
285 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
286 0.93 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__f594c2141033dfc1c66de3c8b084dcba"
]
287 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
288 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__d53aedf1a57cc7b3be3c34b614b80276"
]
289 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
290 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__b3f675f1c287553bfea72a47090d57fd"
]
291 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
292 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__f9808638cc94d5fcdb39fa4255451d98"
]
293 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
294 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__f63b4c68bcd5522e962e2dde489e187c"
]
295 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
296 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__f9808638cc94d5fcdb39fa4255451d98"
]
297 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
298 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__cc9509783f8b0c889b7341abd5bad02d"
]
299 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
300 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__0a41047ecbd2a57251c23ff97250d386"
]
301 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
302 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__cc9509783f8b0c889b7341abd5bad02d"
]
303 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
304 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__f9808638cc94d5fcdb39fa4255451d98"
]
305 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
306 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__f9808638cc94d5fcdb39fa4255451d98"
]
307 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
308 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75012__f63b4c68bcd5522e962e2dde489e187c"
]
309 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
310 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
311 0.47 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"
]
312 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
313 0.26 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
314 0.38 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
]
315 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
316 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
317 0.29 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
318 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
319 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
320 0.29 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
321 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
322 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
323 0.39 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.