Search for getArchive
- Search 7.x for getArchive
- Search 9.5.x for getArchive
- Search 10.3.x for getArchive
- Search 11.x for getArchive
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LegacyFunctionsTest::testArchiverGetArchiver | function | core/ |
@expectedDeprecation archiver_get_archiver() is deprecated in Drupal 8.8.0 and will be removed in Drupal 9.0.x. Instead, get plugin.manager.archiver service from container and call getInstance() method on it. For example… |
Tar::getArchive | function | core/ |
Retrieves the tar engine itself. |
Zip::getArchive | function | core/ |
Retrieves the zip engine itself. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.