Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 10.3.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 |
| EntityLinksTest::testShortcutEntity | function | core/ |
@legacy-covers ::getUrl @legacy-covers \Drupal\shortcut\Entity\ShortcutLinkTarget |
| 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 84
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.