nas_memcache_add |
./search_api_live_results.results.php |
|
1 |
|
nas_memcache_get |
./search_api_live_results.results.php |
|
1 |
|
search_api_live_results_admin_overview |
includes/search_api_live_results.admin.inc |
Form displaying an overview over all searches available for autocompletion. |
|
1 |
search_api_live_results_admin_overview_submit |
includes/search_api_live_results.admin.inc |
Submit callback for search_api_live_results_admin_overview(). |
|
|
search_api_live_results_admin_overview_submit_delete |
includes/search_api_live_results.admin.inc |
Submit callback for search_api_live_results_admin_overview(), when all
settings for the index should be deleted. |
|
1 |
search_api_live_results_admin_search_delete |
includes/search_api_live_results.admin.inc |
Form for deleting the autocompletion settings of a search. |
|
1 |
search_api_live_results_admin_search_delete_submit |
includes/search_api_live_results.admin.inc |
Submit callback for search_api_live_results_admin_search_delete(). |
|
|
search_api_live_results_admin_search_edit |
includes/search_api_live_results.admin.inc |
Form for editing the autocompletion settings for a search. |
|
1 |
search_api_live_results_admin_search_edit_submit |
includes/search_api_live_results.admin.inc |
Submit callback for search_api_live_results_admin_search_edit(). |
|
|
search_api_live_results_admin_search_edit_validate |
includes/search_api_live_results.admin.inc |
Validate callback for search_api_live_results_admin_search_edit(). |
|
|
search_api_live_results_element_info |
./search_api_live_results.module |
Implements hook_element_info(). |
|
|
search_api_live_results_entity_info |
./search_api_live_results.module |
Implements hook_entity_info(). |
|
|
search_api_live_results_entity_info_alter |
./search_api_live_results.module |
Implements hook_entity_info_alter(). |
|
|
search_api_live_results_form_search_api_page_search_form_alter |
./search_api_live_results.search_api_page.inc |
Implements hook_form_FORM_ID_alter(). |
|
|
search_api_live_results_form_views_exposed_form_alter |
./search_api_live_results.search_api_views.inc |
Implements hook_form_FORM_ID_alter(). |
|
|
search_api_live_results_get_types |
./search_api_live_results.module |
Get information about all search types, or a specific one. |
3 |
|
search_api_live_results_json |
includes/search_api_live_results.pages.inc |
Page callback for getting live results. |
|
1 |
search_api_live_results_menu |
./search_api_live_results.module |
Implements hook_menu(). |
|
|
search_api_live_results_pages_query |
./search_api_live_results.search_api_page.inc |
Create the query that would be issued for the given search for the complete keys. |
|
1 |
search_api_live_results_pages_searches |
./search_api_live_results.search_api_page.inc |
Returns a list of search pages for the given index. |
|
1 |
search_api_live_results_permission |
./search_api_live_results.module |
Implements hook_permission(). |
|
|
search_api_live_results_schema |
./search_api_live_results.install |
Implements hook_schema(). |
|
|
search_api_live_results_search_api_index_delete |
./search_api_live_results.module |
Implements hook_search_api_index_delete(). |
|
|
search_api_live_results_search_api_live_results_types |
./search_api_live_results.module |
Implements hook_search_api_live_results_types(). |
|
|
search_api_live_results_search_load |
./search_api_live_results.module |
Loads an live results search entity. |
3 |
|
search_api_live_results_search_load_multiple |
./search_api_live_results.module |
Loads live results search entities. |
3 |
|
search_api_live_results_theme |
./search_api_live_results.module |
Implements hook_theme(). |
|
|
search_api_live_results_views_query |
./search_api_live_results.search_api_views.inc |
Create the query that would be issued for the given search for the complete keys. |
|
1 |
search_api_live_results_views_searches |
./search_api_live_results.search_api_views.inc |
Returns a list of search views for the given index. |
|
1 |
theme_live_results_search |
./search_api_live_results.module |
Theme callback for the live results form element |
|
|