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
| Name | Type(s) | Description |
|---|---|---|
$query | DatabaseQuerySelect PageFinderDatabaseQuerySelect | |
$table | string | |
$subfield | string | |
$operator | string | |
$value | mixed |
Return value
FieldtypePageTable methods and properties
API reference based on ProcessWire core version 3.0.253