You are here

protected property ContentEntityDeriver::$derivatives in Search API 8

List of derivative definitions.

Type: array

Overrides DeriverBase::$derivatives

File

src/Plugin/search_api/datasource/ContentEntityDeriver.php, line 24

Class

ContentEntityDeriver
Derives a datasource plugin definition for every content entity type.

Namespace

Drupal\search_api\Plugin\search_api\datasource

Code

protected $derivatives = NULL;