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
- Search main for validate
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuUiHooks::formNodeTypeFormValidate | function | core/ |
Validate handler for forms with menu options. |
| 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::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency | function | core/ |
Tests validate no theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
Tests validate one theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
Tests validate two theme dependencies. |
| ModulesUninstallForm::validateForm | function | core/ |
Form validation handler. |
| ModuleUninstallValidatorInterface::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| MultisiteValidator::validate | function | core/ |
Validates that the current site is not part of a multisite. |
| 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. |
| NavigationLinkBlock::validateIconClassElement | function | core/ |
Form element validation handler for the 'icon_class' element. |
| NavigationLinkBlock::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
| 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. |
| NumericItemBase::validateMinAndMaxConfig | function | core/ |
Validates that the minimum value is less than the maximum. |
| OEmbed::validateConfigurationForm | function | core/ |
Form validation handler. |
| OEmbedForm::validateUrl | function | core/ |
Validates the oEmbed URL. |
| OEmbedResourceConstraintValidator::validate | function | core/ |
|
| OEmbedResourceConstraintValidatorTest::testValidateEmptySource | function | core/ |
Tests validate empty source. |
| OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked | function | core/ |
Tests validate url resolver invoked. |
| OpCodeCache::invalidate | function | core/ |
Invalidates a PHP file from a possibly active opcode cache. |
| OpmlFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| OptionsWidgetBase::validateElement | function | core/ |
Form validation handler for widget elements. |
| OverwriteExistingPackagesValidator::validate | function | core/ |
Validates that new installed packages don't overwrite existing directories. |
| PackageManagerUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| 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/ |
Allows the exposed form to be validated. |
| PagerPluginBase::validateOptionsForm | function | core/ |
Provide the default form for validating options. |
| PasswordConfirm::validatePasswordConfirm | function | core/ |
Validates a password_confirm element. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.