Search for valid
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FilterUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
| FilterUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\filter\FilterUninstallValidator[[api-linebreak]] @group filter |
| FilterUninstallValidatorTest.php | file | core/ |
|
| FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
|
| FilterUninstallValidatorTest::setUp | function | core/ |
|
| FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
@covers ::validate[[api-linebreak]] |
| FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
@covers ::validate[[api-linebreak]] |
| FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
@covers ::validate[[api-linebreak]] |
| FlattenTest::providerTestFlattenInvalid | function | core/ |
Provides data for the testFlattenInvalid. |
| FlattenTest::testFlattenInvalid | function | core/ |
Tests that Flatten throws a MigrateException. |
| FormActionXssTest::validateForm | function | core/ |
Form validation handler. |
| FormBase::validateForm | function | core/ |
Form validation handler. |
| FormBuilder::$formValidator | property | core/ |
The form validator. |
| FormBuilder::executeValidateHandlers | function | core/ |
Executes custom validation handlers for a given form. |
| FormBuilder::setInvalidTokenError | function | core/ |
Sets a form_token error on the given form state. |
| FormBuilder::validateForm | function | core/ |
Validates user-submitted form data in the $form_state. |
| FormBuilderTest::providerTestInvalidToken | function | core/ |
|
| FormBuilderTest::testInvalidToken | function | core/ |
@covers ::doBuildForm[[api-linebreak]] |
| FormCacheTest::testGetCacheInvalidToken | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testGetCacheValidToken | function | core/ |
@covers ::getCache[[api-linebreak]] |
| 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. |
| FormElementBase::validatePattern | function | core/ |
#element_validate callback for #pattern form element property. |
| FormElementMaxlengthTest::validateForm | function | core/ |
Form validation handler. |
| FormGroupingElementsTest::testVerticalTabValidationVisibility | function | core/ |
Confirms tabs containing a field with a validation error are open. |
| FormInterface::validateForm | function | core/ |
Form validation handler. |
| FormOperations::addWorkspaceValidation | function | core/ |
Adds our validation handler recursively on each element of a form. |
| FormOperations::validateDefaultWorkspace | function | core/ |
Validation handler which sets a validation error for all unsupported forms. |
| FormState::$invalidToken | property | core/ |
Determines if only safe element value callbacks are called. |
| FormState::$limit_validation_errors | property | core/ |
Stores which errors should be limited during validation. |
| FormState::$must_validate | property | core/ |
Indicates if a validation will be forced. |
| FormState::$validate_handlers | property | core/ |
Stores the gathered validation handlers. |
| FormState::$validation_complete | property | core/ |
Tracks if the form has finished validation. |
| FormState::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
| FormState::getValidateHandlers | function | core/ |
Gets the validate handlers. |
| FormState::hasInvalidToken | function | core/ |
Determines if the form has an invalid token. |
| FormState::isValidationComplete | function | core/ |
Determines if validation has been completed. |
| FormState::isValidationEnforced | function | core/ |
Checks if validation is enforced. |
| FormState::setInvalidToken | function | core/ |
Flags the form state as having or not an invalid token. |
| FormState::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
| FormState::setValidateHandlers | function | core/ |
Sets the validate handlers. |
| FormState::setValidationComplete | function | core/ |
Sets that validation has been completed. |
| FormState::setValidationEnforced | function | core/ |
Enforces that validation is run. |
| FormStateDecoratorBase::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
| FormStateDecoratorBase::getValidateHandlers | function | core/ |
Gets the validate handlers. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.