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 |
---|---|---|---|
RendererTestBase::assertRenderCacheItem | function | core/ |
Asserts a render cache item. |
RequestSanitizerTest::assertError | function | core/ |
Asserts that the expected error has been logged. |
RequirementsPageTrait::assertErrorSummaries | function | core/ |
Asserts the given error summaries are present on the page. |
RequirementsPageTrait::assertRequirementSummaries | function | core/ |
Asserts the given requirements section summaries are present on the page. |
RequirementsPageTrait::assertWarningSummaries | function | core/ |
Asserts the given warning summaries are present on the page. |
ResourceTestBase::assertAuthenticationEdgeCases | function | core/ |
Asserts authentication provider-specific edge cases. |
ResourceTestBase::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
ResourceTestBase::assertResourceErrorResponse | function | core/ |
Asserts that a resource error response has the given message. |
ResourceTestBase::assertResourceErrorResponse | function | core/ |
Asserts that a resource error response has the given message. |
ResourceTestBase::assertResourceResponse | function | core/ |
Asserts that a resource response has the given status code and body. |
ResourceTestBase::assertResourceResponse | function | core/ |
Asserts that a resource response has the given status code and body. |
ResourceTestBase::assertResponseWhenMissingAuthentication | function | core/ |
Verifies the error response in case of missing authentication. |
ResourceTestBase::assertSameDocument | function | core/ |
Asserts that an expected document matches the response body. |
ResponsiveImageFieldDisplayTest::assertResponsiveImageFieldFormattersLink | function | core/ |
Tests responsive image formatters linked to the file or node. |
RestJsonApiUnsupported::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
RevisionableContentEntityBaseTest::assertItemsTableCount | function | core/ |
Asserts the amount of items on entity related tables. |
RollbackTest::assertCheckpointsExist | function | core/ |
Asserts that the current set of checkpoints matches the given labels. |
RowEntityRenderersTest::assertTranslations | function | core/ |
Checks that the view results match the expected values. |
ScaffoldTest::assertAutoloadFileCorrect | function | core/ |
Assert that the autoload file was scaffolded and contains correct path. |
ScaffoldTest::assertCommonDrupalAssetsWereScaffolded | function | core/ |
Asserts that the scaffold files from drupal/assets are placed as expected. |
ScaffoldTest::assertDefaultSettingsFromScaffoldOverride | function | core/ |
Asserts that the default settings file was overridden by the test. |
ScaffoldTest::assertHtaccessExcluded | function | core/ |
Asserts that the .htaccess file was excluded by the test. |
SchemaCheckTestTrait::assertConfigSchema | function | core/ |
Asserts the TypedConfigManager has a valid schema for the configuration. |
SchemaCheckTestTrait::assertConfigSchemaByName | function | core/ |
Asserts configuration, specified by name, has a valid schema. |
SchemaIntrospectionTestTrait::assertIndexOnColumns | function | core/ |
Checks that an index covering exactly the given column names exists. |
SchemaIntrospectionTestTrait::assertNoIndexOnColumns | function | core/ |
Checks that an index covering exactly the given column names doesn't exist. |
SchemaTest::assertCollation | function | core/ |
Asserts that fields have the correct collation, if supported. |
SearchAdminThemeTest::assertAdminTheme | function | core/ |
Asserts whether an administrative theme's used for the loaded page. |
SearchCommentTest::assertCommentAccess | function | core/ |
Update search index and search for comment. |
SearchConfigSettingsFormTest::assertDefaultSearch | function | core/ |
Checks that the default search page matches expectations. |
SearchIntegrationTest::assertOneLink | function | core/ |
Asserts that exactly one link exists with the given text. |
SearchMultilingualEntityTest::assertDatabaseCounts | function | core/ |
Checks actual database counts of items in the search index. |
SearchMultilingualEntityTest::assertIndexCounts | function | core/ |
Verifies the indexing status counts. |
SectionListTestBase::assertSections | function | core/ |
Asserts that the field list has the expected sections. |
SectionTest::assertComponents | function | core/ |
Asserts that the section has the expected components. |
SecurityAdvisoriesFetcherTest::assertServiceAdvisoryLoggedErrors | function | core/ |
Asserts the expected error messages were logged. |
SecurityAdvisoryTest::assertAdminPageLinks | function | core/ |
Asserts the correct links appear on an admin page. |
SecurityAdvisoryTest::assertAdvisoriesNotDisplayed | function | core/ |
Asserts that security advisory links are not shown on admin pages. |
SecurityAdvisoryTest::assertServiceAdvisoryLoggedErrors | function | core/ |
Asserts the expected error messages were logged on the system logger. |
SecurityAdvisoryTest::assertStatusReportLinks | function | core/ |
Asserts the correct links appear on the status report page. |
SelectionTest::assertResults | function | core/ |
Confirm the expected results are returned. |
SessionAuthenticationTest::assertSessionData | function | core/ |
Checks the session data returned by the session test routes. |
SessionExistsCacheContextTest::assertSessionCookieOnClient | function | core/ |
Asserts whether a session cookie is present on the client or not. |
SessionHttpsTest::assertSessionIds | function | core/ |
Tests that there exists a session with two specific session IDs. |
SessionTest::assertSessionCookie | function | core/ |
Assert whether the test browser sent a session cookie. |
SessionTest::assertSessionEmpty | function | core/ |
Assert whether the session is empty at the beginning of the request. |
SettingsTrayTestBase::assertEditModeDisabled | function | core/ |
Assert that edit mode has been properly disabled. |
SettingsTrayTestBase::assertEditModeEnabled | function | core/ |
Assert that edit mode has been properly enabled. |
SettingsTrayTestBase::assertOffCanvasBlockFormIsValid | function | core/ |
Asserts that Off-Canvas block form is valid. |
ShortcutLinksTest::assertShortcutQuickLink | function | core/ |
Passes if a shortcut quick link with the specified label is found. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.