You are here

115 calls to AssertLegacyTrait::assertLinkByHref() in Drupal 8

AdminTest::testAdminPages in core/modules/system/tests/src/Functional/System/AdminTest.php
Tests output on administrative listing pages.
BasicTest::testViewsWizardAndListing in core/modules/views/tests/src/Functional/Wizard/BasicTest.php
BlockContentListTest::testListing in core/modules/block_content/tests/src/Functional/BlockContentListTest.php
Tests the custom block listing page.
BlockContentListViewsTest::testListing in core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php
Tests the custom block listing page.
BlockContentTranslationUITest::doTestBasicTranslation in core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php
Tests the basic translation workflow.
BlockContentTypeTest::testsBlockContentAddTypes in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests that redirects work as expected when multiple block types exist.
BlockDemoTest::testBlockDemo in core/modules/block/tests/src/Functional/BlockDemoTest.php
Check for the accessibility of the admin block demo page.
BlockHookOperationTest::testBlockOperationAlter in core/modules/block/tests/src/Functional/BlockHookOperationTest.php
Tests the block list to see if the test_operation link is added.
BlockTest::testThemeAdminLink in core/modules/block/tests/src/Functional/BlockTest.php
Tests that a link exists to block layout from the appearance form.
CachedDataUITest::testCacheData in core/modules/views_ui/tests/src/Functional/CachedDataUITest.php
Tests the shared tempstore views data in the UI.
CommentAttributesTest::testCommentRdfAuthorMarkup in core/modules/rdf/tests/src/Functional/CommentAttributesTest.php
Tests comment author link markup has not been broken by RDF.
CommentNonNodeTest::testCommentFunctionality in core/modules/comment/tests/src/Functional/CommentNonNodeTest.php
Tests anonymous comment functionality.
CommentTranslationUITest::testTranslateLinkCommentAdminPage in core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
Tests translate link on comment content admin page.
ConfigEntityListMultilingualTest::testListUI in core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php
Tests the listing UI with different language scenarios.
ConfigEntityListTest::testListUI in core/modules/config/tests/src/Functional/ConfigEntityListTest.php
Tests the listing UI.
ConfigEntityStatusUITest::testCRUD in core/modules/config/tests/src/Functional/ConfigEntityStatusUITest.php
Tests status operations.
ConfigEntityTest::testCRUDUI in core/modules/config/tests/src/Functional/ConfigEntityTest.php
Tests CRUD operations through the UI.
ConfigExportImportUITest::testExportImportCollections in core/modules/config/tests/src/Functional/ConfigExportImportUITest.php
Tests an export and import of collections.
ConfigTranslationDateFormatUiTest::testDateFormatUI in core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php
Tests date format translation behavior.
ConfigTranslationListUiTest::doBlockListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the block listing for the translate operation.
ConfigTranslationListUiTest::doContactFormsListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the contact forms listing for the translate operation.
ConfigTranslationListUiTest::doContentTypeListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the content type listing for the translate operation.
ConfigTranslationListUiTest::doCustomContentTypeListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the custom block listing for the translate operation.
ConfigTranslationListUiTest::doDateFormatListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the date format listing for the translate operation.
ConfigTranslationListUiTest::doFieldListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the field listing for the translate operation.
ConfigTranslationListUiTest::doFormatsListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the formats listing for the translate operation.
ConfigTranslationListUiTest::doImageStyleListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the image style listing for the translate operation.
ConfigTranslationListUiTest::doLanguageListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the language listing for the translate operation.
ConfigTranslationListUiTest::doMenuListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the menu listing for the translate operation.
ConfigTranslationListUiTest::doResponsiveImageListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the responsive image mapping listing for the translate operation.
ConfigTranslationListUiTest::doSettingsPageTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests a given settings page for the translate operation.
ConfigTranslationListUiTest::doShortcutListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the shortcut listing for the translate operation.
ConfigTranslationListUiTest::doUserRoleListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the role listing for the translate operation.
ConfigTranslationListUiTest::doVocabularyListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the vocabulary listing for the translate operation.
ConfigTranslationOverviewTest::testHiddenEntities in core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php
Tests availability of hidden entities in the translation overview.
ConfigTranslationOverviewTest::testListingFieldsPage in core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php
Tests the field listing for the translate operation.
ConfigTranslationOverviewTest::testMapperListPage in core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php
Tests the config translation mapper page.
ConfigTranslationUiTest::testAccountSettingsConfigurationTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the account settings translation interface.
ConfigTranslationUiTest::testContactConfigEntityTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the contact form translation.
ConfigTranslationUiTest::testDateFormatTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests date format translation.
ConfigTranslationUiTest::testSiteInformationTranslationUi in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the site information translation interface.
ConfigTranslationUiTest::testSourceAndTargetLanguage in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests source and target language edge cases.
ConfigTranslationUiTest::testSourceValueDuplicateSave in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the site information translation interface.
ConfigTranslationUiTest::testTextFormatTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Test text_format translation.
ConfigTranslationUiTest::testViewsTranslationUI in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the views translation interface.
ConfigTranslationUiThemeTest::testThemeDiscovery in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiThemeTest.php
Tests that theme provided *.config_translation.yml files are found.
ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi in core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php
Tests views_ui list to see if translate link is added to operations.
ContactSitewideTest::testSiteWideContact in core/modules/contact/tests/src/Functional/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
ContentTranslationOperationsTest::testOperationTranslateLink in core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php
Test that the operation "Translate" is displayed in the content listing.
DateFormatsLockedTest::testDateLocking in core/modules/system/tests/src/Functional/System/DateFormatsLockedTest.php
Tests attempts at listing, editing, and deleting locked date formats.
DbLogTest::testLogEventPage in core/modules/dblog/tests/src/Functional/DbLogTest.php
Test individual log event page.
DefaultViewsTest::testDefaultViews in core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php
Tests default views.
DefaultViewsTest::testPathDestination in core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php
Tests that page displays show the correct path.
DisplayCRUDTest::testAddDisplay in core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
Tests adding a display.
DisplayCRUDTest::testDuplicateDisplay in core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
Tests the duplicating of a display.
DisplayExtenderUITest::testDisplayExtenderUI in core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php
Tests the display extender UI.
DisplayPathTest::testMenuOptions in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests the menu and tab option form.
EntityDisplayModeTest::testEntityFormModeUI in core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php
Tests the EntityFormMode user interface.
EntityDisplayModeTest::testEntityViewModeUI in core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php
Tests the EntityViewMode user interface.
EntityOperationsTest::testEntityOperationAlter in core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php
Checks that hook_entity_operation_alter() can add an operation.
FeedParserTest::testAtomSample in core/modules/aggregator/tests/src/Functional/FeedParserTest.php
Tests a feed that uses the Atom format.
FeedParserTest::testRSS091Sample in core/modules/aggregator/tests/src/Functional/FeedParserTest.php
Tests a feed that uses the RSS 0.91 format.
FieldUITest::testFieldUI in core/modules/views_ui/tests/src/Functional/FieldUITest.php
Tests the UI of field handlers.
FieldWebTest::testClickSorting in core/modules/views/tests/src/Functional/Handler/FieldWebTest.php
Tests the click sorting functionality.
FileListingTest::testFileListingPages in core/modules/file/tests/src/Functional/FileListingTest.php
Tests file overview with different user permissions.
FilterAdminTest::testFormatAdmin in core/modules/filter/tests/src/Functional/FilterAdminTest.php
Tests the format administration functionality.
ForumBlockTest::testActiveForumTopicsBlock in core/modules/forum/tests/src/Functional/ForumBlockTest.php
Tests the "Active forum topics" block.
ForumBlockTest::testNewForumTopicsBlock in core/modules/forum/tests/src/Functional/ForumBlockTest.php
Tests the "New forum topics" block.
GroupByTest::testGroupBySave in core/modules/views_ui/tests/src/Functional/GroupByTest.php
Tests whether basic saving works.
HandlerTest::testRelationshipUI in core/modules/views/tests/src/Functional/Handler/HandlerTest.php
Tests the relationship ui for field/filter/argument/relationship.
HandlerTest::testUICRUD in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Tests UI CRUD.
ImageAdminStylesTest::testFlushUserInterface in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
Test flush user interface.
ImageAdminStylesTest::testStyle in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
General test to add a style, add/remove/edit effects to it, then delete it.
ImageFieldDisplayTest::_testImageFieldFormatters in core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
Test image formatters on node display.
LanguageBrowserDetectionTest::testUIBrowserLanguageMappings in core/modules/language/tests/src/Functional/LanguageBrowserDetectionTest.php
Tests for adding, editing and deleting mappings between browser language codes and Drupal language codes.
LocaleTranslationUiTest::testEnglishTranslation in core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php
Enable interface translation to English.
ManageFieldsFunctionalTest::cardinalitySettings in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests the cardinality settings of a field.
ManageFieldsFunctionalTest::fieldListAdminPage in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests that the field list administration page operates correctly.
MenuAccessTest::testMenuBlockLinksAccessCheck in core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php
Tests menu link for route with access check.
MenuLinkContentDeleteFormTest::testMenuLinkContentDeleteForm in core/modules/menu_link_content/tests/src/Functional/MenuLinkContentDeleteFormTest.php
Tests the MenuLinkContentDeleteForm class.
MenuRouterTest::doTestHookMenuIntegration in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Test local tasks with route placeholders.
MenuRouterTest::doTestMenuOnRoute in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests a menu on a router page.
MenuTest::testMenus in core/modules/views/tests/src/Functional/Wizard/MenuTest.php
Tests the menu functionality.
MenuUiTest::doMenuTests in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Tests menu functionality.
MenuUiTest::testMenu in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Tests menu functionality using the admin and user interfaces.
ModerationStateNodeTypeTest::testEnablingOnExistingContent in core/modules/content_moderation/tests/src/Functional/ModerationStateNodeTypeTest.php
Tests enabling moderation on an existing node-type, with content.
ModerationStateTestBase::enableModerationThroughUi in core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php
Enable moderation for a specified content type, using the UI.
NodeAdminTest::testContentAdminPages in core/modules/node/tests/src/Functional/NodeAdminTest.php
Tests content overview with different user permissions.
NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php
Tests the recent comments block.
NodeCreationTest::testNodeAddWithoutContentTypes in core/modules/node/tests/src/Functional/NodeCreationTest.php
Check node/add when no node types exist.
NodeRevisionsUiTest::testNodeRevisionsTabWithDefaultRevision in core/modules/node/tests/src/Functional/NodeRevisionsUiTest.php
Checks the Revisions tab.
NodeTypeTest::testNodeTypeFieldUiPermissions in core/modules/node/tests/src/Functional/NodeTypeTest.php
Tests Field UI integration for content types.
PathAdminTest::testPathFiltering in core/modules/path/tests/src/Functional/PathAdminTest.php
Tests the filtering aspect of the Path UI.
PrepareUninstallTest::testUninstall in core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php
Tests that Node and Taxonomy can be uninstalled.
PreviewTest::testPreviewSortLink in core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php
Tests the link to sort in the preview form.
RevisionLinkTest::testRevisionLinks in core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php
Tests revision links.
RssTest::testTaxonomyRss in core/modules/taxonomy/tests/src/Functional/RssTest.php
Tests that terms added to nodes are displayed in core RSS feed.
SearchBlockTest::testSearchFormBlock in core/modules/search/tests/src/Functional/SearchBlockTest.php
Test that the search form block can be placed and works.
SearchConfigSettingsFormTest::verifySearchPageOperations in core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php
Checks that the search page operations match expectations.
SearchExactTest::testExactQuery in core/modules/search/tests/src/Functional/SearchExactTest.php
Tests that the correct number of pager links are found for both keywords and phrases.
SettingsTest::testEditUI in core/modules/views_ui/tests/src/Functional/SettingsTest.php
Tests the settings for the edit ui.
ShortcutLinksTest::testShortcutLinkChangePath in core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php
Tests that changing the path of a shortcut link works.
StatusTest::testStatusPage in core/modules/system/tests/src/Functional/System/StatusTest.php
Tests that the status page returns.
StyleSerializerTest::testFieldRawOutput in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the raw output options for row field rendering.
StyleSerializerTest::testUIFieldAlias in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Test the field ID alias functionality of the DataFieldRow plugin.
StyleSummaryTest::testSummaryView in core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php
Tests a summary view.
TermTranslationUITest::testTranslateLinkVocabularyAdminPage in core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
Tests translate link on vocabulary term list.
TranslationLinkTest::testTranslationLink in core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php
Tests the content translation overview link field handler.
UnsavedPreviewTest::testUnsavedPageDisplayPreview in core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php
Tests previews of unsaved new page displays.
UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests perfoming updates with update.php in a multilingual environment.
UpdateUploadTest::testUploadModule in core/modules/update/tests/src/Functional/UpdateUploadTest.php
Tests upload, extraction, and update of a module.
UserAccountLinksTest::testAccountPageTitles in core/modules/user/tests/src/Functional/UserAccountLinksTest.php
Tests page title is set correctly on user account tabs.
ViewEditTest::testEditFormLanguageOptions in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
Tests the language options on the views edit form.
ViewsListTest::testViewsListLimit in core/modules/views_ui/tests/src/Functional/ViewsListTest.php
Tests that the views list does not use a pager.
VocabularyUiTest::testVocabularyInterface in core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
Create, edit and delete a vocabulary via the user interface.