system.manager
Same name in other branches
- 8.9.x core/modules/system/system.services.yml \system.manager
- 10 core/modules/system/system.services.yml \system.manager
- 11.x core/modules/system/system.services.yml \system.manager
Class
Drupal\system\SystemManager2 string references to system.manager
- SystemController::create in core/
modules/ system/ src/ Controller/ SystemController.php - Instantiates a new instance of this class.
- SystemInfoController::create in core/
modules/ system/ src/ Controller/ SystemInfoController.php - Instantiates a new instance of this class.
File
-
core/
modules/ system/ system.services.yml
View source
- class: Drupal\system\SystemManager
- arguments:
- - '@module_handler'
- - '@request_stack'
- - '@menu.link_tree'
- - '@menu.active_trail'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.