Search for addField
- Search 9.5.x for addField
- Search 8.9.x for addField
- Search 10.3.x for addField
- Search 11.x for addField
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseSchema::addField | function | includes/ |
Add a new field to a table. |
DatabaseSchema_mysql::addField | function | includes/ |
Add a new field to a table. |
DatabaseSchema_pgsql::addField | function | includes/ |
Add a new field to a table. |
DatabaseSchema_sqlite::addField | function | includes/ |
Add a new field to a table. |
EntityFieldQuery::addFieldCondition | function | includes/ |
Adds the given condition to the proper condition array. |
SchemaTestCase::testSchemaAddField | function | modules/ |
Test adding columns to an existing table. |
SelectQuery::addField | function | includes/ |
Adds a field to the list to be SELECTed. |
SelectQueryExtender::addField | function | includes/ |
Adds a field to the list to be SELECTed. |
SelectQueryInterface::addField | function | includes/ |
Adds a field to the list to be SELECTed. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.