12345678910111213141516171819202122232425262728293031 |
- uuid: 4b88457a-625e-45dd-be43-dbf029e174f5
- langcode: en
- status: true
- dependencies:
- module:
- - context
- - user
- theme:
- - materiotheme
- id: userlogin
- theme: materiotheme
- region: header_right
- weight: -4
- provider: null
- plugin: user_login_block
- settings:
- id: user_login_block
- label: 'Member access'
- provider: user
- label_display: visible
- visibility:
- view_inclusion:
- id: view_inclusion
- negate: false
- view_inclusion: { }
- context_mapping: { }
- request_path_exclusion:
- id: request_path_exclusion
- pages: ''
- negate: true
- context_mapping: { }
|