Search for link
- Search 7.x for link
- Search 9.5.x for link
- Search 8.9.x for link
- Search 10.3.x for link
- Search main for link
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Link | class | core/ |
Represents an RFC8288 based link. |
| Link | class | core/ |
Provides a link render element. |
| Link | class | core/ |
Defines an object that holds information about a link. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkTypeConstraintValidatorTest::getMockFieldDefinition | function | core/ |
Builds a mock Link field definition. |
| LinkTypeConstraintValidatorTest::testBadExternal | function | core/ |
Validate an internal link in an external-only field. |
| LinkTypeConstraintValidatorTest::testBadInternal | function | core/ |
Validate an external link in an internal-only field. |
| LinkTypeConstraintValidatorTest::testBadUrl | function | core/ |
Validate a URL that throws an exception. |
| LinkTypeConstraintValidatorTest::testEmptyField | function | core/ |
Tests validating an empty Link field. |
| LinkTypeConstraintValidatorTest::testExternal | function | core/ |
Validate a good external link. |
| LinkTypeConstraintValidatorTest::testGeneric | function | core/ |
Validate a URL in a field that accepts both internal and external URLs. |
| LinkTypeConstraintValidatorTest::testInternal | function | core/ |
Validate a good internal link. |
| LinkTypeConstraintValidatorTest::testUnexpectedValue | function | core/ |
Tests validating a value that isn't a LinkItemInterface. |
| LinkUri | class | core/ |
Generates an internal URI from the source value. |
| LinkUri.php | file | core/ |
|
| LinkUri::$entityTypeManager | property | core/ |
The entity type manager, used to fetch entity link templates. |
| LinkUri::transform | function | core/ |
Performs the associated process. |
| LinkUri::__construct | function | core/ |
Constructs a LinkUri object. |
| LinkUriTest | class | core/ |
Tests \Drupal\menu_link_content\Plugin\migrate\process\LinkUri. |
| LinkUriTest.php | file | core/ |
|
| LinkUriTest::$modules | property | core/ |
Modules to install. |
| LinkUriTest::doTransform | function | core/ |
Transforms a link path into an 'internal:' or 'entity:' URI. |
| LinkUriTest::providerTestDisablingRouteValidation | function | core/ |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
| LinkUriTest::providerTestNotRouted | function | core/ |
Provides test cases for LinkUriTest::testNotRouted(). |
| LinkUriTest::providerTestRouted | function | core/ |
Provides test cases for LinkUriTest::testTransform(). |
| LinkUriTest::setUp | function | core/ |
|
| LinkUriTest::testDisablingRouteValidation | function | core/ |
Tests disabling route validation in LinkUri::transform(). |
| LinkUriTest::testNotRouted | function | core/ |
Tests that Non routed URLs throws an exception. |
| LinkUriTest::testRouted | function | core/ |
Tests LinkUri::transform(). |
| LinkViewsTokensTest | class | core/ |
Tests the views integration for link tokens. |
| LinkViewsTokensTest.php | file | core/ |
|
| LinkViewsTokensTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LinkViewsTokensTest::$fieldName | property | core/ |
The field name used for the link field. |
| LinkViewsTokensTest::$modules | property | core/ |
Modules to install. |
| LinkViewsTokensTest::$testViews | property | core/ |
Views used by this test. |
| LinkViewsTokensTest::setUp | function | core/ |
Sets up the test. |
| LinkViewsTokensTest::testLinkViewsTokens | function | core/ |
Tests the link views tokens. |
| LinkWidget | class | core/ |
Plugin implementation of the 'link' widget. |
| LinkWidget.php | file | core/ |
|
| LinkWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LinkWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| LinkWidget::flagErrors | function | core/ |
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/ |
Returns the form for a single field widget. |
| LinkWidget::getUriAsDisplayableString | function | core/ |
Gets the URI without the 'internal:' or 'entity:' scheme. |
| LinkWidget::getUserEnteredStringAsUri | function | core/ |
Gets the user-entered string as a URI. |
| LinkWidget::isNoLinkRoute | function | core/ |
Checks if a given route name is one of Drupal's special no-link routes. |
| LinkWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| LinkWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| LinkWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| LinkWidget::supportsExternalLinks | function | core/ |
Indicates enabled support for link to external URLs. |
| LinkWidget::supportsInternalLinks | function | core/ |
Indicates enabled support for link to routes. |
| LinkWidget::validateTitleElement | function | core/ |
Form element validation handler for the 'title' element. |
| LinkWidget::validateTitleNoLink | function | core/ |
Form element validation handler for the 'title' element. |
| LinkWidget::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.