array queryCallbacks() Get the custom query callbacks for the rule.
Response|null getResponse() Get the underlying response instance.
static NotIn notIn(array $values)
$this where(string $column, string $value = null) Set a "where" constraint
$this whereNull(string $column) Set a "where null" constraint on the query
$this height(int $value) Set the "height" constraint.
int getCount(string $collection, string $column, string $value, int $excludeId = null, string $idColumn = null, array $extra = array())
$this setValueNames(array $values) Set the custom values on the validator
TranslatorInterface getTranslator() Get the Translator implementation.
bool isAValidFileInstance(mixed $value) Check that the given value is a
Page 4 of 14