Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 8.9.x for _link
- Search 10.3.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityLink::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityLink::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityLink::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| EntityLink::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
| EntityLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| EntityLink::preRender | function | core/ |
Runs before any fields are rendered. |
| EntityLink::query | function | core/ |
Called to add the field to a query. |
| EntityLink::render | function | core/ |
Renders the field. |
| EntityLink::render | function | core/ |
Renders the field. |
| EntityLink::renderLink | function | core/ |
Prepares the link to view an entity. |
| EntityLinkDelete | class | core/ |
Field handler to present a link to delete an entity. |
| EntityLinkDelete.php | file | core/ |
|
| EntityLinkDelete::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| EntityLinkDelete::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
| EntityLinkDelete::renderLink | function | core/ |
Prepares the link to view an entity. |
| EntityLinkEdit | class | core/ |
Field handler to present a link to edit an entity. |
| EntityLinkEdit.php | file | core/ |
|
| EntityLinkEdit::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| EntityLinkEdit::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
| EntityLinkEdit::renderLink | function | core/ |
Prepares the link to view an entity. |
| EntityLinks | class | core/ |
Provides the Entity Links filter. |
| EntityLinks.php | file | core/ |
|
| EntityLinks::getUrl | function | core/ |
Gets the generated URL object for a linked entity. |
| EntityLinks::process | function | core/ |
Performs the filter processing. |
| EntityLinks::__construct | function | core/ |
Constructs a EntityLinks object. |
| EntityLinksTest | class | core/ |
Tests the behavior of generating entity URLs when using entity links in CKEditor. |
| EntityLinksTest.php | file | core/ |
|
| EntityLinksTest::$filter | property | core/ |
The entity_links filter. |
| EntityLinksTest::$logger | property | core/ |
The test logger. |
| EntityLinksTest::$modules | property | core/ |
Modules to install. |
| EntityLinksTest::assertFilterProcessResult | function | core/ |
Asserts an input string + langcode yield the expected FilterProcessResult. |
| EntityLinksTest::providerTestMediaEntity | function | core/ |
Data provider for testMediaEntity. |
| EntityLinksTest::register | function | core/ |
Registers test-specific services. |
| EntityLinksTest::setUp | function | core/ |
|
| EntityLinksTest::test | function | core/ |
@legacy-covers ::process |
| EntityLinksTest::testFileEntity | function | core/ |
@legacy-covers ::getUrl @legacy-covers \Drupal\file\Entity\FileLinkTarget |
| EntityLinksTest::testMediaEntity | function | core/ |
@legacy-covers ::getUrl @legacy-covers \Drupal\media\Entity\MediaLinkTarget |
| EntityLinksTest::testMenuLinkContentEntity | function | core/ |
@legacy-covers ::getUrl @legacy-covers \Drupal\menu_link_content\Entity\MenuLinkContentLinkTarget |
| EntityLinkSuggestions | class | core/ |
CKEditor 5 Entity Link Suggestions plugin. |
| EntityLinkSuggestions.php | file | core/ |
|
| EntityLinkSuggestions::buildConfigurationForm | function | core/ |
Form constructor. |
| EntityLinkSuggestions::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| EntityLinkSuggestions::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| EntityLinkSuggestions::submitConfigurationForm | function | core/ |
Form submission handler. |
| EntityLinkSuggestions::validateConfigurationForm | function | core/ |
Form validation handler. |
| EntityLinkSuggestions::__construct | function | core/ |
EntityLinkSuggestions constructor. |
| EntityLinkSuggestionsController | class | core/ |
Returns responses for entity link suggestions autocomplete route. |
| EntityLinkSuggestionsController.php | file | core/ |
|
| EntityLinkSuggestionsController::computeDescription | function | core/ |
Computes a suggestion description. |
| EntityLinkSuggestionsController::computeGroup | function | core/ |
Computers a suggestion group. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.