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 |
---|---|---|---|
LinksetControllerMultiLingualTest::$authorAccount | property | core/ |
A user account to author test content. |
LinksetControllerMultiLingualTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LinksetControllerMultiLingualTest::$httpKernel | property | core/ |
An HTTP kernel. |
LinksetControllerMultiLingualTest::$modules | property | core/ |
Modules to install. |
LinksetControllerMultiLingualTest::$profile | property | core/ |
The profile to install as a basis for testing. |
LinksetControllerMultiLingualTest::setUp | function | core/ |
Test set up. |
LinksetControllerMultiLingualTest::testBasicMultilingualFunctions | function | core/ |
Test core functions of the linkset for multilingual behavior. |
LinksetControllerMultiLingualTest::testDefaultMultilingualFunctions | function | core/ |
Test core functions of the linkset for multilingual behavior. |
LinksetControllerTest | class | core/ |
Tests the behavior of the linkset controller. |
LinksetControllerTest.php | file | core/ |
|
LinksetControllerTest::$authorAccount | property | core/ |
A user account to author test content. |
LinksetControllerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
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 @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 |
LinkTest::testLinkComparison | function | core/ |
@covers ::compare @dataProvider linkComparisonProvider |
LinkTest::testLinkMerge | function | core/ |
@covers ::merge @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. |
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.