Search for validate
- Search 7.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Search 11.x for validate
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldKernelTestBase::entityValidateAndSave | function | core/ |
Validate and save entity. Fail if violations are found. |
| FieldLayoutEntityDisplayFormTrait::validateForm | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::validateForm(). |
| FieldStorageAddForm::validateAddExisting | function | core/ |
Validates the 're-use existing field' case. |
| FieldStorageAddForm::validateAddNew | function | core/ |
Validates the 'add new field' case. |
| FieldStorageAddForm::validateForm | function | core/ |
Form validation handler. |
| FieldStorageConfigEditForm::validateCardinality | function | core/ |
Validates the cardinality. |
| FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FieldUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldWidgetConstraintValidator::validate | function | core/ |
|
| File::invalidateTagsOnSave | function | core/ |
Invalidates an entity's cache tags upon save. |
| FileFieldValidateTest | class | core/ |
Tests file field validation functions. |
| FileFieldValidateTest | class | core/ |
Tests file field validation functions. |
| FileFieldValidateTest.php | file | core/ |
|
| FileFieldValidateTest.php | file | core/ |
|
| FileFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldValidateTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| FileItem::validateDirectory | function | core/ |
Form API callback. |
| FileItem::validateExtensions | function | core/ |
Form API callback. |
| FileItem::validateMaxFilesize | function | core/ |
Form API callback. |
| FileSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| FileTestForm::validateForm | function | core/ |
Form validation handler. |
| 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::validate | function | core/ |
Validates the file. |
| FileUploadResource::validateAndLoadFieldDefinition | function | core/ |
Validates and loads a field definition instance. |
| FileUploadResource::validateAndParseContentDispositionHeader | function | core/ |
Validates and extracts the filename from the Content-Disposition header. |
| FileUriUnique::validatedBy | function | core/ |
|
| FileValidationConstraintValidator::validate | function | core/ |
|
| FileWidget::validateMultipleCount | function | core/ |
Validates the number of uploaded files. |
| file_test_file_validate | function | core/ |
Implements hook_file_validate(). |
| file_validate | function | core/ |
Checks that a file meets the criteria specified by the validators. |
| file_validate_extensions | function | core/ |
Checks that the filename ends with an allowed extension. |
| file_validate_image_resolution | function | core/ |
Verifies that image dimensions are within the specified maximum and minimum. |
| file_validate_is_image | function | core/ |
Checks that the file is recognized as a valid image. |
| file_validate_name_length | function | core/ |
Checks for files with names longer than can be stored in the database. |
| file_validate_size | function | core/ |
Checks that the file's size is below certain limits. |
| FilterFormatFormBase::validateForm | function | core/ |
Form validation handler. |
| FilterPluginBase::buildGroupValidate | function | core/ |
Validate the build group options form. |
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.