7 calls to ContentEntity::getEntity() in Search API 8
- ContentEntity::getItemAccessResult in src/
Plugin/ search_api/ datasource/ ContentEntity.php - Checks whether a user has permission to view the given item.
- ContentEntity::getItemBundle in src/
Plugin/ search_api/ datasource/ ContentEntity.php - Retrieves the item's bundle.
- ContentEntity::getItemId in src/
Plugin/ search_api/ datasource/ ContentEntity.php - Retrieves the unique ID of an object from this datasource.
- ContentEntity::getItemLabel in src/
Plugin/ search_api/ datasource/ ContentEntity.php - Retrieves a human-readable label for an item.
- ContentEntity::getItemUrl in src/
Plugin/ search_api/ datasource/ ContentEntity.php - Retrieves a URL at which the item can be viewed on the web.
- ContentEntity::viewItem in src/
Plugin/ search_api/ datasource/ ContentEntity.php - Returns the render array for the provided item and view mode.
- ContentEntity::viewMultipleItems in src/
Plugin/ search_api/ datasource/ ContentEntity.php - Returns the render array for the provided items and view mode.