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
- Search 11.x for assert
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CKEditor5TestTrait::assertVisibleBalloon | function | core/ |
Asserts a particular balloon is visible. |
| CKEditor5ValidationTestTrait::assertExpectedCkeditor5Violations | function | core/ |
Asserts CKEditor5 validation errors match an expected array of strings. |
| CommandsTest::assertCommand | function | core/ |
Asserts the array of Ajax commands contains the searched command. |
| CommandsTest::assertWaitPageContains | function | core/ |
Asserts that page contains a text after waiting. |
| CommentFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given comment translation counts are correct. |
| CommentPagerTest::assertCommentOrder | function | core/ |
Asserts that the comments are displayed in the correct order. |
| CommentThreadingTest::assertNoParentLink | function | core/ |
Asserts that the specified comment does not have a link to a parent. |
| CommentThreadingTest::assertParentLink | function | core/ |
Asserts that the link to the specified parent comment is present. |
| CommentValidationTest::assertLengthViolation | function | core/ |
Verifies that a length violation exists for the given field. |
| ComposerBuildTestBase::assertDrupalVersion | function | core/ |
Assert that the VERSION constant in Drupal.php is the expected value. |
| ConfigAfterInstallerTestBase::assertInstalledConfig | function | core/ |
Ensures that all the installed config looks like the exported one. |
| ConfigDiffTest::assertYamlEdit | function | core/ |
Helper method to test that an edit is found in the diff of two storages. |
| ConfigEntityImportTest::assertConfigUpdateImport | function | core/ |
Asserts that config entities are updated during import. |
| ConfigEntityQueryTest::assertResults | function | core/ |
Asserts the results as expected regardless of order. |
| ConfigEntityValidationTestBase::assertValidationErrors | function | core/ |
Asserts a set of validation errors is raised when the entity is validated. |
| ConfigTest::assertConfigDataEquals | function | core/ |
Asserts all config data equals $data provided. |
| ConfigTest::assertOriginalConfigDataEquals | function | core/ |
Asserts all original config data equals $data provided. |
| ConfigTest::assertOverriddenKeys | function | core/ |
Asserts that the correct keys are overridden. |
| ConfigTranslationUiTestBase::assertDisabledTextarea | function | core/ |
Asserts that a textarea with a given ID has been disabled from editing. |
| ConnectionTest::testIdentifierQuotesAssertCount | function | core/ |
Tests identifier quotes assert count. |
| ConnectionTest::testIdentifierQuotesAssertString | function | core/ |
Tests identifier quotes assert string. |
| ContactLinkTest::assertContactLinks | function | core/ |
Asserts whether certain users contact links appear on the page. |
| ContentEntityTest::assertIds | function | core/ |
Helper to assert IDs structure. |
| ContentImportTest::assertContentWasImported | function | core/ |
Asserts that the default content was imported as expected. |
| ContentModerationStateStorageSchemaTest::assertStorageException | function | core/ |
Assert if a storage exception is triggered when saving a given entity. |
| ContentModerationStateTest::assertDefaultRevision | function | core/ |
Checks the default revision ID and publishing status for an entity. |
| ContentModerationTest::assertAllMedia | function | core/ |
Asserts all media items are visible. |
| ContentModerationTest::assertOnlyPublishedMedia | function | core/ |
Asserts only published media items are visible. |
| ContentPreviewToggleTest::assertContextualLinks | function | core/ |
Checks if contextual links are working properly. |
| ContentPreviewToggleTest::assertOrderInPage | function | core/ |
Asserts that blocks in a given order in the page. |
| ContentTranslationFieldSyncRevisionTest::assertLatestRevisionFieldValues | function | core/ |
Asserts that the latest revision has the expected field values. |
| ContentTranslationFieldSyncRevisionTest::assertViolations | function | core/ |
Asserts that the expected violations were found. |
| ContentTranslationOutdatedRevisionTranslationTest::assertFlagWidget | function | core/ |
Checks whether the flag widget is displayed. |
| ContentTranslationSettingsTest::assertSettings | function | core/ |
Asserts that translatability has the expected value for the given bundle. |
| ContentTranslationWorkflowsTest::assertNoSharedElements | function | core/ |
Assert that the current page does not contain shared form elements. |
| ContextDefinitionTest::testEntityContextDefinitionAssert | function | core/ |
Tests entity context definition assert. |
| ContextualDynamicContextTest::assertContextualLinkPlaceHolder | function | core/ |
Asserts that a contextual link placeholder with the given id exists. |
| ContextualDynamicContextTest::assertNoContextualLinkPlaceHolder | function | core/ |
Asserts that a contextual link placeholder with a given id does not exist. |
| ContextualLinksTest::assertCorrectContextualLinks | function | core/ |
Assert the contextual links are correct. |
| ContextualLinksTest::assertCorrectContextualLinksInNode | function | core/ |
Asserts the contextual links are correct on the canonical entity route. |
| ContextualLinksTest::assertCorrectContextualLinksInUi | function | core/ |
Asserts the contextual links are correct in Layout Builder UI. |
| ControllerResolverTest::assertCallableController | function | core/ |
Asserts that the controller is callable and produces the correct output. |
| CookieResourceTestTrait::assertAuthenticationEdgeCases | function | core/ |
|
| CookieResourceTestTrait::assertResponseWhenMissingAuthentication | function | core/ |
|
| DateTimePlusTest::assertDateTimestamp | function | core/ |
Asserts a DateTimePlus value. |
| DbLogResourceTest::assertNormalizationEdgeCases | function | core/ |
|
| DbLogTest::assertLogMessage | function | core/ |
Confirms that a log message appears on the database log overview screen. |
| DefaultConfigTest::assertExtensionConfig | function | core/ |
Tests that the config provided by the extension is correct. |
| DefaultRevisionStateTest::assertModerationState | function | core/ |
Verifies the expected moderation state revision exists. |
| DemoUmamiProfileTest::assertDefaultConfig | function | core/ |
Asserts that the default configuration matches active configuration. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.