Search for valid
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigImportRenameValidationTest::$configImporter | property | core/ |
Config Importer object used for testing. |
| ConfigImportRenameValidationTest::$modules | property | core/ |
Modules to install. |
| ConfigImportRenameValidationTest::setUp | function | core/ |
|
| ConfigImportRenameValidationTest::testRenameSimpleConfigValidation | function | core/ |
Tests configuration renaming validation for simple configuration. |
| ConfigImportRenameValidationTest::testRenameValidation | function | core/ |
Tests configuration renaming validation. |
| ConfigImportSubscriber::$uninstallValidators | property | core/ |
The uninstall validators. |
| ConfigImportSubscriber::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
| 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[[api-linebreak]] |
| ConfigTest::testValidateNameException | function | core/ |
@covers ::validateName[[api-linebreak]] @dataProvider validateNameProvider |
| ConfigTest::validateNameProvider | function | core/ |
Provides data to test name validation. |
| ConfigurableActionBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigurableImageEffectBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigurableLanguageValidationTest | class | core/ |
Tests validation of configurable_language entities. |
| ConfigurableLanguageValidationTest.php | file | core/ |
|
| ConfigurableLanguageValidationTest::$modules | property | core/ |
Modules to install. |
| 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. |
| ConfigValidationTest::testValidatableConfigIsValidated | function | core/ |
Tests that the recipe runner only validates config which is validatable. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.