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 |
---|---|---|---|
ImageToolkitBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ImageToolkitForm::validateForm | function | core/ |
Form validation handler. |
ImageToolkitInterface::isValid | function | core/ |
Checks if the image is valid. |
ImageToolkitManager::getAllValidExtensions | function | core/ |
Returns all valid extensions. |
ImageToolkitOperationBase::validateArguments | function | core/ |
Validates the arguments. |
ImageUploadTest::testLockAfterFailedValidation | function | core/ |
Test that lock is removed after a failed validation. |
ImageWidget::validateRequiredFields | function | core/ |
Validate callback for alt and title field, if the user wants them required. |
image_field_property_constraint_validation.info.yml | file | core/ |
core/modules/image/tests/modules/image_field_property_constraint_validation/image_field_property_constraint_validation.info.yml |
ImmutablePropertiesConstraintValidator | class | core/ |
Validates the ImmutableProperties constraint. |
ImmutablePropertiesConstraintValidator.php | file | core/ |
|
ImmutablePropertiesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ImmutablePropertiesConstraintValidator::validate | function | core/ |
|
ImmutablePropertiesConstraintValidator::__construct | function | core/ |
Constructs an ImmutablePropertiesConstraintValidator object. |
ImmutablePropertiesConstraintValidatorTest | class | core/ |
@group Entity @group Validation |
ImmutablePropertiesConstraintValidatorTest.php | file | core/ |
|
ImmutablePropertiesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
ImmutablePropertiesConstraintValidatorTest::testImmutablePropertyCannotBeChanged | function | core/ |
Tests that changing a config entity's immutable property raises an error. |
ImmutablePropertiesConstraintValidatorTest::testValidatedEntityMustHaveAnId | function | core/ |
Tests that entities without an ID will raise an exception. |
ImmutablePropertiesConstraintValidatorTest::testValidatorRejectsANonExistentProperty | function | core/ |
Tests that the validator throws an exception for non-existent properties. |
ImmutablePropertiesConstraintValidatorTest::testValidatorRequiresAConfigEntity | function | core/ |
Tests that only config entities are accepted by the validator. |
ImportForm::validateForm | function | core/ |
Form validation handler. |
InfoParserUnitTest::providerInvalidLifecycle | function | core/ |
Data provider for testInvalidLifecycle(). |
InfoParserUnitTest::providerValidLifecycle | function | core/ |
Data provider for testValidLifecycle(). |
InfoParserUnitTest::testInvalidLifecycle | function | core/ |
Tests an info file with invalid lifecycle values. |
InfoParserUnitTest::testValidLifecycle | function | core/ |
Tests an info file with valid lifecycle values. |
InlineBlock::blockValidate | function | core/ |
|
InOperator::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
InOperatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
InOperatorTest::validate_options_callback | function | core/ |
Views filter callback: Generate the values for the options. |
InputStreamUploadedFile::validate | function | core/ |
Validates the uploaded file information. |
InputTest::testInputIsValidated | function | core/ |
Tests input validation. |
InstallCommand::validateProfile | function | core/ |
Validates a user provided install profile. |
InstallCommand::validateRecipe | function | core/ |
Validates a user provided recipe. |
InstallProfileUninstallValidator | class | core/ |
Ensures install profile can only be uninstalled if the modules are available. |
InstallProfileUninstallValidator.php | file | core/ |
|
InstallProfileUninstallValidator::$noProfileExtensionDiscovery | property | core/ |
Extension discovery that scans all folders except profiles. |
InstallProfileUninstallValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object that ignores the install profile. |
InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
InstallProfileUninstallValidator::__construct | function | core/ |
|
InstallTranslationFilePatternTest::providerInvalidTranslationFiles | function | core/ |
|
InstallTranslationFilePatternTest::providerValidTranslationFiles | function | core/ |
|
InstallTranslationFilePatternTest::testFilesPatternInvalid | function | core/ |
@dataProvider providerInvalidTranslationFiles |
InstallTranslationFilePatternTest::testFilesPatternValid | function | core/ |
@dataProvider providerValidTranslationFiles |
install_profile_uninstall_validator | service | core/ |
Drupal\Core\Extension\InstallProfileUninstallValidator |
InvalidatingCacheBackendInterface | interface | core/ |
Test interface for testing the cache tags validator. |
InvalidCharsetException | class | core/ |
This exception class signals an invalid charset is being used. |
InvalidCharsetException.php | file | core/ |
|
InvalidComponentDataException | class | core/ |
Raised when a component is rendering with invalid data. |
InvalidComponentDataException.php | file | core/ |
|
InvalidComponentException | class | core/ |
Custom exception for invalid components. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.