protected property SearchApiFieldTrait::$accessAccount in Search API 8
The account to use for access checks for this search.
Type: \Drupal\Core\Session\AccountInterface|false|null
See also
\Drupal\search_api\Plugin\views\field\SearchApiFieldTrait::checkEntityAccess()
File
- src/
Plugin/ views/ field/ SearchApiFieldTrait.php, line 93
Class
- SearchApiFieldTrait
- Provides a trait to use for Search API Views field handlers.
Namespace
Drupal\search_api\Plugin\views\fieldCode
protected $accessAccount;