You are here

namespace Drupal\search_api\Plugin\search_api\datasource in Search API 8

Classsort descending Location Description
ContentEntity src/Plugin/search_api/datasource/ContentEntity.php Represents a datasource which exposes the content entities.
ContentEntityDeriver src/Plugin/search_api/datasource/ContentEntityDeriver.php Derives a datasource plugin definition for every content entity type.
ContentEntityTaskManager src/Plugin/search_api/datasource/ContentEntityTaskManager.php Provides a service for managing pending tracking tasks for datasources.
ContentEntityTrackingManager src/Plugin/search_api/datasource/ContentEntityTrackingManager.php Provides hook implementations on behalf of the Content Entity datasource.
EntityDatasourceInterface src/Plugin/search_api/datasource/EntityDatasourceInterface.php Describes an interface for entity datasources.