Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
ExecutionContext::markGroupAsValidated | function | core/ |
|
ExposedFormPluginBase::exposedFormValidate | function | core/ |
Validates the exposed form submission. |
ExposedFormPluginInterface::exposedFormValidate | function | core/ |
Validates the exposed form submission. |
ExtensionExistsConstraintValidator | class | core/ |
Validates that a given extension exists. |
ExtensionExistsConstraintValidator.php | file | core/ |
|
ExtensionExistsConstraintValidator::$moduleHandler | property | core/ |
The module handler service. |
ExtensionExistsConstraintValidator::$themeHandler | property | core/ |
The theme handler service. |
ExtensionExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ExtensionExistsConstraintValidator::validate | function | core/ |
|
ExtensionExistsConstraintValidator::__construct | function | core/ |
Constructs a ExtensionExistsConstraintValidator object. |
ExtensionExistsConstraintValidatorTest | class | core/ |
Tests the ExtensionExists constraint validator. |
ExtensionExistsConstraintValidatorTest.php | file | core/ |
|
ExtensionExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
ExtensionExistsConstraintValidatorTest::testValidation | function | core/ |
Tests the ExtensionExists constraint validator. |
ExtensionLifecycle::isValid | function | core/ |
Determines if a given extension lifecycle string is valid. |
ExtensionNameConstraintTest::testValidation | function | core/ |
Tests the ExtensionName constraint. |
ExtensionVersionTest::provideInvalidBranch | function | core/ |
Data provider for testInvalidBranch(). |
ExtensionVersionTest::providerInvalidBranchCorePrefix | function | core/ |
Data provider for testInvalidBranchCorePrefix(). |
ExtensionVersionTest::providerInvalidVersionCorePrefix | function | core/ |
Data provider for testInvalidVersionCorePrefix(). |
ExtensionVersionTest::providerInvalidVersionNumber | function | core/ |
Data provider for testInvalidVersionNumber(). |
ExtensionVersionTest::testInvalidBranch | function | core/ |
@covers ::createFromSupportBranch[[api-linebreak]] |
ExtensionVersionTest::testInvalidBranchCorePrefix | function | core/ |
@covers ::createFromSupportBranch[[api-linebreak]] |
ExtensionVersionTest::testInvalidVersionCorePrefix | function | core/ |
@covers ::createFromVersionString[[api-linebreak]] |
ExtensionVersionTest::testInvalidVersionNumber | function | core/ |
@covers ::createFromVersionString[[api-linebreak]] |
ExternalFormUrlTest::validateForm | function | core/ |
Form validation handler. |
ExtractTest::providerTestExtractInvalid | function | core/ |
Provides data for the testExtractInvalid. |
ExtractTest::testExtractInvalid | function | core/ |
Tests invalid input. |
ExtraFieldBlockCacheTagInvalidator | class | core/ |
Provides a cache tag invalidator that clears the block cache. |
ExtraFieldBlockCacheTagInvalidator.php | file | core/ |
|
ExtraFieldBlockCacheTagInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
ExtraFieldBlockCacheTagInvalidator::__construct | function | core/ |
Constructs a new ExtraFieldBlockCacheTagInvalidator. |
Fast404ExceptionHtmlSubscriber::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
field.uninstall_validator | service | core/ |
Drupal\field\FieldUninstallValidator |
FieldableEntityInterface::isValidationRequired | function | core/ |
Checks whether entity validation is required before saving the entity. |
FieldableEntityInterface::setValidationRequired | function | core/ |
Sets whether entity validation is required before saving the entity. |
FieldableEntityInterface::validate | function | core/ |
Validates the currently set values. |
FieldConfigEditForm::validateForm | function | core/ |
Form validation handler. |
FieldConfigValidationTest | class | core/ |
Tests validation of field_config entities. |
FieldConfigValidationTest.php | file | core/ |
|
FieldConfigValidationTest::$modules | property | core/ |
Modules to install. |
FieldConfigValidationTest::setUp | function | core/ |
|
FieldConfigValidationTest::testEntityReferenceSelectionHandlerIsValidated | function | core/ |
Tests that entity reference selection handler plugin IDs are validated. |
FieldConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
FieldConfigValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
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. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.