PHP 클래스 Doctrine\Tests\ODM\PHPCR\Functional\ReferenceTest

상속: extends Doctrine\Tests\ODM\PHPCR\PHPCRFunctionalTestCase
파일 보기 프로젝트 열기: doctrine/phpcr-odm

공개 메소드들

메소드 설명
setUp ( )
testAddMultipleReferences ( )
testCascadeRemoveByCollection ( )
testCreate ( )
testCreateAddManyRefLater ( )
testCreateAddRefLater ( )
testCreateByPath ( )
testCreateCascade ( )
testCreateManyCascade ( )
testCreateManyNoArrayError ( )
testCreateOneArrayError ( )
testCreatePrivate ( )
testCreateWithoutManyRef ( )
testCreateWithoutRef ( )
testDeleteByRef ( )
testDeleteOneInMany ( )
testFindByUUID ( )
testHardReferenceDelete ( )
testHardReferenceDeleteSuccess ( )
testManyCascadeChangeOne ( )
testManyCascadeDeleteOne ( )
testManyCascadeWithParentDelete ( )
testManyTwoDifferentObjectrefs ( )
testModificationAfterPersist ( )
testModificationManyAfterPersist ( )
testNoReferenceInitOnFlush ( )
testRefDifTypes ( )
testRefDifTypesChangeBoth ( )
testReferenceMany ( )
testReferenceManyPath ( )
testReferenceNonReferenceable ( )
testRemoveAllReferences ( )
testRemoveMultipleReferences ( )
testRemoveReference ( )
testRemoveReferrer ( )
testRemoveReferrerChangeBefore ( ) Remove referrer node, but change referenced node before
testRemoveReferrerMany ( )
testRemoveReferrerManyChangeBefore ( ) Remove referrer node, but change referenced nodes before
testTwoDifferentObjectrefs ( )
testUpdate ( )
testUpdateMany ( )
testUpdateOneInMany ( )
testWeakReference ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAddMultipleReferences() 공개 메소드

testCascadeRemoveByCollection() 공개 메소드

testCreate() 공개 메소드

public testCreate ( )

testCreateAddManyRefLater() 공개 메소드

testCreateAddRefLater() 공개 메소드

testCreateByPath() 공개 메소드

public testCreateByPath ( )

testCreateCascade() 공개 메소드

public testCreateCascade ( )

testCreateManyCascade() 공개 메소드

testCreateManyNoArrayError() 공개 메소드

testCreateOneArrayError() 공개 메소드

testCreatePrivate() 공개 메소드

public testCreatePrivate ( )

testCreateWithoutManyRef() 공개 메소드

testCreateWithoutRef() 공개 메소드

testDeleteByRef() 공개 메소드

public testDeleteByRef ( )

testDeleteOneInMany() 공개 메소드

public testDeleteOneInMany ( )

testFindByUUID() 공개 메소드

public testFindByUUID ( )

testHardReferenceDelete() 공개 메소드

testHardReferenceDeleteSuccess() 공개 메소드

testManyCascadeChangeOne() 공개 메소드

testManyCascadeDeleteOne() 공개 메소드

testManyCascadeWithParentDelete() 공개 메소드

testManyTwoDifferentObjectrefs() 공개 메소드

testModificationAfterPersist() 공개 메소드

testModificationManyAfterPersist() 공개 메소드

testNoReferenceInitOnFlush() 공개 메소드

testRefDifTypes() 공개 메소드

public testRefDifTypes ( )

testRefDifTypesChangeBoth() 공개 메소드

testReferenceMany() 공개 메소드

public testReferenceMany ( )

testReferenceManyPath() 공개 메소드

testReferenceNonReferenceable() 공개 메소드

testRemoveAllReferences() 공개 메소드

testRemoveMultipleReferences() 공개 메소드

testRemoveReference() 공개 메소드

public testRemoveReference ( )

testRemoveReferrer() 공개 메소드

public testRemoveReferrer ( )

testRemoveReferrerChangeBefore() 공개 메소드

Remove referrer node, but change referenced node before

testRemoveReferrerMany() 공개 메소드

testRemoveReferrerManyChangeBefore() 공개 메소드

Remove referrer node, but change referenced nodes before

testTwoDifferentObjectrefs() 공개 메소드

testUpdate() 공개 메소드

public testUpdate ( )

testUpdateMany() 공개 메소드

public testUpdateMany ( )

testUpdateOneInMany() 공개 메소드

public testUpdateOneInMany ( )

testWeakReference() 공개 메소드

public testWeakReference ( )