Search for exists
- Search 7.x for exists
- Search 9.5.x for exists
- Search 8.9.x for exists
- Search 10.3.x for exists
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TemporaryArrayObjectThrowingExceptions::offsetExists | function | core/ |
Returns whether the requested index exists. |
| TestDrupal6SqlBase::moduleExistsWrapper | function | core/ |
Wrapper method to test protected method moduleExists(). |
| TestLoader::exists | function | core/ |
|
| ThemeHandler::themeExists | function | core/ |
Determines whether a given theme is installed. |
| ThemeHandlerInterface::themeExists | function | core/ |
Determines whether a given theme is installed. |
| ThemeRegistryLoaderTest::testLoaderReturnsFalseForExistsOnNonexistent | function | core/ |
Tests loader returns false for exists on nonexistent. |
| TrackChangesTest::assertTermExists | function | core/ |
Assert that term with given name exists. |
| TrackChangesTest::termExists | function | core/ |
Checks if term with given name exists. |
| VocabularyForm::exists | function | core/ |
Determines if the vocabulary already exists. |
| WebAssert::buttonExists | function | core/ |
Checks that specific button exists on the current page. |
| WebAssert::buttonNotExists | function | core/ |
Checks that the specific button does NOT exist on the current page. |
| WebAssert::hiddenFieldExists | function | core/ |
Checks that specific hidden field exists. |
| WebAssert::hiddenFieldNotExists | function | core/ |
Checks that specific hidden field does not exist. |
| WebAssert::linkByHrefExists | function | core/ |
Passes if a link containing a given href (part) is found. |
| WebAssert::linkByHrefExistsExact | function | core/ |
Passes if a link with a given href is found. |
| WebAssert::linkByHrefNotExists | function | core/ |
Passes if a link containing a given href (part) is not found. |
| WebAssert::linkByHrefNotExistsExact | function | core/ |
Passes if a link with a given href is not found. |
| WebAssert::linkExists | function | core/ |
Passes if a link with the specified label is found. |
| WebAssert::linkExistsExact | function | core/ |
Passes if a link with the exactly specified label is found. |
| WebAssert::linkNotExists | function | core/ |
Passes if a link with the specified label is not found. |
| WebAssert::linkNotExistsExact | function | core/ |
Passes if a link with the exactly specified label is not found. |
| WebAssert::optionExists | function | core/ |
Checks that specific option in a select field exists on the current page. |
| WebAssert::optionNotExists | function | core/ |
Checks that an option in a select field does NOT exist on the current page. |
| WebAssert::responseHeaderExists | function | core/ |
Asserts that the current response header has a specific entry. |
| WebAssert::selectExists | function | core/ |
Checks that specific select field exists on the current page. |
| WebAssert::statusMessageExists | function | core/ |
Asserts that a status message exists. |
| WebAssert::statusMessageNotExists | function | core/ |
Asserts that a status message does not exist. |
| WebAssertTest::testInvalidLinkByHrefExists | function | core/ |
Tests linkExistsByHref() functionality fail. |
| WebAssertTest::testInvalidLinkByHrefExistsExact | function | core/ |
Tests linkByHrefExistsExact() functionality fail. |
| WebAssertTest::testInvalidLinkByHrefNotExistsExact | function | core/ |
Tests linkByHrefNotExistsExact() functionality fail. |
| WebAssertTest::testInvalidLinkByHrefNotExistsFull | function | core/ |
Tests LinkByHrefNotExists() functionality fail full match. |
| WebAssertTest::testInvalidLinkByHrefNotExistsPartial | function | core/ |
Tests LinkByHrefNotExists() functionality fail partial match. |
| WebAssertTest::testInvalidLinkExistsExact | function | core/ |
Tests linkExistsExact() functionality fail. |
| WebAssertTest::testInvalidLinkNotExistsExact | function | core/ |
Tests linkNotExistsExact() functionality fail. |
| WebAssertTest::testLinkByHrefExists | function | core/ |
Tests linkExistsByHref() functionality. |
| WebAssertTest::testLinkByHrefExistsExact | function | core/ |
Tests linkExistsByHref() functionality. |
| WebAssertTest::testLinkByHrefNotExists | function | core/ |
Tests linkByHrefNotExists() functionality. |
| WebAssertTest::testLinkByHrefNotExistsExact | function | core/ |
Tests linkByHrefNotExistsExact() functionality. |
| WebAssertTest::testLinkExistsExact | function | core/ |
Tests linkExistsExact() functionality. |
| WebAssertTest::testLinkNotExistsExact | function | core/ |
Tests linkNotExistsExact() functionality. |
| WebAssertTest::testResponseHeaderExists | function | core/ |
Tests WebAssert::responseHeaderExists(). |
| WildcardConfigActionsTest::testCreateForEachErrorsIfAlreadyExists | function | core/ |
Tests that the createForEach action errs on conflict with existing config. |
| WildcardConfigActionsTest::testCreateForEachIfNotExists | function | core/ |
Tests that the createForEachIfNotExists action ignores existing config. |
| WorkflowStateAddForm::exists | function | core/ |
Determines if the workflow state already exists. |
| WorkflowTest::testSetTransitionFromStatesAlreadyExists | function | core/ |
Tests set transition from states already exists. |
| WorkflowTransitionAddForm::exists | function | core/ |
Determines if the workflow transition already exists. |
Pagination
- Previous page
- Page 8
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.