123456789101112131415161718192021222324252627282930313233343536373839 |
- uuid: 021ba1d3-1be5-4e0f-a8b7-192c26179276
- langcode: en
- status: true
- dependencies:
- module:
- - context
- theme:
- - rorschach
- id: primaryadminactions
- theme: rorschach
- region: highlighted
- weight: -8
- provider: null
- plugin: local_actions_block
- settings:
- id: local_actions_block
- label: 'Primary admin actions'
- label_display: '0'
- provider: core
- visibility:
- context:
- id: context
- negate: null
- values: ''
- context_all:
- id: context_all
- negate: null
- values: ''
- user_status:
- id: user_status
- negate: false
- context_mapping:
- user: '@user.current_user_context:current_user'
- user_status:
- viewing_profile: '0'
- logged_viewing_profile: '0'
- own_page_true: '0'
- field_value: '0'
- user_fields: uid
|