17 calls to variable_del()

comment_node_type_delete in drupal/core/modules/comment/comment.module
Implements hook_node_type_delete().
comment_uninstall in drupal/core/modules/comment/comment.install
Implements hook_uninstall().
field_entity_bundle_delete in drupal/core/modules/field/field.attach.inc
Implements hook_entity_bundle_delete().
field_entity_bundle_rename in drupal/core/modules/field/field.attach.inc
Implements hook_entity_bundle_rename().
forum_uninstall in drupal/core/modules/forum/forum.install
Implements hook_uninstall().
hook_node_type_delete in drupal/core/modules/node/node.api.php
Respond to node type deletion.
hook_node_type_update in drupal/core/modules/node/node.api.php
Respond to node type updates.
hook_uninstall in drupal/core/modules/system/system.api.php
Remove any information that the module sets.
install_run_task in drupal/core/includes/install.core.inc
Runs an individual installation task.
LanguageDependencyInjectionTest::testDependencyInjectedNewDefaultLanguage in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php
Test dependency injected Language object against a new default language object.
LanguageUILanguageNegotiationTest::testUILanguageNegotiation in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Tests for language switching by URL path.
language_uninstall in drupal/core/modules/language/language.install
Implements hook_uninstall().
node_type_delete_confirm_submit in drupal/core/modules/node/content_types.inc
Form submission handler for node_type_delete_confirm().
node_type_form_submit in drupal/core/modules/node/content_types.inc
Form submission handler for node_type_form().
node_uninstall in drupal/core/modules/node/node.install
Implements hook_uninstall().
update_uninstall in drupal/core/modules/update/update.install
Implements hook_uninstall().
VariableTest::testVariable in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php
Tests variables then deletes them.