Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Schema::dropPrimaryKey | function | core/ |
Drop the primary key. |
| Schema::dropTable | function | core/ |
Drop a table. |
| Schema::dropTable | function | core/ |
|
| Schema::dropTable | function | core/ |
|
| Schema::dropTable | function | core/ |
|
| Schema::dropUniqueKey | function | core/ |
|
| Schema::dropUniqueKey | function | core/ |
|
| Schema::dropUniqueKey | function | core/ |
Drop a unique key. |
| Schema::dropUniqueKey | function | core/ |
|
| 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::executeDdlStatement | function | core/ |
Executes a data definition language (DDL) statement. |
| Schema::extensionExists | function | core/ |
Determines whether the PostgreSQL extension is created. |
| Schema::fieldExists | function | core/ |
|
| Schema::fieldExists | function | core/ |
Check if a column exists in the given table. |
| Schema::fieldExists | function | core/ |
|
| Schema::fieldNames | function | core/ |
Gets 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/ |
|
| Schema::findPrimaryKeyColumns | function | core/ |
|
| Schema::findPrimaryKeyColumns | function | core/ |
|
| Schema::findTables | function | core/ |
|
| Schema::findTables | function | core/ |
Finds all tables that are like the specified base table name. |
| Schema::findTables | function | core/ |
|
| Schema::getComment | function | core/ |
Retrieves a table or column comment. |
| Schema::getComment | function | core/ |
Retrieves a table or column comment. |
| Schema::getFieldTypeMap | function | core/ |
|
| Schema::getFieldTypeMap | function | core/ |
|
| Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
| Schema::getFieldTypeMap | function | core/ |
|
| 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. |
| Schema::getPrefixInfo | function | core/ |
Get information about the table name and schema from the prefix. |
| Schema::getSequenceName | function | core/ |
Retrieves a sequence name that is owned by the table and column. |
| Schema::getTempNamespaceName | function | core/ |
Gets PostgreSQL's temporary namespace name. |
| Schema::hashBase64 | function | core/ |
Calculates a base-64 encoded PostgreSQL-safe sha-256 hash. |
| Schema::indexExists | function | core/ |
|
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::indexExists | function | core/ |
|
| Schema::indexExists | function | core/ |
|
| Schema::introspectIndexSchema | function | core/ |
|
| Schema::introspectIndexSchema | function | core/ |
|
| Schema::introspectIndexSchema | function | core/ |
|
| Schema::introspectIndexSchema | function | core/ |
Finds the columns for the primary key, unique keys and indexes of a table. |
| Schema::introspectSchema | function | core/ |
Find out the schema of a table. |
| Schema::mapKeyDefinition | function | core/ |
Renames columns in an index definition according to a new mapping. |
| Schema::nextPlaceholder | function | core/ |
|
| Schema::prefixNonTable | function | core/ |
Create names for indexes, primary keys and constraints. |
| Schema::prepareComment | function | core/ |
Prepare a table or column comment for database query. |
Pagination
- Previous page
- Page 1415
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.