You are here

protected property SearchApiViewsHandlerFilterEntity::$validated_exposed_input in Search API 7

If exposed form input was successfully validated, the entered entity IDs.

Type: array

File

contrib/search_api_views/includes/handler_filter_entity.inc, line 23
Contains SearchApiViewsHandlerFilterEntity.

Class

SearchApiViewsHandlerFilterEntity
Views filter handler class for entities.

Code

protected $validated_exposed_input;