variable_del

Functions that call variable_del()

Namesort iconLocationDescription
forum_taxonomymodules/forum.moduleImplementation of hook_taxonomy().
hook_searchdeveloper/hooks/core.phpDefine a custom search routine.
node_searchmodules/node.moduleImplementation of hook_search().
variable_delincludes/bootstrap.incUnset a persistent variable.

Functions called by variable_del()

Namesort iconLocationDescription
cache_clear_allincludes/bootstrap.incExpire data from the cache.
db_queryincludes/database.incRuns a basic query in the active database.
variable_delincludes/bootstrap.incUnset a persistent variable.
 
 

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.