navigation.block_layout.yml

Same filename in other branches
  1. 10 core/modules/navigation/config/install/navigation.block_layout.yml
core/modules/navigation/config/install/navigation.block_layout.yml
1 string reference to 'navigation.block_layout'
NavigationRenderer::buildNavigation in core/modules/navigation/src/NavigationRenderer.php
Build out the navigation bar.

File

core/modules/navigation/config/install/navigation.block_layout.yml

View source
  1. langcode: en
  2. sections:
  3. - layout_id: navigation_layout
  4. layout_settings:
  5. label: ''
  6. components:
  7. 2622e40b-8786-4b8c-8883-19e49da53023:
  8. uuid: 2622e40b-8786-4b8c-8883-19e49da53023
  9. region: content
  10. configuration:
  11. id: navigation_shortcuts
  12. label: Shortcuts
  13. label_display: '0'
  14. provider: navigation
  15. weight: 0
  16. additional: { }
  17. 3ff7be01-c8b0-4444-88f3-2364d7a8054e:
  18. uuid: 3ff7be01-c8b0-4444-88f3-2364d7a8054e
  19. region: content
  20. configuration:
  21. id: 'navigation_menu:content'
  22. label: Content
  23. label_display: '0'
  24. provider: navigation
  25. level: 1
  26. depth: 2
  27. weight: 1
  28. additional: { }
  29. 3f2f743f-856f-404a-9c28-57ee83af4691:
  30. uuid: 3f2f743f-856f-404a-9c28-57ee83af4691
  31. region: content
  32. configuration:
  33. id: 'navigation_menu:admin'
  34. label: Administration
  35. label_display: '0'
  36. provider: navigation
  37. level: 2
  38. depth: 2
  39. weight: 2
  40. additional: { }
  41. 283da777-e051-4571-8089-47633a9ce706:
  42. uuid: 283da777-e051-4571-8089-47633a9ce706
  43. region: footer
  44. configuration:
  45. id: navigation_user
  46. label: User
  47. label_display: '0'
  48. provider: navigation
  49. weight: 0
  50. additional: { }
  51. third_party_settings: { }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.