Search for createTable

  1. Search 7.x for createTable
  2. Search 9.5.x for createTable
  3. Search 8.9.x for createTable
  4. Search 11.x for createTable
  5. Search main for createTable
  6. Other projects
Title Object type File name Summary
DriverSpecificSchemaTestBase::providerTestSchemaCreateTablePrimaryKey function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Provides test cases for SchemaTest::testSchemaCreateTablePrimaryKey().
MigrateMessageTestBase::createTables function core/modules/migrate/tests/src/Functional/MigrateMessageTestBase.php Creates map and message tables for testing.
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
Schema::createTableSql function core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::createTableSql function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php
Schema::createTableSql function core/lib/Drupal/Core/Database/Schema.php Generate SQL to create a new table from a Drupal schema definition.
SchemaUniquePrefixedKeysIndexTestBase::testCreateTable function core/tests/Drupal/KernelTests/Core/Database/SchemaUniquePrefixedKeysIndexTestBase.php Tests UNIQUE keys put directly on the table definition.

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