Search for validate
- Search 7.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Search 11.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
menu_ui_form_node_type_form_validate | function | core/ |
Validate handler for forms with menu options. |
MessageForm::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
MigrateValidatableEntityInterface::validateEntity | function | core/ |
Validates the entity. |
ModerationStateConstraintValidator::validate | function | core/ |
|
ModerationStateWidget::validateElement | function | core/ |
Form validation handler for widget elements. |
ModuleInstaller::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
ModuleInstaller::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
ModuleInstallerInterface::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency | function | core/ |
@covers ::validate |
ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
@covers ::validate |
ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
@covers ::validate |
ModulesUninstallForm::validateForm | function | core/ |
Form validation handler. |
ModuleUninstallValidatorInterface::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
Name::$validated_exposed_input | property | core/ |
The validated exposed input. |
Name::validateExposed | function | core/ |
Validate the exposed handler form. |
Name::valueValidate | function | core/ |
Validate the options form. |
NegotiationBrowserForm::validateForm | function | core/ |
Form validation handler. |
NegotiationUrlForm::validateForm | function | core/ |
Form validation handler. |
NestedEntityTestForm::validateForm | function | core/ |
Form validation handler. |
NodeSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
NodeTypeForm::validateForm | function | core/ |
Form validation handler. |
None::validateArgument | function | core/ |
Performs validation for a given argument. |
NotNullConstraintValidator::validate | function | core/ |
|
NullBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
NullBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
NullBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
Number::validateNumber | function | core/ |
Form element validation handler for #type 'number'. |
NumericArgumentValidator::validateArgument | function | core/ |
Performs validation for a given argument. |
OEmbed::validateConfigurationForm | function | core/ |
Form validation handler. |
OEmbedForm::validateUrl | function | core/ |
Validates the oEmbed URL. |
OEmbedResourceConstraintValidator::validate | function | core/ |
|
OEmbedResourceConstraintValidatorTest::testValidateEmptySource | function | core/ |
@covers ::validate |
OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked | function | core/ |
@covers ::validate |
OpCodeCache::invalidate | function | core/ |
Invalidates a PHP file from a possibly active opcode cache. |
OpmlFeedAdd::validateForm | function | core/ |
Form validation handler. |
OpmlFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
OptionsWidgetBase::validateElement | function | core/ |
Form validation handler for widget elements. |
Page::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
Page::validateOptionsForm | function | core/ |
Validate the options form. |
PagerPluginBase::exposedFormValidate | function | core/ |
|
PagerPluginBase::validateOptionsForm | function | core/ |
Provide the default form for validating options. |
PasswordConfirm::validatePasswordConfirm | function | core/ |
Validates a password_confirm element. |
PathAlias::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
PathAliasConstraintValidator::validate | function | core/ |
|
PathElement::validateMatchedPath | function | core/ |
Form element validation handler for matched_path elements. |
PathElementFormTest::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.