system.module_admin_links_helper
Same name in other branches
- 11.x core/modules/system/system.services.yml \system.module_admin_links_helper
Class
Drupal\system\ModuleAdminLinksHelper5 string references to system.module_admin_links_helper
- AdminController::create in core/
modules/ system/ src/ Controller/ AdminController.php - Instantiates a new instance of the implementing class using autowiring.
- AdminController::__construct in core/
modules/ system/ src/ Controller/ AdminController.php - AdminController constructor.
- HelpController::create in core/
modules/ help/ src/ Controller/ HelpController.php - Instantiates a new instance of the implementing class using autowiring.
- HelpController::__construct in core/
modules/ help/ src/ Controller/ HelpController.php - Creates a new HelpController.
- ModuleAdminLinksHelperTest::testGetModuleAdminLinks in core/
modules/ system/ tests/ src/ Kernel/ ModuleAdminLinksHelperTest.php - @covers ::getModuleAdminLinks
File
-
core/
modules/ system/ system.services.yml
View source
- class: Drupal\system\ModuleAdminLinksHelper
- arguments:
- - '@menu.link_tree'
- - '@system.module_admin_links_memory_cache'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.