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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkAccessConstraintValidatorTest | class | core/ |
Tests the LinkAccessConstraintValidator validator. |
| LinkAccessConstraintValidatorTest.php | file | core/ |
|
| LinkAccessConstraintValidatorTest::providerValidate | function | core/ |
Data provider for LinkAccessConstraintValidator::validate(). |
| LinkAccessConstraintValidatorTest::testEmptyField | function | core/ |
Tests validating an empty Link field. |
| LinkAccessConstraintValidatorTest::testUnexpectedValue | function | core/ |
Tests validating a value that isn't a LinkItemInterface. |
| LinkAccessConstraintValidatorTest::testValidate | function | core/ |
Tests the access validation constraint for links. |
| LinkApproveTest | class | core/ |
Tests Drupal\comment\Plugin\views\field\LinkApprove. |
| LinkApproveTest.php | file | core/ |
|
| LinkApproveTest::setUp | function | core/ |
|
| LinkApproveTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
| LinkBase | class | core/ |
Field handler to present a link to an entity. |
| LinkBase.php | file | core/ |
|
| LinkBase::$accessManager | property | core/ |
The access manager service. |
| LinkBase::$currentUser | property | core/ |
Current user object. |
| LinkBase::$entityRepository | property | core/ |
The entity repository. |
| LinkBase::$entityTypeManager | property | core/ |
The entity type manager. |
| LinkBase::$languageManager | property | core/ |
The language manager. |
| LinkBase::addLangcode | function | core/ |
Adds language information to the options. |
| LinkBase::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| LinkBase::checkUrlAccess | function | core/ |
Checks access to the link route. |
| 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 group by. |
| 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/ |
Modules to install. |
| LinkCollectionNormalizerTest::$normalizer | property | core/ |
The subject under test. |
Pagination
- Previous page
- Page 822
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.