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
Cache
CacheAwareInterface
PHP 인터페이스 Neos\Cache\CacheAwareInterface
파일 보기
프로젝트 열기: neos/flow-development-collection
공개 메소드들
메소드
설명
getCacheEntryIdentifier
( ) :
string
Returns a string which distinctly identifies this object and thus can be used as an identifier for cache entries related to this object.
메소드 상세
getCacheEntryIdentifier()
공개
메소드
Returns a string which distinctly identifies this object and thus can be used as an identifier for cache entries related to this object.
public
getCacheEntryIdentifier
( ) :
string
리턴
string