FieldtypePageTable::getMatchQuery()

Get the match query for page selection, delegated to FieldtypePage

Usage

$databaseQuery = $fieldtypePageTable->getMatchQuery($query, string $table, string $subfield, string $operator, mixed $value);

Arguments

NameType(s)Description
$queryDatabaseQuerySelect PageFinderDatabaseQuerySelect
$tablestring
$subfieldstring
$operatorstring
$valuemixed

Return value


FieldtypePageTable methods and properties

API reference based on ProcessWire core version 3.0.253