PHP Class Doctrine\MongoDB\Tests\PreAggregateListener

Datei anzeigen Open project: doctrine/mongodb

Public Methods

Method Description
__construct ( array $pipeline, array $options )
collectionPreAggregate ( Doctrine\MongoDB\Event\AggregateEventArgs $args )

Method Details

__construct() public method

public __construct ( array $pipeline, array $options )
$pipeline array
$options array

collectionPreAggregate() public method

public collectionPreAggregate ( Doctrine\MongoDB\Event\AggregateEventArgs $args )
$args Doctrine\MongoDB\Event\AggregateEventArgs