Search for createTable

  1. Search 7.x for createTable
  2. Search 8.9.x for createTable
  3. Search 10.3.x for createTable
  4. Search 11.x for createTable
  5. Search main for createTable
  6. Other projects
Title Object type File name Summary
RoutingFixtures::createTables function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Create the tables required for the sample data.
Schema::createTable function core/lib/Drupal/Core/Database/Schema.php Create a new table from a Drupal table definition.
Schema::createTableSql function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Generate SQL to create a new table from a Drupal schema definition.
Schema::createTableSql function core/modules/mysql/src/Driver/Database/mysql/Schema.php Generate SQL to create a new table from a Drupal schema definition.
Schema::createTableSql function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Generate SQL to create a new table from a Drupal schema definition.
SchemaTest::providerTestSchemaCreateTablePrimaryKey function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Provides test cases for SchemaTest::testSchemaCreateTablePrimaryKey().

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