Search for validator
- Search 7.x for validator
- Search 9.5.x for validator
- Search 10.3.x for validator
- Search 11.x for validator
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldWidgetConstraintValidatorTest.php | file | core/ |
|
FieldWidgetConstraintValidatorTest::$modules | property | core/ |
|
FieldWidgetConstraintValidatorTest::getErrorsForEntity | function | core/ |
Gets the form errors for a given entity. |
FieldWidgetConstraintValidatorTest::setUp | function | core/ |
|
FieldWidgetConstraintValidatorTest::testEntityLevelConstraintValidation | function | core/ |
Tests entity level constraint validation. |
FieldWidgetConstraintValidatorTest::testValidation | function | core/ |
Tests widget constraint validation. |
FieldWidgetConstraintValidatorTest::testValidationWithCompositeConstraint | function | core/ |
Tests widget constraint validation with composite constraints. |
FileItem::getUploadValidators | function | core/ |
Retrieves the upload validators for a file field. |
FileUploadResource::getUploadValidators | function | core/ |
Retrieves the upload validators for a field definition. |
FileValidationConstraintValidator | class | core/ |
Checks that a file referenced in a file field is valid. |
FileValidationConstraintValidator.php | file | core/ |
|
FileValidationConstraintValidator::validate | function | core/ |
|
file_test_validator | function | core/ |
Helper validator that returns the $errors parameter. |
filter.uninstall_validator | service | core/ |
Drupal\filter\FilterUninstallValidator |
FilterUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\filter\FilterUninstallValidator. |
FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
FilterUninstallValidator.php | file | core/ |
|
FilterUninstallValidator.php | file | core/ |
|
FilterUninstallValidator::$container | property | core/ |
The service container. |
FilterUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
FilterUninstallValidator::$filterManager | property | core/ |
The filter plugin manager. |
FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
FilterUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
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::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
FilterUninstallValidator::setStringTranslation | function | core/ |
|
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]] |
FormBuilder::$formValidator | property | core/ |
The form validator. |
FormTestBase::$formValidator | property | core/ |
|
FormValidator | class | core/ |
Provides validation of form submissions. |
FormValidator.php | file | core/ |
|
FormValidator::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
FormValidator::$formErrorHandler | property | core/ |
The form error handler. |
FormValidator::$logger | property | core/ |
A logger instance. |
FormValidator::$requestStack | property | core/ |
The request stack. |
FormValidator::determineLimitValidationErrors | function | core/ |
Determines if validation errors should be limited. |
FormValidator::doValidateForm | function | core/ |
Performs validation on form elements. |
FormValidator::executeValidateHandlers | function | core/ |
|
FormValidator::finalizeValidation | function | core/ |
Finalizes validation. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.