You are here

Functions in Search API 8

Primary tabs

Namesort descending Location Description Direct uses Strings
search_api_view_insert ./search_api.module Implements hook_ENTITY_TYPE_insert() for type "view".
search_api_view_update ./search_api.module Implements hook_ENTITY_TYPE_update() for type "view".
template_preprocess_search_api_admin_data_type_table ./search_api.theme.inc Prepares variables for search_api_admin_data_type_table form templates.
template_preprocess_search_api_admin_fields_table ./search_api.theme.inc Prepares variables for search_api_admin_fields_table form templates.
template_preprocess_search_api_form_item_list ./search_api.theme.inc Prepares variables for search_api_form_item_list form templates.
template_preprocess_search_api_index ./search_api.theme.inc Prepares variables for search_api_index templates.
template_preprocess_search_api_server ./search_api.theme.inc Prepares variables for search_api_server form templates.
_search_api_drush_command_helper ./search_api.drush.inc Returns an instance of the command helper. 15
_search_api_search_module_warning ./search_api.module Returns a warning message if the Core Search module is enabled. 2
_search_api_views_add_handlers_for_properties ./search_api.views.inc Adds field and relationship handlers for the given properties. 2
_search_api_views_datasource_table ./search_api.views.inc Creates a Views table definition for one datasource of an index. 1
_search_api_views_data_special_fields ./search_api.views.inc Adds definitions for our special fields to a Views data table definition. 1
_search_api_views_entity_type_table ./search_api.views.inc Creates a Views table definition for an entity type. 1
_search_api_views_find_field_alias ./search_api.views.inc Finds an unused field alias for a field in a Views table definition. 3
_search_api_views_get_allowed_values ./search_api.module Retrieves the allowed values for a list field instance. 1
_search_api_views_get_bundle_names ./search_api.module Returns an options list for bundles of the given entity type. 1
_search_api_views_get_field_handler_for_property ./search_api.views.inc Computes a handler definition for the given property. 2
_search_api_views_get_field_handler_mapping ./search_api.views.inc Retrieves the field handler mapping used by the Search API Views integration. 1
_search_api_views_get_handlers ./search_api.views.inc Returns the Views handlers to use for a given field. 1
_search_api_views_handler_adjustments ./search_api.views.inc Makes necessary, field-specific adjustments to Views handler definitions. 1
_search_api_views_handler_mapping ./search_api.views.inc Determines the mapping of Search API data types to their Views handlers. 1
_search_api_view_crud_event ./search_api.module Reacts to a view CRUD event. 3

Pages

Other projects