PHP 클래스 Elgg\Cache\EntityCacheTest

상속: extends Elgg\TestCase
파일 보기 프로젝트 열기: elgg/elgg

공개 메소드들

메소드 설명
testBypassesCacheWithIgnoredAccess ( )
testCanCacheElggObject ( )
testCanCacheElggUser ( )
testCanDisableCacheForEntity ( )
testCanGetEntityAfterDbQuery ( )
testPropagatesLastActionChangesToCache ( )
testRemovesBannedUserFromCache ( )
testRemovesDeletedEntityFromCache ( )
testRemovesDisabledEntityFromCache ( )
testRemovesNewAdminUserFromCache ( )
testRemovesRemovedAdminUserFromCache ( )
testRemovesUnbannedUserFromCache ( )
testVInvalidatesCacheOnSessionChange ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testBypassesCacheWithIgnoredAccess() 공개 메소드

testCanCacheElggObject() 공개 메소드

testCanCacheElggUser() 공개 메소드

testCanDisableCacheForEntity() 공개 메소드

testCanGetEntityAfterDbQuery() 공개 메소드

testPropagatesLastActionChangesToCache() 공개 메소드

testRemovesBannedUserFromCache() 공개 메소드

testRemovesDeletedEntityFromCache() 공개 메소드

testRemovesDisabledEntityFromCache() 공개 메소드

testRemovesNewAdminUserFromCache() 공개 메소드

testRemovesRemovedAdminUserFromCache() 공개 메소드

testRemovesUnbannedUserFromCache() 공개 메소드

testVInvalidatesCacheOnSessionChange() 공개 메소드