Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterPluginBase::valueValidate | function | core/ |
Validate the options form. |
| FilterTest::testInvalidFilterPathDueMissingMetaPrefixReferenceFieldWithMetaProperties | function | core/ |
Tests invalid filter path due missing meta prefix reference field with meta properties. |
| FilterTest::testInvalidFilterPathDueToElidedSoleProperty | function | core/ |
Tests invalid filter path due to elided sole property. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyName | function | core/ |
Tests invalid filter path due to missing property name. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties | function | core/ |
Tests invalid filter path due to missing property name reference field with meta properties. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties | function | core/ |
Tests invalid filter path due to missing property name reference field without meta properties. |
| FilterTest::testInvalidFilterPathDueToNonexistentProperty | function | core/ |
Tests invalid filter path due to nonexistent property. |
| FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
| FilterUninstallValidator.php | file | core/ |
|
| FilterUninstallValidator::$filterManager | property | core/ |
The filter plugin manager. |
| FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
| FilterUninstallValidator::getEnabledFilterFormats | function | core/ |
Returns all enabled filter formats. |
| FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
| FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
| FilterUninstallValidatorTest | class | core/ |
Tests Drupal\filter\FilterUninstallValidator. |
| FilterUninstallValidatorTest.php | file | core/ |
|
| FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
The filter uninstall validator. |
| FilterUninstallValidatorTest::setUp | function | core/ |
|
| FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
Tests validate no formats. |
| FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
Tests validate no matching formats. |
| FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
Tests validate no plugins. |
| FixtureManipulator::validateComposer | function | core/ |
Validate the fixtures still passes `composer validate`. |
| 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/ |
Tests invalid token. |
| FormCacheTest::testGetCacheInvalidToken | function | core/ |
Tests get cache invalid token. |
| FormCacheTest::testGetCacheValidToken | function | core/ |
Tests get cache valid token. |
| 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/ |
Render API callback: Handles the #pattern form element property. |
| FormElementBase::validatePattern | function | core/ |
Render API callback: Handles the #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. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.