Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
| 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::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
| LinkFieldLegacyTest | class | core/ |
@group legacy @group link |
| LinkFieldLegacyTest | class | core/ |
@group legacy @group link |
| LinkFieldLegacyTest.php | file | core/ |
|
| LinkFieldLegacyTest.php | file | core/ |
|
| LinkFieldLegacyTest::testAlterFieldInstanceMigration | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use alterFieldInstanceMigration() instead. See https://www.drupal.org/node/2944598. |
| LinkFieldLegacyTest::testDefineValueProcessPipeline | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
| LinkFieldRdfaTest | class | core/ |
Tests the placement of RDFa in link field formatters. |
| LinkFieldRdfaTest.php | file | core/ |
|
| LinkFieldRdfaTest::$fieldType | property | core/ |
The machine name of the field type to test. |
| LinkFieldRdfaTest::$modules | property | core/ |
Modules to enable. |
| LinkFieldRdfaTest::runTestAllFormatters | function | core/ |
Helper function to test all link formatters. |
| LinkFieldRdfaTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| LinkFieldRdfaTest::testAllFormattersExternal | function | core/ |
Tests all formatters with link to external page. |
| LinkFieldRdfaTest::testAllFormattersFront | function | core/ |
Tests all formatters with link to frontpage. |
| LinkFieldRdfaTest::testAllFormattersInternal | function | core/ |
Tests all formatters with link to internal page. |
| LinkFieldTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\migrate\field\d6\LinkField[[api-linebreak]] @group link |
| LinkFieldTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\migrate\field\d7\LinkField[[api-linebreak]] @group link |
| LinkFieldTest | class | core/ |
Tests link field widgets and formatters. |
| LinkFieldTest.php | file | core/ |
|
| LinkFieldTest.php | file | core/ |
|
| LinkFieldTest.php | file | core/ |
|
| LinkFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LinkFieldTest::$field | property | core/ |
The instance used in this test class. |
| LinkFieldTest::$fieldStorage | property | core/ |
A field to use in this test class. |
| LinkFieldTest::$migration | property | core/ |
|
| LinkFieldTest::$migration | property | core/ |
|
| LinkFieldTest::$modules | property | core/ |
Modules to enable. |
| LinkFieldTest::$modules | property | core/ |
Modules to enable. |
| LinkFieldTest::$plugin | property | core/ |
|
| LinkFieldTest::$plugin | property | core/ |
|
| LinkFieldTest::assertInvalidEntries | function | core/ |
Asserts that invalid URLs cannot be submitted. |
| LinkFieldTest::assertValidEntries | function | core/ |
Asserts that valid URLs can be submitted. |
| LinkFieldTest::renderTestEntity | function | core/ |
Renders a test_entity and returns the output. |
| LinkFieldTest::setUp | function | core/ |
Pagination
- Previous page
- Page 725
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.