FieldtypeTable::findColumns()
Find columns having property that matches value
Usage
$array = $fieldtypeTable->findColumns(Field $field, string $property, $value);Arguments
| Name | Type(s) | Description |
|---|---|---|
$field | Field | |
$property | string | Property name to match |
$value | string array | Value to match for property name or values for OR condition |
Return value
array
FieldtypeTable methods and properties
API reference based on ProcessWire core version 3.0.259