PHP Class Doctrine\Tests\ODM\PHPCR\Functional\ReferenceTest

Inheritance: extends Doctrine\Tests\ODM\PHPCR\PHPCRFunctionalTestCase
Afficher le fichier Open project: doctrine/phpcr-odm

Méthodes publiques

Méthode Description
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 ( )

Method Details

setUp() public méthode

public setUp ( )

testAddMultipleReferences() public méthode

testCascadeRemoveByCollection() public méthode

testCreate() public méthode

public testCreate ( )

testCreateAddManyRefLater() public méthode

testCreateAddRefLater() public méthode

testCreateByPath() public méthode

public testCreateByPath ( )

testCreateCascade() public méthode

public testCreateCascade ( )

testCreateManyCascade() public méthode

testCreateManyNoArrayError() public méthode

testCreateOneArrayError() public méthode

testCreatePrivate() public méthode

public testCreatePrivate ( )

testCreateWithoutManyRef() public méthode

testCreateWithoutRef() public méthode

testDeleteByRef() public méthode

public testDeleteByRef ( )

testDeleteOneInMany() public méthode

public testDeleteOneInMany ( )

testFindByUUID() public méthode

public testFindByUUID ( )

testHardReferenceDelete() public méthode

testHardReferenceDeleteSuccess() public méthode

testManyCascadeChangeOne() public méthode

testManyCascadeDeleteOne() public méthode

testManyCascadeWithParentDelete() public méthode

testManyTwoDifferentObjectrefs() public méthode

testModificationAfterPersist() public méthode

testModificationManyAfterPersist() public méthode

testNoReferenceInitOnFlush() public méthode

testRefDifTypes() public méthode

public testRefDifTypes ( )

testRefDifTypesChangeBoth() public méthode

testReferenceMany() public méthode

public testReferenceMany ( )

testReferenceManyPath() public méthode

testReferenceNonReferenceable() public méthode

testRemoveAllReferences() public méthode

testRemoveMultipleReferences() public méthode

testRemoveReference() public méthode

public testRemoveReference ( )

testRemoveReferrer() public méthode

public testRemoveReferrer ( )

testRemoveReferrerChangeBefore() public méthode

Remove referrer node, but change referenced node before

testRemoveReferrerMany() public méthode

testRemoveReferrerManyChangeBefore() public méthode

Remove referrer node, but change referenced nodes before

testTwoDifferentObjectrefs() public méthode

testUpdate() public méthode

public testUpdate ( )

testUpdateMany() public méthode

public testUpdateMany ( )

testUpdateOneInMany() public méthode

public testUpdateOneInMany ( )

testWeakReference() public méthode

public testWeakReference ( )