GET https://montafon-staging.conecto.rocks/en/baerger-tour_vc4526

Query Metrics

316 Database Queries
91 Different statements
131.89 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.40 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "baerger-tour_vc4526"
]
2 0.34 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/baerger-tour_vc4526"
]
3 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.52 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.50 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/baerger-tour_vc4526"
  "path"
  "auto_create"
  "/en/baerger-tour_vc4526"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/baerger-tour_vc4526"
  "entire_uri"
]
7 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "baerger-tour_vc4526"
]
9 0.22 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/baerger-tour_vc4526"
]
10 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.39 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4526
]
12 0.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 1.21 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33167,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  59093
]
15 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  59093
]
16 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  59093
]
17 0.24 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
18 0.38 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
19 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
20 0.21 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.23 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
23 0.36 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.25 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 0.33 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 0.22 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
29 0.30 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.27 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 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
33 0.73 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:
[
  4526
  "object"
]
34 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"
  4526
]
35 0.41 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4526
  "contentblocks"
]
36 1.09 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4526
  "contentblocks"
  0
]
37 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4526 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  = 4526 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
41 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:
[
  4526
  "contentblocks"
  1
]
42 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
46 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:
[
  4526
  "contentblocks"
  2
]
47 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 0.70 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
51 0.53 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4526
  "contentblocks"
  3
]
52 1.37 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 1.58 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 0.65 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
56 0.69 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4526
  "contentblocks"
  4
]
57 0.63 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 1.08 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.61 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.62 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
61 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:
[
  4526
  "contentblocks"
  5
]
62 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
66 0.37 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4526
  "contentblocks"
  6
]
67 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
71 0.40 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4526
  "contentblocks"
  7
]
72 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
76 0.54 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4526
  "contentblocks"
  8
]
77 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
80 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
81 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:
[
  4526
  "contentblocks"
  9
]
82 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
85 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
86 0.40 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4526
  "contentblocks"
  10
]
87 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
90 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
91 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:
[
  4526
  "contentblocks"
  11
]
92 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
94 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
95 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
96 0.40 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4526
  "contentblocks"
  12
]
97 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 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  = 4526 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  = 4526 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
100 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
101 0.40 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4526
  "contentblocks"
  13
]
102 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
103 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 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  = 4526 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  = 4526 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
106 0.38 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4526
  "contentblocks"
  14
]
107 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
108 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 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  = 4526 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
110 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
111 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:
[
  4526
  "contentblocks"
  15
]
112 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
113 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4526 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  = 4526 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
115 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4526 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
116 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
117 2.23 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,40970,40963,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  60638
]
118 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  60638
]
119 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  60638
]
120 0.31 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7158
  "externalLinks"
]
121 0.30 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4526
  "externalLinks"
]
122 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
123 1.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__85785dffb6b60f369d4726ae74edb389"
]
124 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
125 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__2ec0a3971ca9af6be9539921997cf92d"
]
126 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
127 2.03 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__6645281c63fe9105022dc2f3f8441391"
]
128 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
129 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__63542c616fdaf26c369ae5f95d17f902"
]
130 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
131 0.62 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__3ca03c8701c20f36be3f92705bc939bc"
]
132 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
133 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__4b72b7479962ca1863800f63f3e30ab6"
]
134 1.97 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
135 0.79 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__0b4886dd7017f6555d0c7cefeb734b89"
]
136 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
137 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__aaf318086d695788f2c8b66bfe37187d"
]
138 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
139 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__48317fd9b92dabe821ce88e643915b04"
]
140 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
141 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__caf53363794ab59a6c70acf6a42491aa"
]
142 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
143 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__d0b7ffeb49362bfc386134f9fb4453ff"
]
144 0.22 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_59093__6a1aa0a66824bcb8413ffbfe63eda4f4"
]
146 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
147 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__a43c020ea8914ff8cd8a02110fcb7449"
]
148 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
149 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__1f7f995dff183346fcc750c58e09d35f"
]
150 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
151 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__ee87c5c3278e5a2a9dec36f9a9fd67c6"
]
152 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
153 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__6ba5d1cd0f373e1dc469aa79e20b761a"
]
154 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
155 0.96 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__001fc927daa04825b5bd212fc5229607"
]
156 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
157 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__986654d41ceca2a728eb23eee99262db"
]
158 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
159 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__322c90ce504403a34106156f98b3f312"
]
160 0.20 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_59093__3aaffa752c9e93d4859a05bc7aa48cef"
]
162 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
163 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__5d851ddc013572d67be6f60658d2e4e3"
]
164 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
165 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__c876b869b4bb5893e1c6a83139eab5ac"
]
166 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
167 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__b3b7e79636684d4c19dc14f3a8cc3d9c"
]
168 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
169 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__03c52eb4899a66942b232c574c1a55f6"
]
170 0.23 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_59093__154f723b6ab144e4672975bf41baf03b"
]
172 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
173 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__da84acd7eff706c2b2be9aaf201c6213"
]
174 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
175 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__154f723b6ab144e4672975bf41baf03b"
]
176 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
177 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59093__03c52eb4899a66942b232c574c1a55f6"
]
178 0.39 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33167,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  59094
]
179 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  59094
]
180 1.01 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  59094
]
181 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
182 0.97 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__e22bc6530a19673753c28aeb353656e9"
]
183 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
184 3.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__11c8e140ab702118b6a03ad38284349e"
]
185 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
186 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__d2649df3f4b9a2455817af6c93dc43cd"
]
187 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
188 0.78 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__6aef2bd4dd62f6950254719b7e37a203"
]
189 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
190 0.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__84c85f40d4bc1dc76b1cb7cd972a53ef"
]
191 3.00 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
192 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__b74f4c2272e3f1c4201c11f090cad4ba"
]
193 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
194 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__c6d0993e1ceabff770f8b347cfa938cc"
]
195 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
196 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__ebdcda9549478ff3f630efd6b524150a"
]
197 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
198 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__d9519472acf271589ca1c3fc2597b398"
]
199 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
200 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__1313233a2b22bee70d5ec0522816e763"
]
201 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
202 0.71 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__578f3f4541ccf9e441dcb7f3964b3c61"
]
203 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
204 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__77fe2c9fee9aa4ea51e51d1dabe6e733"
]
205 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
206 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__00da5ca928b00395a1fe7bd5a9deff67"
]
207 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
208 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__4784223a789051fb36f318ff3241ffde"
]
209 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
210 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__779603351f55fdb0a665fa6a8e01ac3d"
]
211 0.22 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_59094__5859846206a8e167e822c02fceff1825"
]
213 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
214 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__87abed972aacc0e7545626197ffdcec7"
]
215 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
216 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__30bd2063fca4f2e41e41c75fb7637cae"
]
217 0.22 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_59094__b95fde308648171f35724e983ccc621c"
]
219 0.20 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_59094__aafb8767a616006553a4f354a86d39c4"
]
221 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
222 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__c4c9e6a8e30e14686205d9c1b17d8eb4"
]
223 0.21 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_59094__b2b2b8cec57f9c649a47046b59ccf7c2"
]
225 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
226 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__852198f7f5235d9f3541d37ee2013ea0"
]
227 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
228 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__6360791da3c6f8ba441a78cc7db86ba9"
]
229 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
230 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__b1877144809649294817d25fd2e26c51"
]
231 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
232 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__755ec174ae0ae600ac95ffe18b954d28"
]
233 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
234 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__b1877144809649294817d25fd2e26c51"
]
235 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
236 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59094__6360791da3c6f8ba441a78cc7db86ba9"
]
237 0.34 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3702
  "openingHours"
]
238 0.27 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3702
]
239 0.39 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,32343,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  75039
]
240 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  75039
]
241 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  75039
]
242 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
243 0.84 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__750190151adad4e54c2c7d3817e0e512"
]
244 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
245 0.70 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__921a996417cb561ea3fcc628a8caddcd"
]
246 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
247 0.76 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__dbd8a98793118f117f87bdaa1333e4c7"
]
248 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
249 1.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__2987f027b6a99b671ceb4a55b2f14b66"
]
250 0.62 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
251 1.07 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__e1daf923466a838d45f51e2e698137ef"
]
252 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
253 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__6ecec38285b3957e7610488c97139ff8"
]
254 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
255 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__626a954697846b31c62c2d331bd6f74f"
]
256 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
257 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__98a2ae00e005db9f7e17f4da94781d14"
]
258 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
259 1.11 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__7e64504fe3ae86a9493827f4783641a7"
]
260 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
261 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__0b39d8185a192db00369d7219d84be8d"
]
262 0.85 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
263 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__5a38082eb07f801e2b1dd8a6bfad6918"
]
264 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
265 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__1ef33db4a12b33fde8e027c32b2ce3d2"
]
266 6.62 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
267 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__8207eb9ed0cabb40904dcf6f8c1e187b"
]
268 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
269 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__308a8694b3fe687e0a6f7e17298e5c74"
]
270 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
271 0.67 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__0a212ed633d6da6d50626ccde5ce3e72"
]
272 2.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
273 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__b9019b700792a5fdccc8a723b50bb6ba"
]
274 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
275 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__072e99c15b36525e7386cf43da47155e"
]
276 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
277 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__f88f34bbbe29408ae97763e695f9c9ee"
]
278 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
279 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__a8f7208d21686e14e4624cda2cccf84e"
]
280 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
281 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__94d7af4d7f8de9cede6f6e538cb31928"
]
282 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
283 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__e2e4060e28a3b0d68ecb532f1e3023e3"
]
284 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
285 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__8e13605ffd385a80802ca44bcac6bf04"
]
286 0.69 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
287 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__2dbe05cf9edb500acc9a16e5d28fbd99"
]
288 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
289 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__bd7447f01e8fdcf6e3dba96cdcef216f"
]
290 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
291 1.01 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__fbdb526976fed4abad2d0cae69b8f7c6"
]
292 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
293 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__bd7447f01e8fdcf6e3dba96cdcef216f"
]
294 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
295 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__cde17089c63713af888b46dc64a0f6b8"
]
296 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
297 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__bd7447f01e8fdcf6e3dba96cdcef216f"
]
298 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
299 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__bd7447f01e8fdcf6e3dba96cdcef216f"
]
300 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
301 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75039__fbdb526976fed4abad2d0cae69b8f7c6"
]
302 0.33 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
303 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
304 0.52 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"
]
305 0.27 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
306 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
307 0.31 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
]
308 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
309 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
310 0.38 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
311 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
312 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
313 0.29 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
314 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
315 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
316 0.25 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.