Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ComplexDataConstraintValidatorTest | class | core/ |
Tests ComplexData validation constraint with both valid and invalid values for a key. |
ComplexDataConstraintValidatorTest.php | file | core/ |
|
ComplexDataConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
ComplexDataConstraintValidatorTest::setUp | function | core/ |
|
ComplexDataConstraintValidatorTest::testValidation | function | core/ |
Tests the ComplexData validation constraint validator. |
ComposerValidateTest | class | core/ |
@group Composer @requires externalCommand composer |
ComposerValidateTest.php | file | core/ |
|
ComposerValidateTest::provideComposerJson | function | core/ |
|
ComposerValidateTest::testValidateComposer | function | core/ |
@dataProvider provideComposerJson |
ConditionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConfigBase::validateKeys | function | core/ |
Validates all keys in a passed in config array structure. |
ConfigBase::validateName | function | core/ |
Validates the configuration object name. |
ConfigCacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ConfigCRUDTest::testNameValidation | function | core/ |
Tests the validation of configuration object names. |
ConfigCRUDTest::testValueValidation | function | core/ |
Tests the validation of configuration object values. |
ConfigEntityAdapterTest::testValidate | function | core/ |
@covers ::validate |
ConfigEntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
ConfigEntityBase::invalidateTagsOnDelete | function | core/ |
Override to never invalidate the individual entities' cache tags; the config system already invalidates them. |
ConfigEntityBase::invalidateTagsOnSave | function | core/ |
Override to never invalidate the entity's cache tag; the config system already invalidates it. |
ConfigEntityBaseUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache backend. |
ConfigEntityStorageTest::$cacheTagsInvalidator | property | core/ |
The mocked cache backend. |
ConfigEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save |
ConfigEntityTypeTest::testConfigPrefixLengthValid | function | core/ |
Tests that a valid config prefix returned by getConfigPrefix() does not throw an exception and is formatted as expected. |
ConfigEvents::IMPORT_VALIDATE | constant | core/ |
Name of the event fired when validating imported configuration. |
ConfigFactoryTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty | function | core/ |
@covers ::config |
ConfigHandler::validateForm | function | core/ |
Form validation handler. |
ConfigHandlerExtra::validateForm | function | core/ |
Form validation handler. |
ConfigImporter::$validated | property | core/ |
Indicates changes to import have been validated. |
ConfigImporter::validate | function | core/ |
Dispatches validate event for a ConfigImporter object. |
ConfigImporterTest::testInvalidStep | function | core/ |
Tests that the isConfigSyncing flag is cleanup after an invalid step. |
ConfigImporterTest::testSiteUuidValidate | function | core/ |
Tests verification of site UUID before importing configuration. |
ConfigImportForm::validateForm | function | core/ |
Form validation handler. |
ConfigImportInstallProfileTest::testInstallProfileValidation | function | core/ |
Tests config importer cannot uninstall install profiles. |
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/ |
Modules to enable. |
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/ |
Checks that the configuration synchronization is valid. |
ConfigImportSubscriber::onConfigImporterValidate | function | core/ |
Validates the configuration to be imported. |
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. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.