1234567891011121314151617181920212223242526272829303132333435363738394041 |
- uuid: 96b25742-cdf8-42c9-9067-4dba2d8df2e0
- langcode: en
- status: true
- dependencies:
- module:
- - context
- theme:
- - rorschach
- _core:
- default_config_hash: 6aOgWsNTXjqrDm98TXSAjP6qd2nCijD1xw45MrnbK-Y
- id: rorschach_page_title
- theme: rorschach
- region: header_top_left
- weight: -5
- provider: null
- plugin: page_title_block
- settings:
- id: page_title_block
- label: 'Page title'
- 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
|