23 foreach ( $this->subfields as $subfield ) {
24 $mapping[
'subfields'][] = $subfield->getMapping(
$engine );
Dummy implementation of SearchIndexFieldDefinition for testing purposes.
getMapping(SearchEngine $engine)
Contain a class for special pages.
Basic infrastructure of the field definition.
string $name
Name of the field.
int $flags
Bit flags for the field.
int $type
Type of the field, one of the constants above.
the value to return A Title object or null for latest all implement SearchIndexField $engine