service system.manager in Drupal 8
Same name and namespace in other branches
- 9 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 - core/modules/system/system.services.yml
View source
- class: Drupal\system\SystemManager
- arguments:
- - '@module_handler'
- - null
- - '@request_stack'
- - '@menu.link_tree'
- - '@menu.active_trail'