Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinearHistory::getActiveCheckpoint | function | core/ |
Gets the active checkpoint. |
| LinearHistory::getIterator | function | core/ |
|
| LinearHistory::getParents | function | core/ |
Gets a checkpoint's parents. |
| LinearHistory::__construct | function | core/ |
Constructs a checkpoints object. |
| LinearHistoryTest | class | core/ |
Tests Drupal\Core\Config\Checkpoint\LinearHistory. |
| LinearHistoryTest.php | file | core/ |
|
| LinearHistoryTest::CHECKPOINT_KEY | constant | core/ |
The key used store of all the checkpoint names in state. |
| LinearHistoryTest::testAdd | function | core/ |
Tests add. |
| LinearHistoryTest::testAddException | function | core/ |
Tests add exception. |
| LinearHistoryTest::testDelete | function | core/ |
Tests delete. |
| LinearHistoryTest::testDeleteAll | function | core/ |
Tests delete all. |
| LinearHistoryTest::testDeleteException | function | core/ |
Tests delete exception. |
| LinearHistoryTest::testGetParents | function | core/ |
Tests get parents. |
| LinearHistoryTest::testGetParentsException | function | core/ |
Tests get parents exception. |
| Link::$linkGenerator | property | core/ |
The link generator. |
| Link::getLinkGenerator | function | core/ |
Returns the link generator. |
| Link::setLinkGenerator | function | core/ |
Sets the link generator service. |
| Link::toRenderable | function | core/ |
Returns a render array representation of the object. |
| Link::toString | function | core/ |
Generates the HTML for this Link object. |
| LinkAccessConstraintValidator | class | core/ |
Validates the LinkAccess constraint. |
| LinkAccessConstraintValidator.php | file | core/ |
|
| LinkAccessConstraintValidator::$current_user | property | core/ |
Proxy for the current user account. |
| LinkAccessConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| LinkAccessConstraintValidator::validate | function | core/ |
|
| LinkAccessConstraintValidator::__construct | function | core/ |
Constructs an instance of the LinkAccessConstraintValidator class. |
| LinkAccessConstraintValidatorTest | class | core/ |
Tests the LinkAccessConstraintValidator validator. |
| LinkAccessConstraintValidatorTest.php | file | core/ |
|
| LinkAccessConstraintValidatorTest::providerValidate | function | core/ |
Data provider for LinkAccessConstraintValidator::validate(). |
| LinkAccessConstraintValidatorTest::testEmptyField | function | core/ |
Tests validating an empty Link field. |
| LinkAccessConstraintValidatorTest::testUnexpectedValue | function | core/ |
Tests validating a value that isn't a LinkItemInterface. |
| LinkAccessConstraintValidatorTest::testValidate | function | core/ |
Tests the access validation constraint for links. |
| LinkBase::$entityRepository | property | core/ |
The entity repository. |
| LinkBase::getEntityRepository | function | core/ |
|
| LinkCollection::getIterator | function | core/ |
Returns an iterator for links. |
| LinkExternalProtocolsConstraint | class | core/ |
Defines a protocol validation constraint for links to external URLs. |
| LinkExternalProtocolsConstraint.php | file | core/ |
|
| LinkExternalProtocolsConstraint::__construct | function | core/ |
|
| LinkExternalProtocolsConstraintValidator | class | core/ |
Validates the LinkExternalProtocols constraint. |
| LinkExternalProtocolsConstraintValidator.php | file | core/ |
|
| LinkExternalProtocolsConstraintValidator::validate | function | core/ |
|
| LinkExternalProtocolsConstraintValidatorTest | class | core/ |
Tests Drupal\link\Plugin\Validation\Constraint\LinkExternalProtocolsConstraintValidator. |
| LinkExternalProtocolsConstraintValidatorTest.php | file | core/ |
|
| LinkExternalProtocolsConstraintValidatorTest::providerValidate | function | core/ |
Data provider for ::testValidate. |
| LinkExternalProtocolsConstraintValidatorTest::testEmptyField | function | core/ |
Tests validating an empty Link field. |
| LinkExternalProtocolsConstraintValidatorTest::testUnexpectedValue | function | core/ |
Tests validating a value that isn't a LinkItemInterface. |
| LinkExternalProtocolsConstraintValidatorTest::testValidate | function | core/ |
Tests validate. |
| LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls | function | core/ |
Tests validate ignores internal urls. |
| LinkExternalProtocolsConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
Tests validate with malformed uri. |
| LinkFieldTest::$fieldStorage | property | core/ |
A field to use in this test class. |
| LinkFormatter::$pathValidator | property | core/ |
The path validator service. |
Pagination
- Previous page
- Page 154
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.