Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinksetController::processCustomLinkAttributes | function | core/ |
Process custom link parameters. |
| LinksetController::toLinkTargetObjects | function | core/ |
Encode a menu tree as link items and capture any cacheability metadata. |
| LinksetController::__construct | function | core/ |
Linkset constructor. |
| LinksetControllerMultiLingualTest | class | core/ |
Tests the behavior of the linkset controller in multilingual setup. |
| LinksetControllerMultiLingualTest.php | file | core/ |
|
| 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[[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::transform | function | core/ |
Performs the associated process. |
Pagination
- Previous page
- Page 761
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.