node_update_index

Functions that call node_update_index()

Namesort iconLocationDescription
node_update_indexmodules/node/node.moduleImplementation of hook_update_index().

Functions called by node_update_index()

Namesort iconLocationDescription
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.pgsql.incRuns a basic query in the active database.
db_query_rangeincludes/database.pgsql.incRuns a limited-range query in the active database.
db_resultincludes/database.pgsql.incReturn an individual result field from the previous query.
node_update_indexmodules/node/node.moduleImplementation of hook_update_index().
variable_getincludes/bootstrap.incReturn a persistent variable.
variable_setincludes/bootstrap.incSet a persistent variable.
_node_index_nodemodules/node/node.moduleIndex a single node.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.