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 |
---|---|---|---|
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. |
SortArrayTest::assertBothNegativePositiveOrZero | function | core/ |
Asserts that numbers are either both negative, both positive or both zero. |
SortTest::assertSorted | function | core/ |
A helper method to assert that an input array is sorted. |
StandardJavascriptTest::assertBigPipePlaceholderReplacementCount | function | core/ |
Asserts the number of BigPipe placeholders that are replaced on the page. |
StandardPerformanceTest::assertNoJavaScript | function | core/ |
Passes if no JavaScript is found on the page. |
StyleGridTest::assertGrid | function | core/ |
Generates a grid and asserts that it is displaying correctly. |
SystemTestController::statusMessagesForAssertions | function | core/ |
Sets messages for testing the WebAssert methods related to messages. |
TableDragTest::assertDraggableTable | function | core/ |
Asserts the whole structure of the draggable test table. |
TableDragTest::assertKeyboardAccessibility | function | core/ |
Asserts accessibility through keyboard of a test draggable table. |
TableDragTest::assertOrder | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
TableDragTest::assertTableRow | function | core/ |
Asserts the values of a draggable row. |
TableTest::assertTableStructureInEditorData | function | core/ |
Confirms the structure of the table within the editor data. |
TableTest::assertTableStructureInRenderedPage | function | core/ |
Confirms the saved page has the expected table structure. |
TaxonomyFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given taxonomy translation counts are correct. |
TaxonomyQueryAlterTest::assertQueryTagTestResult | function | core/ |
Verifies invocation of the hooks in the test module. |
TaxonomyTermArgumentDepthTest::assertTermWithDepthResult | function | core/ |
Asserts the result of the view for the given arguments. |
TaxonomyTermFilterDepthTest::assertTermWithDepthResult | function | core/ |
Asserts the result of the view for the given filter configuration. |
TermAccessTest::assertTermAccess | function | core/ |
Checks access on taxonomy term. |
TermParentsTest::assertParentOption | function | core/ |
Asserts that an option in the parent form element of terms exists. |
TermParentsTest::assertParentsUnchanged | function | core/ |
Asserts that the parents of the term have not changed after saving. |
TestMultiWidthLayoutsTest::assertWidthClassApplied | function | core/ |
Asserts the width class is applied to the first section. |
TextareaWithSummaryTest::assertSummaryToggle | function | core/ |
Helper to test toggling the summary area. |
TextSummaryTest::assertTextSummary | function | core/ |
Calls text_summary() and asserts that the expected teaser is returned. |
ThemeTest::assertThemeIncompatibleText | function | core/ |
Asserts that expected incompatibility text is displayed for a theme. |
ThemeUiTest::assertUninstallableTheme | function | core/ |
Checks related to uninstallable themes due to module dependencies. |
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.