Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Neos
Flow
Cache
Backend
TransientMemoryBackend
PHP 클래스 Neos\Flow\Cache\Backend\TransientMemoryBackend
사용 중단:
Use \Neos\Cache\Backend\TransientMemoryBackend instead
상속:
extends
Neos\Cache\Backend\TransientMemoryBackend
,
implements
FlowSpecificBackendInterface
,
use trait
BackendCompatibilityTrait
파일 보기
프로젝트 열기: neos/flow-development-collection
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
ApplicationContext
$context
,
array
$options
= [] )
Constructs this backend
메소드 상세
__construct()
공개
메소드
Constructs this backend
public
__construct
(
ApplicationContext
$context
,
array
$options
= [] )
$context
Neos\Flow\Core\ApplicationContext
Flow's application context
$options
array
Configuration options - depends on the actual backend