shortcut.lazy_builders

Same name in other branches
  1. 9 core/modules/shortcut/shortcut.services.yml \shortcut.lazy_builders
  2. 8.9.x core/modules/shortcut/shortcut.services.yml \shortcut.lazy_builders
  3. 11.x core/modules/shortcut/shortcut.services.yml \shortcut.lazy_builders

Class

Drupal\shortcut\ShortcutLazyBuilders
1 string reference to shortcut.lazy_builders
NavigationServiceProvider::register in core/modules/navigation/src/NavigationServiceProvider.php
Registers services to the container.

File

core/modules/shortcut/shortcut.services.yml

View source
  1. class: Drupal\shortcut\ShortcutLazyBuilders
  2. arguments:
  3. - '@renderer'
  4. - '@entity_type.manager'
  5. - '@current_user'

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