composer update

This commit is contained in:
2019-10-07 17:41:11 +02:00
parent dc3d0d1ca3
commit 0437964793
6 changed files with 919 additions and 783 deletions

View File

@@ -4,8 +4,6 @@ status: true
dependencies:
module:
- profile
_core:
default_config_hash: YD0hw-cg1_R36IQ1hO2vQlrhYAQqM7kF6mw3hFGrwI8
id: profiles
label: Profiles
module: views
@@ -171,10 +169,51 @@ display:
entity_type: profile
plugin_id: entity_operations
filters: { }
sorts: { }
sorts:
is_default:
id: is_default
table: profile
field: is_default
relationship: none
group_type: group
admin_label: ''
order: DESC
exposed: false
expose:
label: ''
entity_type: profile
entity_field: is_default
plugin_id: standard
profile_id:
id: profile_id
table: profile
field: profile_id
relationship: none
group_type: group
admin_label: ''
order: DESC
exposed: false
expose:
label: ''
entity_type: profile
entity_field: profile_id
plugin_id: standard
header: { }
footer: { }
empty: { }
empty:
area:
id: area
table: views
field: area
relationship: none
group_type: group
admin_label: ''
empty: true
tokenize: false
content:
value: 'There are no profiles yet.'
format: basic_html
plugin_id: text
relationships: { }
arguments:
uid:
@@ -300,10 +339,10 @@ display:
- 'languages:language_interface'
- url
tags: { }
profile_type_listing:
user_page:
display_plugin: embed
id: profile_type_listing
display_title: 'Profile type listing'
id: user_page
display_title: 'User page'
position: 1
display_options:
display_extenders: { }
@@ -314,71 +353,3 @@ display:
- 'languages:language_interface'
- url
tags: { }
user_view:
display_plugin: embed
id: user_view
display_title: 'User view'
position: 2
display_options:
display_extenders: { }
fields:
rendered_entity:
id: rendered_entity
table: profile
field: rendered_entity
relationship: none
group_type: group
admin_label: ''
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
view_mode: default
entity_type: profile
plugin_id: rendered_entity
defaults:
fields: false
display_description: ''
cache_metadata:
max-age: -1
contexts:
- 'languages:language_interface'
- url
tags: { }