Search for link

  1. Search 7.x for link
  2. Search 9.5.x for link
  3. Search 8.9.x for link
  4. Search 10.3.x for link
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Link class core/modules/jsonapi/src/JsonApiResource/Link.php Represents an RFC8288 based link.
Link class core/lib/Drupal/Core/Render/Element/Link.php Provides a link render element.
Link class core/lib/Drupal/Core/Link.php Defines an object that holds information about a link.

All search results

Title Object type File name Summary
LinkViewsTokensTest::$fieldName property core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php The field name used for the link field.
LinkViewsTokensTest::$modules property core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php Modules to install.
LinkViewsTokensTest::$testViews property core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php Views used by this test.
LinkViewsTokensTest::setUp function core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php Sets up the test.
LinkViewsTokensTest::testLinkViewsTokens function core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php
LinkWidget class core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Plugin implementation of the 'link' widget.
LinkWidget.php file core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php
LinkWidget::defaultSettings function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Defines the default settings for this plugin.
LinkWidget::flagErrors function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Override the '%uri' message parameter, to ensure that 'internal:' URIs
show a validation error message that doesn't mention that scheme.
LinkWidget::formElement function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Returns the form for a single field widget.
LinkWidget::getUriAsDisplayableString function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Gets the URI without the 'internal:' or 'entity:' scheme.
LinkWidget::getUserEnteredStringAsUri function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Gets the user-entered string as a URI.
LinkWidget::massageFormValues function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Massages the form values into the format expected for field values.
LinkWidget::settingsForm function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Returns a form to configure settings for the widget.
LinkWidget::settingsSummary function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Returns a short summary for the current widget settings.
LinkWidget::supportsExternalLinks function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Indicates enabled support for link to external URLs.
LinkWidget::supportsInternalLinks function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Indicates enabled support for link to routes.
LinkWidget::validateTitleElement function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Form element validation handler for the 'title' element.
LinkWidget::validateTitleNoLink function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Form element validation handler for the 'title' element.
LinkWidget::validateUriElement function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Form element validation handler for the 'uri' element.
link_field_type_category_info_alter function core/modules/link/link.module Implements hook_field_type_category_info_alter().
link_generation_test.info.yml file core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml
link_generation_test.module file core/modules/system/tests/modules/link_generation_test/link_generation_test.module
link_generation_test_link_alter function core/modules/system/tests/modules/link_generation_test/link_generation_test.module Implements hook_link_alter().
link_help function core/modules/link/link.module Implements hook_help().
link_test_base_field.info.yml file core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml
link_test_base_field.module file core/modules/link/tests/modules/link_test_base_field/link_test_base_field.module
link_test_base_field_entity_base_field_info function core/modules/link/tests/modules/link_test_base_field/link_test_base_field.module Implements hook_entity_base_field_info().
link_test_theme.info.yml file core/modules/link/tests/themes/link_test_theme/link_test_theme.info.yml core/modules/link/tests/themes/link_test_theme/link_test_theme.info.yml
link_test_views.info.yml file core/modules/link/tests/modules/link_test_views/link_test_views.info.yml core/modules/link/tests/modules/link_test_views/link_test_views.info.yml
link_theme function core/modules/link/link.module Implements hook_theme().
locale.links.menu.yml file core/modules/locale/locale.links.menu.yml core/modules/locale/locale.links.menu.yml
locale.links.task.yml file core/modules/locale/locale.links.task.yml core/modules/locale/locale.links.task.yml
LocaleTranslatedSchemaDefinitionTest::$useOneTimeLoginLinks property core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Use one-time login links instead of submitting the login form.
LocaleTranslationUiTest::$useOneTimeLoginLinks property core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Use one-time login links instead of submitting the login form.
LocalReadOnlyStream::unlink function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Support for unlink().
LocalStream::unlink function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Delete a file.
LoginLogoutMenuLink class core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php A menu link that shows "Log in" or "Log out" as appropriate.
LoginLogoutMenuLink.php file core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php
LoginLogoutMenuLink::$currentUser property core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php The current user.
LoginLogoutMenuLink::create function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Creates an instance of the plugin.
LoginLogoutMenuLink::getCacheContexts function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php The cache contexts associated with this object.
LoginLogoutMenuLink::getRouteName function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Returns the route name, if available.
LoginLogoutMenuLink::getTitle function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Returns the localized title to be shown for this link.
LoginLogoutMenuLink::__construct function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Constructs a new LoginLogoutMenuLink.
media.links.action.yml file core/modules/media/media.links.action.yml core/modules/media/media.links.action.yml
media.links.contextual.yml file core/modules/media/media.links.contextual.yml core/modules/media/media.links.contextual.yml
media.links.menu.yml file core/modules/media/media.links.menu.yml core/modules/media/media.links.menu.yml
media.links.task.yml file core/modules/media/media.links.task.yml core/modules/media/media.links.task.yml
MediaContextualLinksTest class core/modules/media/tests/src/Functional/MediaContextualLinksTest.php Tests views contextual links on media items.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.