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

Breadcrumb

  1. Drupal Core 11.1.x

namespace Drupal\Component\PhpStorage

Object name File name Summary
FileReadOnlyStorage core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Reads code as regular PHP files, but won't write them.
FileStorage core/lib/Drupal/Component/PhpStorage/FileStorage.php Stores the code as regular PHP files.
MTimeProtectedFastFileStorage core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php Stores PHP code in files with securely hashed names.
MTimeProtectedFileStorage core/lib/Drupal/Component/PhpStorage/MTimeProtectedFileStorage.php Stores PHP code in files with securely hashed names.
PhpStorageInterface core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php Stores and loads PHP code.

API Navigation

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