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 11.x for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityLinkSuggestionsTest.php | file | core/ |
|
| EntityLinkSuggestionsTest::$defaultTheme | property | core/ |
|
| EntityLinkSuggestionsTest::$modules | property | core/ |
|
| 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/ |
|
| 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. |
| 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/ |
|
| EntityType::getLinkTemplates | function | core/ |
|
| EntityType::hasLinkTemplate | function | core/ |
|
| EntityType::setLinkTemplate | function | core/ |
|
| 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(). |
| EntityUrlTest::providerTestToUrlLinkTemplateNoId | function | core/ |
Provides data for testToUrlLinkTemplateNoId(). |
| EntityUrlTest::providerTestToUrlLinkTemplateRevision | function | core/ |
Provides data for testToUrlLinkTemplateRevision(). |
| EntityUrlTest::providerTestToUrlLinkTemplates | function | core/ |
Provides data for testToUrlLinkTemplates(). |
| EntityUrlTest::registerLinkTemplate | function | core/ |
Registers a link template for the mock entity. |
| EntityUrlTest::testToUrlLinkTemplateAddForm | function | core/ |
Tests the toUrl() method with the 'revision' link template. |
| EntityUrlTest::testToUrlLinkTemplateNoId | function | core/ |
Tests the toUrl() method with link templates without an entity ID. |
| EntityUrlTest::testToUrlLinkTemplateRevision | function | core/ |
Tests the toUrl() method with the 'revision' link template. |
| EntityUrlTest::testToUrlLinkTemplates | function | core/ |
Tests the toUrl() method with simple link templates. |
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.