toolbar.routing.yml

Same filename in other branches
  1. 9 core/modules/toolbar/toolbar.routing.yml
  2. 8.9.x core/modules/toolbar/toolbar.routing.yml
  3. 10 core/modules/toolbar/toolbar.routing.yml
core/modules/toolbar/toolbar.routing.yml

File

core/modules/toolbar/toolbar.routing.yml

View source
  1. toolbar.subtrees:
  2. path: '/toolbar/subtrees/{hash}'
  3. defaults:
  4. _controller: '\Drupal\toolbar\Controller\ToolbarController::subtreesAjax'
  5. requirements:
  6. _custom_access: '\Drupal\toolbar\Controller\ToolbarController::checkSubTreeAccess'

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