Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. system.services.yml

system.manager

Class

Drupal\system\SystemManager
2 string references to system.manager
SystemController::create in core/modules/system/src/Controller/SystemController.php
Instantiates a new instance of the implementing class using autowiring.
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
  1. class: Drupal\system\SystemManager
  2. arguments:
  3. - '@module_handler'
  4. - '@request_stack'
  5. - '@menu.link_tree'
  6. - '@menu.active_trail'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal