9 calls to facetapi_adapter_load() in Facet API 6
- facetapi_apachesolr_apachesolr_prepare_query in contrib/
facetapi_apachesolr/ facetapi_apachesolr.module - Implementation of hook_apachesolr_prepare_query().
- facetapi_apachesolr_date_range in contrib/
facetapi_apachesolr/ facetapi_apachesolr.module - Gets the range of dates we are using.
- facetapi_block_view in ./
facetapi.widget.inc - Returns data for the "view" operation of hook_block().
- facetapi_enabled_facets_get in ./
facetapi.module - Returns facets enabled in a given realm. If the realm name is NULL, all facets that are enabled in at least one realm will be returned.
- facetapi_facet_load in ./
facetapi.module - Loads a single facet definition.
- facetapi_form_search_form_alter in ./
facetapi.module - Implementation of hook_form_FORM_ID_alter().
- facetapi_query_type_hooks_invoke in ./
facetapi.module - Invokes query type callbacks for all facets.
- facetapi_realm_build in ./
facetapi.module - Builds a facet realm, in other words converts the facet values to some normalized value.
- facetapi_search_form_submit in ./
facetapi.module - Processes search_form form submissions.