Search for fieldExists

  1. Search 9.5.x for fieldExists
  2. Search 8.9.x for fieldExists
  3. Search 10.3.x for fieldExists
  4. Search 11.x for fieldExists
  5. Other projects
Title Object type File name Summary
DatabaseRegressionTestCase::testDBFieldExists function modules/simpletest/tests/database_test.test Test the db_field_exists() function.
DatabaseSchema::fieldExists function includes/database/schema.inc Check if a column exists in the given table.
DatabaseSchema_mysql::fieldExists function includes/database/mysql/schema.inc Check if a column exists in the given table.
DatabaseSchema_pgsql::fieldExists function includes/database/pgsql/schema.inc Check if a column exists in the given table.
DatabaseSchema_sqlite::fieldExists function includes/database/sqlite/schema.inc Check if a column exists in the given table.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.