Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageAddForm::validateFieldType | function | core/ |
Validates the second step (field storage selection and label) of the form. |
FieldStorageAddForm::validateGroupOrField | function | core/ |
Validates the first step of the form. |
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/ |
@covers ::getGroupedDefinitions |
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::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 @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 |
FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate |
FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
@covers ::validate |
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/ |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.