Searched defs:write (Results 1 – 6 of 6) sorted by relevance
| /template/twigstarter/vendor/twig/twig/src/Cache/ | ||
| D | NullCache.php | 26 public function write($key, $content) function in Twig\\Cache\\NullCache |
| D | CacheInterface.php | 41 public function write($key, $content); function |
| D | FilesystemCache.php | 50 public function write($key, $content) function in Twig\\Cache\\FilesystemCache |
| /template/strap/vendor/symfony/process/ | ||
| H A D | InputStream.php | 44 public function write($input) function in Symfony\\Component\\Process\\InputStream |
| /template/strap/vendor/symfony/process/Pipes/ | ||
| H A D | AbstractPipes.php | 93 protected function write(): ?array function in Symfony\\Component\\Process\\Pipes\\AbstractPipes |
| /template/twigstarter/vendor/twig/twig/src/ | ||
| D | Compiler.php | 111 public function write(...$strings) function in Twig\\Compiler |