12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- uuid: 6ffd95d7-9145-499a-ac4a-729ac435bbc5
- langcode: en
- status: false
- dependencies:
- module:
- - context
- - ctools_block
- theme:
- - rorschach
- id: menulink
- theme: rorschach
- region: header
- weight: 0
- provider: null
- plugin: 'entity_field:node:menu_link'
- settings:
- id: 'entity_field:node:menu_link'
- label: 'Menu link'
- label_display: visible
- provider: ctools_block
- context_mapping:
- entity: '@node.node_route_context:node'
- formatter:
- type: entity_reference_label
- weight: 0
- label: above
- settings:
- link: true
- third_party_settings: { }
- 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
|