Search for key
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::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::addUniqueKey | function | core/ |
Add a unique key. |
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 and unique keys. |
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::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::ensureNotNullPrimaryKey | function | core/ |
Ensures that all the primary key fields are correctly defined. |
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::mapKeyDefinition | function | core/ |
Utility method: rename columns in an index definition according to a new mapping. |
Schema::_createKeys | function | core/ |
|
Schema::_createKeySql | function | core/ |
|
SchemaTableKeyTooLargeException | class | core/ |
Exception thrown if a key is too large. |
SchemaTableKeyTooLargeException.php | file | core/ |
|
SchemaTest::testGeneratedInvisiblePrimaryKey | function | core/ |
Tests adding a primary key when sql_generate_invisible_primary_key is on. |
SchemaTest::testReservedKeywordsForNaming | function | core/ |
Tests handling with reserved keywords for naming tables, fields and more. |
SchemaTest::testSchemaTableKeyTooLargeException | function | core/ |
Tests SchemaTableKeyTooLargeException. |
SchemaUniquePrefixedKeysIndexTest | class | core/ |
Tests adding UNIQUE keys to tables. |
SchemaUniquePrefixedKeysIndexTest | class | core/ |
Tests adding UNIQUE keys to tables. |
SchemaUniquePrefixedKeysIndexTest | class | core/ |
Tests adding UNIQUE keys to tables. |
SchemaUniquePrefixedKeysIndexTest.php | file | core/ |
|
SchemaUniquePrefixedKeysIndexTest.php | file | core/ |
|
SchemaUniquePrefixedKeysIndexTest.php | file | core/ |
|
SchemaUniquePrefixedKeysIndexTest::$columnValue | property | core/ |
Set the value used to test the schema unique prefixed keys index. |
SchemaUniquePrefixedKeysIndexTest::$columnValue | property | core/ |
Set the value used to test the schema unique prefixed keys index. |
SchemaUniquePrefixedKeysIndexTest::$columnValue | property | core/ |
Set the value used to test the schema unique prefixed keys index. |
SchemaUniquePrefixedKeysIndexTestBase | class | core/ |
Tests adding UNIQUE keys to tables. |
SchemaUniquePrefixedKeysIndexTestBase.php | file | core/ |
|
SchemaUniquePrefixedKeysIndexTestBase::$columnValue | property | core/ |
Set the value used to test the schema unique prefixed keys index. |
SchemaUniquePrefixedKeysIndexTestBase::checkUniqueConstraintException | function | core/ |
Verifies that inserting the same value/prefix twice causes an exception. |
SchemaUniquePrefixedKeysIndexTestBase::testAddField | function | core/ |
Tests adding a new field with UNIQUE key. |
SchemaUniquePrefixedKeysIndexTestBase::testAddUniqueKey | function | core/ |
Tests adding a UNIQUE key to an existing table. |
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.