Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkThemeHooks.php | file | core/ |
|
| LinkThemeHooks::preprocessLinkFormatterLinkSeparate | function | core/ |
Prepares variables for separated link field templates. |
| LinkThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| LinkTitleRequiredConstraint | class | core/ |
Validation constraint for link title subfields if a URL was entered. |
| LinkTitleRequiredConstraint.php | file | core/ |
|
| LinkTitleRequiredConstraint::$message | property | core/ |
The error message. |
| LinkTitleRequiredConstraintValidator | class | core/ |
Constraint validator for link title subfields if a URL was entered. |
| LinkTitleRequiredConstraintValidator.php | file | core/ |
|
| LinkTitleRequiredConstraintValidator::validate | function | core/ |
|
| LinkTitleRequiredConstraintValidatorTest | class | core/ |
Tests LinkTitleRequiredConstraintValidator::validate(). |
| LinkTitleRequiredConstraintValidatorTest.php | file | core/ |
|
| LinkTitleRequiredConstraintValidatorTest::doValidate | function | core/ |
Validate the field value. |
| LinkTitleRequiredConstraintValidatorTest::getMockLink | function | core/ |
Builds a mock Link field. |
| LinkTitleRequiredConstraintValidatorTest::testEmptyTitle | function | core/ |
Tests the failure case of a value with a non-empty URI and an empty title. |
| LinkTitleRequiredConstraintValidatorTest::testEmptyUri | function | core/ |
Tests passing a value with an empty URI. |
| LinkTitleRequiredConstraintValidatorTest::testTitleNotRequired | function | core/ |
Tests passing a value with a non-required title. |
| LinkTitleRequiredConstraintValidatorTest::testUnexpectedValue | function | core/ |
Tests validating a value that isn't a LinkItemInterface. |
| LinkTitleVisibility.php | file | core/ |
|
| LinkTypeConstraint | class | core/ |
Validation constraint for links receiving data allowed by its settings. |
| LinkTypeConstraint.php | file | core/ |
|
| LinkTypeConstraint::__construct | function | core/ |
|
| LinkTypeConstraintValidator | class | core/ |
Constraint validator for links receiving data allowed by its settings. |
| LinkTypeConstraintValidator.php | file | core/ |
|
| LinkTypeConstraintValidator::validate | function | core/ |
|
| LinkTypeConstraintValidatorTest | class | core/ |
Tests LinkTypeConstraintValidator. |
| LinkTypeConstraintValidatorTest.php | file | core/ |
|
| LinkTypeConstraintValidatorTest::doValidate | function | core/ |
Validate the link. |
| LinkTypeConstraintValidatorTest::getMockFieldDefinition | function | core/ |
Builds a stub 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::transform | function | core/ |
|
| LinkUri::transform | function | core/ |
|
| LinkUri::__construct | function | core/ |
|
| LinkUri::__construct | function | core/ |
Constructs a LinkUri object. |
| LinkUriTest | class | core/ |
Tests \Drupal\menu_link_content\Plugin\migrate\process\LinkUri. |
| LinkUriTest | class | core/ |
Tests \Drupal\migrate\Plugin\migrate\process\LinkUri. |
| LinkUriTest.php | file | core/ |
|
| LinkUriTest.php | file | core/ |
|
| LinkUriTest::$modules | property | core/ |
Modules to install. |
| LinkUriTest::$modules | property | core/ |
|
| LinkUriTest::doTransform | function | core/ |
Transforms a link path into an 'internal:' or 'entity:' URI. |
| 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::providerTestDisablingRouteValidation | function | core/ |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
Pagination
- Previous page
- Page 820
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.