protected property Index::$properties in Search API 8
Static cache of retrieved property definitions, grouped by datasource.
Type: \Drupal\Core\TypedData\DataDefinitionInterface[][]
See also
\Drupal\search_api\Entity\Index::getPropertyDefinitions()
File
- src/
Entity/ Index.php, line 273
Class
- Index
- Defines the search index configuration entity.
Namespace
Drupal\search_api\EntityCode
protected $properties = [];