PHP Doctrine\MongoDB\Aggregation Expr::concat - 1 Beispiele gefunden. Dies sind die am besten bewerteten PHP Beispiele für die Doctrine\MongoDB\Aggregation\Expr::concat, die aus Open Source-Projekten extrahiert wurden. Sie können Beispiele bewerten, um die Qualität der Beispiele zu verbessern.
The arguments can be any valid expression as long as they resolve to
strings. If the argument resolves to a value of null or refers to a field
that is missing, $concat returns null.
See also:
http://docs.mongodb.org/manual/reference/operator/aggregation/concat/