Search for getArchive

  1. Search 7.x for getArchive
  2. Search 9.5.x for getArchive
  3. Search 10.3.x for getArchive
  4. Search 11.x for getArchive
  5. Other projects
Title Object type File name Summary
LegacyFunctionsTest::testArchiverGetArchiver function core/tests/Drupal/KernelTests/Core/Common/LegacyFunctionsTest.php @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/lib/Drupal/Core/Archiver/Tar.php Retrieves the tar engine itself.
Zip::getArchive function core/lib/Drupal/Core/Archiver/Zip.php Retrieves the zip engine itself.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.