Search for dropPrimaryKey

  1. Search 7.x for dropPrimaryKey
  2. Search 9.5.x for dropPrimaryKey
  3. Search 10.3.x for dropPrimaryKey
  4. Search 11.x for dropPrimaryKey
  5. Other projects
Title Object type File name Summary
DatabaseLegacyTest::testDbDropPrimaryKey function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests deprecation of the db_drop_primary_key() function.
Schema::dropPrimaryKey function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Drop the primary key.
Schema::dropPrimaryKey function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Drop the primary key.
Schema::dropPrimaryKey function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Drop the primary key.
Schema::dropPrimaryKey function core/lib/Drupal/Core/Database/Schema.php Drop the primary key.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.