Search for dropTable

  1. Search 7.x for dropTable
  2. Search 9.5.x for dropTable
  3. Search 10.3.x for dropTable
  4. Search 11.x for dropTable
  5. Other projects
Title Object type File name Summary
DatabaseLegacyTest::testDbDropTable function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests the db_drop_table() function.
RoutingFixtures::dropTables function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Drop the tables used for the sample data.
Schema::dropTable function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Drop a table.
Schema::dropTable function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Drop a table.
Schema::dropTable function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Drop a table.
Schema::dropTable function core/lib/Drupal/Core/Database/Schema.php Drop a table.

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