addCondition() public method
Adds filtering condition for a given attribute
| public void addCondition ( yii\debug\components\search\Filter $filter, $attribute, $partial = false ) | ||
|---|---|---|
| $filter | yii\debug\components\search\Filter | 
 Filter instance  |  
| $attribute | string | 
 Attribute to filter  |  
| $partial | boolean | 
 If partial match should be used  |  
Please login to continue.