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 |
|---|---|---|---|
| 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\Core\Entity\EntityBase. |
| EntityLinkTest | class | core/ |
Tests Drupal\comment\Plugin\views\field\EntityLink. |
| 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. |
| EntityLinkTest::testToLink | function | core/ |
Tests for the EntityBase::toLink() method. |
| EntityReferenceFieldNormalizer::getRelationshipLinks | function | core/ |
Gets the links for the relationship. |
| EntityResource::$linkRelationTypeManager | property | core/ |
The link relation type manager used to create HTTP header links. |
| EntityResource::addLinkHeaders | function | core/ |
Adds link headers to a response. |
| EntityResource::getPagerLinks | function | core/ |
Get the pager links for a given request object. |
| EntityResource::getRequestLink | function | core/ |
Get the full URL for a given request object. |
| EntityType::$links | property | core/ |
Link templates using the URI template syntax. |
| EntityType::getLinkTemplate | function | core/ |
Gets the link template for a given key. |
| EntityType::getLinkTemplates | function | core/ |
Gets the link templates using the URI template syntax. |
| EntityType::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
| EntityType::setLinkTemplate | function | core/ |
Sets a single link template. |
| EntityTypeInterface::getLinkTemplate | function | core/ |
Gets the link template for a given key. |
| EntityTypeInterface::getLinkTemplates | function | core/ |
Gets the link templates using the URI template syntax. |
| EntityTypeInterface::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
| EntityTypeInterface::setLinkTemplate | function | core/ |
Sets a single link template. |
| EntityTypeTest::testSetLinkTemplateWithInvalidPath | function | core/ |
Tests set link template with invalid path. |
| EntityUrlTest::providerTestToUrlLinkTemplateAddForm | function | core/ |
Provides data for testToUrlLinkTemplateAddForm(). |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.