EntityReference::$handlerOptions

Same name and namespace in other branches
  1. 11.x core/modules/views/src/Plugin/views/filter/EntityReference.php \Drupal\views\Plugin\views\filter\EntityReference::handlerOptions

The selection handlers available for the target entity ID of the filter.

Type: array|null

File

core/modules/views/src/Plugin/views/filter/EntityReference.php, line 62

Class

EntityReference
Filters a view by entity references.

Namespace

Drupal\views\Plugin\views\filter

Code

protected ?array $handlerOptions = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.