service update.root in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/update/update.services.yml \update.root
Class
SplStringTags
- parameter_service
5 string references to update.root
- UpdateManagerInstall::create in core/
modules/ update/ src/ Form/ UpdateManagerInstall.php - Instantiates a new instance of this class.
- UpdateReady::create in core/
modules/ update/ src/ Form/ UpdateReady.php - Instantiates a new instance of this class.
- UpdateTestBase::setUp in core/
modules/ update/ src/ Tests/ UpdateTestBase.php - Sets up a Drupal site for running functional and integration tests.
- UpdateUploadTest::testUploadModule in core/
modules/ update/ src/ Tests/ UpdateUploadTest.php - Tests upload, extraction, and update of a module.
- update_authorize_batch_copy_project in core/
modules/ update/ update.authorize.inc - Implements callback_batch_operation().
File
- core/
modules/ update/ update.services.yml - core/modules/update/update.services.yml
View source
- class: SplString
- factory: 'update.root.factory:get'
- tags:
- - { name: parameter_service }