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 |
|---|---|---|---|
| FieldConfigValidationTest::testInvalidDependencies | function | core/ |
Tests that validation fails if config dependencies are invalid. |
| FieldConfigValidationTest::testMultilineTextFieldDefaultValue | function | core/ |
Tests validation of a field_config's default value. |
| FieldConfigValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| FieldConfigValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| FieldConfigValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the field is checked. |
| FieldDefinitionTest::testInvalidDefaultValueCallback | function | core/ |
Tests invalid default value callbacks. |
| FieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| FieldItemListInterface::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| FieldItemListTest::testDefaultValuesFormValidate | function | core/ |
Tests default values form validate. |
| FieldKernelTestBase::entityValidateAndSave | function | core/ |
Validate and save entity. Fail if violations are found. |
| FieldLayoutEntityDisplayFormTrait::validateForm | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::validateForm(). |
| FieldPluginBaseTest::$pathValidator | property | core/ |
The mocked path validator. |
| 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. |
| FieldStorageConfigValidationTest | class | core/ |
Tests validation of field_storage_config entities. |
| FieldStorageConfigValidationTest.php | file | core/ |
|
| FieldStorageConfigValidationTest::$modules | property | core/ |
Modules to install. |
| FieldStorageConfigValidationTest::setUp | function | core/ |
|
| FieldStorageConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
| FieldStorageConfigValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid | function | core/ |
Tests get grouped definitions invalid. |
| FieldUiTest::$pathValidator | property | core/ |
The path validator. |
| FieldUninstallValidator | class | core/ |
Prevents uninstallation of modules providing active field storage. |
| FieldUninstallValidator.php | file | core/ |
|
| FieldUninstallValidator::$fieldStorageConfigStorage | property | core/ |
The field storage config storage. |
| FieldUninstallValidator::$fieldTypeManager | property | core/ |
The field type plugin manager. |
| 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::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 new FieldUninstallValidator. |
| FieldUninstallValidatorTest | class | core/ |
Tests Drupal\field\FieldUninstallValidator. |
| FieldUninstallValidatorTest.php | file | core/ |
|
| FieldUninstallValidatorTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager. |
| FieldUninstallValidatorTest::$fieldUninstallValidator | property | core/ |
The mock field uninstall validator. |
| FieldUninstallValidatorTest::setUp | function | core/ |
|
| FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
Tests validate deleted. |
| FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
Tests validate no deleted. |
| FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
Tests validate no storages. |
| 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. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.