FileReadOnlyStorage::exists
  • References/PHP/Drupal/PhpStorage/FileReadOnlyStorage

public FileReadOnlyStorage::exists($name)

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

public FileReadOnlyStorage::deleteAll()

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

Stores the code as regular PHP files. Hierarchy class \Drupal\Component\PhpStorage\

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

protected FileStorage::createDirectory($directory, $mode = 0777, $is_backwards_recursive

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

public FileReadOnlyStorage::delete($name)

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

public PhpStorageInterface::listAll()

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

The directory where the files should be stored. Type: string File

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

Stores PHP code in files with securely hashed names. The goal of this class is to ensure that if a PHP file is replaced with an untrusted one

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

FileReadOnlyStorage::writeable()

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

public MTimeProtectedFastFileStorage::save($name

2025-01-10 15:47:30