PHP Class Doctrine\MongoDB\Tests\PreAggregateListener

Afficher le fichier Open project: doctrine/mongodb

Méthodes publiques

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

Method Details

__construct() public méthode

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

collectionPreAggregate() public méthode

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