protected property SearchApiEntityDataSourceController::$idKey in Search API 7
The ID key of this entity type, if any.
Type: string|null
File
- includes/
datasource_entity.inc, line 25 - Contains the SearchApiEntityDataSourceController class.
Class
- SearchApiEntityDataSourceController
- Represents a datasource for all entities known to the Entity API.
Code
protected $idKey;