Search for %s
- Search 7.x for %s
- Search 9.5.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.inc | file | core/ |
Schema API handling functions. |
| Schema.php | file | core/ |
|
| Schema.php | file | core/ |
|
| Schema.php | file | core/ |
|
| Schema.php | file | core/ |
|
| Schema.php | file | core/ |
|
| Schema.php | file | core/ |
|
| Schema.php | file | core/ |
|
| Schema::$connection | property | core/ |
The database connection. |
| Schema::$defaultSchema | property | core/ |
Definition of prefixInfo array structure. |
| Schema::$defaultSchema | property | core/ |
Override DatabaseSchema::$defaultSchema |
| Schema::$maxIdentifierLength | property | core/ |
The maximum allowed length for index, primary key and constraint names. |
| Schema::$mysqlStringTypes | property | core/ |
List of MySQL string types. |
| Schema::$placeholder | property | core/ |
The placeholder counter. |
| Schema::$tableInformation | property | core/ |
A cache of information about blob columns and sequences of tables. |
| Schema::$tempNamespaceName | property | core/ |
PostgreSQL's temporary namespace name. |
| Schema::$uniqueIdentifier | property | core/ |
A unique identifier for this query object. |
| Schema::addField | function | core/ |
Add a new field to a table. |
| Schema::addField | function | core/ |
Add a new field to a table. |
| Schema::addField | function | core/ |
Add a new field to a table. |
| Schema::addField | function | core/ |
Add a new field to a table. |
| Schema::addIndex | function | core/ |
Add an index. |
| Schema::addIndex | function | core/ |
Add an index. |
| Schema::addIndex | function | core/ |
Add an index. |
| Schema::addIndex | function | core/ |
Add an index. |
| Schema::addPrimaryKey | function | core/ |
Add a primary key. |
| Schema::addPrimaryKey | function | core/ |
Add a primary key. |
| Schema::addPrimaryKey | function | core/ |
Add a primary key. |
| Schema::addPrimaryKey | function | core/ |
Add a primary key. |
| Schema::addUniqueKey | function | core/ |
Add a unique key. |
| Schema::addUniqueKey | function | core/ |
Add a unique key. |
| Schema::addUniqueKey | function | core/ |
Add a unique key. |
| 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/ |
Build a condition to match a table name against a standard information_schema. |
| Schema::buildTableNameCondition | function | core/ |
Build a condition to match a table name against a standard information_schema. |
| Schema::changeField | function | core/ |
Change a field definition. |
| Schema::changeField | function | core/ |
Change a field definition. |
| Schema::changeField | function | core/ |
Change a field definition. |
| Schema::changeField | function | core/ |
Change a field definition. |
| 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 creation or alteration. |
| Schema::createFieldSql | function | core/ |
Create an SQL string for a field to be used in table creation or alteration. |
| Schema::createFieldSql | function | core/ |
Create an SQL string for a field to be 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/ |
Pagination
- Previous page
- Page 1060
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.