FieldtypeText::getMatchQuery()

Update a query to match the text with a fulltext index

Usage

$databaseQuerySelect = $fieldtypeText->getMatchQuery(PageFinderDatabaseQuerySelect $query, string $table, string $subfield, string $operator, $value);

Arguments

NameType(s)Description
$queryPageFinderDatabaseQuerySelect
$tablestring
$subfieldstring
$operatorstring
$valueint string

Return value


FieldtypeText methods and properties

API reference based on ProcessWire core version 3.0.251