9 calls to db_drop_field()

locale_update_8000 in drupal/core/modules/locale/locale.install
Drops textgroup support.
locale_update_8005 in drupal/core/modules/locale/locale.install
Update plural interface translations to new format.
locale_update_8014 in drupal/core/modules/locale/locale.install
Drop old 'location' field.
SchemaTest::assertFieldAdditionRemoval in drupal/core/modules/system/lib/Drupal/system/Tests/Common/SchemaTest.php
Asserts that a given field can be added and removed from a table.
SchemaTest::assertFieldCharacteristics in drupal/core/modules/system/lib/Drupal/system/Tests/Common/SchemaTest.php
Asserts that a newly added field has the correct characteristics.
taxonomy_update_8000 in drupal/core/modules/taxonomy/taxonomy.install
Remove the {taxonomy_vocabulary}.module field.
update_prepare_d8_language in drupal/core/includes/update.inc
Prepare Drupal 8 language changes for the bootstrap if needed.
user_update_8013 in drupal/core/modules/user/user.install
Deletes {users}.picture field.
user_update_8016 in drupal/core/modules/user/user.install
Drop {users}.data column.