[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/ -> RebootableInterface.php (summary)

(no description)

File Size: 30 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

RebootableInterface:: (1 method):
  reboot()


Interface: RebootableInterface  - X-Ref

Allows the Kernel to be rebooted using a temporary cache directory.

reboot($warmupDir)   X-Ref
Reboots a kernel.

The getCacheDir() method of a rebootable kernel should not be called
while building the container. Use the %kernel.cache_dir% parameter instead.

param: string|null $warmupDir pass null to reboot in the regular cache directory



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1