Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkBase::create | function | core/ |
Creates an instance of the plugin. |
| LinkBase::currentUser | function | core/ |
Gets the current active user. |
| LinkBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| LinkBase::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| LinkBase::getEntityRepository | function | core/ |
|
| LinkBase::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| LinkBase::getEntityTypeManager | function | core/ |
|
| LinkBase::getLanguageManager | function | core/ |
Returns the language manager. |
| LinkBase::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| LinkBase::getView | function | core/ |
Returns the top object of a view. |
| LinkBase::query | function | core/ |
Called to add the field to a query. |
| LinkBase::render | function | core/ |
Renders the field. |
| LinkBase::renderLink | function | core/ |
Prepares the link to view an entity. |
| LinkBase::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| LinkBase::__construct | function | core/ |
Constructs a LinkBase object. |
| LinkBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\field\EntityLink[[api-linebreak]] @group Views |
| 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::hasCacheableSupportsMethod | 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/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\LinkCollectionNormalizer[[api-linebreak]] @group jsonapi |
| LinkCollectionNormalizerTest.php | file | core/ |
|
| LinkCollectionNormalizerTest::$modules | property | core/ |
Modules to install. |
| LinkCollectionNormalizerTest::$normalizer | property | core/ |
The subject under test. |
| 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::$message | property | core/ |
|
| LinkExternalProtocolsConstraintValidator | class | core/ |
Validates the LinkExternalProtocols constraint. |
| LinkExternalProtocolsConstraintValidator.php | file | core/ |
|
| LinkExternalProtocolsConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| LinkExternalProtocolsConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\Validation\Constraint\LinkExternalProtocolsConstraintValidator[[api-linebreak]] @group Link |
| LinkExternalProtocolsConstraintValidatorTest.php | file | core/ |
|
| LinkExternalProtocolsConstraintValidatorTest::providerValidate | function | core/ |
Data provider for ::testValidate. |
| LinkExternalProtocolsConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] @dataProvider providerValidate @runInSeparateProcess |
| LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls | function | core/ |
@covers ::validate[[api-linebreak]] |
Pagination
- Previous page
- Page 756
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.