hook_update_index

Related topics

Namesort iconDescription
HooksAllow modules to interact with the Drupal core.
Search interfaceThe Drupal search interface manages a global search mechanism.

Functions that call hook_update_index()

Namesort iconLocationDescription
hook_update_indexdeveloper/hooks/core.phpUpdate Drupal's full-text index for this module.

Functions called by hook_update_index()

Namesort iconLocationDescription
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_query_rangeincludes/database.pgsql.incRuns a limited-range query in the active database.
hook_update_indexdeveloper/hooks/core.phpUpdate Drupal's full-text index for this module.
node_hookmodules/node.moduleDetermine whether a node hook exists.
node_invokemodules/node.moduleInvoke a node hook.
node_invoke_nodeapimodules/node.moduleInvoke a hook_nodeapi() operation in all modules.
node_loadmodules/node.moduleLoad a node object from the database.
node_preparemodules/node.moduleApply filters to a node in preparation for theming.
search_indexmodules/search.moduleUpdate the full-text search index for a particular item.
variable_getincludes/bootstrap.incReturn a persistent variable.
variable_setincludes/bootstrap.incSet a persistent variable.
 
 

Drupal is a registered trademark of Dries Buytaert.