Search for all

  1. Search 7.x for all
  2. Search 9.5.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
LinkItemInterface::LINK_GENERIC constant core/modules/link/src/LinkItemInterface.php Specifies whether the field supports both internal and external URLs.
LinkItemInterface::LINK_INTERNAL constant core/modules/link/src/LinkItemInterface.php Specifies whether the field supports only internal URLs.
LinkItemSerializationTest class core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php Tests link field serialization.
LinkItemSerializationTest.php file core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php
LinkItemSerializationTest::$modules property core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php Modules to enable.
LinkItemSerializationTest::$serializer property core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php The serializer service.
LinkItemSerializationTest::setUp function core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php Set the default field storage backend for fields created during tests.
LinkItemSerializationTest::testLinkDeserialization function core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php Tests the deserialization.
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.
LinkItemTest::testSerializedOptions function core/modules/link/tests/src/Kernel/LinkItemTest.php Tests the deprecated behavior of LinkItem::setValue().
LinkManager class core/modules/hal/src/LinkManager/LinkManager.php
LinkManager class core/modules/rest/src/LinkManager/LinkManager.php
LinkManager.php file core/modules/rest/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 class core/modules/rest/src/LinkManager/LinkManagerBase.php
LinkManagerBase.php file core/modules/rest/src/LinkManager/LinkManagerBase.php
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 interface core/modules/rest/src/LinkManager/LinkManagerInterface.php
LinkManagerInterface.php file core/modules/rest/src/LinkManager/LinkManagerInterface.php
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

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