Method | Description | |
---|---|---|
__construct ( ) | Constructor. | |
addCondition ( |
Add conditions. | |
getConditions ( ) : Doctrine\Common\Collections\Collection | Get conditions. | |
getFilter ( ) : |
Get filter. | |
getId ( ) : integer | Get id. | |
removeCondition ( |
Remove conditions. | |
setFilter ( |
Set filter. |
public addCondition ( |
||
$conditions | ||
return |
public getConditions ( ) : Doctrine\Common\Collections\Collection | ||
return | Doctrine\Common\Collections\Collection |
public removeCondition ( |
||
$conditions |
public setFilter ( |
||
$filter | ||
return |