You are here

7 calls to Index::getFields() in Search API 8

Index::getDependencyData in src/Entity/Index.php
Retrieves data about this index's dependencies.
Index::getField in src/Entity/Index.php
Returns a field from this index.
Index::getFieldRenames in src/Entity/Index.php
Retrieves all field IDs that changed compared to the index's saved version.
Index::getFieldsByDatasource in src/Entity/Index.php
Returns a list of all indexed fields of a specific datasource.
Index::getFulltextFields in src/Entity/Index.php
Retrieves all of this index's fulltext fields.
Index::preSave in src/Entity/Index.php
Acts on an entity before the presave hook is invoked.
Index::writeChangesToSettings in src/Entity/Index.php
Prepares for changes to this index to be persisted.