9 calls to Index::getDatasources() in Search API 8
- Index::addDatasource in src/
Entity/ Index.php - Adds a datasource to this index.
- Index::getAllPlugins in src/
Entity/ Index.php - Retrieves all the plugins contained in this index.
- Index::getDatasource in src/
Entity/ Index.php - Retrieves a specific datasource plugin for this index.
- Index::getDatasourceIds in src/
Entity/ Index.php - Retrieves the IDs of all datasources enabled for this index.
- Index::getEntityTypes in src/
Entity/ Index.php - Retrieves all entity types contained in this index.
- Index::getFieldDependencies in src/
Entity/ Index.php - Retrieves information about the dependencies of the indexed fields.
- Index::isValidDatasource in src/
Entity/ Index.php - Determines whether the given datasource ID is valid for this index.
- Index::removeDatasource in src/
Entity/ Index.php - Removes a datasource from this index.
- Index::writeChangesToSettings in src/
Entity/ Index.php - Prepares for changes to this index to be persisted.