Search for assert
- Search 7.x for assert
- Search 9.5.x for assert
- Search 8.9.x for assert
- Search 11.x for assert
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
@covers ::assertEquals[[api-linebreak]] @dataProvider dataSetProvider |
| MarkupInterfaceComparatorTest::testDeprecatedAssertEquals | function | core/ |
@covers ::assertEquals[[api-linebreak]] @dataProvider dataSetProviderDeprecatedCases @group legacy |
| 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. |
| MediaUiReferenceWidgetTest::assertNoHelpTexts | function | core/ |
Asserts that none of the given texts are present. |
| MenuAccessTest::assertMenuItemRoutesAccess | function | core/ |
Asserts route requests connected to menu items have the expected access. |
| MenuAccessTest::assertUserRoutesAccess | function | core/ |
Asserts which routes a user has access to. |
| MenuLinksTest::assertMenuLinkParents | function | core/ |
Assert that at set of links is properly parented. |
| MenuTreeStorageTest::assertMenuLink | function | core/ |
Tests that a link's stored representation matches the expected values. |
| MenuUiNodeTypeTest::assertMenuNamesAreSorted | function | core/ |
Asserts that the available menu names are sorted alphabetically by label. |
| MenuUiTrait::assertMenuLink | function | core/ |
Asserts that a menu fetched from the database matches an expected one. |
| MessageCommandTest::assertAnnounceContains | function | core/ |
Checks for inclusion of text in #drupal-live-announce. |
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.