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 |
|---|---|---|---|
| LinkBase::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| LinkBase::getEntityRepository | function | core/ |
|
| LinkBase::getEntityTypeId | function | core/ |
|
| LinkBase::getEntityTypeManager | function | core/ |
|
| LinkBase::getLanguageManager | function | core/ |
|
| LinkBase::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| LinkBase::getView | function | core/ |
|
| LinkBase::query | function | core/ |
|
| LinkBase::render | function | core/ |
|
| LinkBase::renderLink | function | core/ |
Prepares the link to view an entity. |
| LinkBase::usesGroupBy | function | core/ |
|
| LinkBase::__construct | function | core/ |
Constructs a LinkBase object. |
| LinkBaseTest | class | core/ |
Tests Drupal\views\Plugin\views\field\EntityLink. |
| LinkBaseTest.php | file | core/ |
|
| LinkBaseTest::setUp | function | core/ |
|
| LinkBaseTest::testRenderNullEntity | function | core/ |
Tests the render method when getEntity returns NULL. |
| LinkCollection::$links | property | core/ |
The links in the collection, keyed by unique strings. |
| LinkCollection::hasLinkWithKey | function | core/ |
Whether a link with the given key exists. |
| LinkCollection::__construct | function | core/ |
LinkCollection constructor. |
| LinkCollectionNormalizer::$currentUser | property | core/ |
The current user making the request. |
| LinkCollectionNormalizer::$hashSalt | property | core/ |
A random string to use when hashing links. |
| LinkCollectionNormalizer::getSupportedTypes | function | core/ |
|
| LinkCollectionNormalizer::hashByHref | function | core/ |
Hashes a link using its href and its target attributes, if any. |
| LinkCollectionNormalizer::__construct | function | core/ |
LinkCollectionNormalizer constructor. |
| LinkCollectionNormalizerTest | class | core/ |
Tests Drupal\jsonapi\Normalizer\LinkCollectionNormalizer. |
| LinkCollectionNormalizerTest.php | file | core/ |
|
| LinkCollectionNormalizerTest::$modules | property | core/ |
|
| LinkCollectionNormalizerTest::$serializer | property | core/ |
The serializer. |
| LinkCollectionNormalizerTest::$testUsers | property | core/ |
Test users. |
| LinkCollectionNormalizerTest::getNormalizer | function | core/ |
Get an instance of the normalizer to test. |
| LinkCollectionNormalizerTest::linkAccessTestData | function | core/ |
Provides test cases for testing link access checking. |
| LinkCollectionNormalizerTest::setUp | function | core/ |
|
| LinkCollectionNormalizerTest::testLinkAccess | function | core/ |
Tests the link collection normalizer. |
| LinkCollectionNormalizerTest::testNormalize | function | core/ |
Tests the link collection normalizer. |
| LinkExternalProtocolsConstraint | class | core/ |
Defines a protocol validation constraint for links to external URLs. |
| LinkExternalProtocolsConstraint.php | file | core/ |
|
| LinkExternalProtocolsConstraint::__construct | function | core/ |
|
| LinkExternalProtocolsConstraintValidator | class | core/ |
Validates the LinkExternalProtocols constraint. |
| LinkExternalProtocolsConstraintValidator.php | file | core/ |
|
| LinkExternalProtocolsConstraintValidator::validate | function | core/ |
|
| LinkExternalProtocolsConstraintValidatorTest | class | core/ |
Tests Drupal\link\Plugin\Validation\Constraint\LinkExternalProtocolsConstraintValidator. |
| LinkExternalProtocolsConstraintValidatorTest.php | file | core/ |
|
| LinkExternalProtocolsConstraintValidatorTest::providerValidate | function | core/ |
Data provider for ::testValidate. |
| LinkExternalProtocolsConstraintValidatorTest::testEmptyField | function | core/ |
Tests validating an empty Link field. |
| LinkExternalProtocolsConstraintValidatorTest::testUnexpectedValue | function | core/ |
Tests validating a value that isn't a LinkItemInterface. |
| LinkExternalProtocolsConstraintValidatorTest::testValidate | function | core/ |
Tests validate. |
| LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls | function | core/ |
Tests validate ignores internal urls. |
| LinkExternalProtocolsConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
Tests validate with malformed uri. |
| LinkField::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
| LinkField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
Pagination
- Previous page
- Page 813
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.