Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
LinkItemSerializationTest::testLinkSerialization function core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php Tests the serialization.
LinkItemTest class core/modules/link/tests/src/Kernel/LinkItemTest.php Tests the new entity API for the link field type.
LinkItemTest.php file core/modules/link/tests/src/Kernel/LinkItemTest.php
LinkItemTest::$modules property core/modules/link/tests/src/Kernel/LinkItemTest.php Modules to enable.
LinkItemTest::setUp function core/modules/link/tests/src/Kernel/LinkItemTest.php Set the default field storage backend for fields created during tests.
LinkItemTest::testLinkItem function core/modules/link/tests/src/Kernel/LinkItemTest.php Tests using entity fields of the link field type.
LinkItemUrlValidationTest class core/modules/link/tests/src/Kernel/LinkItemUrlValidationTest.php Tests link field validation.
LinkItemUrlValidationTest.php file core/modules/link/tests/src/Kernel/LinkItemUrlValidationTest.php
LinkItemUrlValidationTest::$modules property core/modules/link/tests/src/Kernel/LinkItemUrlValidationTest.php Modules to enable.
LinkItemUrlValidationTest::getTestLinks function core/modules/link/tests/src/Kernel/LinkItemUrlValidationTest.php Builds an array of links to test.
LinkItemUrlValidationTest::testExternalLinkValidation function core/modules/link/tests/src/Kernel/LinkItemUrlValidationTest.php Tests link validation.
LinkManager class core/modules/hal/src/LinkManager/LinkManager.php
LinkManager.php file core/modules/hal/src/LinkManager/LinkManager.php
LinkManager::$relationLinkManager property core/modules/hal/src/LinkManager/LinkManager.php The relation link manager.
LinkManager::$typeLinkManager property core/modules/hal/src/LinkManager/LinkManager.php The type link manager.
LinkManager::getRelationInternalIds function core/modules/hal/src/LinkManager/LinkManager.php Translates a REST URI into internal IDs.
LinkManager::getRelationUri function core/modules/hal/src/LinkManager/LinkManager.php Gets the URI that corresponds to a field.
LinkManager::getTypeInternalIds function core/modules/hal/src/LinkManager/LinkManager.php Get a bundle's Typed Data IDs based on a URI.
LinkManager::getTypeUri function core/modules/hal/src/LinkManager/LinkManager.php Gets the URI that corresponds to a bundle.
LinkManager::setLinkDomain function core/modules/hal/src/LinkManager/LinkManager.php Sets the link domain used in constructing link URIs.
LinkManager::__construct function core/modules/hal/src/LinkManager/LinkManager.php Constructor.
LinkManagerBase class core/modules/hal/src/LinkManager/LinkManagerBase.php Defines an abstract base-class for HAL link manager objects.
LinkManagerBase.php file core/modules/hal/src/LinkManager/LinkManagerBase.php
LinkManagerBase::$configFactory property core/modules/hal/src/LinkManager/LinkManagerBase.php Config factory service.
LinkManagerBase::$linkDomain property core/modules/hal/src/LinkManager/LinkManagerBase.php Link domain used for type links URIs.
LinkManagerBase::$requestStack property core/modules/hal/src/LinkManager/LinkManagerBase.php The request stack.
LinkManagerBase::getLinkDomain function core/modules/hal/src/LinkManager/LinkManagerBase.php Gets the link domain.
LinkManagerBase::setLinkDomain function core/modules/hal/src/LinkManager/LinkManagerBase.php
LinkManagerInterface interface core/modules/hal/src/LinkManager/LinkManagerInterface.php Interface implemented by link managers.
LinkManagerInterface.php file core/modules/hal/src/LinkManager/LinkManagerInterface.php
LinkNotExistingInternalConstraint class core/modules/link/src/Plugin/Validation/Constraint/LinkNotExistingInternalConstraint.php Defines a protocol validation constraint for links to broken internal URLs.
LinkNotExistingInternalConstraint.php file core/modules/link/src/Plugin/Validation/Constraint/LinkNotExistingInternalConstraint.php
LinkNotExistingInternalConstraint::$message property core/modules/link/src/Plugin/Validation/Constraint/LinkNotExistingInternalConstraint.php
LinkNotExistingInternalConstraintValidator class core/modules/link/src/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidator.php Validates the LinkNotExistingInternal constraint.
LinkNotExistingInternalConstraintValidator.php file core/modules/link/src/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidator.php
LinkNotExistingInternalConstraintValidator::validate function core/modules/link/src/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidator.php
LinkNotExistingInternalConstraintValidatorTest class core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidatorTest.php @coversDefaultClass \Drupal\link\Plugin\Validation\Constraint\LinkNotExistingInternalConstraintValidator[[api-linebreak]]
@group Link
LinkNotExistingInternalConstraintValidatorTest.php file core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidatorTest.php
LinkNotExistingInternalConstraintValidatorTest::providerValidate function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidatorTest.php Data provider for ::testValidate.
LinkNotExistingInternalConstraintValidatorTest::testValidate function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
@dataProvider providerValidate
LinkNotExistingInternalConstraintValidatorTest::testValidateWithMalformedUri function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
LinkOptions class core/modules/menu_link_content/src/Plugin/migrate/process/LinkOptions.php Converts links options.
LinkOptions.php file core/modules/menu_link_content/src/Plugin/migrate/process/LinkOptions.php
LinkOptions::transform function core/modules/menu_link_content/src/Plugin/migrate/process/LinkOptions.php Performs the associated process.
LinkRelationsTest class core/tests/Drupal/KernelTests/Core/Http/LinkRelationsTest.php Tests link relationships in Drupal.
LinkRelationsTest.php file core/tests/Drupal/KernelTests/Core/Http/LinkRelationsTest.php
LinkRelationsTest::testAvailableLinkRelationships function core/tests/Drupal/KernelTests/Core/Http/LinkRelationsTest.php Tests correct Link Relations are returned from the Link Relation Type Manager.
LinkRelationType class core/lib/Drupal/Core/Http/LinkRelationType.php Defines a single link relationship type.
LinkRelationType.php file core/lib/Drupal/Core/Http/LinkRelationType.php
LinkRelationType::getDescription function core/lib/Drupal/Core/Http/LinkRelationType.php Returns the link relation type description.

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