You are here

12 calls to Utility::splitPropertyPath() in Search API 8

ContentEntity::getPropertyPathDependencies in src/Plugin/search_api/datasource/ContentEntity.php
Computes all dependencies of the given property path.
FieldsHelper::getNewFieldId in src/Utility/FieldsHelper.php
Finds a new unique field identifier on the given index.
FieldsHelper::retrieveNestedProperty in src/Utility/FieldsHelper.php
Retrieves a nested property from a list of properties.
IntegrationTest::addField in tests/src/Functional/IntegrationTest.php
Adds a field for a specific property to the index.
ReverseEntityReferences::addFieldValues in src/Plugin/search_api/processor/ReverseEntityReferences.php
Adds the values of properties defined by this processor to the item.
SearchApiEntityField::getParentPath in src/Plugin/views/field/SearchApiEntityField.php
Retrieves the property path of the parent property.
SearchApiFieldTrait::getEntity in src/Plugin/views/field/SearchApiFieldTrait.php
Gets the entity matching the current row and relationship.
SearchApiFieldTrait::getValuesToExtract in src/Plugin/views/field/SearchApiFieldTrait.php
Determines and prepares the property values that need to be extracted.
SoulMate::addFieldValues in tests/search_api_test_extraction/src/Plugin/search_api/processor/SoulMate.php
Adds the values of properties defined by this processor to the item.
TrackingHelper::getForeignEntityRelationsMap in src/Utility/TrackingHelper.php
Analyzes the index fields and constructs a map of entity references.
ViewsTest::testViewsAdmin in tests/src/Functional/ViewsTest.php
Tests the Views admin UI and field handlers.
_search_api_views_get_field_handler_for_property in ./search_api.views.inc
Computes a handler definition for the given property.