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 |
---|---|---|---|
ActionFormBase::validateForm | function | core/ |
Form validation handler. |
ActionsTest::validateForm | function | core/ |
Form validation handler. |
AddFormBase::validateForm | function | core/ |
Form validation handler. |
AddFormBase::validateMediaEntity | function | core/ |
Validate a created media item. |
AggregatorPluginSettingsBase::validateConfigurationForm | function | core/ |
Form validation handler. |
AggregatorTestBase::getInvalidOpml | function | core/ |
Creates an invalid OPML file. |
AggregatorTestBase::getInvalidOpml | function | core/ |
Creates an invalid OPML file. |
AggregatorTestBase::getValidOpml | function | core/ |
Creates a valid OPML file from an array of feeds. |
AggregatorTestBase::getValidOpml | function | core/ |
Creates a valid OPML file from an array of feeds. |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken | function | core/ |
@covers ::determineActiveTheme |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken | function | core/ |
@covers ::determineActiveTheme |
AjaxFormBlock::validateForm | function | core/ |
Form validation handler. |
AjaxFormPageCacheTest::testAjaxElementValidation | function | core/ |
Tests that updating the text field trigger an AJAX request/response. |
AjaxFormsTestValidationForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
AjaxFormsTestValidationForm.php | file | core/ |
|
AjaxFormsTestValidationForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestValidationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestValidationForm::submitForm | function | core/ |
Form submission handler. |
AjaxTestDialogForm::validateForm | function | core/ |
Form validation handler. |
AjaxTestForm::validateForm | function | core/ |
Form validation handler. |
AjaxTestMessageCommandForm::validateForm | function | core/ |
Form validation handler. |
ajax_forms_test_validation_form_callback | function | core/ |
Ajax form callback: Selects the 'drivertext' element of the validation form. |
ajax_forms_test_validation_number_form_callback | function | core/ |
Ajax form callback: Selects the 'drivernumber' element of the validation form. |
AllowedValuesConstraintValidator | class | core/ |
Validates the AllowedValues constraint. |
AllowedValuesConstraintValidator.php | file | core/ |
|
AllowedValuesConstraintValidator::$currentUser | property | core/ |
The current user. |
AllowedValuesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
AllowedValuesConstraintValidator::validate | function | core/ |
|
AllowedValuesConstraintValidator::__construct | function | core/ |
Constructs a new AllowedValuesConstraintValidator. |
AllowedValuesConstraintValidatorTest | class | core/ |
Tests AllowedValues validation constraint with both valid and invalid values. |
AllowedValuesConstraintValidatorTest.php | file | core/ |
|
AllowedValuesConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
AllowedValuesConstraintValidatorTest::allowedValueCallback | function | core/ |
An AllowedValueConstraint callback. |
AllowedValuesConstraintValidatorTest::setUp | function | core/ |
|
AllowedValuesConstraintValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
AllowedValuesConstraintValidatorTest::testValidationCallback | function | core/ |
Tests the AllowedValuesConstraintValidator with callbacks. |
AllowedValuesConstraintValidatorTest::testValidationCallbackException | function | core/ |
Tests the AllowedValuesConstraintValidator with an invalid callback. |
AnnotationEnumInvalid | class | core/ |
Plugin annotation @Target("ALL"); |
AnnotationEnumInvalid.php | file | core/ |
|
AnnotationEnumInvalid::$value | property | core/ |
Plugin annotation @Enum({1, 2, "foo", "bar", {"foo":"bar"}}) |
AnnotationEnumLiteralInvalid | class | core/ |
Plugin annotation @Target("ALL"); |
AnnotationEnumLiteralInvalid.php | file | core/ |
|
AnnotationEnumLiteralInvalid::$value | property | core/ |
Plugin annotation @Enum( value = { 1, 2 }, literal = { 1 : "AnnotationEnumLiteral::ONE", 2 : "AnnotationEnumLiteral::TWO", 3 : "AnnotationEnumLiteral::THREE" } ) |
AnnotationEnumLiteralInvalid::ONE | constant | core/ |
|
AnnotationEnumLiteralInvalid::THREE | constant | core/ |
|
AnnotationEnumLiteralInvalid::TWO | constant | core/ |
|
AnnotationWithInvalidTargetDeclaration | class | core/ |
Plugin annotation @Target("Foo"); |
ApcuBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
ApcuBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
ApcuBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.