Search for fieldExists

  1. Search 7.x for fieldExists
  2. Search 9.5.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
DatabaseLegacyTest::testDbFieldExists function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests deprecation of the db_field_exists() function.
MediaLibraryTestBase::waitForFieldExists function core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTestBase.php Checks for the existence of a field on page after wait.
RegressionTest::testDBFieldExists function core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php Tests the \Drupal\Core\Database\Schema::fieldExists() method.
Schema::fieldExists function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Check if a column exists in the given table.
Schema::fieldExists function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Check if a column exists in the given table.
Schema::fieldExists function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Check if a column exists in the given table.
Schema::fieldExists function core/lib/Drupal/Core/Database/Schema.php Check if a column exists in the given table.
WebAssert::hiddenFieldExists function core/tests/Drupal/Tests/WebAssert.php Checks that specific hidden field exists.

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