|
eZ Publish
[4.0]
|
Go to the source code of this file.
Variables | |
| if(!$isQuiet) | $db = eZDB::instance() |
| $doneDestList = array() | |
| $fileContentCache = array() | |
| $limit = 20 | |
| $offset = 0 | |
Definition in file staticcache_cleanup.php.
| if (!$isQuiet) $db = eZDB::instance() |
Definition at line 40 of file staticcache_cleanup.php.
| $doneDestList = array() |
Definition at line 44 of file staticcache_cleanup.php.
Referenced by eZStaticCache\executeActions().
| $fileContentCache = array() |
Definition at line 45 of file staticcache_cleanup.php.
Referenced by eZStaticCache\executeActions().
| $limit = 20 |
Definition at line 43 of file staticcache_cleanup.php.
| $offset = 0 |
Definition at line 42 of file staticcache_cleanup.php.