Search for zip

  1. Search 7.x for zip
  2. Search 9.5.x for zip
  3. Search 8.9.x for zip
  4. Search 10.3.x for zip
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Zip class core/modules/system/src/Plugin/Archiver/Zip.php Defines an archiver implementation for .zip files.
Zip class core/lib/Drupal/Core/Archiver/Zip.php Defines an archiver implementation for .zip files.

All search results

Title Object type File name Summary
Zip class core/modules/system/src/Plugin/Archiver/Zip.php Defines an archiver implementation for .zip files.
Zip class core/lib/Drupal/Core/Archiver/Zip.php Defines an archiver implementation for .zip files.
Zip.php file core/modules/system/src/Plugin/Archiver/Zip.php
Zip.php file core/lib/Drupal/Core/Archiver/Zip.php
Zip::$zip property core/lib/Drupal/Core/Archiver/Zip.php The underlying ZipArchive instance that does the heavy lifting.
Zip::add function core/lib/Drupal/Core/Archiver/Zip.php Adds the specified file or directory to the archive.
Zip::extract function core/lib/Drupal/Core/Archiver/Zip.php Extracts multiple files in the archive to the specified path.
Zip::getArchive function core/lib/Drupal/Core/Archiver/Zip.php Retrieves the zip engine itself.
Zip::listContents function core/lib/Drupal/Core/Archiver/Zip.php Lists all files in the archive.
Zip::remove function core/lib/Drupal/Core/Archiver/Zip.php Removes the specified file from the archive.
Zip::__construct function core/lib/Drupal/Core/Archiver/Zip.php Constructs a Zip object.
ZipTest class core/tests/Drupal/KernelTests/Core/Archiver/ZipTest.php @coversDefaultClass \Drupal\Core\Archiver\Zip[[api-linebreak]]
@group zip
ZipTest.php file core/tests/Drupal/KernelTests/Core/Archiver/ZipTest.php
ZipTest::$archiverPluginId property core/tests/Drupal/KernelTests/Core/Archiver/ZipTest.php The archiver plugin identifier.
ZipTest::testCreateArchive function core/tests/Drupal/KernelTests/Core/Archiver/ZipTest.php Tests that the Zip archive is created if it does not exist.
ZipTest::testOverwriteArchive function core/tests/Drupal/KernelTests/Core/Archiver/ZipTest.php Tests that the Zip archiver is created and overwritten.

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