Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageAddForm::validateForm | function | core/ |
Form validation handler. |
| FieldStorageConfigEditForm::validateCardinality | function | core/ |
Validates the cardinality. |
| FieldStorageConfigEntityUnitTest::providerInvalidEnforcedCardinality | function | core/ |
Data provider for ::testInvalidEnforcedCardinality() |
| FieldStorageConfigEntityUnitTest::testInvalidEnforcedCardinality | function | core/ |
Tests invalid enforced cardinality. |
| FieldUiTest::$pathValidator | property | core/ |
The path validator. |
| FieldUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\field\FieldUninstallValidator. |
| FieldUninstallValidator | class | core/ |
Prevents uninstallation of modules providing active field storage. |
| FieldUninstallValidator.php | file | core/ |
|
| FieldUninstallValidator.php | file | core/ |
|
| FieldUninstallValidator::$container | property | core/ |
The service container. |
| FieldUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| FieldUninstallValidator::$fieldStorageConfigStorage | property | core/ |
The field storage config storage. |
| FieldUninstallValidator::$fieldTypeManager | property | core/ |
The field type plugin manager. |
| FieldUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| FieldUninstallValidator::getFieldStoragesByModule | function | core/ |
Returns all field storages for a specified module. |
| FieldUninstallValidator::getFieldTypeLabel | function | core/ |
Returns the label for a specified field type. |
| FieldUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| FieldUninstallValidator::setStringTranslation | function | core/ |
|
| 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::__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. |
| FileFieldValidateTest | class | core/ |
Tests validation functions such as file type, max file size, max size per node, and required. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.