Query Metrics

365 Database Queries
72 Different statements
152.55 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.39 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "fernsicht-tour_vc4451"
]
2 0.33 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/fernsicht-tour_vc4451"
]
3 0.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 1.12 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.34 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/fernsicht-tour_vc4451"
  "path"
  "auto_create"
  "/en/fernsicht-tour_vc4451"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/fernsicht-tour_vc4451"
  "entire_uri"
]
7 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.36 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "fernsicht-tour_vc4451"
]
9 0.37 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/fernsicht-tour_vc4451"
]
10 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.54 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4451
]
12 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.38 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7124
]
14 0.35 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7129
]
15 0.30 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7126
]
16 0.28 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "golm"
]
17 0.29 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
18 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
19 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58716
]
20 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58716
]
21 0.37 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
22 0.48 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
]
23 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
24 0.32 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
25 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
26 0.29 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
27 0.32 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
28 0.33 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
29 0.36 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
30 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
31 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
32 0.46 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
33 0.29 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
34 0.65 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
]
35 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
36 0.34 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
37 0.29 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
38 0.60 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
39 1.28 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:
[
  4451
  "object"
]
40 0.70 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"
  4451
]
41 0.58 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4451
  "contentblocks"
]
42 0.85 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:
[
  4451
  "contentblocks"
  0
]
43 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
44 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
45 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
46 0.61 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:
[
  4451
  "contentblocks"
  1
]
47 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
48 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
49 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
50 0.61 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:
[
  4451
  "contentblocks"
  2
]
51 0.45 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
52 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
53 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
54 0.66 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:
[
  4451
  "contentblocks"
  3
]
55 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
56 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
57 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
58 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:
[
  4451
  "contentblocks"
  4
]
59 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
61 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
62 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:
[
  4451
  "contentblocks"
  5
]
63 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
66 0.76 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:
[
  4451
  "contentblocks"
  6
]
67 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.39 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.41 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.86 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:
[
  4451
  "contentblocks"
  7
]
71 0.49 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
72 0.45 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.89 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:
[
  4451
  "contentblocks"
  8
]
75 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
76 0.42 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
77 0.42 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.82 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:
[
  4451
  "contentblocks"
  9
]
79 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
80 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
81 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
82 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:
[
  4451
  "contentblocks"
  10
]
83 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
84 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
85 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
86 0.80 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:
[
  4451
  "contentblocks"
  11
]
87 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
88 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
89 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
90 0.69 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:
[
  4451
  "contentblocks"
  12
]
91 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
92 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
93 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
94 0.81 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:
[
  4451
  "contentblocks"
  13
]
95 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
96 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
97 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
98 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:
[
  4451
  "contentblocks"
  14
]
99 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
100 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
101 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
102 0.59 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:
[
  4451
  "contentblocks"
  15
]
103 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
104 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
105 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4451 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
106 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
107 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  60638
]
108 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  60638
]
109 0.43 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7158
  "externalLinks"
]
110 0.41 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4451
  "externalLinks"
]
111 1.55 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
112 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
113 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__af63db3e1263ada475d7e6f22e7b8b5a"
]
114 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
115 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__6aa6bf542ea451ad021660dd85a57c39"
]
116 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
117 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__286a6e1e71d861a75e2b1037dc3df2ed"
]
118 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
119 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__127fd520873d8ae0874cd01f1e0a4e31"
]
120 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
121 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__eed6bb73d391da4f05680c324674a2b2"
]
122 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
123 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__a40c59600ce22975232ae5e05498ccbb"
]
124 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
125 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__ae8935240ece99923ef2a1146b839079"
]
126 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
127 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__f7c0b553f886474a6ac2057315fbc4b5"
]
128 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
129 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__c6d4ac8d50964809f08b92b03ddb2ea9"
]
130 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
131 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__0a12d204eaeb3b792d1cad79d82d2029"
]
132 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
133 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__aac079448bffe1d262d436756c4e80ca"
]
134 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
135 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__256c5a1b3dff8e1c520f4c20e7f42f0f"
]
136 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
137 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__40042ae99f0231e38261e18e4b9cbe87"
]
138 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
139 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__27d8585f71cc1311f5b3888c348e3ab8"
]
140 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
141 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__e459122acb837dee0dd3665d98233be7"
]
142 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
143 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__94bf7d5cc114ac0b901d86cefb467b23"
]
144 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
145 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__1533795af6af306dc67a59ad67994c29"
]
146 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
147 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__6a7bf9d5ad94c3f88aafcd8f7af92cb2"
]
148 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
149 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__39f6bb4c044aa99f043a010e51ffb5a0"
]
150 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
151 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__ec408f354ac75a2b6e71cf151f949326"
]
152 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
153 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__0f4dc9e033062dd2c19c72b8bf9d6170"
]
154 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
155 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__fdfad38a2fb2cd593db54f95414d3844"
]
156 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
157 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__57b0449c43d230c9d849272a93a2989f"
]
158 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
159 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__728bb327a1a72a75d274b87784a3b263"
]
160 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
161 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__7e061f4f5394bfce16d9b6abc662a9f9"
]
162 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
163 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__8dcb54858346aa3d0d32dae6de03f8d3"
]
164 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
165 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__c07e2119cd38ef5a3c49081443df835e"
]
166 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
167 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__8dcb54858346aa3d0d32dae6de03f8d3"
]
168 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
169 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58716__7e061f4f5394bfce16d9b6abc662a9f9"
]
170 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58718
]
171 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58718
]
172 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
173 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__c32a45157b43719f388cd1c7c6b82742"
]
174 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
175 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__76fe9a00f71e66fafe70b308384aa3b1"
]
176 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
177 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__1b32f05225f8b0d1189ba1ef4d6e1659"
]
178 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
179 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__24edcd8375a00dcb18646b6836683bfc"
]
180 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
181 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__40573b6db8242ac08a4d7bf955309900"
]
182 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
183 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__dda1f12e47a4ee2ca4c1cd68dddbe722"
]
184 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
185 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__d6dc35d4102fafbbc6d8797b5a7f1f15"
]
186 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
187 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__70deb9b62c7bb6454c542455393b49f2"
]
188 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
189 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__d511218096346735b439844cd55d817e"
]
190 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
191 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__235c539183f374270e36290211dd2dbc"
]
192 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
193 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__cb4ba38cd75837133deee51db9bb8af1"
]
194 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
195 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__bc4dbe6dc6e2b2fa8cc5df606015cb6f"
]
196 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
197 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__f6bf6733493306c607e46a2727dd0f45"
]
198 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
199 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__18acd152c9617e5a2b2e55870d0af678"
]
200 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
201 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__503b01d15418c0bc88f04983a450ad82"
]
202 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
203 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__27b6e640c60a64877105634e4794cc1e"
]
204 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
205 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__768a39583b1853d0ca6ecaff34bcda44"
]
206 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
207 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__e8676b8a26c9c047b9b68067b6b81cf8"
]
208 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
209 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__7c4c5c74da51c856dd1dde8422945803"
]
210 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
211 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__51c7e2358a79dffa9fd6f892cb4c3443"
]
212 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
213 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__b2a159324152f0791732d149e1a7bc23"
]
214 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
215 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__a2eeaad170114d89df2a08ae2b5111a6"
]
216 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
217 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__09a4bf9e70ca24d2065ec66819b46418"
]
218 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
219 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__b6fe759611be5f94d72ead7751566bd2"
]
220 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
221 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__5e4b0acfcd9acb3b7f74a4240b1f69d1"
]
222 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
223 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__4d4c45b5bce005215cbad57d79626fbb"
]
224 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
225 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__ae7b63bda4b480bf7cf53d9f0ecece76"
]
226 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
227 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__4d4c45b5bce005215cbad57d79626fbb"
]
228 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
229 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58718__5e4b0acfcd9acb3b7f74a4240b1f69d1"
]
230 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58721
]
231 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58721
]
232 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
233 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__1009006f89cefa764ab0f0413917c810"
]
234 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
235 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__b2f396b46b94151fd5bbadb8962fcaab"
]
236 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
237 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__cb7b44b0fb77bfbcfeb43f24aee7f63c"
]
238 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
239 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__8227bc613d0be888e5baeaaf2749f5a4"
]
240 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
241 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__7b99f5550518c3e5458ec439c342cd3e"
]
242 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
243 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__353c6726587d3dc913ee5b238b74310e"
]
244 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
245 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__8f3c03dd0cf731f3ddade2c7a88e8973"
]
246 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
247 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__6103a4a2e9ed859dba5bff52b8f114d9"
]
248 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
249 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__58972f125e36b7fa9b6e0a859cfc6dca"
]
250 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
251 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__45600b9ca39c67bbe66cef502e2b5866"
]
252 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
253 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__f870c37f622d274f6e78e2e5efe65c42"
]
254 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
255 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__0abc91edf81999aeebaf2bf8bbbbab0b"
]
256 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
257 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__31d7ee66dcc472b91e1f685ba667bc10"
]
258 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
259 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__6481382760e07f8d81e8d79469f0b35a"
]
260 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
261 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__8b1edb541a02eb6fca625f94923ef4c8"
]
262 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
263 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__14a8e109a09c1524ec972add1fef5d6a"
]
264 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
265 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__6abb211a78bef97d1ff7e65f859f577d"
]
266 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
267 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__8f3c6e15bd7125642335b38a1801526e"
]
268 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
269 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__f1a6a67cfa67235314161aa8621f1c45"
]
270 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
271 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__81e3609eed7df817fd7bd30b0878c356"
]
272 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
273 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__7a6153e1b2e925dac65aeae0f861e5cc"
]
274 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
275 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__343884e79d14ffe93e203308ca942dcf"
]
276 0.31 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_58721__13fcf6eab49488ff1f6397516cd4c982"
]
278 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
279 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__6a58496596c24fe509cc5fe12f52316f"
]
280 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
281 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__bf780670b2fa26aeec99eb9cfe37dd27"
]
282 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
283 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__4c89446f28ffa56ca6eb6f3e98cfa5ff"
]
284 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
285 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__d7f5d3b3e2ecdd196ef3e0ed9ee7ddd2"
]
286 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
287 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__4c89446f28ffa56ca6eb6f3e98cfa5ff"
]
288 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
289 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58721__bf780670b2fa26aeec99eb9cfe37dd27"
]
290 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58722
]
291 0.89 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58722
]
292 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
293 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__fe335e7bdc3065ebc5bdbf49cc720902"
]
294 1.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
295 1.95 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__68490410e3275e287b1738e376fd3892"
]
296 1.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
297 0.73 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__d70f84bc9f206ac0b550fe4e47542115"
]
298 0.62 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
299 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__fdcc7857b58ca3c263906d36e25aa67c"
]
300 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
301 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__d3cb19b0e40c45d0294f1435eb3e6775"
]
302 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
303 0.72 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__d3840910a4de4a99ec74a747fae6ad9c"
]
304 0.67 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
305 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__871abb025a76bdeca5274b2af5677e72"
]
306 2.80 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
307 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__2690f9fd897ebf65ba2c2a603ab3b982"
]
308 0.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
309 1.83 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__f31836cee69f47b786c9e6d2b1dcf91b"
]
310 0.92 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
311 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__85730083328641ed739f53e6b086b036"
]
312 2.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
313 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__2cc3eeb4ce5a1ef12ceb24d6ed136010"
]
314 1.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
315 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__9a189cca0f55c600195817c481c00a91"
]
316 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
317 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__601b38d9f8e61626a2b6eeee6a5c14ac"
]
318 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
319 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__62a544add40eb4c84c78de8db6bfbe06"
]
320 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
321 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__9838734235af8feabd13f727f723bb61"
]
322 0.65 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
323 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__b3e7d75e82a7d2c4a5da5388508f5929"
]
324 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
325 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__e4459592dcda0aee776e36c18df740cd"
]
326 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
327 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__3c83ae938c74f3571b8a13de4365ed25"
]
328 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
329 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__36089d6799edc4cd2653e401d32cb64f"
]
330 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
331 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__f4aab64185dcec3a840a8e4c754a7202"
]
332 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
333 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__cfa74aa8cf16fb5c9ece73040de02208"
]
334 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
335 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__531c356f59ed9587513358f2468d75f9"
]
336 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
337 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__5ed48d2180c06b5f726c343c0245be36"
]
338 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
339 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__1b94f0c0016aba26c9c09c0e3d280631"
]
340 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
341 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__815fc2f9390560acb76ed51a630ed0fc"
]
342 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
343 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__1fd3077bddde4e498e12a4f420b66e66"
]
344 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
345 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__a8f7636ec875270dd9cfca9e56b20ca9"
]
346 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
347 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__1fd3077bddde4e498e12a4f420b66e66"
]
348 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
349 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58722__815fc2f9390560acb76ed51a630ed0fc"
]
350 0.78 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"
  4451
]
351 0.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
352 0.82 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
353 0.56 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "path_query"
  "https://montafon-staging.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
354 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
355 0.97 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
356 0.99 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
]
357 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
358 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
359 0.39 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
360 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
361 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
362 0.68 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
363 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
364 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
365 0.47 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