Search for valid
- Search 7.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FieldUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| FieldUninstallValidator::__construct | function | core/ |
Constructs a new FieldUninstallValidator. |
| FieldUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\field\FieldUninstallValidator[[api-linebreak]] @group field |
| FieldUninstallValidatorTest.php | file | core/ |
|
| FieldUninstallValidatorTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager. |
| FieldUninstallValidatorTest::$fieldUninstallValidator | property | core/ |
|
| FieldUninstallValidatorTest::setUp | function | core/ |
|
| FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldValidationTest | class | core/ |
Tests field validation. |
| FieldValidationTest.php | file | core/ |
|
| FieldValidationTest::$bundle | property | core/ |
|
| FieldValidationTest::$entity | property | core/ |
|
| FieldValidationTest::$entityType | property | core/ |
|
| FieldValidationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldValidationTest::testCardinalityConstraint | function | core/ |
Tests that the number of values is validated against the field cardinality. |
| FieldValidationTest::testFieldConstraints | function | core/ |
Tests that constraints defined by the field type are validated. |
| FieldWidgetConstraintValidator | class | core/ |
Validates the FieldWidgetConstraint constraint. |
| FieldWidgetConstraintValidator.php | file | core/ |
|
| FieldWidgetConstraintValidator::validate | function | core/ |
|
| FieldWidgetConstraintValidatorTest | class | core/ |
Tests validation constraints for FieldWidgetConstraintValidatorTest. |
| FieldWidgetConstraintValidatorTest.php | file | core/ |
|
| FieldWidgetConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| 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. |
| FileFieldWidgetTest::testMaximumUploadFileSizeValidation | function | core/ |
Tests maximum upload file size validation. |
| FileFieldWidgetTest::testWidgetValidation | function | core/ |
Tests validation with the Upload button. |
| FileItem::getUploadValidators | function | core/ |
Retrieves the upload validators for a file field. |
| FileItem::validateDirectory | function | core/ |
Form API callback. |
| FileItem::validateExtensions | function | core/ |
Form API callback. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.