Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComposerValidateTest | class | core/ |
Tests. |
| ComposerValidateTest.php | file | core/ |
|
| ComposerValidateTest::provideComposerJson | function | core/ |
|
| ComposerValidateTest::testValidateComposer | function | core/ |
#[DataProvider('provideComposerJson')] |
| ComposerValidator::validate | function | core/ |
Validates that the Composer executable is the correct version. |
| ConditionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigActionValidationTest::testConfigActionDependenciesAreValidated | function | core/ |
Tests validating that config actions' dependencies are present. |
| ConfigActionValidationTest::testConfigActionsAreValidated | function | core/ |
Tests config actions are validated. |
| ConfigBase::validateKeys | function | core/ |
Validates all keys in a passed in config array structure. |
| ConfigBase::validateName | function | core/ |
Validates the configuration object name. |
| ConfigEntityAdapterTest::testValidate | function | core/ |
Tests 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. |
| ConfigEvents::IMPORT_VALIDATE | constant | core/ |
Name of the event fired when validating imported configuration. |
| ConfigExistsConstraintValidator::validate | function | core/ |
|
| ConfigFormBase::validateForm | function | core/ |
Form validation handler. |
| 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::testSiteUuidValidate | function | core/ |
Tests verification of site UUID before importing configuration. |
| ConfigImportForm::validateForm | function | core/ |
Form validation handler. |
| ConfigImportModuleUninstallValidatorInterface::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| 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. |
| 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. |
| ConfigSubscriber::onConfigImporterValidate | function | core/ |
Checks that the Configuration module is not being uninstalled. |
| ConfigTest::testValidateNameException | function | core/ |
Tests validate name exception. |
| ConfigTest::validateNameProvider | function | core/ |
Provides data to test name validation. |
| ConfigurableActionBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigurableImageEffectBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigurableSearchPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigureBlockFormBase::validateForm | function | core/ |
Form validation handler. |
| ConfigureSectionForm::validateForm | function | core/ |
Form validation handler. |
| 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::testValidatableConfigIsValidated | function | core/ |
Tests that the recipe runner only validates config which is validatable. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.