Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FileFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldValidateTest::$modules | property | core/ |
Modules to install. |
FileFieldValidateTest::testAjaxValidationMessage | function | core/ |
Tests the validation message is displayed only once for ajax uploads. |
FileFieldValidateTest::testFileExtension | function | core/ |
Tests file extension checking. |
FileFieldValidateTest::testFileMaxSize | function | core/ |
Tests the max file size validator. |
FileFieldValidateTest::testFileRemoval | function | core/ |
Checks that a file can always be removed if it does not pass validation. |
FileFieldValidateTest::testRequired | function | core/ |
Tests the required property on file fields. |
FileImageDimensionsConstraintValidator::validate | function | core/ |
|
FileImageDimensionsConstraintValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the dimensions of a specific file is within bounds. |
FileIsImageConstraintValidator::validate | function | core/ |
|
FileItem::validateDirectory | function | core/ |
Form API callback. |
FileItem::validateExtensions | function | core/ |
Form API callback. |
FileItem::validateMaxFilesize | function | core/ |
Form API callback. |
FileItemTest::validateFileUriForDirectory | function | core/ |
Tests file URIs generated for a given file directory. |
FileNameLengthConstraintValidator::validate | function | core/ |
|
FileNameLengthConstraintValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
FileSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
FileSizeLimitConstraintValidator::validate | function | core/ |
|
FileSizeLimitConstraintValidatorTest::testFileValidateSize | function | core/ |
@covers ::validate[[api-linebreak]] |
FileTestSaveUploadFromForm::validateForm | function | core/ |
Form validation handler. |
FileTransferAuthorizeForm::validateForm | function | core/ |
Form validation handler. |
FileUpload::validateAndLoadFieldDefinition | function | core/ |
Validates and loads a field definition instance. |
FileUploadForm::validateUploadElement | function | core/ |
Validates the upload element. |
FileUploadResource::validateAndLoadFieldDefinition | function | core/ |
Validates and loads a field definition instance. |
FileUriUnique::validatedBy | function | core/ |
|
FileValidationConstraintValidator::validate | function | core/ |
|
FileValidator::validate | function | core/ |
Validates a File with a list of validators. |
FileValidatorInterface::validate | function | core/ |
Validates a File with a list of validators. |
FileValidatorTest::testValidate | function | core/ |
Tests the validator. |
FileWidget::validateMultipleCount | function | core/ |
Validates the number of uploaded files. |
FilterFormatFormBase::validateForm | function | core/ |
Form validation handler. |
FilterPluginBase::buildGroupValidate | function | core/ |
Validate the build group options form. |
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]] |
FixtureManipulator::validateComposer | function | core/ |
Validate the fixtures still passes `composer validate`. |
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/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.