You are here

7 calls to SearchApiEtHelper::isValidItemId() in Search API Entity Translation 7.2

SearchApiEtDatasourceController::getMetadataWrapper in includes/SearchApiEtDatasourceController.php
Creates a metadata wrapper for this datasource controller's type.
SearchApiEtDatasourceController::getTrackableItemIdsFromMixedSource in includes/SearchApiEtDatasourceController.php
Helper function to return the list of ItemIDs, fiven
SearchApiEtDatasourceController::loadItems in includes/SearchApiEtDatasourceController.php
Loads items of the type of this data source controller.
SearchApiEtDatasourceController::trackItemDelete in includes/SearchApiEtDatasourceController.php
Stops tracking the index status for the given items on the given indexes.
SearchApiEtHelper::splitItemId in includes/SearchApiEtHelper.php
Helper function to split the Item ID into language or entity_id.
SearchApiEtHelperTest::testIsValidItemId in tests/SearchApiEtHelperTest.php
@dataProvider dataProviderIsValidItemId
SearchApiEtViewsQuery::addResults in includes/SearchApiEtViewsQuery.php
Helper function for adding results to a view in the format expected by the view.