Query Metrics

329 Database Queries
71 Different statements
141.78 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "rongg-und-roebialpe_vc4474"
]
2 0.32 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/rongg-und-roebialpe_vc4474"
]
3 0.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.57 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.48 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/rongg-und-roebialpe_vc4474"
  "path"
  "auto_create"
  "/en/rongg-und-roebialpe_vc4474"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/rongg-und-roebialpe_vc4474"
  "entire_uri"
]
7 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "rongg-und-roebialpe_vc4474"
]
9 0.23 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/rongg-und-roebialpe_vc4474"
]
10 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.34 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4474
]
12 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.31 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 1.51 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33115,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  58403
]
15 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58403
]
16 4.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58403
]
17 0.27 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
18 0.36 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
19 0.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
20 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
21 2.03 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.66 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.25 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 0.32 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 0.26 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
29 0.37 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
30 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
31 0.21 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
32 0.71 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:
[
  4474
  "object"
]
33 0.50 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"
  4474
]
34 0.60 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4474
  "contentblocks"
]
35 2.06 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4474
  "contentblocks"
  0
]
36 2.81 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
37 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4474 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  = 4474 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
40 0.47 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4474
  "contentblocks"
  1
]
41 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
42 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 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:
[
  4474
  "contentblocks"
  2
]
46 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
47 0.81 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 0.47 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4474
  "contentblocks"
  3
]
51 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
52 2.71 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.81 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 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:
[
  4474
  "contentblocks"
  4
]
56 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
57 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4474 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  = 4474 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.65 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4474
  "contentblocks"
  5
]
61 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
62 0.41 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4474 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:
[
  4474
  "contentblocks"
  6
]
66 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4474 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  = 4474 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  = 4474 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.41 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4474
  "contentblocks"
  7
]
71 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
72 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4474 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:
[
  4474
  "contentblocks"
  8
]
76 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
77 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 0.37 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
80 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:
[
  4474
  "contentblocks"
  9
]
81 0.41 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
82 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
85 0.60 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4474
  "contentblocks"
  10
]
86 0.60 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4474 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  = 4474 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
90 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:
[
  4474
  "contentblocks"
  11
]
91 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
92 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
94 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4474 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
95 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
96 0.27 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7155
  "externalLinks"
]
97 0.27 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4474
  "externalLinks"
]
98 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
99 0.90 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__3926348f33c12d5fd77891adf126a9ba"
]
100 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
101 1.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__c8fc172069cd8187c0c4e4a336bd3e7b"
]
102 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
103 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__3caf5152c6d818d45dbc648ac1ce6c82"
]
104 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
105 1.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__7b8a598738858ddb913d7ac23017bf54"
]
106 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
107 1.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__b19ef501699ad93cebdc40854c267257"
]
108 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
109 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__b6ea9792c2100c1dbdfe65729acc90b1"
]
110 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
111 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__6e30cef41390d56fc9d6d5dd8dcd6691"
]
112 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
113 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__88c8d54cb16b8c5952cde30cba14c275"
]
114 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
115 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__ea085dffadca2345f78d8956a30f916e"
]
116 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
117 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__c574a714e2ef896227062722586c2c1d"
]
118 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
119 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__85c0b139a94c62b3f0fcea29bc5f4619"
]
120 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
121 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__cc8f2e52795e6633439fd2dffdc9fd73"
]
122 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
123 0.80 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__afe2e14c734b81d3b0d9497be048aa10"
]
124 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
125 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__9cd670a846a591ad15f3ef4e3c0c0834"
]
126 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
127 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__e1f4a46aff4706aecaa806f38acb198f"
]
128 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
129 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__15db643da72001d09f491539ed4584b6"
]
130 0.65 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
131 0.75 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__5bedf9961418df3467ee2838534d7e8a"
]
132 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
133 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__35f12235cab841c9f107f52f837c3e3f"
]
134 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
135 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__112a20cc1134ece484213ed6039c775d"
]
136 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
137 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__8899b6375117395391c5a91f87a06a29"
]
138 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
139 1.01 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__05e033e40410e2d6f16c93c33199670e"
]
140 0.86 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
141 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__a507a86a283de45205d36551deafdd4d"
]
142 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
143 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__5dd82ac367aec06c88aa4a8b71133067"
]
144 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
145 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__04b5702bff3e80a1c1237ab648df725d"
]
146 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
147 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__b80e42fb4471133915dfb132de37f729"
]
148 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
149 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58403__04b5702bff3e80a1c1237ab648df725d"
]
150 0.38 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33115,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  58404
]
151 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58404
]
152 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58404
]
153 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
154 1.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__ef127befbc3cb455cb0399be5111f463"
]
155 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
156 1.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__3a211a0d924a91c1ed7c6d75cab4c9ca"
]
157 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
158 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__fa2e2887da3df96008ac390c1b2f6da4"
]
159 0.93 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
160 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__7fc62493acd5a003e03e620c25b3ab28"
]
161 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
162 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__0f35a1dea04ac6c5c7bb37e6ce3387ce"
]
163 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
164 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__1428cec10d3b404ac21e6ecfc1727aa7"
]
165 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
166 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__23d65259cf52e34c3d7ec625f998e33f"
]
167 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
168 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__21ed8703dede35525c85d038c7595d43"
]
169 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
170 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__c73df06c67bb27cca5768eb3bbf92d91"
]
171 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
172 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__ecae32441dfe38aa0184ff0a3ea8488f"
]
173 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
174 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__be63caf4116f3b52c42cd87f17855f00"
]
175 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
176 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__9ec3e63777618ff826c90a350016ac50"
]
177 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
178 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__ee7bf45b820097594f9b09c3d3aeea1d"
]
179 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
180 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__aece6b921f177c3cbd4f9bbf613ec0e7"
]
181 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
182 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__b4dc5930e3b2ebd546a59e8b9b7ecca7"
]
183 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
184 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__d100401bcb74ea54e15ceebff44fce74"
]
185 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
186 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__21e3e65c2795db48264afe355575a439"
]
187 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
188 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__3942983ab32c06f8a6e4b646553406d6"
]
189 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
190 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__75180501d55ddc4677aa89490cd5fddf"
]
191 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
192 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__724c83a66fae4dc2e17c9cdcbf7c1591"
]
193 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
194 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__8d03fffbdf99b5dcd9df800e5219a799"
]
195 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
196 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__f63e34d010f0e0d436a13ee3e89d430a"
]
197 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
198 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__058f0ccb4706f1c8ab36e95786a1aa53"
]
199 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
200 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__e95f879985988e07547937767c1683a2"
]
201 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
202 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__ea63a8defb36c0580c9d73bd61ab43e5"
]
203 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
204 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58404__e95f879985988e07547937767c1683a2"
]
205 0.41 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33115,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  58405
]
206 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58405
]
207 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58405
]
208 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
209 0.94 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__b400c0849c8c19ac2e3d12cdaa4c5200"
]
210 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
211 1.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__2cd1ff03d8d1640b4315a0557265daa5"
]
212 0.64 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
213 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__a01d8a094e291ce05a3e59912b170812"
]
214 0.73 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
215 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__6c32d15507bbba0b9abe7cfcda12c215"
]
216 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
217 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__84551121ead99922555e43fd4089e442"
]
218 0.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
219 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__bccb5b93e96b0b64b66dcc1a77504f6d"
]
220 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
221 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__6df8297c074ba6fb13e9b88e6d9052d2"
]
222 0.74 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
223 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__3cb0644bff88577daa7f35069924647a"
]
224 1.10 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
225 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__5d8819a0a329dea733ec9135c01ca8d0"
]
226 0.83 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
227 0.67 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__e7091dc7cdfdb340b1a8a45b689fd6e2"
]
228 0.84 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
229 0.84 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__1aac6a787d024ffc08a3b3950e8f1b2e"
]
230 0.68 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
231 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__3ef281f3e7e83dce494e6a0dab8bf756"
]
232 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
233 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__7bc982d46f04a04492b66c87c87260aa"
]
234 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
235 0.72 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__72bae6a2203bb618d623b832536a15d1"
]
236 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
237 0.75 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__6910715c0e0b82bddf19b91dc1749e19"
]
238 0.64 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
239 0.98 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__2304d64b897afa6bb4ba20ad915cc590"
]
240 1.04 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
241 0.70 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__c0d6ee1f16e93f2ccd30c7795ff8108b"
]
242 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
243 0.82 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__7a03e51741dfeb31a5eec793a67771b9"
]
244 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
245 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__582bd439016f2bb60201a386461ab36a"
]
246 0.69 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
247 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__7a6a31dddb63b8f7996f6b1171e5a3fa"
]
248 0.75 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
249 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__562e09f427dfd519e9349d857f26107e"
]
250 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
251 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__800eb9c2b2b39bd37ea8304e9ee37f76"
]
252 0.86 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
253 0.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__1a6dac7da9f03e615be9a8674efd8dc4"
]
254 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
255 0.68 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__7131c34e045706fee2261c16053c0336"
]
256 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
257 0.69 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__2499883e3b6a0df49543f0051b81655b"
]
258 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
259 0.67 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58405__7131c34e045706fee2261c16053c0336"
]
260 0.84 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33115,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  58406
]
261 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58406
]
262 0.84 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58406
]
263 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
264 1.73 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__939cdd2eef0d46518fadb0f0f26e3acc"
]
265 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
266 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__4123eb18b895b69fb582d5318fb6ff2c"
]
267 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
268 0.73 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__09314874ab6ab64ef27e93a8e9dae16f"
]
269 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
270 0.83 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__252d7bfa131a6709aa3e30fc439d9f27"
]
271 0.66 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
272 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__3d0d01a85d7ae8f525fee5baafaa8669"
]
273 0.89 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
274 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__ec221d67fc50c2693703ef81f98b0279"
]
275 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
276 0.78 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__b646518e73d5801c62ee7f1293679c94"
]
277 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
278 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__d7b293c427480cb98b47e59599891cc6"
]
279 0.69 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
280 0.81 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__f48c40be30633f9de3e0cf3ae893385a"
]
281 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
282 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__e74b1faded2efde2bfda3caffdacf1d9"
]
283 0.81 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
284 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__5531b1e5965441ec8e9c2a7427b0bc31"
]
285 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
286 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__f38fd8fdb44ce72e588e3a4f758597f6"
]
287 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
288 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__f165a993784fbbcc289be0035ae613c7"
]
289 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
290 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__1d5053f4b104e4e42554282a6a9595b9"
]
291 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
292 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__34deb0accb5acd26fc091f031d8c88db"
]
293 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
294 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__205d34960e45165f48ce683eaa09554c"
]
295 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
296 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__7f2c32a18ea73063ffe71b141d21708e"
]
297 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
298 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__3ad536738b16199fa88df5deba2563e3"
]
299 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
300 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__a15b9b1836cc2bb509bf3ff5ce61fd77"
]
301 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
302 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__c98db88bc74ac5ac550511a9f3b7096f"
]
303 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
304 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__9c5ecb606b20fdfcfadb93f57f1e0936"
]
305 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
306 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__73cd121b546bb21fcb5c2f4e07b6218b"
]
307 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
308 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__c20087d90aa344db981f3c6904c9f827"
]
309 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
310 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__40ac77e91047d06b1c0e94adb0246a32"
]
311 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
312 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__679a4b9cbb6be8554862e636a7775ad3"
]
313 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
314 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58406__40ac77e91047d06b1c0e94adb0246a32"
]
315 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
316 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
317 0.75 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"
]
318 0.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
319 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
320 0.32 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
]
321 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
322 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
323 0.33 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
324 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
325 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
326 0.46 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
327 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
328 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
329 0.30 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  145
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping