Search for valid
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageToolkitForm::validateForm | function | core/ |
Form validation handler. |
| ImageToolkitInterface::isValid | function | core/ |
Checks if the image is valid. |
| 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. |
| 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/ |
|
| InputStreamUploadedFile::isValid | function | core/ |
Returns whether the file was uploaded successfully. |
| InputStreamUploadedFile::validate | function | core/ |
Validates the uploaded file information. |
| 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 | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\InstallProfileUninstallValidator. |
| InstallProfileUninstallValidator.php | file | core/ |
|
| InstallProfileUninstallValidator.php | file | core/ |
|
| InstallProfileUninstallValidator::$container | property | core/ |
The service container. |
| InstallProfileUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| InstallProfileUninstallValidator::$noProfileExtensionDiscovery | property | core/ |
Extension discovery that scans all folders except profiles. |
| InstallProfileUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| InstallProfileUninstallValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object that ignores the install profile. |
| InstallProfileUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| InstallProfileUninstallValidator::setStringTranslation | function | core/ |
|
| InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| InstallProfileUninstallValidator::__construct | function | core/ |
|
| InstallProfileUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| 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 |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.