menu.rebuild_subscriber

Same name in other branches
  1. 9 core/core.services.yml \menu.rebuild_subscriber
  2. 8.9.x core/core.services.yml \menu.rebuild_subscriber

Class

Drupal\Core\EventSubscriber\MenuRouterRebuildSubscriber

File

core/core.services.yml

View source
  1. class: Drupal\Core\EventSubscriber\MenuRouterRebuildSubscriber
  2. arguments:
  3. - '@lock'
  4. - '@plugin.manager.menu.link'
  5. - '@database'
  6. - '@database.replica_kill_switch'
  7. - '@logger.channel.menu'

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