You are here

8 calls to SearchApiFieldTrait::getCombinedPropertyPath() in Search API 8

SearchApiEntity::getItems in src/Plugin/views/field/SearchApiEntity.php
Gets an array of items for the field.
SearchApiEntity::preRender in src/Plugin/views/field/SearchApiEntity.php
Runs before any fields are rendered.
SearchApiEntity::query in src/Plugin/views/field/SearchApiEntity.php
Add anything to the query that we might need to.
SearchApiEntityField::getParentPath in src/Plugin/views/field/SearchApiEntityField.php
Retrieves the property path of the parent property.
SearchApiFieldTrait::getDatasourceId in src/Plugin/views/field/SearchApiFieldTrait.php
Retrieves the ID of the datasource to which this field belongs.
SearchApiFieldTrait::getEntity in src/Plugin/views/field/SearchApiFieldTrait.php
Gets the entity matching the current row and relationship.
SearchApiFieldTrait::getItems in src/Plugin/views/field/SearchApiFieldTrait.php
Gets an array of items for the field.
SearchApiFieldTrait::query in src/Plugin/views/field/SearchApiFieldTrait.php
Add anything to the query that we might need to.