variable_del
Functions that call variable_del()
| Name | Location | Description |
|---|---|---|
| forum_taxonomy | modules/forum.module | Implementation of hook_taxonomy(). |
| hook_search | developer/hooks/core.php | Define a custom search routine. |
| node_search | modules/node.module | Implementation of hook_search(). |
| variable_del | includes/bootstrap.inc | Unset a persistent variable. |
Functions called by variable_del()
| Name | Location | Description |
|---|---|---|
| cache_clear_all | includes/bootstrap.inc | Expire data from the cache. |
| db_query | includes/database.inc | Runs a basic query in the active database. |
| variable_del | includes/bootstrap.inc | Unset a persistent variable. |
