123456789101112131415161718192021222324252627282930313233343536373839 |
- uuid: 473c75f5-b226-4aaa-aae6-fb884bebb9a7
- langcode: fr
- status: true
- dependencies:
- module:
- - context
- theme:
- - materiotheme
- id: actionsdadministrationprincipales
- theme: materiotheme
- region: content_top
- weight: 0
- provider: null
- plugin: local_actions_block
- settings:
- id: local_actions_block
- label: 'Actions d''administration principales'
- label_display: '0'
- provider: core
- visibility:
- 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
- context_all:
- id: context_all
- negate: null
- values: ''
- context:
- id: context
- negate: null
- values: ''
|