Query Metrics

292 Database Queries
65 Different statements
177.67 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.55 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "st-gallenkirch-innerziggam-garfrescha-bahn_vc4711"
]
2 0.35 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/st-gallenkirch-innerziggam-garfrescha-bahn_vc4711"
]
3 0.33 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 1.09 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.73 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/st-gallenkirch-innerziggam-garfrescha-bahn_vc4711"
  "path"
  "auto_create"
  "/en/st-gallenkirch-innerziggam-garfrescha-bahn_vc4711"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/st-gallenkirch-innerziggam-garfrescha-bahn_vc4711"
  "entire_uri"
]
7 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "st-gallenkirch-innerziggam-garfrescha-bahn_vc4711"
]
9 0.32 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/st-gallenkirch-innerziggam-garfrescha-bahn_vc4711"
]
10 0.60 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.67 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4711
]
12 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.40 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7124
]
14 0.32 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7136
]
15 0.67 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
16 0.69 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58725
]
17 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58725
]
18 0.37 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
19 0.45 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
]
20 0.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
21 0.32 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
22 0.40 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
23 0.53 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.75 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
25 0.93 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
26 0.57 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
27 0.52 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
28 0.49 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
]
29 1.03 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:
[
  4711
  "object"
]
30 0.67 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"
  4711
]
31 0.98 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4711
  "contentblocks"
]
32 2.18 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  0
]
33 0.39 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
34 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
35 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
36 0.73 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  1
]
37 0.46 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
38 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
39 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
40 0.65 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  2
]
41 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
42 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
43 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
44 0.75 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  3
]
45 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
46 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
47 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
48 1.41 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  4
]
49 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
50 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
51 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
52 0.72 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  5
]
53 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
54 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
55 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
56 0.83 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  6
]
57 0.37 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
58 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
59 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
60 0.75 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  7
]
61 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
62 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
63 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
64 0.74 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  8
]
65 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
66 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
67 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
68 0.71 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  9
]
69 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
70 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
71 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
72 1.24 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  10
]
73 0.84 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
74 0.63 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
75 0.55 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
76 1.10 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  11
]
77 0.55 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
78 0.58 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
79 0.58 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
80 1.08 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  12
]
81 0.57 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
82 0.79 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
83 0.59 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
84 1.07 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4711
  "contentblocks"
  13
]
85 0.59 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
86 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
87 0.41 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4711 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
88 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
89 0.47 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7161
  "externalLinks"
]
90 0.50 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4711
  "externalLinks"
]
91 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
92 1.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__cd81244f094863c0faea77eb35a306c2"
]
93 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
94 0.92 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__0c4cd7e8c57d670d058a93e5281d6e4e"
]
95 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
96 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__c53c0230a858f0e83019168239720c1a"
]
97 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
98 0.87 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__f99c094a0cdba8f397aa3dbb79f6f4b6"
]
99 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
100 1.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__72b439708e6fa8c567e4900537929082"
]
101 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
102 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__136ea350fb55dccb1bc440fa262a34b1"
]
103 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
104 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__6c0283b14631ad36d51e3efcce6e56db"
]
105 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
106 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__e240c1c23dff7ee8bf89204a5370f117"
]
107 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
108 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__d7ef334d439c7805d4b4642b5f1f70fb"
]
109 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
110 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__60f6a9926ff6235584fe6db3f0f6c9d7"
]
111 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
112 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__6e384dc3d0a3e93bfa34876ba9763da6"
]
113 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
114 1.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__5c20377c300ef8fd26a51697d2e01a1e"
]
115 0.84 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
116 1.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__aa7a633e4afed3244ccee5a8569e9237"
]
117 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
118 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__777cd46ffdd931222043d41fb7dddf7c"
]
119 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
120 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__c8fd4f06d36a05dd170400455f305c4b"
]
121 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
122 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__af5d733499433e5865be20ec44679e78"
]
123 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
124 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__434e562826c4e17c08a49d364072c7e1"
]
125 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
126 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__7147b1b632db52ac6f8c7214f87df325"
]
127 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
128 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__cf170de0d1d6379fdaf25a870bf7f193"
]
129 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
130 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__858950ad0854ada9c4ae6cd04c46dcff"
]
131 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
132 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__51cabae4a7f25b8becc20e6e444e9b4a"
]
133 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
134 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__aaa6d5da292a9eadf311401008ba7e4d"
]
135 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
136 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__e6ace60b38a2775a6a3e8586bc6fd54d"
]
137 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
138 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__d5becceb2dd16777d148381545b20084"
]
139 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
140 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__b8f4594306ad3f20e93678da6312509f"
]
141 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
142 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__83b9e563f5b4fbdffea1a48f48b22497"
]
143 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
144 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__b8f4594306ad3f20e93678da6312509f"
]
145 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
146 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__3536564bf64e581bdb6965b765c37db6"
]
147 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
148 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__ba6a44d7f068a2792a3e274458fe722f"
]
149 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
150 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__3536564bf64e581bdb6965b765c37db6"
]
151 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
152 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__b8f4594306ad3f20e93678da6312509f"
]
153 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
154 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__b8f4594306ad3f20e93678da6312509f"
]
155 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
156 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58725__83b9e563f5b4fbdffea1a48f48b22497"
]
157 0.81 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58726
]
158 1.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58726
]
159 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
160 1.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__79ea7020004244ae3e2bbe887e0462b9"
]
161 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
162 0.90 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__01c5ce9b5a7ac1bd20ab9514ea70e2ac"
]
163 0.56 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_58726__c45e13bb500522c7b062a7c0d4e4fe70"
]
165 0.62 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
166 3.97 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__643b09bae90d1e35b336468246a414a7"
]
167 0.76 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
168 1.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__0de1ac5c90fae6ac49a08474838f9f6a"
]
169 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
170 2.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__efaf44e9d776e915f0bac95025e46610"
]
171 1.92 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
172 2.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__fff5d2794b9f0a02b521e51904eac578"
]
173 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
174 1.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__c6e477c7f8f60b226690cf15b8693d24"
]
175 3.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
176 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__7bafd92dbb84f28bbade850f7b3b1d94"
]
177 0.69 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
178 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__de9419f0b7366151e82d8f1bea4249ba"
]
179 1.91 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
180 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__ed293388d16e5f1a58838b26ab2a49df"
]
181 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
182 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__ec5e194511b928cc0ab86b8a7298b6a1"
]
183 1.80 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
184 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__2db998555e1e34ca89ef5bb656ab47c5"
]
185 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
186 0.80 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__17ca4b63792d962be26a27a78ad4cbfc"
]
187 1.68 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
188 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__755554eaea810b7cb3140102666aff54"
]
189 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
190 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__c35cdf4c9871225cd3e1c8f1b0db073d"
]
191 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
192 0.76 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__77a32e9a8d232b00fbf43bee3932f003"
]
193 1.09 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
194 1.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__7865d82aad4f545e43b608ea5cea67d5"
]
195 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
196 3.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__36078b6933f31b0e37c93d28be683595"
]
197 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
198 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__dd440855cd6b65da3ab5e609f20c0e8a"
]
199 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
200 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__a82848e72a19f5295ac9562a25c5dd53"
]
201 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
202 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__3308b7c6e98ebb1004119bace994e141"
]
203 1.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
204 1.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__dd78712a80449d3632f63b9f01743257"
]
205 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
206 0.78 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__8568a8deb7c7671f0057120455055701"
]
207 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
208 0.84 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__65de26c8e5a90dd0101304e29f563896"
]
209 0.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
210 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__0c0844c813146ecd5b35554a159a089f"
]
211 0.66 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
212 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__2d49f3136c961580932b45225d27b293"
]
213 0.79 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
214 0.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__0c0844c813146ecd5b35554a159a089f"
]
215 0.58 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
216 0.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58726__65de26c8e5a90dd0101304e29f563896"
]
217 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58727
]
218 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58727
]
219 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
220 1.10 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__3125078d30502771d2d43e8813b6726f"
]
221 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
222 1.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__daa292ab09423094376a4ee28e3c6a8f"
]
223 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
224 0.97 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__28b980902a34592423822d736ed37d4f"
]
225 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
226 0.86 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__1f9942a7d3b5b1af091560d5b3ae1ca7"
]
227 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
228 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__d9705dbb02a0720a3ee3e23f4b44cd5c"
]
229 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
230 1.03 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__b0bdbb6e1ca4605a246860f775cb0f3e"
]
231 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
232 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__ec965c705db699042dc9ad406f8af71c"
]
233 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
234 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__bb6db848d8bbad494e3f5e402e62505e"
]
235 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
236 0.98 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__fa0d3d75eab6a49aa687bdd190ade83a"
]
237 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
238 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__5b8717bcf3e430ae9a6f74332e2fc1c0"
]
239 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
240 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__7295d4ca556fc80b149e18cdf4a71c81"
]
241 0.58 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
242 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__00757cb770eb8521fc2b8ce4de9ba74c"
]
243 0.67 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
244 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__2d4cf9084455aa30a242182c82c884b2"
]
245 0.79 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
246 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__266f7c1834d4ea9134338ff8462fcca6"
]
247 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
248 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__84e2f149f0dbb3c9d442a20d6209eb2e"
]
249 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
250 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__5fe9a7d3df34022407fd5436285bb963"
]
251 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
252 1.00 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__919c27f3af47d0b02eb1998bfd6caf8c"
]
253 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
254 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__2ff4ac5717111693d4d3edd668b8623d"
]
255 0.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
256 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__ae6e4a1d5829905fb188d0dc81178bb0"
]
257 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
258 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__ba417fa6eeee30fb78e0117e2952305e"
]
259 1.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
260 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__52839f0eefa35fdd8566d6512ccb64bb"
]
261 0.78 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
262 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__f5922bf82eae26bcace4804fad07105e"
]
263 1.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
264 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__6ad3f9fde034f415a4bacc612de96273"
]
265 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
266 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__4e8fe1a5d2c42f477e3ef6a0cd06ad47"
]
267 0.62 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
268 1.86 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__7cad8427640b31788759989fd029c196"
]
269 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
270 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__12cf6534976a6955ee27c90d77029902"
]
271 3.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
272 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__0e1f24c9a8ab223b3cfb673ef25c32fe"
]
273 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
274 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__12cf6534976a6955ee27c90d77029902"
]
275 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
276 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58727__7cad8427640b31788759989fd029c196"
]
277 0.63 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"
  4711
]
278 0.50 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
279 2.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
280 0.74 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"
]
281 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
282 0.62 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
283 1.28 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
]
284 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
285 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
286 2.19 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
287 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
288 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
289 0.40 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
290 2.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
291 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
292 0.35 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