Search for valid
- Search 7.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NegotiationBrowserForm::validateForm | function | core/ |
Form validation handler. |
NegotiationUrlForm::validateForm | function | core/ |
Form validation handler. |
NestedEntityTestForm::validateForm | function | core/ |
Form validation handler. |
NestedFormTest::testNestedEntityFormEntityLevelValidation | function | core/ |
Tests entity level validation within subforms. |
NodeSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
NodeTypeForm::validateForm | function | core/ |
Form validation handler. |
NodeValidationTest | class | core/ |
Tests node validation constraints. |
NodeValidationTest.php | file | core/ |
|
NodeValidationTest::$modules | property | core/ |
Modules to enable. |
NodeValidationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
NodeValidationTest::testValidation | function | core/ |
Tests the node validation constraints. |
None::validateArgument | function | core/ |
Performs validation for a given argument. |
NotNullConstraintValidator | class | core/ |
NotNull constraint validator. |
NotNullConstraintValidator.php | file | core/ |
|
NotNullConstraintValidator::validate | function | core/ |
|
NullBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
NullBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
NullBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
NullCoalesceTest::testExceptionOnInvalidValue | function | core/ |
Tests that an exception is thrown for a non-array value. |
NullIdMap::valid | function | core/ |
|
Number::validateNumber | function | core/ |
Form element validation handler for #type 'number'. |
Number::validStep | function | core/ |
Verifies that a number is a multiple of a given step. |
NumberTest::providerTestValidStep | function | core/ |
Provides data for self::testNumberStep(). |
NumberTest::providerTestValidStepOffset | function | core/ |
Data provider for \Drupal\Tests\Component\Utility\NumberTest::testValidStepOffset(). |
NumberTest::testValidStep | function | core/ |
Tests Number::validStep() without offset. |
NumberTest::testValidStepOffset | function | core/ |
Tests Number::validStep() with offset. |
NumericArgumentValidator | class | core/ |
Validate whether an argument is numeric or not. |
NumericArgumentValidator.php | file | core/ |
|
NumericArgumentValidator::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
NumericArgumentValidator::validateArgument | function | core/ |
Performs validation for a given argument. |
OEmbed::validateConfigurationForm | function | core/ |
Form validation handler. |
OEmbedForm::validateUrl | function | core/ |
Validates the oEmbed URL. |
OEmbedResourceConstraint::$invalidResourceMessage | property | core/ |
The error message if the URL is not a valid oEmbed resource. |
OEmbedResourceConstraintValidator | class | core/ |
Validates oEmbed resource URLs. |
OEmbedResourceConstraintValidator.php | file | core/ |
|
OEmbedResourceConstraintValidator::$logger | property | core/ |
The logger service. |
OEmbedResourceConstraintValidator::$resourceFetcher | property | core/ |
The resource fetcher service. |
OEmbedResourceConstraintValidator::$urlResolver | property | core/ |
The oEmbed URL resolver service. |
OEmbedResourceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
OEmbedResourceConstraintValidator::handleException | function | core/ |
Handles exceptions that occur during validation. |
OEmbedResourceConstraintValidator::validate | function | core/ |
|
OEmbedResourceConstraintValidator::__construct | function | core/ |
Constructs a new OEmbedResourceConstraintValidator. |
OEmbedResourceConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Validation\Constraint\OEmbedResourceConstraintValidator |
OEmbedResourceConstraintValidatorTest.php | file | core/ |
|
OEmbedResourceConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
OEmbedResourceConstraintValidatorTest::getValue | function | core/ |
Wraps a media entity in an anonymous class to mock a field value. |
OEmbedResourceConstraintValidatorTest::setUp | function | core/ |
|
OEmbedResourceConstraintValidatorTest::testValidateEmptySource | function | core/ |
@covers ::validate |
OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked | function | core/ |
@covers ::validate |
OpCodeCache::invalidate | function | core/ |
Invalidates a PHP file from a possibly active opcode cache. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.