129 calls to UiHelperTrait::clickLink()
- AggregatorAdminTest::testSettingsPage in core/
modules/ aggregator/ tests/ src/ Functional/ AggregatorAdminTest.php - Tests the settings form to ensure the correct default values are used.
- AggregatorTestBase::updateFeedItems in core/
modules/ aggregator/ tests/ src/ Functional/ AggregatorTestBase.php - Updates the feed items.
- AjaxTest::assertInsert in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - Assert insert.
- AjaxTest::testAjaxWithAdminRoute in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - AjaxTest::testDrupalSettingsCachingRegression in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - Tests that AJAX loaded libraries are not retained between requests.
- AnalyzeTest::testAnalyzeBasic in core/
modules/ views_ui/ tests/ src/ Functional/ AnalyzeTest.php - Tests that analyze works in general.
- BasicTest::testViewsWizardAndListing in core/
modules/ views/ tests/ src/ Functional/ Wizard/ BasicTest.php - BlockContentCreationTest::testBlockContentCreationMultipleViewModes in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCreationTest.php - Creates a "Basic page" block with multiple view modes.
- 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.
- BlockContentRedirectTest::testRedirectDestination in core/
modules/ block_content/ tests/ src/ Functional/ Views/ BlockContentRedirectTest.php - Tests the redirect destination when editing block content.
- BlockContentTypeTest::testBlockContentTypeCreation in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests creating a block type programmatically and via a form.
- BlockContentTypeTest::testBlockContentTypeEditing in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests editing a block type using the UI.
- BlockContentTypeTest::testsBlockContentAddTypes in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests that redirects work as expected when multiple block types exist.
- BlockLanguageCacheTest::testBlockLinks in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageCacheTest.php - Creates a block in a language, check blocks page in all languages.
- BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageTest.php - Tests if the visibility settings are removed if the language is deleted.
- BlockTest::testBlock in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests configuring and moving a module-define block to specific regions.
- BlockTest::testBlockTitle in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests block title.
- BlockTest::testBlockToggleVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests that visibility can be properly toggled.
- BlockTest::testBlockVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests block visibility.
- BlockUiTest::testBlockDemoUiPage in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests block demo page exists and functions correctly.
- BlockUiTest::testBlockPlacementIndicator in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests the block placement indicator.
- BlockUiTest::testCandidateBlockList in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests the block categories on the listing page.
- BlockUiTest::testContextAwareBlocks in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests the behavior of context-aware blocks.
- BlockUiTest::testContextAwareUnsatisfiedBlocks in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests the behavior of unsatisfied context-aware blocks.
- BlockXssTest::doBlockContentTest in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests XSS coming from Block Content block info.
- BlockXssTest::doMenuTest in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests XSS coming from Menu block labels.
- BlockXssTest::doViewTest in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests XSS coming from View block labels.
- BlockXssTest::testBlockXss in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests various modules that provide blocks for XSS.
- BlockXssTest::testNoUnexpectedEscaping in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests that nothing is escaped other than the blocks explicitly tested.
- BlockXssTest::testXssInCategory in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests XSS in category.
- BrowserTestBaseTest::testClickLink in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests clickLink() functionality.
- CachedDataUITest::testCacheData in core/
modules/ views_ui/ tests/ src/ Functional/ CachedDataUITest.php - Tests the shared tempstore views data in the UI.
- ClaroLayoutBuilderTest::testContextualLinks in core/
tests/ Drupal/ FunctionalTests/ Theme/ ClaroLayoutBuilderTest.php - Tests the layout builder has expected contextual links with Claro.
- CommentAdminTest::testApprovalNodeInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests comment approval functionality through the node interface.
- CommentAdminTest::testCommentAdmin in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests comment bundle admin.
- CommentApproveLinkTest::testCommentApproveLink in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentApproveLinkTest.php - Tests that "approve comment" link exists and works as expected.
- CommentBlockTest::testRecentCommentBlock in core/
modules/ comment/ tests/ src/ Functional/ CommentBlockTest.php - Tests the recent comments block.
- CommentTypeTest::testCommentTypeEditing in core/
modules/ comment/ tests/ src/ Functional/ CommentTypeTest.php - Tests editing a comment type using the UI.
- 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.
- ConfigEntityListTest::testPager in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityListTest.php - Tests paging.
- ConfigEntityTest::testCrudUi in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityTest.php - Tests CRUD operations through the UI.
- ConfirmFormTest::testConfirmForm in core/
modules/ system/ tests/ src/ Functional/ Form/ ConfirmFormTest.php - ContentTranslationLanguageChangeTest::testLanguageChange in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationLanguageChangeTest.php - Tests that the source language is properly set when changing.
- ContentTranslationLanguageChangeTest::testTitleDoesNotChangesOnChangingLanguageWidgetAndTriggeringAjaxCall in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationLanguageChangeTest.php - Tests that title does not change on ajax call with new language value.
- ContentTranslationWorkflowsTest::doTestWorkflows in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationWorkflowsTest.php - Checks that workflows have the expected behaviors for the given user.
- CronRunTest::testManualCron in core/
modules/ system/ tests/ src/ Functional/ System/ CronRunTest.php - Ensure that the manual cron run is working.
- DateTimeTest::testDateFormatConfiguration in core/
modules/ system/ tests/ src/ Functional/ System/ DateTimeTest.php - Tests date format configuration.
- DialogTest::testDialog in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ DialogTest.php - Tests sending non-JS and AJAX requests to open and manipulate modals.
- DisplayBlockTest::testBlockCategory in core/
modules/ block/ tests/ src/ Functional/ Views/ DisplayBlockTest.php - Tests default and custom block categories.
- DisplayPathTest::doBasicPathUITest in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayPathTest.php - Tests basic functionality in configuring a view.
- DisplayPathTest::testDefaultMenuTabRegression in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayPathTest.php - Tests the regression in https://www.drupal.org/node/2532490.
- DisplayTest::testDisplayPlugin in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests the display test plugin.
- DisplayTest::testLinkDisplay in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayTest.php - Tests the link-display setting.
- DisplayTest::testReorderDisplay in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayTest.php - Tests reordering of displays.
- EntityAddUITest::testAddPageWithBundleEntities in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityAddUITest.php - Tests the add page for an entity type using bundle entities.
- EntityAddUITest::testAddPageWithoutBundleEntities in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityAddUITest.php - Tests the add page for an entity type not using bundle entities.
- 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.
- EntityFormTest::doTestFormCRUD in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityFormTest.php - Executes the form CRUD tests for the given entity type.
- EntityFormTest::doTestMultilingualFormCRUD in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityFormTest.php - Executes the multilingual form CRUD tests for the given entity type ID.
- EntityListBuilderTest::testPager in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityListBuilderTest.php - Tests paging.
- ExposedFormCheckboxesTest::testExposedFormRenderCheckboxes in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormCheckboxesTest.php - Tests overriding the default render option with checkboxes.
- ExposedFormTest::testExposedFilterPagination in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the exposed form with a pager.
- FeedParserTest::testInvalidFeed in core/
modules/ aggregator/ tests/ src/ Functional/ FeedParserTest.php - Tests error handling when an invalid feed is added.
- FieldLayoutTest::testEntityViewModes in core/
modules/ field_layout/ tests/ src/ FunctionalJavascript/ FieldLayoutTest.php - Tests that layouts are unique per view mode.
- FieldWebTest::testClickSorting in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests the click sorting functionality.
- FieldWebTest::testClickSortingDistinct in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests the default click sorting functionality with distinct.
- FileSaveHtaccessLoggingTest::testHtaccessSave in core/
modules/ system/ tests/ src/ Functional/ File/ FileSaveHtaccessLoggingTest.php - Tests file_save_htaccess().
- FilterAdminTest::testFormatAdmin in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests the format administration functionality.
- FilterFormatAccessTest::testFormatWidgetPermissions in core/
modules/ filter/ tests/ src/ Functional/ FilterFormatAccessTest.php - Tests editing a page using a disallowed text format.
- HelpTest::testHelp in core/
modules/ help/ tests/ src/ Functional/ HelpTest.php - Logs in users, tests help pages.
- ImageAdminStylesTest::testEditEffect in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - Verifies that editing an image effect does not cause it to be duplicated.
- ImageAdminStylesTest::testImageStyleAccess in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - Tests access for the image style listing.
- InvalidUpdateHookTest::testInvalidUpdateHook in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ InvalidUpdateHookTest.php - ItemsPerPageTest::testItemsPerPage in core/
modules/ views/ tests/ src/ Functional/ Wizard/ ItemsPerPageTest.php - Tests the number of items per page.
- JSInteractionTest::testElementsInteraction in core/
tests/ Drupal/ FunctionalJavascriptTests/ Tests/ JSInteractionTest.php - Assert no exception is thrown when elements become interactive.
- ManageFieldsFunctionalTest::addPersistentFieldStorage in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that persistent field storage appears in the field UI.
- ManageFieldsFunctionalTest::deleteField in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests deleting a field from the field edit form.
- MigrateControllerTest::clickViewsOperationsLink in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateControllerTest.php - Clicks a view link to perform an operation.
- ModalRendererTest::testModalRenderer in core/
modules/ system/ tests/ src/ FunctionalJavascript/ ModalRendererTest.php - Tests that links respect 'data-dialog-renderer' attribute.
- OverrideDisplaysTest::testOverrideDisplays in core/
modules/ views_ui/ tests/ src/ Functional/ OverrideDisplaysTest.php - Tests that displays can be overridden via the UI.
- OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays in core/
modules/ views_ui/ tests/ src/ Functional/ OverrideDisplaysTest.php - Tests that the wizard correctly sets up default and overridden displays.
- PageEditTest::testPageEdit in core/
modules/ block_content/ tests/ src/ Functional/ PageEditTest.php - Checks block edit functionality.
- PaginationAJAXTest::testBasicPagination in core/
modules/ views/ tests/ src/ FunctionalJavascript/ PaginationAJAXTest.php - Tests if pagination via AJAX works for the "Content" View.
- PathAliasTest::testAdminAlias in core/
modules/ path/ tests/ src/ Functional/ PathAliasTest.php - Tests alias functionality through the admin interfaces.
- PathAliasTest::testNodeAlias in core/
modules/ path/ tests/ src/ Functional/ PathAliasTest.php - Tests alias functionality through the node interfaces.
- PathContentModerationTest::testTranslatedModeratedNodeAlias in core/
modules/ path/ tests/ src/ Functional/ PathContentModerationTest.php - Tests that translated and moderated node can get new draft revision.
- PathLanguageTest::testAliasTranslation in core/
modules/ path/ tests/ src/ Functional/ PathLanguageTest.php - Tests alias functionality through the admin interfaces.
- PreviewTest::testPreviewUI in core/
modules/ views_ui/ tests/ src/ Functional/ PreviewTest.php - Tests arguments in the preview form.
- RouteCachingLanguageTest::testLinkTranslationWithAlias in core/
tests/ Drupal/ FunctionalTests/ Routing/ RouteCachingLanguageTest.php - Creates content with a link field pointing to an alias of another language.
- RouteCachingNonPathLanguageNegotiationTest::testAliases in core/
tests/ Drupal/ FunctionalTests/ Routing/ RouteCachingNonPathLanguageNegotiationTest.php - Tests aliases when the negotiated language is not in the path.
- StyleSummaryTest::testSummaryView in core/
modules/ views/ tests/ src/ Functional/ Plugin/ StyleSummaryTest.php - Tests a summary view.
- TermTest::testNodeTermCreationAndDeletion in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests term creation with a free-tagging vocabulary from the node form.
- TermTest::testReSavingTags in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests that editing and saving a node with no changes works correctly.
- TermTest::testTaxonomyNode in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests that hook_node_$op implementations work correctly.
- TermTest::testTermInterface in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Save, edit and delete a term using the user interface.
- ThemeTest::testSwitchDefaultTheme in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests switching the default theme.
- ThemeTest::testUninstallingThemes in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests uninstalling of themes works.
- ThemeUiTest::uninstallTheme in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Uninstalls a theme via the admin UI.
- UpdateCacheTest::testCaches in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateCacheTest.php - Tests that caches are cleared during updates.
- UpdatePathTestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathTestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- UpdateSchemaTest::testUpdateHooks in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateSchemaTest.php - Tests that update hooks are properly run.
- UpdateScriptTest::assertUpdateWithNoError in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Asserts a particular error is not shown on update and status report pages.
- UpdateScriptTest::runUpdates in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Helper function to run updates via the browser.
- UpdateScriptTest::testMaintenanceModeLink in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests maintenance mode link on update.php.
- UpdateScriptTest::testNoUpdateFunctionality in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests update.php when there are no updates to apply.
- UpdateScriptTest::testOrphanedSchemaEntries in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests that orphan schemas are handled properly.
- UpdateScriptTest::testRequirements in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests that requirements warnings and errors are correctly displayed.
- UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests performing updates with update.php in a multilingual environment.
- UpdateScriptTest::testSuccessfulUpdateFunctionality in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests update.php after performing a successful update.
- UpdateSemverCoreTest::testLocalActions in core/
modules/ update/ tests/ src/ Functional/ UpdateSemverCoreTest.php - Ensures that the local actions appear.
- UpdateSemverCoreTest::testModulePageRegularUpdate in core/
modules/ update/ tests/ src/ Functional/ UpdateSemverCoreTest.php - Checks the messages at admin/modules when an update is missing.
- UpdateSemverCoreTest::testModulePageSecurityUpdate in core/
modules/ update/ tests/ src/ Functional/ UpdateSemverCoreTest.php - Checks the messages at admin/modules when a security update is missing.
- UpdateSemverCoreTest::testModulePageUpToDate in core/
modules/ update/ tests/ src/ Functional/ UpdateSemverCoreTest.php - Checks the messages at admin/modules when the site is up to date.
- UpdatesWith7xTest::testWith7x in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatesWith7xTest.php - UpdateTestBase::confirmRevokedStatus in core/
modules/ update/ tests/ src/ Functional/ UpdateTestBase.php - Confirms messages are correct when a release has been unpublished/revoked.
- UpdateTestBase::confirmUnsupportedStatus in core/
modules/ update/ tests/ src/ Functional/ UpdateTestBase.php - Confirms messages are correct when a release has been marked unsupported.
- UpdateTestBase::refreshUpdateStatus in core/
modules/ update/ tests/ src/ Functional/ UpdateTestBase.php - Refreshes the update status based on the desired available update scenario.
- UserRoleAdminTest::testRoleAdministration in core/
modules/ user/ tests/ src/ Functional/ UserRoleAdminTest.php - Tests adding, renaming and deleting roles.
- UserTranslationUITest::testTranslatedUserDeletion in core/
modules/ user/ tests/ src/ Functional/ UserTranslationUITest.php - Tests translated user deletion.
- UserUpdateRoleDependenciesTest::testRolePermissions in core/
modules/ user/ tests/ src/ Functional/ Update/ UserUpdateRoleDependenciesTest.php - Tests that roles have dependencies and only existing permissions.
- ViewEditTest::testDeleteLink in core/
modules/ views_ui/ tests/ src/ Functional/ ViewEditTest.php - Tests the delete link on a views UI.
- VocabularyUiTest::testTaxonomyAdminDeletingVocabulary in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyUiTest.php - Deleting a vocabulary.
- VocabularyUiTest::testVocabularyInterface in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyUiTest.php - Create, edit and delete a vocabulary via the user interface.
- WorkflowUiNoTypeTest::testWorkflowUiWithNoType in core/
modules/ workflows/ tests/ src/ Functional/ WorkflowUiNoTypeTest.php - Tests the creation of a workflow through the UI.
- WorkflowUiTest::testNumericIds in core/
modules/ workflows/ tests/ src/ Functional/ WorkflowUiTest.php - Tests a workflow, state, and transition can have a numeric ID and label.
- WorkflowUiTest::testWorkflowCreation in core/
modules/ workflows/ tests/ src/ Functional/ WorkflowUiTest.php - Tests the creation of a workflow through the UI.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.