Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AppserverIo
Appserver
PersistenceContainer
Doctrine
V2
CacheFactories
ApcCacheFactory
PHP 클래스 AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\CacheFactories\ApcCacheFactory
링크 보기:
https://github.com/appserver-io/rmi
링크 보기:
http://www.appserver.io
저자:
Tim Wagner (
[email protected]
)
저자:
Bernhard Wick (
[email protected]
)
상속:
implements
AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\CacheFactories\CacheFactoryInterface
파일 보기
프로젝트 열기: appserver-io/appserver
공개 메소드들
메소드
설명
get
(
array
$configuration
= [] ) :
CacheProvider
Return's the new cache instance.
메소드 상세
get()
공개
정적인
메소드
Return's the new cache instance.
public
static
get
(
array
$configuration
= [] ) :
CacheProvider
$configuration
array
The cache configuration
리턴
Doctrine\Common\Cache\CacheProvider
The cache instance