PHP Class Doctrine\ODM\MongoDB\Tests\Aggregation\Stage\LookupTest

Datei anzeigen Open project: doctrine/mongodb-odm

Public Methods

Method Description
testLookupStage ( )
testLookupStageReferenceMany ( )
testLookupStageReferenceManyInverse ( )
testLookupStageReferenceManyWithoutUnwind ( )
testLookupStageReferenceOneInverse ( )
testLookupStageWithClassName ( )
testLookupStageWithCollectionName ( )

Private Methods

Method Description
insertTestData ( )
requireMongoDB32 ( )

Method Details

testLookupStage() public method

public testLookupStage ( )

testLookupStageReferenceMany() public method

testLookupStageReferenceManyInverse() public method

testLookupStageReferenceManyWithoutUnwind() public method

testLookupStageReferenceOneInverse() public method

testLookupStageWithClassName() public method

testLookupStageWithCollectionName() public method