You are here

public property SearchApiViewsHandlerFieldLocation::$query in Search API Location 7.2

The search query constructed and executed by the current view.

Type: SearchApiViewsQuery

Overrides views_handler::$query

File

search_api_location_views/handler_field_location.inc, line 18
Contains SearchApiViewsHandlerFieldLocation.

Class

SearchApiViewsHandlerFieldLocation
Specialized handler for latitude/longitude fields.

Code

public $query;