1234567891011121314151617181920212223242526272829303132333435363738394041 |
- uuid: 04e023cf-b1f8-4962-b7d2-693dcf80bf6d
- langcode: en
- status: true
- dependencies:
- module:
- - context
- theme:
- - rorschach
- _core:
- default_config_hash: Q9_2whdOj1YIomfvsIfopROW4FT_X5pY0DjdOiOaQ5U
- id: rorschach_primary_admin_actions
- theme: rorschach
- region: header_top_rigth
- weight: -5
- 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
|