Search for assert
- Search 7.x for assert
- Search 9.5.x for assert
- Search 8.9.x for assert
- Search 10.3.x for assert
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkFieldTest::assertInvalidEntries | function | core/ |
Asserts that invalid URLs cannot be submitted. |
| LinkFieldTest::assertValidEntries | function | core/ |
Asserts that valid URLs can be submitted. |
| LinkFieldUITest::assertFieldContainsRawText | function | core/ |
Checks that given field contains the given raw text. |
| LinkFieldUITest::assertNoFieldContainsRawText | function | core/ |
Checks that given field does not contain the given raw text. |
| LinkGeneratorTest::assertLink | function | core/ |
Checks that a link with certain properties exists in a given HTML snippet. |
| LinkGeneratorTest::assertNoXPathResults | function | core/ |
Checks that the given XPath query has no results in a given HTML snippet. |
| LinksetControllerTestBase::assertDrupalResponseCacheability | function | core/ |
Helper to assert a cacheable value matches an expectation. |
| LocalActionTest::assertLocalAction | function | core/ |
Asserts local actions in the page output. |
| LocaleConfigSubscriberTest::assertActiveConfig | function | core/ |
Ensures configuration was saved correctly. |
| LocaleConfigSubscriberTest::assertConfigOverride | function | core/ |
Ensures configuration was saved correctly. |
| LocaleConfigSubscriberTest::assertNoConfigOverride | function | core/ |
Ensures configuration override is not present anymore. |
| LocaleConfigSubscriberTest::assertNoTranslation | function | core/ |
Ensures no translation exists. |
| LocaleConfigSubscriberTest::assertTranslation | function | core/ |
Asserts if a specific translation exists and its customization status. |
| LocaleConfigTranslationTest::assertNodeConfig | function | core/ |
Check that node configuration source strings are made available in locale. |
| LocaleUpdateBase::assertTranslation | function | core/ |
Checks the translation of a string. |
| LocalTaskIntegrationTestBase::assertLocalTasks | function | core/ |
Tests integration for local tasks. |
| LocalTasksTest::assertLocalTaskAppears | function | core/ |
Ensures that some local task appears. |
| LocalTasksTest::assertLocalTasks | function | core/ |
Asserts local tasks in the page output. |
| LocalTasksTest::assertNoLocalTasks | function | core/ |
Asserts that the local tasks on the specified level are not being printed. |
| LocalTasksTest::assertSameLocalTaskUrl | function | core/ |
Asserts that the local task URL matches the expected alias. |
| LruMemoryCacheTest::assertCacheData | function | core/ |
Asserts that the given cache data matches the data in the memory cache. |
| ManageDisplayTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| ManageDisplayTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| ManageDisplayTest::assertNodeViewNoText | function | core/ |
Asserts that a string is not found in the rendered node in a view mode. |
| ManageDisplayTest::assertNodeViewText | function | core/ |
Asserts that a string is found in the rendered node in a view mode. |
| ManageDisplayTest::assertNodeViewTextHelper | function | core/ |
Asserts that a string is (not) found in the rendered node in a view mode. |
| ManageDisplayTest::assertOrderInPage | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
| ManageFieldsLifecycleTest::assertFieldSettings | function | core/ |
Asserts field settings are as expected. |
| MarkupInterfaceComparator::assertEquals | function | core/ |
|
| MarkupInterfaceComparatorTest::testAssertEquals | function | core/ |
Tests assert equals. |
| MediaAccessControlHandlerTest::assertAccess | function | core/ |
Asserts an access result. |
| MediaEmbedFilterTestBase::assertHasAttributes | function | core/ |
Assert that the SimpleXMLElement object has the given attributes. |
| MediaJavascriptTestBase::assertLinkToCreatedMedia | function | core/ |
Asserts that a link to a new media item is displayed in the messages area. |
| MediaLibraryAccessTest::assertAccess | function | core/ |
Asserts various aspects of an access result. |
| MediaLibraryDisplayModeTest::assertFormDisplay | function | core/ |
Asserts the media library form display components for a media type. |
| MediaLibraryDisplayModeTest::assertViewDisplay | function | core/ |
Asserts the media library view display components for a media type. |
| MediaLibraryTestBase::assertAnnounceContains | function | core/ |
Checks for inclusion of text in #drupal-live-announce. |
| MediaLibraryTestBase::assertElementExistsAfterWait | function | core/ |
Waits for the specified selector and returns it if not empty. |
| MediaLibraryTestBase::assertMediaAdded | function | core/ |
Asserts a media item was added, but not yet saved. |
| MediaLibraryTestBase::assertMediaLibraryGrid | function | core/ |
Asserts that the grid display of the widget view is visible. |
| MediaLibraryTestBase::assertMediaLibraryTable | function | core/ |
Asserts that the table display of the widget view is visible. |
| MediaLibraryTestBase::assertNoMediaAdded | function | core/ |
Asserts that media was not added, i.e. due to a validation error. |
| MediaLibraryTestBase::assertSelectedMediaCount | function | core/ |
Asserts the current text of the selected item counter. |
| MediaLibraryWidgetTest::assertMediaLibraryStateAccess | function | core/ |
Assert if the given user has access to the given state. |
| MediaRevisionTest::assertRevisionCount | function | core/ |
Asserts that an entity has a certain number of revisions. |
| MediaSourceImageTest::assertViewDisplayConfigured | function | core/ |
Asserts the proper entity view display components for a media type. |
| MediaTestBase::assertSourceAttributeSame | function | core/ |
Verifies value of an attribute on the downcast <drupal-media> element. |
| MediaUiReferenceWidgetTest::assertHelpLink | function | core/ |
Asserts whether a given link is present. |
| MediaUiReferenceWidgetTest::assertHelpTexts | function | core/ |
Asserts that the given texts are present exactly once. |
| MediaUiReferenceWidgetTest::assertNoHelpLink | function | core/ |
Asserts that a given link is not present. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.