Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
database.inc
»
db_drop_primary_key
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
6 calls to db_drop_primary_key()
field_sql_storage_update_8000
in drupal/
core/
modules/
field/
modules/
field_sql_storage/
field_sql_storage.install
Changes field language into langcode.
locale_update_8005
in drupal/
core/
modules/
locale/
locale.install
Update plural interface translations to new format.
node_update_8005
in drupal/
core/
modules/
node/
node.install
Make *id fields unsigned.
statistics_update_8001
in drupal/
core/
modules/
statistics/
statistics.install
Make *id fields unsigned.
tracker_update_8001
in drupal/
core/
modules/
tracker/
tracker.install
Make *id fields unsigned.
update_prepare_d8_language
in drupal/
core/
includes/
update.inc
Prepare Drupal 8 language changes for the bootstrap if needed.