Query Metrics

342 Database Queries
62 Different statements
342.62 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.53 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "no-4-silvretta-high-altitude-trail-small_vc4436"
]
2 0.38 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/no-4-silvretta-high-altitude-trail-small_vc4436"
]
3 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.89 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 3.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.95 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/no-4-silvretta-high-altitude-trail-small_vc4436"
  "path"
  "auto_create"
  "/en/no-4-silvretta-high-altitude-trail-small_vc4436"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/no-4-silvretta-high-altitude-trail-small_vc4436"
  "entire_uri"
]
7 1.99 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 2.81 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "no-4-silvretta-high-altitude-trail-small_vc4436"
]
9 0.50 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/no-4-silvretta-high-altitude-trail-small_vc4436"
]
10 2.48 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 2.86 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4436
]
12 0.44 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 1.93 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7124
]
14 2.20 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7145
]
15 0.26 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  10260
]
16 2.62 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
17 3.06 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  79687
]
18 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  79687
]
19 0.37 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
20 0.37 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
21 0.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
22 0.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
23 0.55 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.48 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 3.14 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 0.91 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 1.35 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 0.66 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
29 0.64 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
30 0.56 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
31 6.26 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:
[
  4436
  "object"
]
32 0.98 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"
  4436
]
33 5.02 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4436
  "contentblocks"
]
34 1.99 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:
[
  4436
  "contentblocks"
  0
]
35 0.76 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
36 0.44 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
37 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 2.42 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:
[
  4436
  "contentblocks"
  1
]
39 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
40 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
41 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
42 0.53 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:
[
  4436
  "contentblocks"
  2
]
43 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
44 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
45 1.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
46 0.90 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:
[
  4436
  "contentblocks"
  3
]
47 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
48 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
49 1.93 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
50 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:
[
  4436
  "contentblocks"
  4
]
51 0.57 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
52 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
53 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
54 2.77 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:
[
  4436
  "contentblocks"
  5
]
55 1.14 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
56 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
57 3.42 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
58 1.00 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:
[
  4436
  "contentblocks"
  6
]
59 0.43 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
60 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
61 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
62 0.52 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:
[
  4436
  "contentblocks"
  7
]
63 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
64 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
65 0.86 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
66 0.68 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:
[
  4436
  "contentblocks"
  8
]
67 1.96 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
68 0.47 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
69 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
70 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:
[
  4436
  "contentblocks"
  9
]
71 0.49 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
72 0.68 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
73 0.47 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
74 2.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:
[
  4436
  "contentblocks"
  10
]
75 0.69 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
76 3.49 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
77 0.43 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
78 0.79 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:
[
  4436
  "contentblocks"
  11
]
79 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
80 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
81 1.91 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
82 0.84 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:
[
  4436
  "contentblocks"
  12
]
83 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
84 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
85 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4436 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
86 0.62 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
87 0.68 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7159
  "externalLinks"
]
88 1.80 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4436
  "externalLinks"
]
89 3.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
90 1.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__168089e140233381753caff9cdfc3090"
]
91 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
92 0.83 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__f0083de324d68f0625984d82a10ac5f9"
]
93 3.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
94 1.08 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__67aabadeb12f956af6c383f783d6fcff"
]
95 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
96 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__fb2cbb72d08d8d4d687144bdbe29a244"
]
97 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
98 0.89 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__d3234349a91f5a89fe8f90d22c99be80"
]
99 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
100 0.71 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__fc2f1650c071a11d13f412f4a5f75917"
]
101 2.08 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
102 0.95 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__37fcbcb6ecfa52f0866990d5377a2833"
]
103 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
104 0.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__859c426391fe63c6f399914dd2f8c9f4"
]
105 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
106 0.86 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__915f4352ffce9ad94821b406318bd5b9"
]
107 2.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
108 1.05 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__51bc2bef5e81ec99c07f9e35cfe0690c"
]
109 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
110 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__1412f23dabadbda633e37839ca77f1b6"
]
111 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
112 0.90 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__3f3200da4db6774c2ce12e7819668a10"
]
113 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
114 2.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__9b7c46cb4e6767d21b7531a6f526e87b"
]
115 3.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
116 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__076ae3f395546a70be5198057710bad7"
]
117 0.32 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_79687__c761f82f791bf80cff99a5b03e08a918"
]
119 2.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
120 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__d3ee8c85f167ac5c98aa5c429f7c94e2"
]
121 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
122 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__44ef31f2051b849150b576eee34ac075"
]
123 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
124 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__19dc8c64c5aa2d0223ca102d61ae2943"
]
125 2.01 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
126 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__a92149a5cf1657bd36da4b519e7026fa"
]
127 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
128 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__5fdd17e09b874a6750373949049b2130"
]
129 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
130 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__e6ad27b745c2510e3063bb142a2770d5"
]
131 2.94 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
132 1.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__30b4b35755e6a501070e58618a56a5b7"
]
133 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
134 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__09f8732e79b6fd4bafacec192904a147"
]
135 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
136 1.01 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__d294ae9bb0b0c4f4a89dc86b671dc29d"
]
137 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
138 2.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__b7497cfda968b0b938ed51e9d32ea9fa"
]
139 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
140 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__9271177b766b3f97762d789d9bd3a728"
]
141 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
142 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__e5e3bfb73c7845d57f63fa0dadeb25ad"
]
143 2.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
144 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__9271177b766b3f97762d789d9bd3a728"
]
145 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
146 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79687__b7497cfda968b0b938ed51e9d32ea9fa"
]
147 3.10 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  79688
]
148 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  79688
]
149 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
150 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__1f6faef6419daec742dd16a7061ca1b7"
]
151 1.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
152 1.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__32c611fafe99ac0e0f8998a7233e8e18"
]
153 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
154 3.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__dc89e5783e6edad245bf091efd83233c"
]
155 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
156 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__4f93b87d3de6f8e0ce575bae69dd2a93"
]
157 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
158 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__48c14bbb22aa95d6f72e9e90f2f9a44f"
]
159 1.82 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
160 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__221abe4dec55d881d0593ecb528c66cb"
]
161 3.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
162 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__005952254d1b8589ec2c53dd8f135677"
]
163 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
164 0.98 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__8a94e3cdf5003c645dab8b49183f59c9"
]
165 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
166 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__da086e6bfada0e539f488369d14a0bc4"
]
167 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
168 3.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__e4d016f16e3a26eabac9a50540ecac53"
]
169 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
170 2.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__1038a636aae37d585d457e5fdc7f2a9f"
]
171 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
172 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__23116e4b80d83cddc777f428ec054234"
]
173 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
174 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__336481697d199aa343bfdcdebbe5f829"
]
175 1.79 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
176 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__594681f3d24636c44131cb53ba2addd5"
]
177 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
178 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__bd93db5c231129e6bbffc03bb15c16bd"
]
179 1.99 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
180 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__e816dd17001e7faac94b37a09c7e34ab"
]
181 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
182 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__d357a9dd6a838f1f8f4a2bd0e5c28916"
]
183 2.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
184 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__db5b2edd008070428c2db12a46926ff8"
]
185 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
186 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__a8f539c06736dca611cfc9038fb7c66c"
]
187 2.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
188 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__46da087b105a6a5b44239c743c4d819a"
]
189 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
190 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__c968e599a5ee119e9f01662ee23e5b93"
]
191 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
192 2.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__2fbf2b5c64edd535363e830b4a3d9979"
]
193 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
194 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__c2c8e15fa71238ed47f8d1faa1ef3454"
]
195 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
196 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__52334130c2fcdc78e9d3f2a7f4f839a5"
]
197 1.82 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
198 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__f97bc1e4466a91bda75febd51f2ca30d"
]
199 2.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
200 1.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__99bc789795bdbc612d44f7309a120e8b"
]
201 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
202 1.92 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__0009842d7ea81273299ffdf58ba07f64"
]
203 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
204 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__99bc789795bdbc612d44f7309a120e8b"
]
205 2.11 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
206 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79688__f97bc1e4466a91bda75febd51f2ca30d"
]
207 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  79689
]
208 1.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  79689
]
209 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
210 0.98 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__2ae2769f286d1fba1baa0ce5bc0cf02e"
]
211 1.69 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
212 0.91 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__35ad756dcb15649a8d0294846ee0d3af"
]
213 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
214 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__05e2aa543c00fde228f8cbe0d20eb30c"
]
215 1.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
216 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__34ce533f626215a49e06f5bf446728e4"
]
217 1.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
218 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__05a551bad4fc6799941376420451219e"
]
219 3.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
220 2.88 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__171ecd01db95baa9a9032dfb8e7b1a07"
]
221 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
222 0.92 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__99f109456126c4d7bb4bd27c60098390"
]
223 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
224 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__97d1ffa3c184a1bd33cc845475f3fda7"
]
225 1.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
226 0.92 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__d993b0af4f76ab927e8527ca32a47f26"
]
227 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
228 2.05 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__7fe3662499575eceef63c6ceb455882c"
]
229 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
230 3.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__32f2b7c996dca3e731a5b496ae33967f"
]
231 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
232 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__900ee0d230dda8d223f08dcea57dee7e"
]
233 0.93 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
234 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__a6caa5f2a03062171160074d8d3741d6"
]
235 2.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
236 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__b20c348a2e88c37fcebbf4318781b998"
]
237 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
238 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__944dda55a71c1a860ad19326ea20aa3a"
]
239 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
240 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__002c2650478992d999cd320d08a86399"
]
241 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
242 2.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__f3b933a000241853195b586fba950e81"
]
243 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
244 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__d37e6299b243382d3f4c590f9aa86c78"
]
245 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
246 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__347aa2e1f4471d43c74f90fa78be7217"
]
247 1.94 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
248 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__3a8daaf52911aee59c02d83eab01cbe9"
]
249 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
250 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__e4ec3ab2d8bf49259e4a567fde8b4e1a"
]
251 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
252 1.85 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__56c9ece34554bf700493e9a4f531e04a"
]
253 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
254 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__2c9cc703aed439a510c4e1390dcbf295"
]
255 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
256 1.86 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__f0a393daea94d5fad9a8e40e35d41389"
]
257 0.40 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_79689__3767c37bfe48d8ef6c81b17994b2cd2f"
]
259 2.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
260 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__2ba80eec0c98194673bc7146f50618c5"
]
261 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
262 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__b6bf5d71108b0864826a8f803df1ce63"
]
263 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
264 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__2ba80eec0c98194673bc7146f50618c5"
]
265 1.74 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
266 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79689__3767c37bfe48d8ef6c81b17994b2cd2f"
]
267 2.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  79690
]
268 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  79690
]
269 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
270 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__2fb4bededc54fc911d6d75635ff24fcc"
]
271 1.77 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
272 1.10 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__30a7b8dd50b6d3cdcf79b98fa3cedf63"
]
273 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
274 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__2a177842460316b63a18e8bf7983d766"
]
275 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
276 1.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__c50dd3485312ac0dc34a47dd6c4c61dd"
]
277 1.96 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
278 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__f9ae87965b1748937047d7422d81ff67"
]
279 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
280 0.88 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__a7ce82d9a518b664261c8ed88c281848"
]
281 1.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
282 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__7788b40323ebba97a5ea8cef8f4146bd"
]
283 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
284 2.81 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__1b7de2451f1522d05b4864c08646f57f"
]
285 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
286 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__5fd99177b40817c4f03679426914c87e"
]
287 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
288 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__d1e656daa3f355c9eda9bd65a7c2e881"
]
289 2.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
290 2.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__888446a1b6b08a560de351fcca9bffe8"
]
291 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
292 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__9eb9f84011655ebbd18a7ffb2a780f4e"
]
293 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
294 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__f473efe37c668b4c4f76e650b1a52ea4"
]
295 1.75 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
296 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__f215cff15748b2684eccfeb751efaa91"
]
297 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
298 2.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__82d738cea5c5e167541bc8ceda78d7fb"
]
299 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
300 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__108bea896f6ba4f1a5861a9ab36d7907"
]
301 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
302 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__d29c85b750f9ac44df159134d2840206"
]
303 1.66 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
304 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__1efabc6dba60875104f575c967c6bd6d"
]
305 2.84 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
306 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__52710a730d469b1cbbe26ec6b50b4b05"
]
307 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
308 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__f3d69a9f5f4a2148e635ae6710563a40"
]
309 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
310 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__0b3c5f070bcdae2623248d165755f1ce"
]
311 2.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
312 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__fef759b4e6664d575104a31b58752fd1"
]
313 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
314 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__08e8c586851b6a9567037d426c31476f"
]
315 2.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
316 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__83bc2813bf6fe21ad2f80bcef519760a"
]
317 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
318 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__5b699051fd78da7a2dceba8e05c7435b"
]
319 2.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
320 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__c4164b2cc6794eeea9de771bc6092bbc"
]
321 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
322 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__56a1610f8cd272a34be1c6db95474909"
]
323 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
324 2.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__c4164b2cc6794eeea9de771bc6092bbc"
]
325 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
326 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_79690__5b699051fd78da7a2dceba8e05c7435b"
]
327 5.56 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"
  4436
]
328 0.56 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
329 2.99 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
330 3.37 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"
]
331 0.70 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
332 2.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
333 3.32 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  2521
]
334 3.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
335 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
336 0.63 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
337 2.01 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
338 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
339 2.43 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
340 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
341 2.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
342 0.62 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