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.
multipage_form_example_deletedeveloper/examples/multipage_form_example.moduleImplementation of hook_delete().
node_searchmodules/node.moduleImplementation of hook_search().
system_settings_form_submitmodules/system.moduleExecute the system_settings_form.
update_fix_schema_versionupdate.phpIf the schema version for Drupal core is stored in the variables table (4.6.x and earlier) move it to the schema_version column of the system table.
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.
 
 

Drupal is a registered trademark of Dries Buytaert.