Search for link
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Link | class | core/ |
Represents an RFC8288 based link. |
| Link | class | core/ |
Provides a link render element. |
| Link | class | core/ |
Defines an object that holds information about a link. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinksetControllerTest::$httpKernel | property | core/ |
An HTTP kernel. |
| LinksetControllerTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| LinksetControllerTest::setUp | function | core/ |
Test set up. |
| LinksetControllerTest::testAccess | function | core/ |
Test the access control functionality of the linkset endpoint. |
| LinksetControllerTest::testBasicFunctions | function | core/ |
Test core functions of the linkset endpoint. |
| LinksetControllerTest::testCacheability | function | core/ |
Test the cacheability of the linkset endpoint. |
| LinksetControllerTest::testCustomLinkRelation | function | core/ |
Tests that menu items can use a custom link relation. |
| LinksetControllerTest::testDisabledEndpoint | function | core/ |
Test that api route does not exist if the config option is disabled. |
| LinksetControllerTest::testUserAccountMenu | function | core/ |
Tests that the user account menu behaves as it should. |
| LinksetControllerTestBase | class | core/ |
A base class for implementing LinksetController tests. |
| LinksetControllerTestBase.php | file | core/ |
|
| LinksetControllerTestBase::$modules | property | core/ |
Modules to install. |
| LinksetControllerTestBase::assertDrupalResponseCacheability | function | core/ |
Helper to assert a cacheable value matches an expectation. |
| LinksetControllerTestBase::createMenuItem | function | core/ |
Creates, saves, and returns a new menu link content entity. |
| LinksetControllerTestBase::doRequest | function | core/ |
Sends a request to the kernel and makes basic response assertions. |
| LinksetControllerTestBase::enableEndpoint | function | core/ |
Enables or disables the menu linkset endpoint. |
| LinksetControllerTestBase::getReferenceLinksetDataFromFile | function | core/ |
Retrieve reference linkset controller output adjusted for proper base URL. |
| LinksetControllerTestBase::rebuildIfNeeded | function | core/ |
Rebuild the router only if needed. |
| LinkTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\JsonApiResource\Link[[api-linebreak]] @group jsonapi |
| LinkTest.php | file | core/ |
|
| LinkTest::linkComparisonProvider | function | core/ |
Provides test data for link comparison. |
| LinkTest::linkMergeProvider | function | core/ |
Provides test data for link merging. |
| LinkTest::mockUrlAssembler | function | core/ |
Mocks the unrouted URL assembler. |
| LinkTest::testGetLinkRelationType | function | core/ |
@covers ::getLinkRelationType[[api-linebreak]] |
| LinkTest::testLinkComparison | function | core/ |
@covers ::compare[[api-linebreak]] @dataProvider linkComparisonProvider |
| LinkTest::testLinkMerge | function | core/ |
@covers ::merge[[api-linebreak]] @dataProvider linkMergeProvider |
| LinkTypeConstraint | class | core/ |
Validation constraint for links receiving data allowed by its settings. |
| LinkTypeConstraint.php | file | core/ |
|
| LinkTypeConstraint::$message | property | core/ |
|
| LinkTypeConstraintValidator | class | core/ |
Constraint validator for links receiving data allowed by its settings. |
| LinkTypeConstraintValidator.php | file | core/ |
|
| LinkTypeConstraintValidator::validate | function | core/ |
|
| LinkUri | class | core/ |
Generates an internal URI from the source value. |
| LinkUri.php | file | core/ |
|
| LinkUri::$entityTypeManager | property | core/ |
The entity type manager, used to fetch entity link templates. |
| LinkUri::create | function | core/ |
Creates an instance of the plugin. |
| LinkUri::transform | function | core/ |
Performs the associated process. |
| LinkUri::__construct | function | core/ |
Constructs a LinkUri object. |
| LinkUriTest | class | core/ |
Tests \Drupal\menu_link_content\Plugin\migrate\process\LinkUri. |
| LinkUriTest.php | file | core/ |
|
| LinkUriTest::$modules | property | core/ |
Modules to install. |
| LinkUriTest::doTransform | function | core/ |
Transforms a link path into an 'internal:' or 'entity:' URI. |
| LinkUriTest::providerTestDisablingRouteValidation | function | core/ |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
| LinkUriTest::providerTestNotRouted | function | core/ |
Provides test cases for LinkUriTest::testNotRouted(). |
| LinkUriTest::providerTestRouted | function | core/ |
Provides test cases for LinkUriTest::testTransform(). |
| LinkUriTest::setUp | function | core/ |
|
| LinkUriTest::testDisablingRouteValidation | function | core/ |
Tests disabling route validation in LinkUri::transform(). |
| LinkUriTest::testNotRouted | function | core/ |
Tests that Non routed URLs throws an exception. |
| LinkUriTest::testRouted | function | core/ |
Tests LinkUri::transform(). |
| LinkViewsTokensTest | class | core/ |
Tests the views integration for link tokens. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.