Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\jsonapi\JsonApiResource\Link. |
| 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/ |
Tests get link relation type. |
| LinkTest::testLinkComparison | function | core/ |
Tests link comparison. |
| LinkTest::testLinkMerge | function | core/ |
Tests link merge. |
| LinkTestBaseFieldHooks | class | core/ |
Hook implementations for link_test_base_field. |
| LinkTestBaseFieldHooks.php | file | core/ |
|
| LinkTestBaseFieldHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| LinkThemeHooks | class | core/ |
Theme hooks for link. |
| LinkThemeHooks.php | file | core/ |
|
| LinkThemeHooks::preprocessLinkFormatterLinkSeparate | function | core/ |
Prepares variables for separated link field templates. |
| LinkThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| LinkTitleRequiredConstraint | class | core/ |
Validation constraint for link title subfields if a URL was entered. |
| LinkTitleRequiredConstraint.php | file | core/ |
|
| LinkTitleRequiredConstraint::$message | property | core/ |
The error message. |
| LinkTitleRequiredConstraintValidator | class | core/ |
Constraint validator for link title subfields if a URL was entered. |
| LinkTitleRequiredConstraintValidator.php | file | core/ |
|
| LinkTitleRequiredConstraintValidator::validate | function | core/ |
|
| LinkTitleRequiredConstraintValidatorTest | class | core/ |
Tests LinkTitleRequiredConstraintValidator::validate(). |
| LinkTitleRequiredConstraintValidatorTest.php | file | core/ |
|
| LinkTitleRequiredConstraintValidatorTest::doValidate | function | core/ |
Validate the field value. |
| LinkTitleRequiredConstraintValidatorTest::getMockLink | function | core/ |
Builds a mock Link field. |
| LinkTitleRequiredConstraintValidatorTest::testEmptyTitle | function | core/ |
Tests the failure case of a value with a non-empty URI and an empty title. |
| LinkTitleRequiredConstraintValidatorTest::testEmptyUri | function | core/ |
Tests passing a value with an empty URI. |
| LinkTitleRequiredConstraintValidatorTest::testTitleNotRequired | function | core/ |
Tests passing a value with a non-required title. |
| LinkTitleRequiredConstraintValidatorTest::testUnexpectedValue | function | core/ |
Tests validating a value that isn't a LinkItemInterface. |
| LinkTitleVisibility.php | file | core/ |
|
| LinkTypeConstraint | class | core/ |
Validation constraint for links receiving data allowed by its settings. |
| LinkTypeConstraint.php | file | core/ |
|
| LinkTypeConstraint::__construct | function | core/ |
|
| LinkTypeConstraintValidator | class | core/ |
Constraint validator for links receiving data allowed by its settings. |
| LinkTypeConstraintValidator.php | file | core/ |
|
| LinkTypeConstraintValidator::validate | function | core/ |
|
| LinkTypeConstraintValidatorTest | class | core/ |
Tests LinkTypeConstraintValidator. |
| LinkTypeConstraintValidatorTest.php | file | core/ |
|
| LinkTypeConstraintValidatorTest::doValidate | function | core/ |
Validate the link. |
| LinkTypeConstraintValidatorTest::getMockFieldDefinition | function | core/ |
Builds a stub Link field definition. |
Pagination
- Previous page
- Page 959
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.