6 calls to getlocations_earth_distance_sql() in Get Locations 7
- getlocations_fields_handler_argument_distance::query in modules/
getlocations_fields/ handlers/ getlocations_fields_handler_argument_distance.inc - Set up the query for this argument.
- getlocations_fields_handler_field_distance::click_sort in modules/
getlocations_fields/ handlers/ getlocations_fields_handler_field_distance.inc - Called to determine what to tell the clicksorter.
- getlocations_fields_handler_field_distance::query in modules/
getlocations_fields/ handlers/ getlocations_fields_handler_field_distance.inc - Called to add the field to a query.
- getlocations_fields_handler_filter_distance::query in modules/
getlocations_fields/ handlers/ getlocations_fields_handler_filter_distance.inc - Add this filter to the query.
- getlocations_fields_handler_sort_distance::query in modules/
getlocations_fields/ handlers/ getlocations_fields_handler_sort_distance.inc - Called to add the sort to a query.
- getlocations_search_info_sql in modules/
getlocations_search/ getlocations_search.module