service plugin.manager.archiver in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \plugin.manager.archiver
- 9 core/core.services.yml \plugin.manager.archiver
Class
Drupal\Core\Archiver\ArchiverManager3 string references to plugin.manager.archiver
- UpdateManagerInstall::create in core/
modules/ update/ src/ Form/ UpdateManagerInstall.php - Instantiates a new instance of this class.
- UpdateUploadTest::testUploadModule in core/
modules/ update/ tests/ src/ Functional/ UpdateUploadTest.php - Tests upload, extraction, and update of a module.
- update_manager_archive_extract in core/
modules/ update/ update.manager.inc - Unpacks a downloaded archive file.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Archiver\ArchiverManager
- parent: default_plugin_manager
- arguments:
- - '@file_system'