Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 11.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ComposerValidateTest | class | core/ |
@group Composer |
ComposerValidateTest.php | file | core/ |
|
ComposerValidateTest::provideComposerJson | function | core/ |
|
ComposerValidateTest::testValidateComposer | function | core/ |
@dataProvider provideComposerJson |
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/ |
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. |
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/ |
@covers ::validateName @dataProvider validateNameProvider |
ConfigTest::validateNameProvider | function | core/ |
Provides data to test name validation. |
ConfigurableActionBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConfigurableImageEffectBase::validateConfigurationForm | function | core/ |
|
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. |
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.