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 |
|---|---|---|---|
| FileValidationException | class | core/ |
Provides an exception for upload validation errors. |
| FileValidationException.php | file | core/ |
|
| FileValidationException::$errors | property | core/ |
The validation errors. |
| FileValidationException::$fileName | property | core/ |
The file name. |
| FileValidationException::getErrors | function | core/ |
Gets the errors. |
| FileValidationException::getFilename | function | core/ |
Gets the file name. |
| FileValidationException::__construct | function | core/ |
Constructs a new FileValidationException. |
| FileValidationTestSubscriber | class | core/ |
Provides a validation listener for file validation tests. |
| FileValidationTestSubscriber.php | file | core/ |
|
| FileValidationTestSubscriber::getSubscribedEvents | function | core/ |
|
| FileValidationTestSubscriber::onFileValidation | function | core/ |
Handles the file validation event. |
| FileValidator | class | core/ |
Provides a class for file validation. |
| FileValidator.php | file | core/ |
|
| FileValidator::validate | function | core/ |
Validates a File with a list of validators. |
| FileValidator::__construct | function | core/ |
Creates a new FileValidator. |
| FileValidatorInterface | interface | core/ |
Provides a file validator that supports a list of validations. |
| FileValidatorInterface.php | file | core/ |
|
| FileValidatorInterface::validate | function | core/ |
Validates a File with a list of validators. |
| FileValidatorSettingsTrait | trait | core/ |
Provides a trait to create validators from settings. |
| FileValidatorSettingsTrait.php | file | core/ |
|
| FileValidatorSettingsTrait::getFileUploadValidators | function | core/ |
Gets the upload validators for the specified settings. |
| FileValidatorTest | class | core/ |
Tests the file validator. |
| FileValidatorTest.php | file | core/ |
|
| FileValidatorTest::$modules | property | core/ |
Modules to install. |
| FileValidatorTest::testValidate | function | core/ |
Tests the validator. |
| FileValidatorTestBase | class | core/ |
Provides a base file constraint validator test. |
| FileValidatorTestBase.php | file | core/ |
|
| FileValidatorTestBase::$file | property | core/ |
The file. |
| FileValidatorTestBase::$modules | property | core/ |
Modules to install. |
| FileValidatorTestBase::$validator | property | core/ |
The file validator. |
| FileValidatorTestBase::setUp | function | core/ |
|
| FileWidget::validateMultipleCount | function | core/ |
Validates the number of uploaded files. |
| file_validation_sanitization_subscriber | service | core/ |
Drupal\file_validator_test\EventSubscriber\FileSanitizationEventSubscriber |
| file_validation_test_subscriber | service | core/ |
Drupal\file_validator_test\EventSubscriber\FileValidationTestSubscriber |
| file_validator_test.info.yml | file | core/ |
core/modules/file/tests/modules/file_validator_test/file_validator_test.info.yml |
| file_validator_test.services.yml | file | core/ |
core/modules/file/tests/modules/file_validator_test/file_validator_test.services.yml |
| filter.uninstall_validator | service | core/ |
Drupal\filter\FilterUninstallValidator |
| FilterDateTest::_testUiValidation | function | core/ |
Make sure the validation callbacks works. |
| FilterFormatFormBase::validateForm | function | core/ |
Form validation handler. |
| FilterFormatValidationTest | class | core/ |
Tests validation of filter_format entities. |
| FilterFormatValidationTest.php | file | core/ |
|
| FilterFormatValidationTest::$modules | property | core/ |
Modules to install. |
| FilterFormatValidationTest::setUp | function | core/ |
|
| FilterPluginBase::buildGroupValidate | function | core/ |
Validate the build group options form. |
| FilterPluginBase::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
| 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. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.