Phalcon\Mvc\MongoCollection::summatory PHP 메소드

summatory() 공개 정적인 메소드

public static summatory ( $field, $conditions = null, $finalize = null )
    public static function summatory($field, $conditions = null, $finalize = null)
    {
        throw new Exception('The summatory() method is not implemented in the new Mvc MongoCollection');
    }