You are here

protected property SearchApiEntityDataSourceController::$bundles in Search API 7

Cached return values for getBundles(), keyed by index machine name.

Type: array

File

includes/datasource_entity.inc, line 39
Contains the SearchApiEntityDataSourceController class.

Class

SearchApiEntityDataSourceController
Represents a datasource for all entities known to the Entity API.

Code

protected $bundles = array();