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::assertLinkByHref
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
47 calls to WebTestBase::assertLinkByHref()
AdminTest::testAdminPages
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
System/
AdminTest.php
Tests output on administrative listing pages.
BasicTest::testViewsWizardAndListing
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Wizard/
BasicTest.php
BlockTest::testBlockModuleDisable
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockTest.php
Tests blocks belonging to disabled modules.
CachedDataUITest::testCacheData
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
CachedDataUITest.php
Tests the user tempstore views data in the UI.
CommentLinksTest::assertCommentLinks
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentLinksTest.php
Asserts that comment links appear according to the passed environment.
CommentTranslationUITest::testTranslateLinkCommentAdminPage
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentTranslationUITest.php
Tests translate link on comment content admin page.
ConfigEntityListTest::testListUI
in drupal/
core/
modules/
config/
lib/
Drupal/
config/
Tests/
ConfigEntityListTest.php
Tests the listing UI.
ConfigEntityStatusUITest::testCRUD
in drupal/
core/
modules/
config/
lib/
Drupal/
config/
Tests/
ConfigEntityStatusUITest.php
Tests status operations.
ConfigEntityTest::testCRUDUI
in drupal/
core/
modules/
config/
lib/
Drupal/
config/
Tests/
ConfigEntityTest.php
Tests CRUD operations through the UI.
ContactSitewideTest::testSiteWideContact
in drupal/
core/
modules/
contact/
lib/
Drupal/
contact/
Tests/
ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
CustomBlockFieldTest::testBlockFields
in drupal/
core/
modules/
block/
custom_block/
lib/
Drupal/
custom_block/
Tests/
CustomBlockFieldTest.php
Checks block edit functionality.
DefaultViewsTest::testDefaultViews
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
DefaultViewsTest.php
Tests default views.
DisplayExtenderUITest::testDisplayExtenderUI
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
DisplayExtenderUITest.php
Tests the display extender UI.
DisplayPath::testMenuOptions
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
DisplayPath.php
Tests the menu and tab option form.
DisplayTest::testAddDisplay
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
DisplayTest.php
Tests adding a display.
DisplayTest::testCloneDisplay
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
DisplayTest.php
Tests the cloning of a display.
EmailFieldTest::testEmailField
in drupal/
core/
modules/
email/
lib/
Drupal/
email/
Tests/
EmailFieldTest.php
Tests e-mail field.
EntityOperationsTest::testEntityOperationAlter
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Entity/
EntityOperationsTest.php
Checks that
hook_entity_operation_alter
() can add an operation.
FeedParserTest::testAtomSample
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Tests/
FeedParserTest.php
Tests a feed that uses the Atom format.
FeedParserTest::testRSS091Sample
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Tests/
FeedParserTest.php
Tests a feed that uses the RSS 0.91 format.
FieldWebTest::testClickSorting
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Handler/
FieldWebTest.php
Tests the click sorting functionality.
FilterAdminTest::testFormatAdmin
in drupal/
core/
modules/
filter/
lib/
Drupal/
filter/
Tests/
FilterAdminTest.php
Tests the format administration functionality.
ForumBlockTest::testActiveForumTopicsBlock
in drupal/
core/
modules/
forum/
lib/
Drupal/
forum/
Tests/
ForumBlockTest.php
Tests the "Active forum topics" block.
ForumBlockTest::testNewForumTopicsBlock
in drupal/
core/
modules/
forum/
lib/
Drupal/
forum/
Tests/
ForumBlockTest.php
Tests the "New forum topics" block.
GroupByTest::testGroupBySave
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
GroupByTest.php
Tests whether basic saving works.
HandlerTest::testRelationshipUI
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Handler/
HandlerTest.php
Tests the relationship ui for field/filter/argument/relationship.
HandlerTest::testUICRUD
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
HandlerTest.php
Tests UI CRUD.
LanguageBrowserDetectionUnitTest::testUIBrowserLanguageMappings
in drupal/
core/
modules/
language/
lib/
Drupal/
language/
Tests/
LanguageBrowserDetectionUnitTest.php
Tests for adding, editing and deleting mappings between browser language codes and Drupal language codes.
LanguageUpgradePathTest::testLanguageUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
LanguageUpgradePathTest.php
Tests a successful upgrade.
LocaleContentTest::testNodeAdminLanguageFilter
in drupal/
core/
modules/
locale/
lib/
Drupal/
locale/
Tests/
LocaleContentTest.php
Test filtering Node content by language.
LocaleTranslationTest::testEnglishTranslation
in drupal/
core/
modules/
locale/
lib/
Drupal/
locale/
Tests/
LocaleTranslationTest.php
Enable interface translation to English
ManageFieldsTest::testHiddenFields
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
Tests/
ManageFieldsTest.php
Tests that Field UI respects the 'no_ui' option in
hook_field_info
().
MenuRouterTest::testHookMenuIntegration
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Menu/
MenuRouterTest.php
Test local tasks with route placeholders.
MenuTest::testMenus
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Wizard/
MenuTest.php
Tests the menu functionality.
MenuTranslateTest::testMenuTranslate
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Menu/
MenuTranslateTest.php
Tests
_menu_translate
().
NodeAdminTest::testContentAdminPages
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeAdminTest.php
Tests content overview with different user permissions.
NodeTranslationUITest::testTranslateLinkContentAdminPage
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeTranslationUITest.php
Tests translate link on content admin page.
SearchExactTest::testExactQuery
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchExactTest.php
Tests that the correct number of pager links are found for both keywords and phrases.
SettingsTest::testEditUI
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
SettingsTest.php
Tests the settings for the edit ui.
ShortcutLinksTest::testShortcutLinkChangePath
in drupal/
core/
modules/
shortcut/
lib/
Drupal/
shortcut/
Tests/
ShortcutLinksTest.php
Tests that changing the path of a shortcut link works.
StyleSerializerTest::testFieldRawOutput
in drupal/
core/
modules/
rest/
lib/
Drupal/
rest/
Tests/
Views/
StyleSerializerTest.php
Tests the raw output options for row field rendering.
StyleSerializerTest::testUIFieldAlias
in drupal/
core/
modules/
rest/
lib/
Drupal/
rest/
Tests/
Views/
StyleSerializerTest.php
Test the field ID alias functionality of the DataFieldRow plugin.
TermTranslationUITest::testTranslateLinkVocabularyAdminPage
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
TermTranslationUITest.php
Tests translate link on vocabulary term list.
TranslationLinkTest::testTranslationLink
in drupal/
core/
modules/
translation_entity/
lib/
Drupal/
translation_entity/
Tests/
Views/
TranslationLinkTest.php
Tests the Entity translation overview link field handler.
TranslationTest::testContentTranslation
in drupal/
core/
modules/
translation/
lib/
Drupal/
translation/
Tests/
TranslationTest.php
Creates, modifies, and updates a basic page with a translation.
TranslationTest::testTranslateOwnContentRole
in drupal/
core/
modules/
translation/
lib/
Drupal/
translation/
Tests/
TranslationTest.php
Checks that users with "translate own content" role only can translate own content.
UserTranslationUITest::testTranslateLinkUserAdminPage
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
UserTranslationUITest.php
Tests translate link on user admin list.