Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
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 |
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/ |
Provides a proxy class for \Drupal\Core\Extension\InstallProfileUninstallValidator. |
InstallProfileUninstallValidator | class | core/ |
Ensures install profile can only be uninstalled if the modules are available. |
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/ |
Constructs a ProxyClass Drupal proxy object. |
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 |
InternalViolation::getInvalidValue | function | core/ |
|
InvalidatingCacheBackendInterface | interface | core/ |
|
InvalidComponentDataException | class | core/ |
Raised when a component is rendering with invalid data. |
InvalidComponentDataException | class | core/ |
Raised when a component is rendering with invalid data. |
InvalidComponentDataException.php | file | core/ |
|
InvalidComponentDataException.php | file | core/ |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.