Search for renameTable

  1. Search 7.x for renameTable
  2. Search 9.5.x for renameTable
  3. Search 8.9.x for renameTable
  4. Search 10.3.x for renameTable
  5. Other projects
Title Object type File name Summary
Schema::renameTable function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Rename a table.
Schema::renameTable function core/modules/mysql/src/Driver/Database/mysql/Schema.php Rename a table.
Schema::renameTable function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Rename a table.
Schema::renameTable function core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Schema.php Rename a table.
Schema::renameTable function core/lib/Drupal/Core/Database/Schema.php Rename a table.
SchemaTest::testRenameTableWithNewIndexNameEqualsTableName function core/modules/pgsql/tests/src/Kernel/pgsql/SchemaTest.php Tests renaming a table where the new index name is equal to the table name.

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