Search for validate
- Search 7.x for validate
 - Search 8.9.x for validate
 - Search 10.3.x for validate
 - Search 11.x for validate
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| FilterPluginBase::operatorValidate | function | core/ | 
                                                                                        Validate the operator form. | 
| FilterPluginBase::validate | function | core/ | 
                                                                                        Validate that the plugin is correct and can be saved. | 
| FilterPluginBase::validateExposeForm | function | core/ | 
                                                                                        Validate the options form. | 
| FilterPluginBase::validateIdentifier | function | core/ | 
                                                                                        Validates a filter identifier. | 
| FilterPluginBase::validateOptionsForm | function | core/ | 
                                                                                        Simple validate handler. | 
| FilterPluginBase::valueValidate | function | core/ | 
                                                                                        Validate the options form. | 
| FilterUninstallValidator::validate | function | core/ | 
                                                                                        Determines the reasons a module can not be uninstalled. | 
| FilterUninstallValidator::validate | function | core/ | 
                                                                                        Determines the reasons a module can not be uninstalled. | 
| FilterUninstallValidatorTest::testValidateNoFormats | function | core/ | 
                                                                                        @covers ::validate[[api-linebreak]] | 
| FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ | 
                                                                                        @covers ::validate[[api-linebreak]] | 
| FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ | 
                                                                                        @covers ::validate[[api-linebreak]] | 
| FormActionXssTest::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormBase::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormBuilder::executeValidateHandlers | function | core/ | 
                                                                                        Executes custom validation handlers for a given form. | 
| FormBuilder::validateForm | function | core/ | 
                                                                                        Validates user-submitted form data in the $form_state. | 
| FormController::validateForm | function | core/ | 
                                                                                        Implements \Drupal\Core\Form\FormInterface::validateForm(). | 
| FormDefaultHandlersTest::customValidateForm | function | core/ | 
                                                                                        |
| FormDefaultHandlersTest::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormElement::validatePattern | function | core/ | 
                                                                                        #element_validate callback for #pattern form element property. | 
| FormElementMaxlengthTest::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormInterface::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormOperations::validateDefaultWorkspace | function | core/ | 
                                                                                        Validation handler which sets a validation error for all unsupported forms. | 
| FormState::$must_validate | property | core/ | 
                                                                                        Indicates if a validation will be forced. | 
| FormState::$validate_handlers | property | core/ | 
                                                                                        Stores the gathered validation handlers. | 
| FormState::getValidateHandlers | function | core/ | 
                                                                                        Gets the validate handlers. | 
| FormState::setValidateHandlers | function | core/ | 
                                                                                        Sets the validate handlers. | 
| FormStateDecoratorBase::getValidateHandlers | function | core/ | 
                                                                                        Gets the validate handlers. | 
| FormStateDecoratorBase::setValidateHandlers | function | core/ | 
                                                                                        Sets the validate handlers. | 
| FormStateDecoratorBaseTest::testGetValidateHandlers | function | core/ | 
                                                                                        @covers ::getValidateHandlers[[api-linebreak]] | 
| FormStateDecoratorBaseTest::testSetValidateHandlers | function | core/ | 
                                                                                        @covers ::setValidateHandlers[[api-linebreak]] | 
| FormStateInterface::getValidateHandlers | function | core/ | 
                                                                                        Gets the validate handlers. | 
| FormStateInterface::setValidateHandlers | function | core/ | 
                                                                                        Sets the validate handlers. | 
| FormStoragePageCacheTest::testValidateFormStorageOnCachedPage | function | core/ | 
                                                                                        Build-id is regenerated when validating cached form. | 
| FormTest::validateSelectSorting | function | core/ | 
                                                                                        Validates that the options are in the right order in a select. | 
| FormTestArgumentsObject::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormTestClickedButtonForm::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormTestControllerObject::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormTestDetailsForm::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormTestGroupVerticalTabsForm::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormTestLimitValidationErrorsForm::elementValidateLimitValidationErrors | function | core/ | 
                                                                                        |
| FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormValidate | function | core/ | 
                                                                                        Validate callback that forces a form rebuild. | 
| FormTestObject::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormTestProgrammaticForm::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormTestServiceObject::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormTestStorageForm::elementValidateValueCached | function | core/ | 
                                                                                        Form element validation handler for 'value' element. | 
| FormTestStorageForm::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormTestStoragePageCacheForm::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| FormTestValidateForm | class | core/ | 
                                                                                        Form builder for testing \Drupal\Core\Form\FormValidatorInterface::validateForm(). | 
| FormTestValidateForm.php | file | core/ | 
                                                                                        |
| FormTestValidateForm::buildForm | function | core/ | 
                                                                                        Form constructor. | 
Pagination
- Previous page
 - Page 8
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.