Query Metrics
429
Database Queries
86
Different statements
178.65 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.61 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "panoramaweg-bartholomaeberg-9rgpemgc_vc5016" ] |
| 2 | 0.28 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/panoramaweg-bartholomaeberg-9rgpemgc_vc5016"
]
|
| 3 | 0.39 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
| 4 | 0.83 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
| 5 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 6 | 0.60 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/en/panoramaweg-bartholomaeberg-9rgpemgc_vc5016" "path" "auto_create" "/en/panoramaweg-bartholomaeberg-9rgpemgc_vc5016" "path_query" "https://montafon-staging.conecto.rocks/en/panoramaweg-bartholomaeberg-9rgpemgc_vc5016" "entire_uri" ] |
| 7 | 0.49 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.78 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "panoramaweg-bartholomaeberg-9rgpemgc_vc5016" ] |
| 9 | 0.37 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/panoramaweg-bartholomaeberg-9rgpemgc_vc5016"
]
|
| 10 | 0.45 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
| 11 | 0.46 ms |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
5016
]
|
| 12 | 0.32 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_concept"
]
|
| 13 | 0.58 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
19
]
|
| 14 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
58112
]
|
| 15 | 1.22 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
58112
]
|
| 16 | 0.26 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
| 17 | 0.40 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 ] |
| 18 | 0.31 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
| 19 | 0.31 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "nl" ] |
| 20 | 0.50 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "fr" ] |
| 21 | 0.46 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
| 22 | 0.66 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 23 | 0.51 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 24 | 0.82 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8
]
|
| 25 | 0.61 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8
]
|
| 26 | 0.56 ms |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
| 27 | 0.47 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
| 28 | 0.96 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 19 19 19 ] |
| 29 | 0.55 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "fr" ] |
| 30 | 0.42 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
| 31 | 2.10 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:
[ 5016 "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" 5016 ] |
| 33 | 1.29 ms |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 5016 "contentblocks" ] |
| 34 | 2.61 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 0 ] |
| 35 | 0.49 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 36 | 0.37 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 37 | 0.51 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 38 | 0.39 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
| 39 | 1.27 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 1 ] |
| 40 | 0.41 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 41 | 0.41 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 42 | 0.55 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 43 | 0.37 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
| 44 | 0.80 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 2 ] |
| 45 | 0.50 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 46 | 0.31 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 47 | 0.29 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 48 | 0.35 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
| 49 | 0.67 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 3 ] |
| 50 | 0.65 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 51 | 0.39 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 52 | 0.30 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 53 | 0.33 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
| 54 | 0.60 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 4 ] |
| 55 | 0.42 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 56 | 0.79 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 57 | 0.31 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 58 | 0.32 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
| 59 | 0.60 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 5 ] |
| 60 | 0.32 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 61 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 62 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 63 | 0.28 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
| 64 | 0.64 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 6 ] |
| 65 | 0.39 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 66 | 0.71 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 67 | 0.39 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 68 | 0.31 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
| 69 | 0.54 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 7 ] |
| 70 | 0.22 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 71 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 72 | 0.18 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 73 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
| 74 | 0.44 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 8 ] |
| 75 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 76 | 0.38 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 77 | 0.30 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 78 | 0.37 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
| 79 | 0.80 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 9 ] |
| 80 | 0.28 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 81 | 0.33 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 82 | 0.67 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 83 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
| 84 | 0.64 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 10 ] |
| 85 | 0.68 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 86 | 0.30 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 87 | 0.49 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 88 | 0.69 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
| 89 | 0.65 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 11 ] |
| 90 | 0.37 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 91 | 0.31 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 92 | 0.29 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 93 | 0.27 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
| 94 | 0.81 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 12 ] |
| 95 | 0.23 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 96 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 97 | 0.19 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 98 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
| 99 | 0.47 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 13 ] |
| 100 | 0.26 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 101 | 0.20 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 102 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 103 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
| 104 | 0.49 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 14 ] |
| 105 | 0.29 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
| 106 | 0.21 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
| 107 | 0.25 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
| 108 | 0.24 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
| 109 | 0.63 ms |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 5016 "contentblocks" 15 ] |
| 110 | 0.37 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
| 111 | 0.31 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
| 112 | 0.29 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
| 113 | 0.39 ms |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 5016 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
| 114 | 0.44 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_safety_tip"
]
|
| 115 | 0.45 ms |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 7155 "externalLinks" ] |
| 116 | 0.37 ms |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 5016 "externalLinks" ] |
| 117 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 118 | 0.95 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__f51c1873a53986e07c30915c28c788ef"
]
|
| 119 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 120 | 0.80 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__5e842aeb6b8927ef42c3791a2a676d62"
]
|
| 121 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 122 | 0.78 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__be4c1daa33034a900a071c754026f1a8"
]
|
| 123 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 124 | 0.64 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__17a2ae6ecf61a7d302f09dcdc472a068"
]
|
| 125 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 126 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__316dd7fc03abeac139e2149170e7b614"
]
|
| 127 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 128 | 0.63 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__d5a1d57561192e38170d059c34ed830a"
]
|
| 129 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 130 | 0.71 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__72a7fa2b4ce099e33af0305183338247"
]
|
| 131 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 132 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__576a80c7e38b6a41d34f309a497dd20c"
]
|
| 133 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 134 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__c40fa0208b0a48ad325bbd9e24bb1793"
]
|
| 135 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 136 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__e88e6186a4f1e9c05174ba31bbfea232"
]
|
| 137 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 138 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__e2776c0cb9bc4039dc4482e4a59f4b4c"
]
|
| 139 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 140 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__5718e917c91ddb83b176aa5690452b7e"
]
|
| 141 | 0.25 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_58112__f53f6b12f38a367a2de81cda22c50769"
]
|
| 143 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 144 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__d6beef840241ea893e27f3a7c164d539"
]
|
| 145 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 146 | 0.64 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__54b89bbfdfef3460096c8d0cf88f6fe1"
]
|
| 147 | 0.50 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 148 | 0.56 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__72116f20de188db0a37439cf14f4deb2"
]
|
| 149 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 150 | 0.66 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__87d403635fb5843dea7e9fbb9b057365"
]
|
| 151 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 152 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__6608fa72b8b6be6daf04fbfe4a7d6686"
]
|
| 153 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 154 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__a1237ec882166ffbfad22a82fa69a06d"
]
|
| 155 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 156 | 0.51 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__79937a30a1eb28bee9139a512e1c8154"
]
|
| 157 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 158 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__f7f6f00ac71ea2b0a87b92fbdb69626b"
]
|
| 159 | 0.77 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 160 | 0.45 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__4645bb9d11624adc286e5db0f0697432"
]
|
| 161 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 162 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__efb132771f19da1527314720daff1677"
]
|
| 163 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 164 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__686a86080aeef227ec3d5ecc403ed3c3"
]
|
| 165 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 166 | 0.51 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__92b8ad1efcd8f8cac0d688a3be18e28b"
]
|
| 167 | 0.57 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 168 | 0.98 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__83476bfa5c248714d96219f09f20f1b0"
]
|
| 169 | 0.42 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 170 | 0.43 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__7c32f49d4fad213aedfb0daa95231731"
]
|
| 171 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 172 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__83476bfa5c248714d96219f09f20f1b0"
]
|
| 173 | 0.46 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 174 | 0.81 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58112__92b8ad1efcd8f8cac0d688a3be18e28b"
]
|
| 175 | 0.54 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
58113
]
|
| 176 | 0.56 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
58113
]
|
| 177 | 0.49 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 178 | 1.04 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__1ac16eed73046b73f9c47b311feac498"
]
|
| 179 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 180 | 2.00 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__bf63181728f3e14d2ec737796f7fbb96"
]
|
| 181 | 0.50 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 182 | 1.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__2b71818141da814191dbf46b5e476f14"
]
|
| 183 | 0.40 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_58113__41bb5c7ee6b225c3f549def4b6f255eb"
]
|
| 185 | 0.46 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 186 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__a3d24af72fb5b57ac91a65bc4cc7f66e"
]
|
| 187 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 188 | 0.94 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__0538da0765039aa0fad7d22fbb8ee7d1"
]
|
| 189 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 190 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__48f914b7f83093904886b60b4dc95a69"
]
|
| 191 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 192 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__3efa1d679cc49a6128dbaf6d9ed1e6bf"
]
|
| 193 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 194 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__13a982b72da2a5e00db5d9d146e2db5f"
]
|
| 195 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 196 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__d86600f0e30028e95176fa8354d8fa9c"
]
|
| 197 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 198 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__19eecf6a88895962a05ab74be826422c"
]
|
| 199 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 200 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__2b7df869b20f9371641b0204a285a09d"
]
|
| 201 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 202 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__40a1d75782ef3b60bd78b0541ad827ce"
]
|
| 203 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 204 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__c6875580b8ebb0207b8c9305eb446d0b"
]
|
| 205 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 206 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__226db4691ae8548be81e9fc8affd74ef"
]
|
| 207 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 208 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__098f3797773f84b7c14629f71bf1b862"
]
|
| 209 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 210 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__4fd734c84ee5d3b55012f197b883e7f7"
]
|
| 211 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 212 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__9ef32288c08e4c461bb3a665d99ff8ea"
]
|
| 213 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 214 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__69d3e6ef8b0325598080f63a2f1ba768"
]
|
| 215 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 216 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__fa832c7d1fc2ff7d24d10ffc8fc79a95"
]
|
| 217 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 218 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__06a1505c73ed3b993bc0a0624abfbead"
]
|
| 219 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 220 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__032aaf30baa429989377dae188e3b305"
]
|
| 221 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 222 | 0.21 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__9ddb6fa00da23e4239e20063c1d0e63b"
]
|
| 223 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 224 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__b9257b57ddaae5e0cd573c3259c3026b"
]
|
| 225 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 226 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__0a5a4718c4cdd6dbf8903a9904b31cf0"
]
|
| 227 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 228 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__117bcccded7197694872db8d3f2992d4"
]
|
| 229 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 230 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__7c002ca8aa9fae92600b10459edc2e50"
]
|
| 231 | 0.20 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 232 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__117bcccded7197694872db8d3f2992d4"
]
|
| 233 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 234 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58113__0a5a4718c4cdd6dbf8903a9904b31cf0"
]
|
| 235 | 0.87 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
58114
]
|
| 236 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
58114
]
|
| 237 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 238 | 0.68 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__5bee14fa805ce92b3e7ce4937136781e"
]
|
| 239 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 240 | 0.98 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__a09f54825732836fb8daade096eb455a"
]
|
| 241 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 242 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__a39144b17c1d155fe44e6b3abedb7259"
]
|
| 243 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 244 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__2b762feac7b9ba0b871a27e23d74f422"
]
|
| 245 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 246 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__4a0ab44850d409d01f36402c8569329c"
]
|
| 247 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 248 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__a32f97c349ddaa4333f6d7f882812fee"
]
|
| 249 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 250 | 0.61 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__18d2a6f9d9a1ba0fbe5d1133f16bfd45"
]
|
| 251 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 252 | 0.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__bcde0ec775b17ba05e8ac9ecccaf25a0"
]
|
| 253 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 254 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__166e729ff47ae05649d597bd51f06216"
]
|
| 255 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 256 | 1.15 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__34bb5fa62f4536dc65010f4cc3ebe81e"
]
|
| 257 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 258 | 1.05 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__06ee0ceff571a265340b77993157ec91"
]
|
| 259 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 260 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__e90d097ca92508c27c7128a0a33e2497"
]
|
| 261 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 262 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__bd617a8a5d38701fd5d02c78650ab7f7"
]
|
| 263 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 264 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__57d53b6d6127ea65191e7915ea6b627c"
]
|
| 265 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 266 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__90b839c089448cbd3915cabd77c0d923"
]
|
| 267 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 268 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__914b65121a5caf12e5f60b1c731df74d"
]
|
| 269 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 270 | 0.36 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__1aeb1f840dfaa023a753382946a6f53c"
]
|
| 271 | 0.62 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 272 | 0.43 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__03cf0ab0e6c5f249530e531759446f6d"
]
|
| 273 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 274 | 0.91 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__0cf4f75df6d7ce9b4134ee6bd5c9016a"
]
|
| 275 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 276 | 0.36 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__9ae204faeb6a5ca107b2cd2ec956467b"
]
|
| 277 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 278 | 0.35 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__c12b7cb1bda316d876e6f2e2e6725bd3"
]
|
| 279 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 280 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__abdf04d21df697c58cada2416f077201"
]
|
| 281 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 282 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__94ded2dca88589d06390ec59bab2a747"
]
|
| 283 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 284 | 0.37 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__4d9fe76667e0b712e8c7f4191133d7fe"
]
|
| 285 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 286 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__67109431426ad279d750709066fa2864"
]
|
| 287 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 288 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__07011e5d295e111f1f667b8b6c3f8d63"
]
|
| 289 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 290 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__986a2c33e16d6c3704e61df883c353ac"
]
|
| 291 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 292 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__07011e5d295e111f1f667b8b6c3f8d63"
]
|
| 293 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 294 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58114__67109431426ad279d750709066fa2864"
]
|
| 295 | 0.35 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
58115
]
|
| 296 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
58115
]
|
| 297 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 298 | 0.90 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__0a29ae6c8c61b6b0f4dc161daf904f2b"
]
|
| 299 | 0.43 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 300 | 0.88 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__1f5e14522d394bbe1585fc812d081547"
]
|
| 301 | 0.41 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 302 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__519a507539d07a65ef81e759d498e4c4"
]
|
| 303 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 304 | 1.01 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__9b0972ee342c94ef5f0d8d9b64826d5e"
]
|
| 305 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 306 | 0.41 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__7c0d5bc924968b473465dc2a12aa1a7a"
]
|
| 307 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 308 | 0.41 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__b75e1595bb64393cc31ce79b78a550d8"
]
|
| 309 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 310 | 0.42 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__d5827b55ab1fec77690307051eda0a7f"
]
|
| 311 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 312 | 0.43 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__8dcf50d858f373caf6fe81ca23d01404"
]
|
| 313 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 314 | 0.45 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__229c4c5f8763c374ce7dbc03893ec704"
]
|
| 315 | 0.45 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 316 | 0.67 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__ea72214f944a94e08ab7e35a46efe427"
]
|
| 317 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 318 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__bb3aecbe1a07d5068d6413e5d8228852"
]
|
| 319 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 320 | 0.36 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__dea490e8b6560ed5ee0c6e44855d9def"
]
|
| 321 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 322 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__64512a9d78dc4edbd826a18733f60133"
]
|
| 323 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 324 | 0.42 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__8ef3c21ec215056731ee0f199438c6a7"
]
|
| 325 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 326 | 0.50 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__0cdd1e98821429ef7582b982dd5c408d"
]
|
| 327 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 328 | 0.35 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__2067ae5a13ef40006266185ac8b82cc1"
]
|
| 329 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 330 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__6f5f3cf99ae450d2678a4f194196dda0"
]
|
| 331 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 332 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__d7d127f2b9ba6b2ca5a7e1a5abac2e82"
]
|
| 333 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 334 | 0.41 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__f6f1a5b4265fb7ca30e24a5e306b4955"
]
|
| 335 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 336 | 0.40 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__189d25ddb9bd24a8a1bb3da9575c0da2"
]
|
| 337 | 0.51 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 338 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__c37fcd5b63c168992611e85cfadbf8bf"
]
|
| 339 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 340 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__4264804c6c6f7094d6793d3b0ff7d2be"
]
|
| 341 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 342 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__37b139b01eb17113d5b97b4efa7fd4e0"
]
|
| 343 | 0.37 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 344 | 0.47 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__cda8f64eee7802620580c97887b367fa"
]
|
| 345 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 346 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__b399898f2131ff9dcc30a4bf15781294"
]
|
| 347 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 348 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__0c28f721329c12b315adfcb240bd2470"
]
|
| 349 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 350 | 0.42 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__0622ff57d90d297a72340d07587f8bc9"
]
|
| 351 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 352 | 0.35 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__0c28f721329c12b315adfcb240bd2470"
]
|
| 353 | 0.41 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 354 | 0.39 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58115__b399898f2131ff9dcc30a4bf15781294"
]
|
| 355 | 0.48 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
58116
]
|
| 356 | 0.52 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
58116
]
|
| 357 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 358 | 1.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__33b7192152d5b3d1b9628d976e749cdb"
]
|
| 359 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 360 | 1.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__e9ce191b6a5c95042cbc68672ae8867c"
]
|
| 361 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 362 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__82dd0d026784cb30288b58f945a056d9"
]
|
| 363 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 364 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__b35ac4b5d424f0610226c95329b67bf0"
]
|
| 365 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 366 | 0.31 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__2cbef42e668ab5c3c5b8c1770d751565"
]
|
| 367 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 368 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__6e21f57e8c687c9ebb7615ee861618e8"
]
|
| 369 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 370 | 0.23 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__fb4fbc221899357d9f252b4e14332ef5"
]
|
| 371 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 372 | 0.24 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__4ba5771708a0147588cfff8b8d95babc"
]
|
| 373 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 374 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__f4ca5bcda21239c63ee2247b1f7d2291"
]
|
| 375 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 376 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__f1b5431ea15bdef6f758682217ba430b"
]
|
| 377 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 378 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__ebde6ec53d47a7cdb5e7e512a87b5a8e"
]
|
| 379 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 380 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__46b91472979e56b010ea3041d8b35ee2"
]
|
| 381 | 0.61 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 382 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__92c53868e0afb8df330eee4056c56cfe"
]
|
| 383 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 384 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__09d11f872bc053d062359b41ce7a1879"
]
|
| 385 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 386 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__17738d9a4695c314844854eb7935e073"
]
|
| 387 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 388 | 0.35 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__5dd0fdc2ddc9bcc3d90c53701fec0683"
]
|
| 389 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 390 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__5239aebef9ab80646e823e7a69d3e958"
]
|
| 391 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 392 | 0.32 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__b44818791e21e1839111c76635a7ede7"
]
|
| 393 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 394 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__76b194ad2358b52032cdf53e47bc97de"
]
|
| 395 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 396 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__a4e8e2249bc031b8618f94a3eaa5e7ef"
]
|
| 397 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 398 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__26e1595d993e312176e5e6474bcebbc2"
]
|
| 399 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 400 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__77d5f9596a47b8bc58ec303b33fe9534"
]
|
| 401 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 402 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__ebae06d8a14e41caa828ceb2abed9633"
]
|
| 403 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 404 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__22eb30422142c649990321c008b91b61"
]
|
| 405 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 406 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__9717c383d19e03681647c08d5a22d174"
]
|
| 407 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 408 | 0.25 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__a68dbb57110aefc9bf2c5d602070d4de"
]
|
| 409 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 410 | 0.28 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__2b7ceed3ea56ab9f0658723530fb396f"
]
|
| 411 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 412 | 0.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__a68dbb57110aefc9bf2c5d602070d4de"
]
|
| 413 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "textMedia_1-33_3" "pimcore_image_thumbnails" ] |
| 414 | 0.29 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_58116__9717c383d19e03681647c08d5a22d174"
]
|
| 415 | 0.34 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/snippets/" "footer" ] |
| 416 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 417 | 0.68 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" ] |
| 418 | 0.47 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
23
]
|
| 419 | 0.46 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
| 420 | 0.55 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
]
|
| 421 | 0.42 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5
]
|
| 422 | 0.39 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5
]
|
| 423 | 0.53 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5
]
|
| 424 | 0.51 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
149
]
|
| 425 | 0.52 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
149
]
|
| 426 | 0.61 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
149
]
|
| 427 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
145
]
|
| 428 | 0.50 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
145
]
|
| 429 | 0.51 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
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |