Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderFormModeTest::testDiscardValidation | function | core/ |
Tests that the 'Discard changes' button skips validation and ignores input. |
LayoutDefault::validateConfigurationForm | function | core/ |
Form validation handler. |
LayoutSectionStorageParamConverterTest::testConvertInvalidConverter | function | core/ |
@covers ::convert |
LayoutTempstoreRepositoryTest::testGetInvalidEntry | function | core/ |
@covers ::get |
LayoutTestPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
layout_builder.extra_fields.invalidator | service | core/ |
Drupal\layout_builder\Cache\ExtraFieldBlockCacheTagInvalidator |
LazyContextRepositoryTest::testInvalidContextId | function | core/ |
@covers ::getRuntimeContexts |
LegacyValidateTest | class | core/ |
Tests the file_validate() function. |
LegacyValidateTest.php | file | core/ |
|
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/ |
@todo Add method return type declaration. |
LibraryDependencyResolverTest::testGetMinimalRepresentativeSubsetInvalidInput | function | core/ |
@covers ::getMinimalRepresentativeSubset |
LibraryDiscoveryParser::isValidUri | function | core/ |
Determines if the supplied string is a valid URI. |
LibraryDiscoveryParser::validateCssLibrary | function | core/ |
Validates CSS library structure. |
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/ |
|
LinkAccessConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
LinkAccessConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
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 access validation constraint for links. |
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/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
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 @runInSeparateProcess |
LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls | function | core/ |
@covers ::validate |
LinkExternalProtocolsConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
@covers ::validate |
LinkFieldTest::assertInvalidEntries | function | core/ |
Asserts that invalid URLs cannot be submitted. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.