Query Metrics

373 Database Queries
87 Different statements
159.45 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.84 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "gortipohl-st-gallenkirch_vc4822"
]
2 0.23 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/gortipohl-st-gallenkirch_vc4822"
]
3 0.32 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.60 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.49 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/gortipohl-st-gallenkirch_vc4822"
  "path"
  "auto_create"
  "/en/gortipohl-st-gallenkirch_vc4822"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/gortipohl-st-gallenkirch_vc4822"
  "entire_uri"
]
7 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "gortipohl-st-gallenkirch_vc4822"
]
9 0.25 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/gortipohl-st-gallenkirch_vc4822"
]
10 0.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.36 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4822
]
12 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 1.04 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33463,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  91691
]
15 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  91691
]
16 0.90 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  91691
]
17 0.42 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
18 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
]
19 0.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
20 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
21 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
22 0.22 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
23 0.40 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.35 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 0.32 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 0.26 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.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
31 0.20 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
32 1.01 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:
[
  4822
  "object"
]
33 0.48 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"
  4822
]
34 0.55 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4822
  "contentblocks"
]
35 1.83 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4822
  "contentblocks"
  0
]
36 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
37 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
40 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:
[
  4822
  "contentblocks"
  1
]
41 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
42 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.41 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4822
  "contentblocks"
  2
]
46 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
47 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 0.95 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4822
  "contentblocks"
  3
]
51 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
52 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 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:
[
  4822
  "contentblocks"
  4
]
56 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
57 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.42 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4822
  "contentblocks"
  5
]
61 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
62 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.42 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4822
  "contentblocks"
  6
]
66 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
67 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.41 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4822
  "contentblocks"
  7
]
71 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
72 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 0.41 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4822
  "contentblocks"
  8
]
76 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
77 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
80 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:
[
  4822
  "contentblocks"
  9
]
81 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
82 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 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  = 4822 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  = 4822 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
85 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:
[
  4822
  "contentblocks"
  10
]
86 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
87 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 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  = 4822 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  = 4822 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
90 0.42 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4822
  "contentblocks"
  11
]
91 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
92 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 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  = 4822 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
94 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
95 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:
[
  4822
  "contentblocks"
  12
]
96 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
97 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
98 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
99 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
100 0.57 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4822
  "contentblocks"
  13
]
101 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
102 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
103 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
104 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
105 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:
[
  4822
  "contentblocks"
  14
]
106 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
107 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
108 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
109 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
110 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:
[
  4822
  "contentblocks"
  15
]
111 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
112 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
113 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
114 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4822 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
115 0.49 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
116 0.74 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7161
  "externalLinks"
]
117 0.64 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4822
  "externalLinks"
]
118 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
119 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__0dd8ce957a1260fa7e5076a8ca59d48e"
]
120 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
121 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__300b23cf6238d38935232026522613c2"
]
122 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
123 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__52094de05f1d9ef7d891fb5680aba67e"
]
124 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
125 0.72 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__fef8e98ee000ef529780994778b19d85"
]
126 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
127 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__6e356ddaf6041cb3a14e3ae800e2a6fb"
]
128 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
129 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__2a36e9931c6f8ee85410e03c57d54bd3"
]
130 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
131 0.88 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__cb44535c64119d93bcdff360d3f4459d"
]
132 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
133 0.96 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__c6e9c6ed4fee9e177b9a0f3105e9a05d"
]
134 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
135 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__fe9b73b720393fad7d2ad61072589fec"
]
136 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
137 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__6bd7a0f948d14c3e91ef9fc25e344ef3"
]
138 0.97 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
139 1.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__c9b975685518e19bc5e1bcb93ff380bb"
]
140 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
141 0.73 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__91eb761f9428a47e486747a526e967fa"
]
142 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
143 0.73 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__441d54e739202fdf37a18534b0587a20"
]
144 0.78 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
145 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__e92fb44567c5c22fc73900d258e3dbaf"
]
146 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
147 0.79 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__50718a88b7273d371cb1b6bbdc300fb6"
]
148 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
149 1.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__889a66e42871ddf1e2add56b20f9c7b5"
]
150 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
151 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__3928d706097d9e553e5eb4f069df9702"
]
152 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
153 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__018caa101c97d64038ad6556a1315e4a"
]
154 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
155 0.79 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__67d0cdc569ef7ec6e647638a434ccbb9"
]
156 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
157 0.84 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__4e2bff95b7ed182e65ad64bb25fd7803"
]
158 1.04 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
159 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__5ae7b11476f2404de84e40443b6cd36a"
]
160 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
161 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__380c5234b0784c6ea3b8cce042c4ab69"
]
162 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
163 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__5c4eaddcac68e80ecf9098bc217bba3b"
]
164 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
165 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__7cf926201a165313decf0ae68eb30e10"
]
166 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
167 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__ef937955da5d377c640d20b2f9f2769f"
]
168 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
169 0.69 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__06f8b50abb682cd3f6e38bcea7a3020f"
]
170 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
171 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__40ddbb5acfce8f0031fc102967d09019"
]
172 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
173 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__06f8b50abb682cd3f6e38bcea7a3020f"
]
174 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
175 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91691__ef937955da5d377c640d20b2f9f2769f"
]
176 1.14 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33463,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  91692
]
177 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  91692
]
178 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  91692
]
179 0.74 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
180 0.69 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__ccf39125fcd108a5bcf0b532b273b6f4"
]
181 1.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
182 0.86 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__9d6ed10fc1eaa56d943a0babcfc9ffc5"
]
183 0.70 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
184 0.91 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__6c36bf3b3222c135e7ae52541d0322b3"
]
185 1.70 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
186 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__653ca0c32030be9ee7a5a8d2bc8ae0ea"
]
187 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
188 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__b63656e19057517780a5d86e90d31645"
]
189 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
190 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__c3d1b6687e41cdf8c7a77449ea49ba34"
]
191 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
192 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__3d6ec635662f3d41c7ab65dd9c6488bd"
]
193 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
194 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__39638942035a2796099af19e71e415f9"
]
195 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
196 0.86 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__f46b11f42d0c50d8e517f21114f0fb78"
]
197 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
198 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__cecccad95d655f25a10cec44554e7ed6"
]
199 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
200 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__9c7c6b97a625a08cdb0fc62c13c71820"
]
201 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
202 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__3f478493d3aa713bb82cd9963dfe9909"
]
203 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
204 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__73013ca795f830c8a9857c82fa6bf2cc"
]
205 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
206 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__2af224cd73aec64ce5b3313c1a11931d"
]
207 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
208 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__da6b5e9442ed94d83ac2726d79acc2fb"
]
209 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
210 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__4c0765e1d82f12f224ccb2fffc63e448"
]
211 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
212 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__2d25e6d81163a9b72e97812f4a76ad01"
]
213 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
214 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__c22285c69e95ef8ca4610644e6e4da06"
]
215 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
216 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__85fac24824d8d757ad53eaab98ccb823"
]
217 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
218 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__c642d94518280deafc37ed77ccde9182"
]
219 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
220 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__f20c955d3cf60c31696ef0f14702dacd"
]
221 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
222 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__cb55a99aac3418f38ed5e92f63adad95"
]
223 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
224 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__e323e33afc7458be4d5829468c639ce3"
]
225 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
226 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__e4ebf552775842b07e9c9d78bc178441"
]
227 1.10 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
228 3.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__97bccc22cd187d2113ed26f6f3eec2d1"
]
229 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
230 0.62 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__4e410061d17b28a78eff3951ce68a90d"
]
231 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
232 0.86 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__b12f42e2dfb2fd6f50ba311702ddf7ab"
]
233 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
234 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__4e410061d17b28a78eff3951ce68a90d"
]
235 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
236 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91692__97bccc22cd187d2113ed26f6f3eec2d1"
]
237 1.45 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33463,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  91693
]
238 0.72 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  91693
]
239 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  91693
]
240 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
241 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__1e9b64e45edf64278513b124c1bc2fef"
]
242 0.75 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
243 5.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__4d5b35d681a79f8efa147ea3844cbd54"
]
244 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
245 0.76 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__7803306c74f4803e187ef726e28e2ebd"
]
246 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
247 0.99 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__9e0eea997efaf361611f242ff5c72879"
]
248 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
249 0.77 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__f09ec5dc98cd2eab8c01049bbdba4fa9"
]
250 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
251 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__2c1449d16218a8ad477bdd69071e2e39"
]
252 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
253 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__342bb8a7c5c0262ce2407b4ea2cf2c05"
]
254 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
255 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__435d81efab2394cd2c7c5c2774ba2055"
]
256 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
257 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__c91ef291259468b6ca014b0e425074b1"
]
258 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
259 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__a8e801d6d16e9c273ef0190f2a486255"
]
260 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
261 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__a0c84610afdec110501393a67b678fa8"
]
262 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
263 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__850cbecd9c09d77f868c44995d9cdf87"
]
264 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
265 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__8fba5c60f59dd2fe4cd7fc1eb946f206"
]
266 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
267 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__0e081099b835514b9672f8313455a1c8"
]
268 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
269 0.71 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__c8712055df66f09571170327727a29cb"
]
270 0.78 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
271 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__661c9c57c0e68441cfd70b0c6296e7f0"
]
272 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
273 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__c5706ed717aa61f640f6a45f3e17db3a"
]
274 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
275 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__7f08f562d38d49c0778c59bd559710b1"
]
276 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
277 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__526a9f5a2264227fbe0e355759063342"
]
278 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
279 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__7f0585a8ea9cf7754d2226ef68f20c8a"
]
280 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
281 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__209df1dc00e92118426a6e14e047d0a4"
]
282 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
283 0.69 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__c1313ffc4771cb679a689c84a5cacd2c"
]
284 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
285 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__a812fe4af3ea0d497427df3274c0c60d"
]
286 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
287 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__18f61a03e8903c03fa2f76e7f405eee0"
]
288 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
289 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__8a59218d01830d217156113cb3c7e98f"
]
290 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
291 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__4fdc0343ab81085fddfbe3543a21e4b6"
]
292 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
293 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__55a7d2e928f7936b5d68af388e40cf38"
]
294 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
295 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__4fdc0343ab81085fddfbe3543a21e4b6"
]
296 0.66 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
297 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91693__8a59218d01830d217156113cb3c7e98f"
]
298 0.39 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33463,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  91694
]
299 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  91694
]
300 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  91694
]
301 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
302 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__0f39c130438e4e791a3b34cc54c116c9"
]
303 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
304 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__af0de789db80f38b070fecb30806fd9e"
]
305 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
306 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__068b1f236e87b58e30fa39fb806115e0"
]
307 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
308 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__8687cfd075fd468d26ff40f4b6cbfa9d"
]
309 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
310 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__9c33ed9eb444e0f8dca459faabaad658"
]
311 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
312 0.83 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__2d6aa1949ec4a0f9a6d35553c679d0d5"
]
313 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
314 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__3a814851f9c6a0fe431b16fe6677d922"
]
315 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
316 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__dcf97c4b0b2729e4eecebc7e638d6fea"
]
317 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
318 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__231d59010dc0ec874f2078bfa1ff94c9"
]
319 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
320 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__8f8b595ca4bbcd3efcb8ec8b8edbf055"
]
321 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
322 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__c7a9556dcfbac974f39c668e67348275"
]
323 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
324 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__443e737419dbe4fbbc8b38b6fb93b3ba"
]
325 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
326 0.69 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__021900eef9505940919892b2c0913eeb"
]
327 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
328 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__b1ecc9f91945c9a5e2875f7b2c8ff2bc"
]
329 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
330 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__4ca2c20e5369cf8bf5a7dbc1a99c6825"
]
331 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
332 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__615fa5ee60e0acf2d29db9386040f098"
]
333 0.58 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
334 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__ead43bcea5791cb62d6c1128a21ca5f7"
]
335 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
336 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__1b4d94c95fffcab4b73b0c846810402b"
]
337 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
338 0.72 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__bf50070405d941d0e1bcccf96676da26"
]
339 0.77 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
340 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__065e4bb8e22afc086346fa52c8dac633"
]
341 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
342 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__88ffb5ef5773bb51d42c813a4f0dcd21"
]
343 0.62 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
344 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__f618ce0b6aeed7469a3ba6f8b27db8db"
]
345 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
346 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__c68953f9467d45bb0bbf8ca5ab1cdb51"
]
347 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
348 0.79 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__3255f42e09e4563622795a31596653de"
]
349 0.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
350 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__5d0210086800418e78ecfabf0cd3bca3"
]
351 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
352 0.68 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__2b2a005f1fced7e2dafb68dbca5fb392"
]
353 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
354 0.62 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__13f0821add0637f702ca8062dc8b32a7"
]
355 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
356 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__2b2a005f1fced7e2dafb68dbca5fb392"
]
357 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
358 0.99 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91694__5d0210086800418e78ecfabf0cd3bca3"
]
359 1.14 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
360 0.77 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
361 1.56 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"
]
362 0.57 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
363 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
364 0.29 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
]
365 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
366 1.05 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
367 0.35 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
368 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
369 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
370 0.33 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
371 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
372 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
373 0.30 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  145
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping