Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Schema::createTableSql | function | core/ |
Generate SQL to create a new table from a Drupal schema definition. |
| Schema::dropField | function | core/ |
Drop a field. |
| Schema::dropField | function | core/ |
Drop a field. |
| Schema::dropField | function | core/ |
Drop a field. |
| Schema::dropField | function | core/ |
Drop a field. |
| Schema::dropField | function | core/ |
Drop a field. |
| Schema::dropIndex | function | core/ |
Drop an index. |
| Schema::dropIndex | function | core/ |
Drop an index. |
| Schema::dropIndex | function | core/ |
Drop an index. |
| Schema::dropIndex | function | core/ |
Drop an index. |
| Schema::dropIndex | function | core/ |
Drop an index. |
| Schema::dropPrimaryKey | function | core/ |
Drop the primary key. |
| Schema::dropPrimaryKey | function | core/ |
Drop the primary key. |
| Schema::dropPrimaryKey | function | core/ |
Drop the primary key. |
| Schema::dropPrimaryKey | function | core/ |
Drop the primary key. |
| Schema::dropPrimaryKey | function | core/ |
Drop the primary key. |
| Schema::dropTable | function | core/ |
Drop a table. |
| Schema::dropTable | function | core/ |
Drop a table. |
| Schema::dropTable | function | core/ |
Drop a table. |
| Schema::dropTable | function | core/ |
Drop a table. |
| Schema::dropTable | function | core/ |
Drop a table. |
| Schema::dropUniqueKey | function | core/ |
Drop a unique key. |
| Schema::dropUniqueKey | function | core/ |
Drop a unique key. |
| Schema::dropUniqueKey | function | core/ |
Drop a unique key. |
| Schema::dropUniqueKey | function | core/ |
Drop a unique key. |
| Schema::dropUniqueKey | function | core/ |
Drop a unique key. |
| Schema::ensureIdentifiersLength | function | core/ |
Make sure to limit identifiers according to PostgreSQL compiled in length. |
| Schema::ensureNotNullPrimaryKey | function | core/ |
Ensures that all the primary key fields are correctly defined. |
| Schema::escapeDefaultValue | function | core/ |
Escapes a value to be used as the default value on a column. |
| Schema::extensionExists | function | core/ |
Determines whether the PostgreSQL extension is created. |
| Schema::fieldExists | function | core/ |
Check if a column exists in the given table. |
| Schema::fieldExists | function | core/ |
Check if a column exists in the given table. |
| Schema::fieldExists | function | core/ |
Check if a column exists in the given table. |
| Schema::fieldNames | function | core/ |
Return an array of field names from an array of key/index column specifiers. |
| Schema::findPrimaryKeyColumns | function | core/ |
Finds the primary key columns of a table, from the database. |
| Schema::findPrimaryKeyColumns | function | core/ |
Finds the primary key columns of a table, from the database. |
| Schema::findPrimaryKeyColumns | function | core/ |
Finds the primary key columns of a table, from the database. |
| Schema::findPrimaryKeyColumns | function | core/ |
Finds the primary key columns of a table, from the database. |
| Schema::findTables | function | core/ |
Finds all tables that are like the specified base table name. |
| Schema::findTables | function | core/ |
Finds all tables that are like the specified base table name. |
| Schema::findTables | function | core/ |
Finds all tables that are like the specified base table name. |
| Schema::getComment | function | core/ |
Retrieve a table or column comment. |
| Schema::getComment | function | core/ |
Retrieve a table or column comment. |
| Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
| Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
| Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
| Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
| Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
| Schema::getNormalizedIndexes | function | core/ |
Gets normalized indexes from a table specification. |
| Schema::getPrefixInfo | function | core/ |
Get information about the table and database name from the prefix. |
Pagination
- Previous page
- Page 1088
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.