Search for createTable

  1. Search 9.5.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
DatabaseSchema::createTable function includes/database/schema.inc Create a new table from a Drupal table definition.
DatabaseSchema_mysql::createTableSql function includes/database/mysql/schema.inc Generate SQL to create a new table from a Drupal schema definition.
DatabaseSchema_pgsql::createTableSql function includes/database/pgsql/schema.inc Generate SQL to create a new table from a Drupal schema definition.
DatabaseSchema_sqlite::createTableSql function includes/database/sqlite/schema.inc 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.