GET https://montafon-staging.conecto.rocks/en/zum-kloster-gauenstein_vc4717

Query Metrics

306 Database Queries
87 Different statements
136.00 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.42 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "zum-kloster-gauenstein_vc4717"
]
2 0.26 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/zum-kloster-gauenstein_vc4717"
]
3 0.21 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.54 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.47 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/zum-kloster-gauenstein_vc4717"
  "path"
  "auto_create"
  "/en/zum-kloster-gauenstein_vc4717"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/zum-kloster-gauenstein_vc4717"
  "entire_uri"
]
7 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.29 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "zum-kloster-gauenstein_vc4717"
]
9 0.22 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/zum-kloster-gauenstein_vc4717"
]
10 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.34 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4717
]
12 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 1.01 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33358,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  60204
]
15 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  60204
]
16 1.01 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  60204
]
17 1.15 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
18 0.53 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.54 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
20 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
21 1.00 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
22 0.28 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
23 1.34 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 1.12 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 1.20 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 1.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 1.71 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 0.88 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
29 0.42 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
30 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
31 0.97 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
32 0.87 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:
[
  4717
  "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"
  4717
]
34 1.69 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4717
  "contentblocks"
]
35 2.61 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4717
  "contentblocks"
  0
]
36 0.63 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
37 0.62 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
40 0.56 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4717
  "contentblocks"
  1
]
41 0.94 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 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  = 4717 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.73 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.49 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4717
  "contentblocks"
  2
]
46 0.67 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
47 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.50 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 0.48 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4717
  "contentblocks"
  3
]
51 0.45 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
52 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 1.01 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4717
  "contentblocks"
  4
]
56 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
57 0.42 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.77 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4717
  "contentblocks"
  5
]
61 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
62 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 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  = 4717 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.39 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 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:
[
  4717
  "contentblocks"
  6
]
66 0.44 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
67 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 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  = 4717 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 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:
[
  4717
  "contentblocks"
  7
]
71 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
72 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.62 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 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:
[
  4717
  "contentblocks"
  8
]
76 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
77 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
80 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:
[
  4717
  "contentblocks"
  9
]
81 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
82 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
85 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:
[
  4717
  "contentblocks"
  10
]
86 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
87 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 0.49 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
90 0.70 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4717
  "contentblocks"
  11
]
91 0.37 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
92 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
94 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
95 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:
[
  4717
  "contentblocks"
  12
]
96 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
97 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
98 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
99 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
100 0.52 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4717
  "contentblocks"
  13
]
101 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
102 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
103 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
104 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
105 0.85 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4717
  "contentblocks"
  14
]
106 1.39 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
107 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
108 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
109 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
110 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:
[
  4717
  "contentblocks"
  15
]
111 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
112 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
113 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
114 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4717 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
115 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
116 0.28 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7161
  "externalLinks"
]
117 0.29 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4717
  "externalLinks"
]
118 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
119 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__bd0c82e6fdd224f3e05997bfb2ce4acc"
]
120 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
121 1.10 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__560d22d9ab163a045c584cd725efdecd"
]
122 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
123 1.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__8c0ad0e3d1e778fda220994c9e523129"
]
124 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
125 0.62 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__9bc4c2195512ab8784c7bbefd973545f"
]
126 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
127 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__a7f09cd2551b0e7152fdc8caa12f3f77"
]
128 0.58 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
129 0.88 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__e27d68fba515fd9d0533fd76cb4f830b"
]
130 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
131 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__c5b0f6b4adacfc3ba787cf3a7afe1e30"
]
132 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
133 0.81 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__cac8de165aed5b80682bbe71fb7f30d9"
]
134 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
135 0.75 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__1def0e1312fff08f5f57a3400f8b5e58"
]
136 0.87 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
137 1.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__7398b32fadbfeed3ad17f5d7fa00cd4f"
]
138 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
139 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__7741df380d60cf596afbdc228185355b"
]
140 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
141 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__880b5a5e8eb4db3e55b70a42295b75df"
]
142 0.86 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_60204__0aa8e784edb27fc1b1a3f8cccde029f1"
]
144 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
145 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__c928d5f41ad0b4d66d3130f10709fe22"
]
146 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
147 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__7310af1e8abe5f2dcb25e9a10812ab9b"
]
148 0.75 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
149 0.78 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__4c661da65f6b4c1217f019f2b777adcd"
]
150 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
151 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__baff6b5d3a760d9faac435cdbd22c168"
]
152 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
153 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__b1a2b622e17d59c387c6c1906f7b46aa"
]
154 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
155 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__566946cf31f7c1991e86d17eb311c548"
]
156 1.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
157 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__ec6cda30837684a2e76c8792268d9056"
]
158 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
159 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__4ead088cb0bb5d3f3d6a9f5b44195ff5"
]
160 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
161 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__295008b72d0411cdebad8b18dc7701a3"
]
162 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
163 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__9b771f04d5a1896f7ea0b0621393c8c4"
]
164 0.81 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
165 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__4dbdf894d067538dc81f699dce8fe28b"
]
166 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
167 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__95fe9edf61f7f8aef43cff9ff0469701"
]
168 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
169 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__7d436cbd6e30062fcffd1a098c437ca8"
]
170 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
171 0.87 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60204__95fe9edf61f7f8aef43cff9ff0469701"
]
172 0.27 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_60204__4dbdf894d067538dc81f699dce8fe28b"
]
174 0.88 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33358,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  60205
]
175 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  60205
]
176 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  60205
]
177 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
178 2.00 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__5ce3f5fcd43fd216ff176a2a571b7dc2"
]
179 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
180 1.07 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__971bc9104c9ca873ec006be8299aee43"
]
181 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
182 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__7883975d56d54b7f9256a88aa25b77e8"
]
183 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
184 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__107909c6551f3bc70b4f559327694ba4"
]
185 0.81 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
186 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__3712e8e1c6021c662479b55036e2e297"
]
187 0.91 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
188 1.94 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__c164e276a1aa9b61d490b81e40045a64"
]
189 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
190 0.69 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__254ba128a06533da3ae1aefac191d3c2"
]
191 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
192 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__2cda7f66c6afed9cb57d62a10362e225"
]
193 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
194 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__9f35d6d2f94dfbd9c79727a1e945a4b6"
]
195 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
196 0.72 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__47382ae2e0401d9bc1e8f05606f1a8b6"
]
197 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
198 0.82 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__e56732ad784645d7be50f206ab6a10e1"
]
199 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
200 0.73 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__590cb56b291be05e804213609300906e"
]
201 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
202 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__ddbfc6c51a196e198fd651ac99d706b0"
]
203 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
204 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__dd1b3f0731e847f1983c6126c14146db"
]
205 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
206 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__2c440a1658bc4990c3d7eab397b306ef"
]
207 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
208 0.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__91b0aa301f8c4396bc0c91b4325927f7"
]
209 0.22 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_60205__cd948c5be3a43ab0ac25fc75a8826113"
]
211 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
212 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__49dea6b7a665d511fe3281860e59475b"
]
213 0.80 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
214 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__67bd5b7d2978c44b501d4a9044af0977"
]
215 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
216 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__1a02025d28b4ffe126a93d5f83b4bcd7"
]
217 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
218 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__410db54021b275ebe8ebaf5618d8c3d2"
]
219 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
220 0.76 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__e8f90e4ecb05fb4a39a9b21c93a25659"
]
221 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
222 0.84 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__72d980441a5f880d80204594fad233fc"
]
223 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
224 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__17ec1a67919954e746e422b3f73fac30"
]
225 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
226 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__158ce43f34c3943cea7d12b32ec39d2d"
]
227 0.74 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
228 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__197555c78a7f3b7d34c71969f01ba044"
]
229 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
230 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__158ce43f34c3943cea7d12b32ec39d2d"
]
231 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
232 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60205__17ec1a67919954e746e422b3f73fac30"
]
233 0.36 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33358,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  60206
]
234 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  60206
]
235 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  60206
]
236 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
237 1.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__da5536d7921ee5407eaf8bb6522776ab"
]
238 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
239 1.10 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__ca1ba1c9b740226640aae7cdb27117de"
]
240 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
241 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__1b4daac77fafc8e034b30592f0d2f6e3"
]
242 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
243 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__81fceb72db993f14291df4f923ffb7f1"
]
244 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
245 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__47e81eede66c57fe1196185f18bed7ab"
]
246 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
247 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__7921aafc1fbe9962084e7bcd71e8cd5f"
]
248 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
249 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__12a8776538d30766f46f05af36eb3884"
]
250 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
251 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__57f8e6a3c408cbe74f8478c442ac7eb2"
]
252 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
253 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__66fb39221711538e60818004ca6f41ea"
]
254 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
255 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__5c4cc5bc95f1b593c5b93f5786990b8c"
]
256 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
257 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__0b8f001471206e438414f58a12ece9bf"
]
258 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
259 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__2c8ab9618c496f1b956481da4fd87ad7"
]
260 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
261 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__c3fe54726e462a0bd80a4c0418b5c111"
]
262 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
263 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__55b285c9fa23bdee91df35f6e33f19d5"
]
264 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
265 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__64e60a030b0f4b5e82696cab49aeace3"
]
266 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
267 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__e162ade6e89169e6812c7de1b9211b69"
]
268 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
269 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__8fe47fc03a87a826340ece7a1b89d5a1"
]
270 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
271 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__35bb93083dcd02c3773dfb9638fd0321"
]
272 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
273 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__b5ad6f911f7a23874d218715ec210291"
]
274 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
275 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__dd8cd5d03e86257b175da71f73fe8e95"
]
276 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
277 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__c00e83d5e6257d8424a45f58df56b59d"
]
278 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
279 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__2b86e1f0cf0987f73defd539823c7e1a"
]
280 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
281 0.97 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__a7d75b993ac426e13a17c8d9c423b6d1"
]
282 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
283 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__06acd294ebd7379de0d1e87954f10ae2"
]
284 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
285 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__cd04303871506d9a74f0096650df7707"
]
286 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
287 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__3ce448e7e9f4e4a9713e3d9a8c8cf2fc"
]
288 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
289 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__cd04303871506d9a74f0096650df7707"
]
290 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
291 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_60206__06acd294ebd7379de0d1e87954f10ae2"
]
292 0.52 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
293 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
294 0.60 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"
]
295 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
296 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
297 0.26 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
]
298 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
299 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
300 0.43 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
301 1.82 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
302 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
303 0.30 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
304 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
305 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
306 0.39 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  145
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.