30 calls to variable_del() in Drupal 5
- aggregator_uninstall in modules/
aggregator/ aggregator.install - Implementation of hook_uninstall().
- color_scheme_form_submit in modules/
color/ color.module - Submit handler for color change form.
- contact_uninstall in modules/
contact/ contact.install - Implementation of hook_uninstall().
- drupal_cron_cleanup in includes/
common.inc - Shutdown function for cron cleanup.
- drupal_cron_run in includes/
common.inc - Executes a cron run when called
- drupal_uninstall in modules/
drupal/ drupal.install - Implementation of hook_uninstall().
- forum_taxonomy in modules/
forum/ forum.module - Implementation of hook_taxonomy().
- forum_uninstall in modules/
forum/ forum.install - Implementation of hook_uninstall().
- node_search in modules/
node/ node.module - Implementation of hook_search().
- node_type_form_submit in modules/
node/ content_types.inc - Implementation of hook_form_submit().
- profile_uninstall in modules/
profile/ profile.install - Implementation of hook_uninstall().
- search_uninstall in modules/
search/ search.install - Implementation of hook_uninstall().
- statistics_uninstall in modules/
statistics/ statistics.install - Implementation of hook_uninstall().
- system_settings_form_submit in modules/
system/ system.module - Execute the system_settings_form.
- system_themes_submit in modules/
system/ system.module - system_theme_settings_submit in modules/
system/ system.module - system_update_1005 in modules/
system/ system.install - system_update_1014 in modules/
system/ system.install - system_update_1020 in modules/
system/ system.install - Change break tag back (was removed from head).
- system_update_119 in modules/
system/ system.install - system_update_126 in modules/
system/ system.install - system_update_132 in modules/
system/ system.install - system_update_135 in modules/
system/ system.install - system_update_137 in modules/
system/ system.install - system_update_141 in modules/
system/ system.install - system_update_151 in modules/
system/ system.install - system_update_161 in modules/
system/ system.install - system_update_165 in modules/
system/ system.install - system_update_177 in modules/
system/ system.install - update_fix_schema_version in ./
update.php - If 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.