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 |
|---|---|---|---|
| LinkCollectionNormalizer::getSupportedTypes | function | core/ |
|
| LinkCollectionNormalizer::hashByHref | function | core/ |
Hashes a link using its href and its target attributes, if any. |
| 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/ |
Normalizes data into a set of arrays/scalars. |
| LinkCollectionNormalizer::__construct | function | core/ |
LinkCollectionNormalizer constructor. |
| LinkCollectionNormalizerTest | class | core/ |
Tests Drupal\jsonapi\Normalizer\LinkCollectionNormalizer. |
| LinkCollectionNormalizerTest.php | file | core/ |
|
| LinkCollectionNormalizerTest::$modules | property | core/ |
Modules to install. |
| LinkCollectionNormalizerTest::$serializer | property | core/ |
The serializer. |
| LinkCollectionNormalizerTest::$testUsers | property | core/ |
Test users. |
| LinkCollectionNormalizerTest::getNormalizer | function | core/ |
Get an instance of the normalizer to test. |
| LinkCollectionNormalizerTest::linkAccessTestData | function | core/ |
Provides test cases for testing link access checking. |
| LinkCollectionNormalizerTest::setUp | function | core/ |
|
| LinkCollectionNormalizerTest::testLinkAccess | function | core/ |
Tests the link collection normalizer. |
| LinkCollectionNormalizerTest::testNormalize | function | core/ |
Tests the link collection normalizer. |
| 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. |
| LinkField | class | core/ |
Migrate field plugin for Drupal 6 link fields. |
| LinkField | class | core/ |
MigrateField Plugin for Drupal 7 link fields. |
| LinkField.php | file | core/ |
|
| LinkField.php | file | core/ |
|
| LinkField::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
| LinkField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| LinkField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| LinkField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| LinkField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| LinkFieldFormStatesTest | class | core/ |
Tests link field form states functionality. |
| LinkFieldFormStatesTest.php | file | core/ |
|
| LinkFieldFormStatesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LinkFieldFormStatesTest::$modules | property | core/ |
Modules to install. |
| LinkFieldFormStatesTest::linkFieldFormStatesData | function | core/ |
Provides data for ::testLinkFieldJSFormStates. |
| LinkFieldFormStatesTest::setUp | function | core/ |
|
| LinkFieldFormStatesTest::testLinkFieldFormStates | function | core/ |
Tests link field form states. |
| LinkFieldTest | class | core/ |
Tests Drupal\link\Plugin\migrate\field\d6\LinkField. |
| LinkFieldTest | class | core/ |
Tests Drupal\link\Plugin\migrate\field\d7\LinkField. |
| LinkFieldTest | class | core/ |
Tests link field widgets and formatters. |
| LinkFieldTest.php | file | core/ |
Pagination
- Previous page
- Page 952
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.