Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
WebTestBase.php
»
WebTestBase
»
WebTestBase::clickLink
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
50 calls to WebTestBase::clickLink()
AggregatorTestBase::updateFeedItems
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Tests/
AggregatorTestBase.php
Updates the feed items.
AnalyzeTest::testAnalyzeBasic
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
AnalyzeTest.php
Tests that analyze works in general.
BareMinimalUpgradePathTest::finishUpgradeSession
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
BareMinimalUpgradePathTest.php
Asserts that the session was kept during update. Also, log out.
BareStandardUpgradePathTest::testBasicStandardUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
BareStandardUpgradePathTest.php
Tests a successful major version release upgrade.
BlockLanguageCacheTest::testBlockLinks
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockLanguageCacheTest.php
Creates a block in a language, check blocks page in all languages.
BookTest::testBookExport
in drupal/
core/
modules/
book/
lib/
Drupal/
book/
Tests/
BookTest.php
Tests book export ("printer-friendly version") functionality.
BrowserTest::testGetAbsoluteUrl
in drupal/
core/
modules/
simpletest/
lib/
Drupal/
simpletest/
Tests/
BrowserTest.php
Test
Drupal\simpletest\WebTestBase::getAbsoluteUrl
().
CachedDataUITest::testCacheData
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
CachedDataUITest.php
Tests the user tempstore views data in the UI.
CommentApprovalTest::testApprovalNodeInterface
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentApprovalTest.php
Tests comment approval functionality through the node interface.
CommentBlockTest::testRecentCommentBlock
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentBlockTest.php
Tests the recent comments block.
CommentNewIndicatorTest::testCommentNewCommentsIndicator
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentNewIndicatorTest.php
Tests new comment marker.
ConfigEntityListTest::testListUI
in drupal/
core/
modules/
config/
lib/
Drupal/
config/
Tests/
ConfigEntityListTest.php
Tests the listing UI.
ConfigurationTest::testActionConfiguration
in drupal/
core/
modules/
action/
lib/
Drupal/
action/
Tests/
ConfigurationTest.php
Tests configuration of advanced actions through administration interface.
ConfirmFormTest::testConfirmForm
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Form/
ConfirmFormTest.php
CustomBlockTypeTest::testCustomBlockTypeEditing
in drupal/
core/
modules/
block/
custom_block/
lib/
Drupal/
custom_block/
Tests/
CustomBlockTypeTest.php
Tests editing a block type using the UI.
DateTimeTest::testDateFormatConfiguration
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
System/
DateTimeTest.php
Test date format configuration.
DefaultViewsTest::clickViewsOperationLink
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
DefaultViewsTest.php
Click a link to perform an operation on a view.
DisplayTest::testDisplayPlugin
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Plugin/
DisplayTest.php
Tests the display test plugin.
DisplayTest::testReorderDisplay
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
DisplayTest.php
Tests reordering of displays.
EntityTranslationWorkflowsTest::assertWorkflows
in drupal/
core/
modules/
translation_entity/
lib/
Drupal/
translation_entity/
Tests/
EntityTranslationWorkflowsTest.php
Checks that workflows have the expected behaviors for the given user.
FeedParserTest::testInvalidFeed
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Tests/
FeedParserTest.php
Tests error handling when an invalid feed is added.
FieldWebTest::testClickSorting
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Handler/
FieldWebTest.php
Tests the click sorting functionality.
FilledMinimalUpgradePathTest::testFilledMinimalUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
FilledMinimalUpgradePathTest.php
Tests a successful point release update.
FilledStandardUpgradePathTest::testFilledStandardUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
FilledStandardUpgradePathTest.php
Tests a successful point release update.
FilterAdminTest::testFormatAdmin
in drupal/
core/
modules/
filter/
lib/
Drupal/
filter/
Tests/
FilterAdminTest.php
Tests the format administration functionality.
FilterFormatAccessTest::testFormatWidgetPermissions
in drupal/
core/
modules/
filter/
lib/
Drupal/
filter/
Tests/
FilterFormatAccessTest.php
Tests editing a page using a disallowed text format.
ForumTest::doAdminTests
in drupal/
core/
modules/
forum/
lib/
Drupal/
forum/
Tests/
ForumTest.php
Runs admin tests on the admin user.
ImageAdminStylesTest::testEditEffect
in drupal/
core/
modules/
image/
lib/
Drupal/
image/
Tests/
ImageAdminStylesTest.php
Verifies that editing an image effect does not cause it to be duplicated.
LanguageListTest::testLanguageList
in drupal/
core/
modules/
language/
lib/
Drupal/
language/
Tests/
LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguagePathMonolingualTest::testPageLinks
in drupal/
core/
modules/
language/
lib/
Drupal/
language/
Tests/
LanguagePathMonolingualTest.php
Verifies that links do not have language prefixes in them.
MenuTest::verifyMenuLink
in drupal/
core/
modules/
menu/
lib/
Drupal/
menu/
Tests/
MenuTest.php
Verify a menu link using the menu module UI.
NodeAccessRebuildTest::testNodeAccessRebuild
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeAccessRebuildTest.php
Tests rebuilding the node access permissions table.
NodeTitleTest::testNodeTitle
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeTitleTest.php
Creates one node and tests if the node title has the correct value.
NodeTypeTest::testNodeTypeEditing
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeTypeTest.php
Tests editing a node type using the UI.
PageEditTest::testPageEdit
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
PageEditTest.php
Checks node edit functionality.
PathLanguageTest::testAliasTranslation
in drupal/
core/
modules/
path/
lib/
Drupal/
path/
Tests/
PathLanguageTest.php
Test alias functionality through the admin interfaces.
StandardTest::testStandard
in drupal/
core/
profiles/
standard/
lib/
Drupal/
standard/
Tests/
StandardTest.php
Tests Standard installation profile.
TermTest::testReSavingTags
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
TermTest.php
Tests that editing and saving a node with no changes works correctly.
TermTest::testTaxonomyNode
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
TermTest.php
Test that hook_node_$op implementations work correctly.
TermTest::testTermInterface
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
TermTest.php
Save, edit and delete a term using the user interface.
TextTranslationTest::testTextField
in drupal/
core/
modules/
text/
lib/
Drupal/
text/
Tests/
TextTranslationTest.php
Test that a plaintext textfield widget is correctly populated.
TextTranslationTest::testTextFieldFormatted
in drupal/
core/
modules/
text/
lib/
Drupal/
text/
Tests/
TextTranslationTest.php
Check that user that does not have access the field format cannot see the source value when creating a translation.
ThemeTest::testSwitchDefaultTheme
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
System/
ThemeTest.php
Test switching the default theme.
UpdateCoreTest::testModulePageRegularUpdate
in drupal/
core/
modules/
update/
lib/
Drupal/
update/
Tests/
UpdateCoreTest.php
Checks the messages at admin/modules when an update is missing.
UpdateCoreTest::testModulePageSecurityUpdate
in drupal/
core/
modules/
update/
lib/
Drupal/
update/
Tests/
UpdateCoreTest.php
Checks the messages at admin/modules when a security update is missing.
UpdateCoreTest::testModulePageUpToDate
in drupal/
core/
modules/
update/
lib/
Drupal/
update/
Tests/
UpdateCoreTest.php
Checks the messages at admin/modules when the site is up to date.
UpdateScriptTest::testNoUpdateFunctionality
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Update/
UpdateScriptTest.php
Tests
update.php
when there are no updates to apply.
UpdateScriptTest::testRequirements
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Update/
UpdateScriptTest.php
Tests that requirements warnings and errors are correctly displayed.
UpdateScriptTest::testSuccessfulUpdateFunctionality
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Update/
UpdateScriptTest.php
Tests
update.php
after performing a successful update.
VocabularyTest::testVocabularyInterface
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
VocabularyTest.php
Create, edit and delete a vocabulary via the user interface.