Search for schema
- Search 7.x for schema
- Search 9.5.x for schema
- Search 10.3.x for schema
- Search 11.x for schema
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Schema | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Schema. |
Schema | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Schema. |
Schema | class | core/ |
A very minimal class for testing purposes. |
Schema | class | core/ |
SQLite implementation of \Drupal\Core\Database\Schema. |
Schema | class | core/ |
MySQL implementation of \Drupal\Core\Database\Schema. |
Schema | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Schema. |
Schema | class | core/ |
Provides a base implementation for Database Schema. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
Schema::createKeysSql | function | core/ |
|
Schema::createPrimaryKeySql | function | core/ |
Create the SQL expression for primary 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/ |
Generate SQL to create a new table from a Drupal schema definition. |
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::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::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. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.