Search for link
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Link | class | core/ |
Represents an RFC8288 based link. |
Link | class | core/ |
Provides a link render element. |
Link | class | core/ |
Defines an object that holds information about a link. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
LinkAccessConstraint.php | file | core/ |
|
LinkAccessConstraint::$message | property | core/ |
|
LinkAccessConstraintValidator | class | core/ |
Validates the LinkAccess constraint. |
LinkAccessConstraintValidator.php | file | core/ |
|
LinkAccessConstraintValidator::$current_user | property | core/ |
|
LinkAccessConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
LinkAccessConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
LinkAccessConstraintValidator::__construct | function | core/ |
Constructs an instance of the LinkAccessConstraintValidator class. |
LinkAccessConstraintValidatorTest | class | core/ |
Tests the LinkAccessConstraintValidator validator. |
LinkAccessConstraintValidatorTest.php | file | core/ |
|
LinkAccessConstraintValidatorTest::providerValidate | function | core/ |
Data provider for LinkAccessConstraintValidator::validate(). |
LinkAccessConstraintValidatorTest::testValidate | function | core/ |
Tests the access validation constraint for links. |
LinkApprove | class | core/ |
Provides a comment approve link. |
LinkApprove.php | file | core/ |
|
LinkApprove::getDefaultLabel | function | core/ |
Returns the default label for this link. |
LinkApprove::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
LinkApprove::renderLink | function | core/ |
Prepares the link to view an entity. |
LinkApproveTest | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\LinkApprove @group comment |
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::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 @group Views |
LinkBaseTest.php | file | core/ |
|
LinkBaseTest::setUp | function | core/ |
|
LinkBaseTest::testRenderNullEntity | function | core/ |
Tests the render method when getEntity returns NULL. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.