service system.manager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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'
-   - '@entity.manager'
-   - '@request_stack'
-   - '@menu.link_tree'
-   - '@menu.active_trail'
