Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContextualValidatorInterface::validate | function | core/ |
Validates a value against a constraint or a list of constraints. |
| ControllerResolverTest::testCreateControllerInvalidName | function | core/ |
Tests createController() with an invalid name. |
| Convert::validateArguments | function | core/ |
Validates the arguments. |
| CountConstraint::validatedBy | function | core/ |
|
| CreateNew::validateArguments | function | core/ |
Validates the arguments. |
| CredentialForm::validateForm | function | core/ |
Form validation handler. |
| CredentialForm::validatePaths | function | core/ |
The #element_validate handler for the source path elements. |
| Crop::validateArguments | function | core/ |
Validates the arguments. |
| CryptTest::providerTestHmacBase64Invalid | function | core/ |
Provides data for self::testHmacBase64(). |
| CryptTest::testHmacBase64Invalid | function | core/ |
Tests the hmacBase64 method with invalid parameters. |
| CsrfAccessCheckTest::testCsrfTokenInvalid | function | core/ |
@covers ::access[[api-linebreak]] |
| CsrfTokenGenerator::validate | function | core/ |
Validates a token based on $value, the user session, and the private key. |
| CsrfTokenGeneratorTest::providerTestInvalidParameterTypes | function | core/ |
Provides data for testInvalidParameterTypes. |
| CsrfTokenGeneratorTest::providerTestValidateParameterTypes | function | core/ |
Provides data for testValidateParameterTypes. |
| CsrfTokenGeneratorTest::testInvalidParameterTypes | function | core/ |
Tests CsrfTokenGenerator::validate() with invalid parameter types. |
| CsrfTokenGeneratorTest::testValidate | function | core/ |
Tests CsrfTokenGenerator::validate(). |
| CsrfTokenGeneratorTest::testValidateParameterTypes | function | core/ |
Tests CsrfTokenGenerator::validate() with different parameter types. |
| CssCollectionRendererUnitTest::testRenderInvalidType | function | core/ |
Tests a CSS asset group with the invalid 'type' => 'internal'. |
| DatabaseBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
| DatabaseBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
| DatabaseBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
| DatabaseBackendTagTest::testTagInvalidations | function | core/ |
|
| DatabaseCacheTagsChecksum::doInvalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| DatabaseCacheTagsChecksum::getTagInvalidationCounts | function | core/ |
Fetches invalidation counts for cache tags. |
| DataFieldRow::validateAliasName | function | core/ |
Form element validation handler for \Drupal\rest\Plugin\views\row\DataFieldRow::buildOptionsForm(). |
| DataFieldRow::validateOptionsForm | function | core/ |
Validate the options form. |
| Date::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
| Date::validateExposed | function | core/ |
Validate the exposed handler form |
| Date::validateOptionsForm | function | core/ |
Simple validate handler |
| Date::validateValidTime | function | core/ |
Validate that the time values convert to something usable. |
| DateFormat::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| DateFormatFormBase::validateForm | function | core/ |
Form validation handler. |
| Datelist::validateDatelist | function | core/ |
Validation callback for a datelist element. |
| DateRangeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| DateRangeFieldTest::testInvalidField | function | core/ |
Test that invalid values are caught and marked as invalid. |
| DateRangeWidgetBase::validateStartEnd | function | core/ |
#element_validate callback to ensure that the start date <= the end date. |
| Datetime::validateDatetime | function | core/ |
Validation callback for a datetime element. |
| DatetimeElementFormTest::validateForm | function | core/ |
Form validation handler. |
| DateTimeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| DateTimeFieldTest::testInvalidField | function | core/ |
Test that invalid values are caught and marked as invalid. |
| DateTimeFormatConstraintValidator | class | core/ |
Constraint validator for DateTime items to ensure the format is correct. |
| DateTimeFormatConstraintValidator.php | file | core/ |
|
| DateTimeFormatConstraintValidator::validate | function | core/ |
|
| DateTimeFormInjectionTest::validateForm | function | core/ |
Form validation handler. |
| DateTimeIso8601NormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
| DateTimeIso8601NormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
| DateTimeItemTest::dateonlyValidationProvider | function | core/ |
Provider for testDatetimeValidation(). |
| DateTimeItemTest::datetimeValidationProvider | function | core/ |
Provider for testDatetimeValidation(). |
| DateTimeItemTest::testDateonlyValidation | function | core/ |
Tests the constraint validations for fields with date only. |
| DateTimeItemTest::testDatetimeValidation | function | core/ |
Tests the constraint validations for fields with date and time. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.