Search for exists

  1. Search 7.x for exists
  2. Search 9.5.x for exists
  3. Search 8.9.x for exists
  4. Search 10.3.x for exists
  5. Other projects
Title Object type File name Summary
WebAssert::optionExists function core/tests/Drupal/Tests/WebAssert.php Checks that specific option in a select field exists on the current page.
WebAssert::optionNotExists function core/tests/Drupal/Tests/WebAssert.php Checks that an option in a select field does NOT exist on the current page.
WebAssert::responseHeaderExists function core/tests/Drupal/Tests/WebAssert.php Asserts that the current response header has a specific entry.
WebAssert::selectExists function core/tests/Drupal/Tests/WebAssert.php Checks that specific select field exists on the current page.
WebAssert::statusMessageExists function core/tests/Drupal/Tests/WebAssert.php Asserts that a status message exists.
WebAssert::statusMessageNotExists function core/tests/Drupal/Tests/WebAssert.php Asserts that a status message does not exist.
WebAssertTest::testInvalidLinkByHrefExists function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests linkExistsByHref() functionality fail.
WebAssertTest::testInvalidLinkByHrefExists function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkExistsByHref() functionality fail.
WebAssertTest::testInvalidLinkByHrefExistsExact function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests linkByHrefExistsExact() functionality fail.
WebAssertTest::testInvalidLinkByHrefExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkByHrefExistsExact() functionality fail.
WebAssertTest::testInvalidLinkByHrefNotExistsExact function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests linkByHrefNotExistsExact() functionality fail.
WebAssertTest::testInvalidLinkByHrefNotExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkByHrefNotExistsExact() functionality fail.
WebAssertTest::testInvalidLinkByHrefNotExistsFull function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests LinkByHrefNotExists() functionality fail full match.
WebAssertTest::testInvalidLinkByHrefNotExistsFull function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests LinkByHrefNotExists() functionality fail full match.
WebAssertTest::testInvalidLinkByHrefNotExistsPartial function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests LinkByHrefNotExists() functionality fail partial match.
WebAssertTest::testInvalidLinkByHrefNotExistsPartial function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests LinkByHrefNotExists() functionality fail partial match.
WebAssertTest::testInvalidLinkExistsExact function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests linkExistsExact() functionality fail.
WebAssertTest::testInvalidLinkExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkExistsExact() functionality fail.
WebAssertTest::testInvalidLinkNotExistsExact function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests linkNotExistsExact() functionality fail.
WebAssertTest::testInvalidLinkNotExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkNotExistsExact() functionality fail.
WebAssertTest::testLinkByHrefExists function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests linkExistsByHref() functionality.
WebAssertTest::testLinkByHrefExists function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkExistsByHref() functionality.
WebAssertTest::testLinkByHrefExistsExact function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests linkExistsByHref() functionality.
WebAssertTest::testLinkByHrefExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkExistsByHref() functionality.
WebAssertTest::testLinkByHrefNotExists function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests linkByHrefNotExists() functionality.
WebAssertTest::testLinkByHrefNotExists function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkByHrefNotExists() functionality.
WebAssertTest::testLinkByHrefNotExistsExact function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests linkByHrefNotExistsExact() functionality.
WebAssertTest::testLinkByHrefNotExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkByHrefNotExistsExact() functionality.
WebAssertTest::testLinkExistsExact function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests linkExistsExact() functionality.
WebAssertTest::testLinkExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkExistsExact() functionality.
WebAssertTest::testLinkNotExistsExact function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests linkNotExistsExact() functionality.
WebAssertTest::testLinkNotExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkNotExistsExact() functionality.
WebAssertTest::testResponseHeaderExists function core/tests/Drupal/FunctionalTests/WebAssertTest.php Tests WebAssert::responseHeaderExists().
WebAssertTest::testResponseHeaderExists function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests WebAssert::responseHeaderExists().
WildcardConfigActionsTest::testCreateForEachErrorsIfAlreadyExists function core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php Tests that the createForEach action errs on conflict with existing config.
WildcardConfigActionsTest::testCreateForEachIfNotExists function core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php Tests that the createForEachIfNotExists action ignores existing config.
WorkflowStateAddForm::exists function core/modules/workflows/src/Form/WorkflowStateAddForm.php Determines if the workflow state already exists.
WorkflowTest::testSetTransitionFromStatesAlreadyExists function core/modules/workflows/tests/src/Unit/WorkflowTest.php @covers ::setTransitionFromStates
WorkflowTransitionAddForm::exists function core/modules/workflows/src/Form/WorkflowTransitionAddForm.php Determines if the workflow transition already exists.

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