12345678910111213141516171819202122232425262728293031323334353637383940 |
- uuid: 63cb2144-dcbb-4ca3-9a29-10038c11f840
- langcode: fr
- status: true
- dependencies:
- config:
- - system.menu.head
- module:
- - context
- - menu_block
- theme:
- - popsu
- id: head_2
- theme: popsu
- region: header_top_right
- weight: 0
- provider: null
- plugin: 'menu_block:head'
- settings:
- id: 'menu_block:head'
- label: Head
- provider: menu_block
- label_display: '0'
- follow: false
- follow_parent: child
- level: 1
- depth: 0
- expand_all_items: false
- parent: 'head:'
- suggestion: head
- label_type: block
- label_link: false
- visibility:
- view_inclusion:
- id: view_inclusion
- negate: null
- view_inclusion: { }
- request_path_exclusion:
- id: request_path_exclusion
- pages: ''
- negate: null
|