Search for createTable
- Search 7.x for createTable
- Search 9.5.x for createTable
- Search 10.3.x for createTable
- Search 11.x for createTable
- Search main for createTable
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseLegacyTest::testDbCreateTable | function | core/ |
Tests deprecation of the db_create_table() function. |
| RoutingFixtures::createTables | function | core/ |
Create the tables required for the sample data. |
| Schema::createTable | function | core/ |
Create a new table from a Drupal table definition. |
| Schema::createTableSql | function | core/ |
Generate SQL to create a new table from a Drupal schema definition. |
| Schema::createTableSql | function | core/ |
Generate SQL to create a new table from a Drupal schema definition. |
| Schema::createTableSql | function | core/ |
Generate SQL to create a new table from a Drupal schema definition. |
| SchemaTest::providerTestSchemaCreateTablePrimaryKey | function | core/ |
Provides test cases for SchemaTest::testSchemaCreateTablePrimaryKey(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.