service warden.manager in Warden 8
Same name and namespace in other branches
- 8.2 warden.services.yml \warden.manager
- 3.x warden.services.yml \warden.manager
Class
Drupal\warden\Service\WardenManager5 string references to warden.manager
- DefaultController::create in src/
Controller/ DefaultController.php - Instantiates a new instance of this class.
- WardenCommands::check in src/
Commands/ WardenCommands.php - Test the connection to Warden by getting its public key
- WardenCommands::showModuleData in src/
Commands/ WardenCommands.php - Displays the module data that will be sent to Warden
- WardenCommands::update in src/
Commands/ WardenCommands.php - Update Warden with the lastest site data
- _warden_get_manager in ./
warden.drush.inc
File
View source
- class: Drupal\warden\Service\WardenManager
- arguments:
- - '@config.factory'