Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
ConditionTree Cписок членов класса

Полный список членов класса ConditionTree, включая наследуемые из базового класса

$chainsConditionTreeprotected
$conditionsConditionTreeprotected
$isNegativeConditionTreeprotected
$logicConditionTreeprotected
$randomSequenceConditionTreeprotectedstatic
__clone()ConditionTree
__construct()ConditionTree
addCondition($condition)ConditionTree
convertValues($values, IReadable $field=null)ConditionTreeprotected
createFromArray($filter)ConditionTreestatic
getConditions()ConditionTree
getRandomSequence()ConditionTreeprotectedstatic
hasConditions()ConditionTree
logic($logic=null)ConditionTree
LOGIC_ANDConditionTree
LOGIC_ORConditionTree
negative($negative=true)ConditionTree
removeAllConditions()ConditionTree
removeCondition($condition)ConditionTree
replaceCondition($currentCondition, $newCondition)ConditionTree
where(... $filter)ConditionTree
whereBetween($column, $valueMin, $valueMax)ConditionTree
whereColumn(... $filter)ConditionTree
whereExists($query)ConditionTree
whereExpr($expr, $arguments)ConditionTree
whereIn($column, $values)ConditionTree
whereLike($column, $value)ConditionTree
whereMatch($column, $value)ConditionTree
whereNot(... $filter)ConditionTree
whereNotBetween($column, $valueMin, $valueMax)ConditionTree
whereNotExists($query)ConditionTree
whereNotIn($column, $values)ConditionTree
whereNotLike($column, $value)ConditionTree
whereNotMatch($column, $value)ConditionTree
whereNotNull($column)ConditionTree
whereNull($column)ConditionTree