Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

navigation.layouts.yml

core/modules/navigation/navigation.layouts.yml

File

core/modules/navigation/navigation.layouts.yml

View source
  1. navigation_layout:
  2. label: 'Navigation layout'
  3. path: layouts
  4. template: navigation
  5. library: navigation/navigation.layout
  6. category: 'Navigation'
  7. class: \Drupal\navigation\NavigationLayout
  8. default_region: content
  9. icon_map:
  10. - [ content ]
  11. - [ footer ]
  12. regions:
  13. content:
  14. label: Content
  15. footer:
  16. label: Footer

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal