Search for valid
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AccessPolicyProcessor::validateScope | function | core/ | 
                                                                                        Validates if calculated permissions all match a single scope. | 
| ActionFormBase::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| ActionsTest::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| ActionValidationTest | class | core/ | 
                                                                                        Tests validation of action entities. | 
| ActionValidationTest.php | file | core/ | 
                                                                                        |
| ActionValidationTest::providerInvalidMachineNameCharacters | function | core/ | 
                                                                                        Action IDs are atypical in that they allow periods in the machine name. | 
| ActionValidationTest::setUp | function | core/ | 
                                                                                        |
| ActionValidationTest::testInvalidPluginId | function | core/ | 
                                                                                        Tests that the action plugin ID is validated. | 
| AddFormBase::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| AddFormBase::validateMediaEntity | function | core/ | 
                                                                                        Validate a created media item. | 
| AdminUiTest::testImageUploadSettingsAreValidated | function | core/ | 
                                                                                        Tests that image upload settings (stored out of band) are validated too. | 
| AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken | function | core/ | 
                                                                                        @covers ::determineActiveTheme[[api-linebreak]] | 
| AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken | function | core/ | 
                                                                                        @covers ::determineActiveTheme[[api-linebreak]] | 
| 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. | 
| AjaxTestFocusFirstForm::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 'driver_text' element of the validation form. | 
| ajax_forms_test_validation_number_form_callback | function | core/ | 
                                                                                        Ajax form callback: Selects the 'driver_number' element of the validation form. | 
| Alignment::validateConfigurationForm | function | core/ | 
                                                                                        Form validation handler. | 
| 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/ | 
                                                                                        
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.