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::addField | function | core/ |
|
| Schema::addField | function | core/ |
|
| Schema::addField | function | core/ |
|
| Schema::addIndex | function | core/ |
|
| Schema::addIndex | function | core/ |
|
| Schema::addIndex | function | core/ |
Add an index. |
| Schema::addIndex | function | core/ |
|
| Schema::addPrimaryKey | function | core/ |
|
| Schema::addPrimaryKey | function | core/ |
Add a primary key. |
| Schema::addPrimaryKey | function | core/ |
|
| Schema::addPrimaryKey | function | core/ |
|
| Schema::addUniqueKey | function | core/ |
|
| Schema::addUniqueKey | function | core/ |
|
| Schema::addUniqueKey | function | core/ |
|
| Schema::addUniqueKey | function | core/ |
Add a unique key. |
| Schema::alterTable | function | core/ |
Create a table with a new schema containing the old content. |
| Schema::buildTableNameCondition | function | core/ |
Builds a condition to match a table name against the information_schema. |
| Schema::buildTableNameCondition | function | core/ |
Builds a condition to match a table name with the information schema. |
| Schema::changeField | function | core/ |
|
| Schema::changeField | function | core/ |
Change a field definition. |
| Schema::changeField | function | core/ |
|
| Schema::changeField | function | core/ |
|
| Schema::COMMENT_MAX_COLUMN | constant | core/ |
Maximum length of a column comment in MySQL. |
| Schema::COMMENT_MAX_TABLE | constant | core/ |
Maximum length of a table comment in MySQL. |
| Schema::constraintExists | function | core/ |
Helper function: check if a constraint (PK, FK, UK) exists. |
| Schema::createColumnsSql | function | core/ |
Build the SQL expression for creating columns. |
| Schema::createFieldSql | function | core/ |
Create an SQL string for a field to be used in table create or alter. |
| Schema::createFieldSql | function | core/ |
Creates a safe SQL string for a field for table creation or alteration. |
| Schema::createFieldSql | function | core/ |
Creates an SQL string for a field used in table creation or alteration. |
| Schema::createIndexSql | function | core/ |
Build the SQL expression for indexes. |
| Schema::createKeySql | function | core/ |
Build the SQL expression for keys. |
| Schema::createKeySql | function | core/ |
Creates an SQL key for the given fields. |
| Schema::createKeysSql | function | core/ |
Creates the keys for an SQL table. |
| Schema::createPrimaryKeySql | function | core/ |
Create the SQL expression for primary and unique keys. |
| 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/ |
|
| Schema::createTableSql | function | core/ |
|
| Schema::createTableSql | function | core/ |
|
| Schema::dropField | function | core/ |
|
| Schema::dropField | function | core/ |
|
| Schema::dropField | function | core/ |
Drop a field. |
| Schema::dropField | function | core/ |
|
| Schema::dropIndex | function | core/ |
|
| Schema::dropIndex | function | core/ |
Drop an index. |
| Schema::dropIndex | function | core/ |
|
| Schema::dropIndex | function | core/ |
|
| Schema::dropPrimaryKey | function | core/ |
|
| Schema::dropPrimaryKey | function | core/ |
|
| Schema::dropPrimaryKey | function | core/ |
Pagination
- Previous page
- Page 1414
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.