Namesort descending Location Description
LinkSanitizeTest::testHash core/modules/link/tests/link.sanitize.test Test that hash URLs are returned as is.
LinkSanitizeTest::testHtmlTitle core/modules/link/tests/link.sanitize.test Test that unwanted HTML in titles is removed.
LinkSanitizeTest::testQueryString core/modules/link/tests/link.sanitize.test Test that query string URLs are returned as is.
LinkSanitizeTest::testXssFiltering core/modules/link/tests/link.sanitize.test Assert that attributes are filtered.
LinkTokenTest::testStaticTokenLinkCreate core/modules/link/tests/link.token.test Creates a link field with a static title and an admin-entered token. Creates a node with a link and checks the title value.
LinkTokenTest::testTitleOnlyTitleNoLink core/modules/link/tests/link.token.test Test that if you have a title and no URL on a field which does not have tokens enabled, that the title is sanitized once.
LinkTokenTest::testUserTokenLinkCreate core/modules/link/tests/link.token.test Creates a link field with a required title enabled for user-entered tokens. Creates a node with a token in the link title and checks the value.
LinkUITest::testCRUDCreateFieldDefaults core/modules/link/tests/link.ui.test Creates a field with all the default values and check expected values.
LinkUITest::testCRUDCreateFieldWithClasses core/modules/link/tests/link.ui.test Tests adding custom classes (single and multiple) to link fields.
LinkUITest::testCRUDCreateFieldWithLinkType core/modules/link/tests/link.ui.test Tests the link type: "internal", "external", and "both" settings.
LinkUITest::testCRUDTitleOnlyTitleNoLink core/modules/link/tests/link.ui.test Tests that if a field has a title but no URL, the title is not sanitized twice.
LinkUITest::testLinkCreate core/modules/link/tests/link.ui.test Creates a link field for the "page" type and creates a page with a link.
LinkUITest::testStaticLinkCreate core/modules/link/tests/link.ui.test Tests if <strong> is used in a static title that the markup is retained.
LinkValidateTest::checkRequirements core/modules/link/tests/link.validate.test Checks the matching requirements for BackdropTestCase.
LinkValidateTest::setUp core/modules/link/tests/link.validate.test Sets up a Backdrop site for running functional and integration tests.
LinkValidateTest::testBadUrlValidationOff core/modules/link/tests/link.validate.test Test if we can post a bad URL if the validation is expressly turned off.
LinkValidateTest::testUrls core/modules/link/tests/link.validate.test Test all the common URL structures in the UI.
LinkValidateTest::testXss core/modules/link/tests/link.validate.test Test if a bad URL will display if validation is disabled.
LinkValidateTest::validateUrl core/modules/link/tests/link.validate.test Checks if a URL is valid through the UI.
LinkValidateUnitTest::setUp core/modules/link/tests/link.validate.test Sets up unit test environment.
LinkValidateUnitTest::testInvalidExternalLinks core/modules/link/tests/link.validate.test
LinkValidateUnitTest::testValidateBadNewsgroupLink core/modules/link/tests/link.validate.test
LinkValidateUnitTest::testValidateEmailLink core/modules/link/tests/link.validate.test
LinkValidateUnitTest::testValidateEmailLinkBad core/modules/link/tests/link.validate.test
LinkValidateUnitTest::testValidateExternalLinks core/modules/link/tests/link.validate.test
LinkValidateUnitTest::testValidateFrontLink core/modules/link/tests/link.validate.test
LinkValidateUnitTest::testValidateInternalLinks core/modules/link/tests/link.validate.test
LinkValidateUnitTest::testValidateNewsArticleLink core/modules/link/tests/link.validate.test
LinkValidateUnitTest::testValidateNewsgroupLink core/modules/link/tests/link.validate.test
link_cleanup_url core/modules/link/link.module Forms a valid URL if possible from an entered address.
link_element_info core/modules/link/link.module Implements hook_element_info().
link_field_custom_form_test_form core/modules/link/tests/modules/link_field_custom_form_test/link_field_custom_form_test.module Custom form for testing link field.
link_field_custom_form_test_form_submit core/modules/link/tests/modules/link_field_custom_form_test/link_field_custom_form_test.module Form submission handler for link_field_custom_form_test_form().
link_field_custom_form_test_menu core/modules/link/tests/modules/link_field_custom_form_test/link_field_custom_form_test.module Implements hook_menu().
link_field_element_validate core/modules/link/link.module Link field element validation.
link_field_formatter_info core/modules/link/link.module Implements hook_field_formatter_info().
link_field_formatter_settings_form core/modules/link/link.module Implements hook_field_formatter_settings_form().
link_field_formatter_settings_summary core/modules/link/link.module Implements hook_field_formatter_settings_summary().
link_field_formatter_view core/modules/link/link.module Implements hook_field_formatter_view().
link_field_info core/modules/link/link.module Implements hook_field_info().
link_field_insert core/modules/link/link.module Implements hook_field_insert().
link_field_instance_settings_form core/modules/link/link.module Implements hook_field_instance_settings_form().
link_field_is_empty core/modules/link/link.module Implements hook_field_is_empty().
link_field_load core/modules/link/link.module Implements hook_field_load().
link_field_prepare_view core/modules/link/link.module Implements hook_field_prepare_view().
link_field_process core/modules/link/link.module Processes the link type element before displaying the field.
link_field_schema core/modules/link/link.install Implements hook_field_schema().
link_field_settings_form core/modules/link/link.module Implements hook_field_settings_form().
link_field_settings_form_validate core/modules/link/link.module #element_validate handler for link_field_instance_settings_form().
link_field_update core/modules/link/link.module Implements hook_field_update().

Pages