Search for fieldExists

  1. Search 7.x for fieldExists
  2. Search 9.5.x for fieldExists
  3. Search 8.9.x for fieldExists
  4. Search 10.3.x for fieldExists
  5. Other projects
Title Object type File name Summary
FieldUiTestTrait::assertFieldExistsOnOverview function core/modules/field_ui/tests/src/Traits/FieldUiTestTrait.php Asserts that the field appears on the overview form.
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/modules/sqlite/src/Driver/Database/sqlite/Schema.php Check if a column exists in the given table.
Schema::fieldExists function core/modules/pgsql/src/Driver/Database/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.