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 |
|---|---|---|---|
| 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 | class | core/ |
Contains a set of JSON:API Link objects. |
| LinkCollection.php | file | core/ |
|
| LinkCollection::$context | property | core/ |
The link context. |
| LinkCollection::$links | property | core/ |
The links in the collection, keyed by unique strings. |
| LinkCollection::filter | function | core/ |
Filters a LinkCollection using the provided callback. |
| LinkCollection::getContext | function | core/ |
Gets the LinkCollection's context object. |
| LinkCollection::getIterator | function | core/ |
|
| LinkCollection::hasLinkWithKey | function | core/ |
Whether a link with the given key exists. |
| LinkCollection::merge | function | core/ |
Merges two LinkCollections. |
| LinkCollection::validKey | function | core/ |
Ensures that a link key is valid. |
| LinkCollection::withContext | function | core/ |
Establishes a new context for a LinkCollection. |
| LinkCollection::withLink | function | core/ |
Gets a new LinkCollection with the given link inserted. |
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.