Search for fieldExists
- Search 9.5.x for fieldExists
- Search 8.9.x for fieldExists
- Search 10.3.x for fieldExists
- Search 11.x for fieldExists
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseRegressionTestCase::testDBFieldExists | function | modules/ |
Test the db_field_exists() function. |
DatabaseSchema::fieldExists | function | includes/ |
Check if a column exists in the given table. |
DatabaseSchema_mysql::fieldExists | function | includes/ |
Check if a column exists in the given table. |
DatabaseSchema_pgsql::fieldExists | function | includes/ |
Check if a column exists in the given table. |
DatabaseSchema_sqlite::fieldExists | function | includes/ |
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.