|
| | write (string $key, string $content) |
|
| __construct (string $directory, int $options=0) |
| | generateKey (string $name, string $className) |
| | load (string $key) |
| | remove (string $name, string $cls) |
| | getTimestamp (string $key) |
|
|
const | FORCE_BYTECODE_INVALIDATION = 1 |
Implements a cache on the filesystem that can only be read, not written to.
- Auteur
- Quentin Devos quent.nosp@m.in@d.nosp@m.evos..nosp@m.pm
◆ write()
| write |
( |
string | $key, |
|
|
string | $content ) |
Writes the compiled template to cache.
- Paramètres
-
| string | $content | The template representation as a PHP class |
Réimplémentée à partir de FilesystemCache.
La documentation de cette classe a été générée à partir du fichier suivant :
- vendor/twig/twig/src/Cache/ReadOnlyFilesystemCache.php