Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkItemInterface::LINK_GENERIC | constant | core/ |
Specifies whether the field supports both internal and external URLs. |
| LinkItemInterface::LINK_INTERNAL | constant | core/ |
Specifies whether the field supports only internal URLs. |
| LinkItemSerializationTest | class | core/ |
Tests link field serialization. |
| LinkItemSerializationTest.php | file | core/ |
|
| LinkItemSerializationTest::$modules | property | core/ |
Modules to enable. |
| LinkItemSerializationTest::$serializer | property | core/ |
The serializer service. |
| LinkItemSerializationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| LinkItemSerializationTest::testLinkDeserialization | function | core/ |
Tests the deserialization. |
| LinkItemSerializationTest::testLinkSerialization | function | core/ |
Tests the serialization. |
| LinkItemTest | class | core/ |
Tests the new entity API for the link field type. |
| LinkItemTest.php | file | core/ |
|
| LinkItemTest::$modules | property | core/ |
Modules to enable. |
| LinkItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| LinkItemTest::testLinkItem | function | core/ |
Tests using entity fields of the link field type. |
| LinkItemTest::testSerializedOptions | function | core/ |
Tests the deprecated behavior of LinkItem::setValue(). |
| LinkManager | class | core/ |
|
| LinkManager | class | core/ |
|
| LinkManager.php | file | core/ |
|
| LinkManager.php | file | core/ |
|
| LinkManager::$relationLinkManager | property | core/ |
The relation link manager. |
| LinkManager::$typeLinkManager | property | core/ |
The type link manager. |
| LinkManager::getRelationInternalIds | function | core/ |
Translates a REST URI into internal IDs. |
| LinkManager::getRelationUri | function | core/ |
Gets the URI that corresponds to a field. |
| LinkManager::getTypeInternalIds | function | core/ |
Get a bundle's Typed Data IDs based on a URI. |
| LinkManager::getTypeUri | function | core/ |
Gets the URI that corresponds to a bundle. |
| LinkManager::setLinkDomain | function | core/ |
Sets the link domain used in constructing link URIs. |
| LinkManager::__construct | function | core/ |
Constructor. |
| LinkManagerBase | class | core/ |
Defines an abstract base-class for HAL link manager objects. |
| LinkManagerBase | class | core/ |
|
| LinkManagerBase.php | file | core/ |
|
| LinkManagerBase.php | file | core/ |
|
| LinkManagerBase::$configFactory | property | core/ |
Config factory service. |
| LinkManagerBase::$linkDomain | property | core/ |
Link domain used for type links URIs. |
| LinkManagerBase::$requestStack | property | core/ |
The request stack. |
| LinkManagerBase::getLinkDomain | function | core/ |
Gets the link domain. |
| LinkManagerBase::setLinkDomain | function | core/ |
|
| LinkManagerInterface | interface | core/ |
Interface implemented by link managers. |
| LinkManagerInterface | interface | core/ |
|
| LinkManagerInterface.php | file | core/ |
|
| LinkManagerInterface.php | file | core/ |
|
| LinkNotExistingInternalConstraint | class | core/ |
Defines a protocol validation constraint for links to broken internal URLs. |
| LinkNotExistingInternalConstraint.php | file | core/ |
|
| LinkNotExistingInternalConstraint::$message | property | core/ |
|
| LinkNotExistingInternalConstraintValidator | class | core/ |
Validates the LinkNotExistingInternal constraint. |
| LinkNotExistingInternalConstraintValidator.php | file | core/ |
|
| LinkNotExistingInternalConstraintValidator::validate | function | core/ |
|
| LinkNotExistingInternalConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\Validation\Constraint\LinkNotExistingInternalConstraintValidator[[api-linebreak]] @group Link |
| LinkNotExistingInternalConstraintValidatorTest.php | file | core/ |
|
| LinkNotExistingInternalConstraintValidatorTest::providerValidate | function | core/ |
Data provider for ::testValidate |
| LinkNotExistingInternalConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] @dataProvider providerValidate |
Pagination
- Previous page
- Page 868
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.