Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Tar.php

class Tar

Same name in this branch
  1. 11.1.x vendor/composer/composer/src/Composer/Util/Tar.php \Composer\Util\Tar
  2. 11.1.x core/lib/Drupal/Core/Archiver/Tar.php \Drupal\Core\Archiver\Tar

Defines an archiver implementation for .tar files.

Hierarchy

  • class \Drupal\Core\Archiver\Tar implements \Drupal\Core\Archiver\ArchiverInterface
    • class \Drupal\system\Plugin\Archiver\Tar extends \Drupal\Core\Archiver\Tar

Expanded class hierarchy of Tar

6 string references to 'Tar'
ArchiveManager::getSupportedFormats in vendor/composer/composer/src/Composer/Package/Archiver/ArchiveManager.php
Archive_Tar::_openRead in vendor/pear/archive_tar/Archive/Tar.php
ArtifactRepository::getComposerInformation in vendor/composer/composer/src/Composer/Repository/ArtifactRepository.php
Factory::createDownloadManager in vendor/composer/composer/src/Composer/Factory.php
FileExtensionFormatter::viewValue in core/modules/file/src/Plugin/Field/FieldFormatter/FileExtensionFormatter.php
Generate the output appropriate for one field item.

... See full list

File

core/modules/system/src/Plugin/Archiver/Tar.php, line 12

Namespace

Drupal\system\Plugin\Archiver
View source
class Tar extends BaseTar {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal