Spec-Zone.ru › Symfony 3.1

FilesystemAdapter

class FilesystemAdapter extends AbstractAdapter

Свойства

LoggerAwareTrait

Методы

static createSystemCache($namespace, $defaultLifetime, $version, $directory, LoggerInterface $logger = null) from AbstractAdapter
getItem($key)

{@inheritdoc}

from AbstractAdapter
getItems(array $keys = array())

{@inheritdoc}

from AbstractAdapter
hasItem($key)

{@inheritdoc}

from AbstractAdapter
clear()

{@inheritdoc}

from AbstractAdapter
deleteItem($key)

{@inheritdoc}

from AbstractAdapter
deleteItems(array $keys)

{@inheritdoc}

from AbstractAdapter
save(CacheItemInterface $item)

{@inheritdoc}

from AbstractAdapter
saveDeferred(CacheItemInterface $item)

{@inheritdoc}

from AbstractAdapter
commit()

{@inheritdoc}

from AbstractAdapter
__destruct() from AbstractAdapter
static handleUnserializeCallback($class) from AbstractAdapter
__construct($namespace = '', $defaultLifetime, $directory = null)

Подробности

static createSystemCache($namespace, $defaultLifetime, $version, $directory, LoggerInterface $logger = null)

Параметры

$namespace
$defaultLifetime
$version
$directory
LoggerInterface $logger

getItem($key)

{@inheritdoc}

Параметры

$key

getItems(array $keys = array())

{@inheritdoc}

Параметры

array $keys

hasItem($key)

{@inheritdoc}

Параметры

$key

clear()

{@inheritdoc}

deleteItem($key)

{@inheritdoc}

Параметры

$key

deleteItems(array $keys)

{@inheritdoc}

Параметры

array $keys

save(CacheItemInterface $item)

{@inheritdoc}

Параметры

CacheItemInterface $item

saveDeferred(CacheItemInterface $item)

{@inheritdoc}

Параметры

CacheItemInterface $item

commit()

{@inheritdoc}

__destruct()

static handleUnserializeCallback($class)

Параметры

$class

__construct($namespace = '', $defaultLifetime, $directory = null)

Параметры

$namespace
$defaultLifetime
$directory

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.1/Symfony/Component/Cache/Adapter/FilesystemAdapter.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API