$this whereNull(string $column) Set a "where null" constraint on the query
$this where(string $column, string $value = null) Set a "where" constraint
array queryCallbacks() Get the custom query callbacks for the rule.
$this minWidth(int $value) Set the "min width" constraint.
$this ratio(float $value) Set the "ratio" constraint.
Dimensions class Dimensions (
Unique class Unique (
$this maxWidth(int $value) Set the "max width" constraint.
void __construct(array $values) Create a new "not in" rule instance.
In class In (
Page 3 of 4