21 calls to db_drop_table()

contact_update_8002 in drupal/core/modules/contact/contact.install
Drop the {contact} table.
DatabaseStorageExpirableTest::tearDown in drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php
Deletes created files, database tables, and reverts all environment changes.
DatabaseStorageTest::tearDown in drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php
Deletes created files, database tables, and reverts all environment changes.
drupal_uninstall_schema in drupal/core/includes/schema.inc
Removes all tables defined in a module's hook_schema().
field_sql_storage_field_storage_purge_field in drupal/core/modules/field_sql_storage/field_sql_storage.module
Implements hook_field_storage_purge_field().
field_sql_storage_field_storage_update_field in drupal/core/modules/field_sql_storage/field_sql_storage.module
Implements hook_field_storage_update_field().
GarbageCollectionTest::tearDown in drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php
Deletes created files, database tables, and reverts all environment changes.
hook_field_storage_purge_field in drupal/core/modules/field/field.api.php
Remove field storage information when a field record is purged.
hook_field_storage_update_field in drupal/core/modules/field/field.api.php
Update the storage information for a field.
locale_update_8015 in drupal/core/modules/locale/locale.install
Build a new {locale_file} table.
SchemaTest::assertFieldAdditionRemoval in drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php
Asserts that a given field can be added and removed from a table.
SchemaTest::testSchema in drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php
Tests database interactions.
shortcut_update_8001 in drupal/core/modules/shortcut/shortcut.install
Drop the {shortcut_set} table.
simpletest_clean_database in drupal/core/modules/simpletest/simpletest.module
Removed prefixed tables from the database that are left over from crashed tests.
system_update_8019 in drupal/core/modules/system/system.install
Remove the registry tables.
system_update_8020 in drupal/core/modules/system/system.install
Conditionally enable the new Ban module.
system_update_8025 in drupal/core/modules/system/system.install
Remove {system} table.
system_update_8053 in drupal/core/modules/system/system.install
Remove {cache_form} table.
TempStoreDatabaseTest::tearDown in drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php
Deletes created files, database tables, and reverts all environment changes.
TestBase::tearDown in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Deletes created files, database tables, and reverts all environment changes.
update_update_8002 in drupal/core/modules/update/update.install
Deletes the {cache_update} table.