Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for addField

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
SelectQuery::addField function includes/database/select.inc Implements SelectQueryInterface::addField().
DatabaseSchema::addField function includes/database/schema.inc Add a new field to a table.
SelectQueryExtender::addField function includes/database/select.inc Adds a field to the list to be SELECTed.
SelectQueryInterface::addField function includes/database/select.inc Adds a field to the list to be SELECTed.
DatabaseSchema_mysql::addField function drivers/database_mysql/schema.inc Add a new field to a table.
SchemaTestCase::testSchemaAddField function modules/simpletest/tests/schema.test Test adding columns to an existing table.
EntityFieldQuery::addFieldCondition function modules/entity/entity.query.inc Adds the given condition to the proper condition array.

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS