FieldtypeRepeater::getMatchQuery()

Update a DatabaseQuerySelect object to match a Page

Usage

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

Arguments

NameType(s)Description
$queryPageFinderDatabaseQuerySelect
$tablestring
$subfieldstring
$operatorstring
$valuestring

Return value

Exceptions

Method can throw exceptions on error:

  • WireException


FieldtypeRepeater methods and properties

API reference based on ProcessWire core version 3.0.251