Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
LegacyValidateTest::testCallerValidation | function | core/ |
Tests that the validators passed into are checked. |
LegacyValidateTest::testInsecureExtensions | function | core/ |
Tests hard-coded security check in file_validate(). |
LegacyValidatorTest | class | core/ |
Tests the functions used to validate uploaded files. |
LegacyValidatorTest.php | file | core/ |
|
LegacyValidatorTest::$image | property | core/ |
An image file. |
LegacyValidatorTest::$nonImage | property | core/ |
A file which is not an image. |
LegacyValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileValidateExtensionsOnUri. |
LegacyValidatorTest::setUp | function | core/ |
|
LegacyValidatorTest::testFileValidateExtensions | function | core/ |
Tests the file_validate_extensions() function. |
LegacyValidatorTest::testFileValidateExtensionsOnUri | function | core/ |
Tests the file_validate_extensions() function. |
LegacyValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the dimensions of a specific file is within bounds. |
LegacyValidatorTest::testFileValidateIsImage | function | core/ |
This ensures a specific file is actually an image. |
LegacyValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
LegacyValidatorTest::testFileValidateSize | function | core/ |
Tests file_validate_size(). |
LengthConstraint::validatedBy | function | core/ |
|
lib-overrides.component.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml |
lib-overrides.component.yml | file | core/ |
core/modules/sdc/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml |
lib-overrides.css | file | core/ |
/* The linter does not allow empty CSS. Let's add anything here. */ div { display: block; } |
lib-overrides.css | file | core/ |
/* The linter does not allow empty CSS. Let's add anything here. */ div { display: block; } |
lib-overrides.twig | file | core/ |
It works |
lib-overrides.twig | file | core/ |
It works |
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. |
LibraryDiscoveryIntegrationTest::testLibrariesOverridesMultiple | function | core/ |
Tests libraries overrides with multiple parent themes. |
LibraryDiscoveryParser::applyLibrariesMovedOverrides | function | core/ |
Apply overrides to files that have moved. |
LibraryDiscoveryParser::applyLibrariesOverride | function | core/ |
Apply libraries overrides specified for the current active theme. |
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. |
LibraryDiscoveryParserTest::testLibraryOverride | function | core/ |
Tests libraries with overrides. |
LibraryDiscoveryParserTest::testLibraryOverrideDeprecated | function | core/ |
Tests deprecated library with an override. |
LibraryDiscoveryTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
LinkAccessConstraintValidator | class | core/ |
Validates the LinkAccess constraint. |
LinkAccessConstraintValidator.php | file | core/ |
|
LinkAccessConstraintValidator::$current_user | property | core/ |
|
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(). |
Pagination
- Previous page
- Page 101
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.