PHP Doctrine\MongoDB\Aggregation Expr::concat - 1 пример найден. Это лучшие примеры PHP кода для Doctrine\MongoDB\Aggregation\Expr::concat, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
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.
См. также:
http://docs.mongodb.org/manual/reference/operator/aggregation/concat/