migrate all files; node materiau field_materiau_images; view files
This commit is contained in:
@@ -4,6 +4,7 @@ status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- pagerer
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: rRWxAX-IQkJ5viACQRovRkC784EyCl9493GU_G23n2Q
|
||||
@@ -48,22 +49,20 @@ display:
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
pager:
|
||||
type: mini
|
||||
type: pagerer
|
||||
options:
|
||||
preset: default
|
||||
items_per_page: 50
|
||||
offset: 0
|
||||
id: 0
|
||||
total_pages: 0
|
||||
tags:
|
||||
previous: '‹ Previous'
|
||||
next: 'Next ›'
|
||||
id: '0'
|
||||
total_pages: '0'
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page: 0
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options: '5, 10, 25, 50'
|
||||
items_per_page_options_all: false
|
||||
items_per_page_options_all: 0
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset: 0
|
||||
offset_label: Offset
|
||||
style:
|
||||
type: table
|
||||
@@ -694,9 +693,65 @@ display:
|
||||
plugin_id: file_status
|
||||
entity_type: file
|
||||
entity_field: status
|
||||
count:
|
||||
id: count
|
||||
table: file_usage
|
||||
field: count
|
||||
relationship: fid
|
||||
group_type: count
|
||||
admin_label: ''
|
||||
operator: '='
|
||||
value:
|
||||
min: ''
|
||||
max: ''
|
||||
value: ''
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: count_op
|
||||
label: 'Use count'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: count_op
|
||||
identifier: count
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
user: '0'
|
||||
placeholder: ''
|
||||
min_placeholder: ''
|
||||
max_placeholder: ''
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
plugin_id: numeric
|
||||
sorts: { }
|
||||
title: Files
|
||||
header: { }
|
||||
header:
|
||||
result:
|
||||
id: result
|
||||
table: views
|
||||
field: result
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
empty: false
|
||||
content: 'Displaying @start - @end of @total'
|
||||
plugin_id: result
|
||||
footer: { }
|
||||
empty:
|
||||
area_text_custom:
|
||||
@@ -755,7 +810,8 @@ display:
|
||||
group_type: group
|
||||
admin_label: 'File usage'
|
||||
required: false
|
||||
display_extenders: { }
|
||||
display_extenders:
|
||||
views_ef_fieldset: { }
|
||||
cache_metadata:
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
|
||||
Reference in New Issue
Block a user