Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkCckTest.php | file | core/ |
|
| LinkCckTest.php | file | core/ |
|
| LinkCckTest::$migration | property | core/ |
|
| LinkCckTest::$migration | property | core/ |
|
| LinkCckTest::$modules | property | core/ |
Modules to enable. |
| LinkCckTest::$plugin | property | core/ |
|
| LinkCckTest::$plugin | property | core/ |
|
| LinkCckTest::setUp | function | core/ |
|
| LinkCckTest::setUp | function | core/ |
|
| LinkCckTest::testAlterFieldInstanceMigration | function | core/ |
@covers ::alterFieldInstanceMigration[[api-linebreak]] |
| LinkCckTest::testProcessCckFieldValues | function | core/ |
@covers ::processCckFieldValues[[api-linebreak]] @expectedDeprecation LinkField is deprecated in Drupal 8.3.x and will be be removed before Drupal 9.0.x. Use \Drupal\link\Plugin\migrate\field\d6\LinkField instead. |
| LinkCollection | class | core/ |
Contains a set of JSON:API Link objects. |
| LinkCollection.php | file | core/ |
|
| LinkCollection::$context | property | core/ |
The link context. |
| LinkCollection::$links | property | core/ |
The links in the collection, keyed by unique strings. |
| LinkCollection::filter | function | core/ |
Filters a LinkCollection using the provided callback. |
| LinkCollection::getContext | function | core/ |
Gets the LinkCollection's context object. |
| LinkCollection::getIterator | function | core/ |
|
| LinkCollection::hasLinkWithKey | function | core/ |
Whether a link with the given key exists. |
| LinkCollection::merge | function | core/ |
Merges two LinkCollections. |
| LinkCollection::validKey | function | core/ |
Ensures that a link key is valid. |
| LinkCollection::withContext | function | core/ |
Establishes a new context for a LinkCollection. |
| LinkCollection::withLink | function | core/ |
Gets a new LinkCollection with the given link inserted. |
| LinkCollection::__construct | function | core/ |
LinkCollection constructor. |
| LinkCollectionNormalizer | class | core/ |
Normalizes a LinkCollection object. |
| LinkCollectionNormalizer.php | file | core/ |
|
| LinkCollectionNormalizer::$hashSalt | property | core/ |
A random string to use when hashing links. |
| LinkCollectionNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| LinkCollectionNormalizer::hashByHref | function | core/ |
Hashes a link by its href. |
| LinkCollectionNormalizer::LINK_CONTEXT | constant | core/ |
The normalizer $context key name for the context object of the link. |
| LinkCollectionNormalizer::LINK_KEY | constant | core/ |
The normalizer $context key name for the key of an individual link. |
| LinkCollectionNormalizer::normalize | function | core/ |
|
| LinkExternalProtocolsConstraint | class | core/ |
Defines a protocol validation constraint for links to external URLs. |
| LinkExternalProtocolsConstraint.php | file | core/ |
|
| LinkExternalProtocolsConstraint::$message | property | core/ |
|
| LinkExternalProtocolsConstraintValidator | class | core/ |
Validates the LinkExternalProtocols constraint. |
| LinkExternalProtocolsConstraintValidator.php | file | core/ |
|
| LinkExternalProtocolsConstraintValidator::validate | function | core/ |
|
| LinkExternalProtocolsConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\Validation\Constraint\LinkExternalProtocolsConstraintValidator[[api-linebreak]] @group Link |
| LinkExternalProtocolsConstraintValidatorTest.php | file | core/ |
|
| LinkExternalProtocolsConstraintValidatorTest::providerValidate | function | core/ |
Data provider for ::testValidate |
| LinkExternalProtocolsConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] @dataProvider providerValidate |
| LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls | function | core/ |
@covers ::validate[[api-linebreak]] |
| LinkExternalProtocolsConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
@covers ::validate[[api-linebreak]] |
| LinkField | class | core/ |
Plugin annotation @MigrateField( id = "link", core = {6}, type_map = { "link" = "link", }, source_module = "link", destination_module = "link" ) |
| LinkField | class | core/ |
@MigrateField( id = "link_field", core = {7}, type_map = { "link_field" = "link" }, source_module = "link", destination_module = "link" ) |
| LinkField | class | core/ |
Plugin annotation @MigrateCckField( id = "link", core = {6}, type_map = { "link_field" = "link" }, source_module = "link", destination_module = "link" ) |
| LinkField | class | core/ |
@MigrateCckField( id = "link_field", core = {7}, type_map = { "link_field" = "link" }, source_module = "link", destination_module = "link" ) |
| LinkField.php | file | core/ |
|
| LinkField.php | file | core/ |
Pagination
- Previous page
- Page 864
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.