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 |
---|---|---|---|
ConfigImportModuleUninstallValidatorInterface::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
ConfigImportRenameValidationTest | class | core/ |
Tests validating renamed configuration in a configuration import. |
ConfigImportRenameValidationTest.php | file | core/ |
|
ConfigImportRenameValidationTest::$configImporter | property | core/ |
Config Importer object used for testing. |
ConfigImportRenameValidationTest::$modules | property | core/ |
|
ConfigImportRenameValidationTest::setUp | function | core/ |
|
ConfigImportRenameValidationTest::testRenameSimpleConfigValidation | function | core/ |
Tests configuration renaming validation for simple configuration. |
ConfigImportRenameValidationTest::testRenameValidation | function | core/ |
Tests configuration renaming validation. |
ConfigImportSubscriber::onConfigImporterValidate | function | core/ |
Validates the configuration to be imported. |
ConfigImportSubscriber::onConfigImporterValidate | function | core/ |
Checks that the configuration synchronization is valid. |
ConfigImportSubscriber::validateDependencies | function | core/ |
Validates configuration being imported does not have unmet dependencies. |
ConfigImportSubscriber::validateModules | function | core/ |
Validates module installations and uninstallations. |
ConfigImportSubscriber::validateThemes | function | core/ |
Validates theme installations and uninstallations. |
ConfigImportUITest::testExtensionValidation | function | core/ |
Tests config importer cannot uninstall extensions which are depended on. |
ConfigImportUITest::testImportSiteUuidValidation | function | core/ |
Tests verification of site UUID before importing configuration. |
ConfigImportUITest::testImportValidation | function | core/ |
Tests that multiple validation errors are listed on the page. |
ConfigImportValidateEventSubscriberBase | class | core/ |
Defines a base event listener implementation for config sync validation. |
ConfigImportValidateEventSubscriberBase.php | file | core/ |
|
ConfigImportValidateEventSubscriberBase::getSubscribedEvents | function | core/ |
|
ConfigImportValidateEventSubscriberBase::onConfigImporterValidate | function | core/ |
Checks that the configuration synchronization is valid. |
ConfigInstaller::validateDependencies | function | core/ |
Validates an array of config data that contains dependency information. |
ConfigSingleImportForm::validateForm | function | core/ |
Form validation handler. |
ConfigStorageTestBase::$invalidStorage | property | core/ |
|
ConfigStorageTestBase::testInvalidStorage | function | core/ |
Tests an invalid storage. |
ConfigSubscriber::onConfigImporterValidate | function | core/ |
Checks that the Configuration module is not being uninstalled. |
ConfigTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
ConfigTest::testSetValidation | function | core/ |
@covers ::set |
ConfigTest::testValidateNameException | function | core/ |
@covers ::validateName @dataProvider validateNameProvider |
ConfigTest::validateNameProvider | function | core/ |
Provides data to test name validation. |
ConfigurableActionBase::validateConfigurationForm | function | core/ |
|
ConfigurableImageEffectBase::validateConfigurationForm | function | core/ |
|
ConfigurableLanguageValidationTest | class | core/ |
Tests validation of configurable_language entities. |
ConfigurableLanguageValidationTest.php | file | core/ |
|
ConfigurableLanguageValidationTest::$modules | property | core/ |
|
ConfigurableLanguageValidationTest::setUp | function | core/ |
|
ConfigurableSearchPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConfigureBlockFormBase::validateForm | function | core/ |
Form validation handler. |
ConfigureSectionForm::validateForm | function | core/ |
Form validation handler. |
ConfigValidation | class | core/ |
Provides a collection of validation callbacks for testing purposes. |
ConfigValidation.php | file | core/ |
|
ConfigValidation::validateCatCount | function | core/ |
Validates a number. |
ConfigValidation::validateCats | function | core/ |
Validates cats. |
ConfigValidation::validateGiraffes | function | core/ |
Validates giraffes. |
ConfigValidation::validateLlama | function | core/ |
Validates a llama. |
ConfigValidation::validateMapping | function | core/ |
Validates a mapping. |
ConfigValidation::validateSequence | function | core/ |
Validates a sequence. |
ConfigValidationTest | class | core/ |
@group Recipe |
ConfigValidationTest.php | file | core/ |
|
ConfigValidationTest::$strictConfigSchema | property | core/ |
This test depends on us being able to create invalid config, so we can ensure that validatable config is validated by the recipe runner. |
ConfigValidationTest::createRecipeWithInvalidDataInFile | function | core/ |
Creates a recipe with invalid config data in a particular file. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.