FieldtypeTable::findColumns()

Find columns having property that matches value

Usage

$array = $fieldtypeTable->findColumns(Field $field, string $property, $value);

Arguments

NameType(s)Description
$fieldField
$propertystring

Property name to match

$valuestring 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