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 |
---|---|---|---|
ComponentValidatorTest::dataProviderValidatePropsValid | function | core/ |
Data provider with valid component props. |
ComponentValidatorTest::dataProviderValidatePropsValid | function | core/ |
Data provider with valid component props. |
ComponentValidatorTest::testValidateDefinitionInvalid | function | core/ |
Tests invalid component definitions. |
ComponentValidatorTest::testValidateDefinitionInvalid | function | core/ |
Tests invalid component definitions. |
ComponentValidatorTest::testValidateDefinitionValid | function | core/ |
Tests that valid component definitions don't cause errors. |
ComponentValidatorTest::testValidateDefinitionValid | function | core/ |
Tests that valid component definitions don't cause errors. |
ComponentValidatorTest::testValidatePropsInvalid | function | core/ |
Tests that invalid props are handled properly. |
ComponentValidatorTest::testValidatePropsInvalid | function | core/ |
Tests that invalid props are handled properly. |
ComponentValidatorTest::testValidatePropsValid | function | core/ |
Tests that valid props are handled properly. |
ComponentValidatorTest::testValidatePropsValid | function | core/ |
Tests that valid props are handled properly. |
ComposerInspector::invalidateCacheIfNeeded | function | core/ |
Invalidates cached data if composer.json or composer.lock have changed. |
ComposerInspector::validate | function | core/ |
Checks that Composer commands can be run. |
ComposerInspector::validateExecutable | function | core/ |
Validates that the Composer executable exists in a supported version. |
ComposerInspector::validateProject | function | core/ |
Checks that `composer.json` is valid and `composer.lock` exists. |
ComposerInspectorTest::testComposerValidateIsCalled | function | core/ |
@covers ::validate |
ComposerMinimumStabilityValidator::validate | function | core/ |
Validates composer minimum stability. |
ComposerPatchesValidator::validate | function | core/ |
Validates the status of the patcher plugin. |
ComposerPluginsValidator::validate | function | core/ |
Validates the allowed Composer plugins, both in active and stage. |
ComposerValidateTest | class | core/ |
@group Composer |
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/ |
@testWith ["block_content_type"] ["node_type"] ["shortcut_set"] ["menu"] |
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/ |
@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. |
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/ |
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.