Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkAccessConstraintValidatorTest.php | file | core/ |
|
| LinkAccessConstraintValidatorTest::providerValidate | function | core/ |
Data provider for LinkAccessConstraintValidator::validate(). |
| LinkAccessConstraintValidatorTest::testValidate | function | core/ |
Tests the \Drupal\link\Plugin\Validation\Constraint\LinkAccessConstraintValidator::validate() method. |
| 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 options form that provides the 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/ |
Returns the entity repository. |
| LinkBase::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| LinkBase::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| 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 a entity. |
| LinkBase::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| LinkBase::__construct | function | core/ |
Constructs a LinkBase object. |
| LinkCckDeprecationTest | class | core/ |
@group link @group legacy |
| LinkCckDeprecationTest.php | file | core/ |
|
| LinkCckDeprecationTest::testAlterFieldInstanceMigration | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use alterFieldInstanceMigration() instead. See https://www.drupal.org/node/2944598. |
| LinkCckTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\migrate\cckfield\LinkField[[api-linebreak]] @group link @group legacy |
| LinkCckTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\migrate\cckfield\d7\LinkField[[api-linebreak]] @group link @group legacy |
| LinkCckTest.php | file | core/ |
|
| LinkCckTest.php | file | core/ |
|
| LinkCckTest::$migration | property | core/ |
|
| LinkCckTest::$migration | property | core/ |
|
| LinkCckTest::$modules | property | core/ |
Modules to enable. |
| LinkCckTest::$plugin | property | core/ |
|
| LinkCckTest::$plugin | property | core/ |
|
| LinkCckTest::setUp | function | core/ |
|
| LinkCckTest::setUp | function | core/ |
|
| LinkCckTest::testAlterFieldInstanceMigration | function | core/ |
@covers ::alterFieldInstanceMigration[[api-linebreak]] |
| LinkCckTest::testProcessCckFieldValues | function | core/ |
@covers ::processCckFieldValues[[api-linebreak]] @expectedDeprecation LinkField is deprecated in Drupal 8.3.x and will be be removed before Drupal 9.0.x. Use \Drupal\link\Plugin\migrate\field\d6\LinkField instead. |
| 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::$hashSalt | property | core/ |
A random string to use when hashing links. |
| LinkCollectionNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| LinkCollectionNormalizer::hashByHref | function | core/ |
Hashes a link by its href. |
Pagination
- Previous page
- Page 724
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.