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
- Search 11.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 |
|---|---|---|---|
| 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. |
| EntityLinkSuggestionsController::createSuggestion | function | core/ |
Creates a suggestion. |
| EntityLinkSuggestionsController::DEFAULT_LIMIT | constant | core/ |
The default limit for matches. |
| EntityLinkSuggestionsController::findEntityIdByUrl | function | core/ |
Finds entity ID from the given input. |
| EntityLinkSuggestionsController::formatUsesEntityLinksFilter | function | core/ |
Checks access based on entity_links filter status on the text format. |
| EntityLinkSuggestionsController::getSuggestions | function | core/ |
Gets the suggestions. |
| EntityLinkSuggestionsController::suggestions | function | core/ |
Generates entity link suggestions for use by an autocomplete. |
| EntityLinkSuggestionsController::__construct | function | core/ |
Constructs a EntityLinkSuggestionsController. |
| EntityLinkSuggestionsTest | class | core/ |
For testing the drupalEntityLinkSuggestions plugin. |
| EntityLinkSuggestionsTest.php | file | core/ |
|
| EntityLinkSuggestionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityLinkSuggestionsTest::$modules | property | core/ |
Modules to install. |
| EntityLinkSuggestionsTest::setUp | function | core/ |
|
| EntityLinkSuggestionsTest::testStandardLink | function | core/ |
Test the entity link suggestions. |
| EntityLinkSuggestionTest | class | core/ |
Tests entity link suggestions. |
| EntityLinkSuggestionTest.php | file | core/ |
|
| EntityLinkSuggestionTest::$modules | property | core/ |
Modules to install. |
| EntityLinkSuggestionTest::providerEntityLinkSuggestions | function | core/ |
Data provider. |
| EntityLinkSuggestionTest::setUp | function | core/ |
|
| EntityLinkSuggestionTest::testEntityLinkSuggestions | function | core/ |
Test the generated entity link suggestions based on editor configuration. |
| EntityLinkTargetInterface | interface | core/ |
Provides an interface for generating a link target from an entity. |
| EntityLinkTargetInterface.php | file | core/ |
|
| EntityLinkTargetInterface::getLinkTarget | function | core/ |
Gets the generated URL object for a linked entity's link target. |
| EntityLinkTest | class | core/ |
Tests Drupal\comment\Plugin\views\field\EntityLink. |
| EntityLinkTest | class | core/ |
Tests Drupal\Core\Entity\EntityBase. |
| EntityLinkTest.php | file | core/ |
|
| EntityLinkTest.php | file | core/ |
|
| EntityLinkTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| EntityLinkTest::$languageManager | property | core/ |
The mocked language manager. |
| EntityLinkTest::$linkGenerator | property | core/ |
The tested link generator. |
| EntityLinkTest::providerTestLink | function | core/ |
Provides test data for testLink(). |
| EntityLinkTest::setUp | function | core/ |
|
| EntityLinkTest::setUp | function | core/ |
|
| EntityLinkTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
Pagination
- Previous page
- Page 83
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.