PhpFilesTrait

trait PhpFilesTrait

Traits

FilesystemCommonTrait

Methods

doClear($namespace)

{@inheritdoc}

from FilesystemCommonTrait
doDelete(array $ids)

{@inheritdoc}

from FilesystemCommonTrait
static throwError($type, $message, $file, $line) from FilesystemCommonTrait
__destruct() from FilesystemCommonTrait
static isSupported()
bool prune()
doFetch(array $ids)

{@inheritdoc}

doHave($id)

{@inheritdoc}

doSave(array $values, $lifetime)

{@inheritdoc}

Details

protected doClear($namespace)

{@inheritdoc}

Parameters

$namespace

protected doDelete(array $ids)

{@inheritdoc}

Parameters

array $ids

static throwError($type, $message, $file, $line)

Parameters

$type
$message
$file
$line

__destruct()

static isSupported()

bool prune()

Return Value

bool

protected doFetch(array $ids)

{@inheritdoc}

Parameters

array $ids

protected doHave($id)

{@inheritdoc}

Parameters

$id

protected doSave(array $values, $lifetime)

{@inheritdoc}

Parameters

array $values
$lifetime

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Cache/Traits/PhpFilesTrait.html