PhpStorageInterface
  • References/PHP/Drupal/PhpStorage/PhpStorageInterface

Stores and loads PHP code. Each interface function takes $name as a parameter. This is a virtual file name: for example, 'foo.php' or 'some

2025-01-10 15:47:30
FileReadOnlyStorage::getFullPath
  • References/PHP/Drupal/PhpStorage/FileReadOnlyStorage

public FileReadOnlyStorage::getFullPath($name)

2025-01-10 15:47:30
PhpStorageInterface::getFullPath
  • References/PHP/Drupal/PhpStorage/PhpStorageInterface

public PhpStorageInterface::getFullPath($name)

2025-01-10 15:47:30
PhpStorageInterface::save
  • References/PHP/Drupal/PhpStorage/PhpStorageInterface

public PhpStorageInterface::save($name, $code)

2025-01-10 15:47:30
FileStorage::garbageCollection
  • References/PHP/Drupal/PhpStorage/FileStorage

public FileStorage::garbageCollection() Performs

2025-01-10 15:47:30
FileStorage::__construct
  • References/PHP/Drupal/PhpStorage/FileStorage

public FileStorage::__construct(array $configuration)

2025-01-10 15:47:30
MTimeProtectedFileStorage::load
  • References/PHP/Drupal/PhpStorage/MTimeProtectedFileStorage

public MTimeProtectedFileStorage::load($name)

2025-01-10 15:47:30
FileStorage::listAll
  • References/PHP/Drupal/PhpStorage/FileStorage

public FileStorage::listAll() Lists

2025-01-10 15:47:30
MTimeProtectedFastFileStorage::tempnam
  • References/PHP/Drupal/PhpStorage/MTimeProtectedFastFileStorage

protected MTimeProtectedFastFileStora

2025-01-10 15:47:30
FileStorage::getFullPath
  • References/PHP/Drupal/PhpStorage/FileStorage

public FileStorage::getFullPath($name) Gets

2025-01-10 15:47:30