Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Doctrine
MongoDB
Aggregation
Builder
addStage
Doctrine\MongoDB\Aggregation\Builder::addStage PHP Method
Builder Class Documentation
Datei anzeigen
Open project: doctrine/mongodb
addStage()
protected
method
protected
addStage
(
Stage
$stage
) :
Stage
$stage
Stage
return
Stage
protected function addStage(Stage $stage) { $this->stages[] = $stage; return $stage; }
Builder
__construct
addStage
execute
expr
geoNear
getPipeline
getStage
group
indexStats
limit
lookup
match
matchExpr
out
project
redact
sample
skip
sort
unwind