Constants

KEY_TEMPLATE_DATA

KEY_TEMPLATE_DATA

CONTAINER_KEY_SUMMARY_TEXT

CONTAINER_KEY_SUMMARY_TEXT

Properties

$_instances

$_instances : array

Type

array

$_data

$_data : array

Type

array

$_containerKey

$_containerKey : string

Type

string

Methods

invalidateByInputType()

invalidateByInputType(\Fuman_Db_Record  $record, \Fuman_InputType  $inputType) 

Parameters

\Fuman_Db_Record $record
\Fuman_InputType $inputType

set()

set(string  $key, mixed  $value) 

Parameters

string $key
mixed $value

get()

get(string  $key) : mixed

Parameters

string $key

Returns

mixed

has()

has(string  $key) : boolean

Parameters

string $key

Returns

boolean

invalidate()

invalidate() 

Invalidates the cache data

dispose()

dispose() : $this

Adds the instance to the freed instance store

Returns

$this

__construct()

__construct() 

Constructor