Search for assert
- Search 7.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 |
---|---|---|---|
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. |
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. |
ConfigTranslationUiTest::assertDisabledTextarea | function | core/ |
Asserts that a textarea with a given ID has been disabled from editing. |
ConnectionTest::testIdentifierQuotesAssertCount | function | core/ |
@covers ::__construct |
ConnectionTest::testIdentifierQuotesAssertString | function | core/ |
@covers ::__construct |
ContactLinkTest::assertContactLinks | function | core/ |
Asserts whether certain users contact links appear on the page. |
ContentEntityTest::assertIds | function | core/ |
Helper to assert IDs structure. |
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/ |
@covers ::__construct |
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 the given id does not exist. |
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/ |
Asserts normalization-specific edge cases. |
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. |
DestinationCategoryTest::assertCategories | function | core/ |
Asserts that all migrations are tagged as either Configuration or Content. |
DiffEngine::USE_ASSERTS | constant | core/ |
|
DiscoveryTestBase::assertDefinitionIdentical | function | core/ |
Asserts a definition against an expected definition. |
DisplayPageWebTest::assertPagePath | function | core/ |
Tests that we can successfully change a view page display path. |
DriverSpecificConnectionUnitTestBase::assertConnection | function | core/ |
Asserts that a connection ID exists. |
DriverSpecificConnectionUnitTestBase::assertNoConnection | function | core/ |
Asserts that a connection ID does not exist. |
DrupalComponentTest::assertNoCoreUsage | function | core/ |
Asserts that the given class is not using any class from Core namespace. |
DrupalComponentTest::providerAssertNoCoreUsage | function | core/ |
Data provider for testAssertNoCoreUsage(). |
DrupalComponentTest::testAssertNoCoreUsage | function | core/ |
@covers \Drupal\Tests\Component\DrupalComponentTest::assertNoCoreUsage @dataProvider providerAssertNoCoreUsage |
DrupalMessengerServiceTest::testStatusMessageAssertions | function | core/ |
Tests assertion methods in WebAssert related to status messages. |
EditModeTest::assertAnnounceEditMode | function | core/ |
Asserts that the correct message was announced when entering edit mode. |
EditModeTest::assertAnnounceLeaveEditMode | function | core/ |
Assert that the correct message was announced when leaving edit mode. |
EditorUploadImageScaleTest::assertSavedMaxDimensions | function | core/ |
Asserts whether the saved maximum dimensions equal the ones provided. |
EntityAccessControlHandlerTest::assertEntityAccess | function | core/ |
Asserts entity access correctly grants or denies access. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.