Search for createTables

  1. Search 7.x for createTables
  2. Search 9.5.x for createTables
  3. Search 8.9.x for createTables
  4. Search 10.3.x for createTables
  5. Other projects
Title Object type File name Summary
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::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.
Schema::createTableSql function core/lib/Drupal/Core/Database/Schema.php Generate SQL to create a new table from a Drupal schema definition.

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