Search for id
Title | Object type | File name | Summary |
---|---|---|---|
LengthConstraint::validatedBy | function | core/ |
|
LibraryDependencyResolverTest::providerTestGetLibrariesWithDependencies | function | core/ |
Provides test data for ::testGetLibrariesWithDependencies(). |
LibraryDependencyResolverTest::providerTestGetMinimalRepresentativeSubset | function | core/ |
Provides test data for ::testGetMinimalRepresentativeSubset(). |
LibraryDependencyResolverTest::testGetMinimalRepresentativeSubsetInvalidInput | function | core/ |
@covers ::getMinimalRepresentativeSubset |
LibraryDiscoveryCollector::getCid | function | core/ |
Gets the cache ID. |
LibraryDiscoveryIntegrationTest::testBaseThemeLibrariesOverrideInSubTheme | function | core/ |
Tests that base theme libraries-override still apply in sub themes. |
LibraryDiscoveryIntegrationTest::testLibrariesOverride | function | core/ |
Tests that libraries-override are applied to library definitions. |
LibraryDiscoveryIntegrationTest::testLibrariesOverrideDrupalSettings | function | core/ |
Tests libraries-override on drupalSettings. |
LibraryDiscoveryIntegrationTest::testLibrariesOverrideMalformedAsset | function | core/ |
Tests libraries-override on malformed assets. |
LibraryDiscoveryIntegrationTest::testLibrariesOverrideOtherAssetLibraryNames | function | core/ |
Tests library assets with other ways for specifying paths. |
LibraryDiscoveryParser::applyLibrariesOverride | function | core/ |
Apply libraries overrides specified for the current active theme. |
LibraryDiscoveryParser::fileValidUri | function | core/ |
Wraps \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::isValidUri(). |
LibraryDiscoveryParser::isValidUri | function | core/ |
Determines if the supplied string is a valid URI. |
LibraryDiscoveryParser::setOverrideValue | function | core/ |
Overrides the specified library asset. |
LibraryDiscoveryParser::validateCssLibrary | function | core/ |
Validates CSS library structure. |
LibraryDiscoveryParserTest::providerTestCssAssert | function | core/ |
Data provider for testing bad CSS declarations. |
LibraryDiscoveryParserTest::testInvalidLibrariesFile | function | core/ |
Tests that an exception is thrown when a libraries file couldn't be parsed. |
LibraryDiscoveryTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
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::testValidate | function | core/ |
Tests the \Drupal\link\Plugin\Validation\Constraint\LinkAccessConstraintValidator::validate() method. |
LinkBase::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
LinkCollection::validKey | function | core/ |
Ensures that a link key is valid. |
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 @group Link |
LinkExternalProtocolsConstraintValidatorTest.php | file | core/ |
|
LinkExternalProtocolsConstraintValidatorTest::providerValidate | function | core/ |
Data provider for ::testValidate |
LinkExternalProtocolsConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate @dataProvider providerValidate |
LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls | function | core/ |
@covers ::validate |
LinkExternalProtocolsConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
@covers ::validate |
LinkField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
LinkField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
LinkFieldTest::assertInvalidEntries | function | core/ |
Asserts that invalid URLs cannot be submitted. |
LinkFieldTest::assertValidEntries | function | core/ |
Asserts that valid URLs can be submitted. |
LinkFieldTest::testLinkTypeOnLinkWidget | function | core/ |
Test '#link_type' property exists on 'link_default' widget. |
LinkFieldTest::testURLValidation | function | core/ |
Tests link field URL validation. |
LinkFieldUITest::providerTestFieldUI | function | core/ |
Provides test data for ::testFieldUI(). |
LinkFormatter::$pathValidator | property | core/ |
The path validator service. |
LinkGeneratorTest::providerTestGenerateHrefs | function | core/ |
Provides test data for testing the link method. |
LinkManager::getRelationInternalIds | function | core/ |
|
LinkManager::getTypeInternalIds | function | core/ |
Pagination
- Previous page
- Page 83
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.