You are here

Functions in Search API 7

Primary tabs

Namesort descending Location Description Direct uses Strings
search_api_test_2_search_api_service_info tests/search_api_test_2.module Implements hook_search_api_service_info().
search_api_test_delete tests/search_api_test.module Menu callback for marking a "search_api_test" entity as changed. 1
search_api_test_entity_info tests/search_api_test.module Implements hook_entity_info().
search_api_test_entity_property_info tests/search_api_test.module Implements hook_entity_property_info().
search_api_test_insert_item tests/search_api_test.module Form callback for inserting an item. 1
search_api_test_insert_item_submit tests/search_api_test.module Submit callback for search_api_test_insert_item().
search_api_test_list_callback tests/search_api_test.module List callback. 1
search_api_test_load tests/search_api_test.module Load handler for search_api_test entities. 2
search_api_test_menu tests/search_api_test.module Implements hook_menu().
search_api_test_parent tests/search_api_test.module Parent callback. 1
search_api_test_schema tests/search_api_test.install Implements hook_schema().
search_api_test_search_api_service_info tests/search_api_test.module Implements hook_search_api_service_info().
search_api_test_touch tests/search_api_test.module Menu callback for marking a "search_api_test" entity as changed. 1
search_api_test_uri tests/search_api_test.module URI callback for test entity. 1
search_api_test_view tests/search_api_test.module Menu callback for displaying search_api_test entities. 1
search_api_theme ./search_api.module Implements hook_theme().
search_api_title_delete_page ./search_api.module Title callback for determining which title should be displayed for the "delete" local task. 1
search_api_track_item_change ./search_api.module Mark the items with the specified IDs as "dirty", i.e., as needing to be reindexed. 3
search_api_track_item_change_for_indexes ./search_api.module Marks the items with the specified IDs as "dirty" for the given indexes. 2
search_api_track_item_delete ./search_api.module Removes items from all indexes. 3
search_api_track_item_indexed ./search_api.module Marks items as successfully indexed for the specified index. 1
search_api_track_item_insert ./search_api.module Inserts new unindexed items for all indexes on the specified type. 1
search_api_track_item_queued Deprecated ./search_api.module Marks items as queued for indexing for the specified index.
search_api_uninstall ./search_api.install Implements hook_uninstall().
search_api_update_7101 ./search_api.install Update function that adds the machine names for servers and indexes.
search_api_update_7102 ./search_api.install Update replacing IDs with machine names for foreign keys. {search_api_index}.server and {search_api_item}.index_id are altered.
search_api_update_7103 ./search_api.install Add the database fields newly required for entities by the Entity API.
search_api_update_7104 ./search_api.install Change {search_api_item}.index_id back to the index' numeric ID.
search_api_update_7105 ./search_api.install Remove all empty aggregated fields for the search_api_alter_add_fulltext data alterations.
search_api_update_7106 ./search_api.install Update the settings for the "Aggregated fields" data alteration.
search_api_update_7107 ./search_api.install Initialize the "Fields to run on" settings for processors.
search_api_update_7108 ./search_api.install Add "read only" property to Search API index entities.
search_api_update_7109 ./search_api.install Clear entity info cache, as entity controller classes hae changed.
search_api_update_7110 ./search_api.install Rename the "entity_type" field to "item_type" in the {search_api_index} table.
search_api_update_7111 ./search_api.install Change the definition of the {search_api_item}.changed field.
search_api_update_7112 ./search_api.install Changes the size of the {search_api_index}.options and {search_api_server}.options fields to "medium".
search_api_update_7113 ./search_api.install Removes superfluous data from the stored index options.
search_api_update_7114 ./search_api.install Sanitize watchdog messages.
search_api_update_7115 ./search_api.install Switch to indexing without the use of a cron queue.
search_api_update_7116 ./search_api.install Transfers the tasks for disabled servers to a separate database table.
search_api_update_7117 ./search_api.install Checks the database for illegal {search_api_index}.server values.
search_api_update_7118 ./search_api.install Adds the {search_api_item_string_id} table for items with string IDs.
search_api_views_search_api_index_delete contrib/search_api_views/search_api_views.module Implements hook_search_api_index_delete().
search_api_views_search_api_index_insert contrib/search_api_views/search_api_views.module Implements hook_search_api_index_insert().
search_api_views_search_api_index_update contrib/search_api_views/search_api_views.module Implements hook_search_api_index_update().
search_api_views_update_7101 contrib/search_api_views/search_api_views.install Updates all Search API views to use the new, specification-compliant identifiers.
search_api_views_update_7102 contrib/search_api_views/search_api_views.install Delete the now unnecessary "search_api_views_max_fields_depth" variable.
search_api_views_views_api contrib/search_api_views/search_api_views.module Implements hook_views_api().
search_api_views_views_data contrib/search_api_views/search_api_views.views.inc Implements hook_views_data().
search_api_views_views_plugins contrib/search_api_views/search_api_views.views.inc Implements hook_views_plugins().

Pages

Other projects