FilesystemTrait
trait FilesystemTrait
Свойства
| FilesystemCommonTrait |
Методы
| doClear($namespace) {@inheritdoc} | из FilesystemCommonTrait | |
| doDelete(array $ids) {@inheritdoc} | из FilesystemCommonTrait | |
| static | throwError($type, $message, $file, $line) | из FilesystemCommonTrait |
| __destruct() | из FilesystemCommonTrait | |
| bool | prune() | |
| doFetch(array $ids) {@inheritdoc} | ||
| doHave($id) {@inheritdoc} | ||
| doSave(array $values, $lifetime) {@inheritdoc} |
Подробности
protected doClear($namespace)
{@inheritdoc}
Параметры
| $namespace |
protected doDelete(array $ids)
{@inheritdoc}
Параметры
| массив | $ids |
static throwError($type, $message, $file, $line)
Параметры
| $type | ||
| $message | ||
| $file | ||
| $line |
__destruct()
bool prune()
Возвращаемое значение
| bool |
protected doFetch(array $ids)
{@inheritdoc}
Параметры
| массив | $ids |
protected doHave($id)
{@inheritdoc}
Параметры
| $id |
protected doSave(array $values, $lifetime)
{@inheritdoc}
Параметры
| массив | $values | |
| $lifetime |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Cache/Traits/FilesystemTrait.html