Filter: gk/query-filters/process-field-type/callbacks
Modifies the field-type processing callbacks used to transform filter values.
Parameters
| Name | Type | Description |
|---|---|---|
| $callbacks | array<string,callable> | Map of field type slugs to their processing callbacks. |
Since
- 2.0.0
Source
Defined in src/Filter/Visitor/ProcessFieldTypeVisitor.php at line 159