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 |
---|---|---|---|
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/ |
|
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. |
PathPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
PathPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
PathPluginBase::validatePath | function | core/ |
Validates the path of the display. |
PathWidget::validateFormElement | function | core/ |
Form element validation handler for URL alias form element. |
PendingUpdatesValidator::validate | function | core/ |
Validates that there are no pending database updates. |
PhpBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
PhpBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
PhpBackend::invalidateByHash | function | core/ |
Invalidate one cache item. |
PhpBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
PhpExtensionsValidator::validateOpenSsl | function | core/ |
Flags an error if the OpenSSL extension is not installed. |
PhpExtensionsValidator::validateXdebug | function | core/ |
Flags a warning if Xdebug is enabled. |
PhpTufValidator::validate | function | core/ |
Reacts to a stage event by validating PHP-TUF configuration as needed. |
PhpTufValidator::validateTuf | function | core/ |
Flags messages if PHP-TUF is not installed and configured properly. |
PluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
PluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
PluginExistsConstraintValidator::validate | function | core/ |
|
PluginFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
PluginFormInterface::validateConfigurationForm | function | core/ |
Form validation handler. |
PrepareCallbackTestForm::validateForm | function | core/ |
Form validation handler. |
PrimitiveTypeConstraintValidator::validate | function | core/ |
|
PrimitiveTypeConstraintValidatorTest::provideTestValidate | function | core/ |
|
PrimitiveTypeConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate |
ProjectRelease::validateReleaseData | function | core/ |
Validates the project release data. |
ProtectedUserFieldConstraintValidator::validate | function | core/ |
|
ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate |
ProtectedUserFieldConstraintValidatorTest::validate | function | core/ |
Perform the validation. |
QueryPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
QueueSerializationTest::validateForm | function | core/ |
Form validation handler. |
Random::stringValidate | function | core/ |
Callback for random string validation. |
RandomTest::_RandomStringValidate | function | core/ |
Callback for random string validation. |
RangeConstraintValidator::validate | function | core/ |
|
Recipe::validateConfigActions | function | core/ |
Validates that the corresponding extension is enabled for a config action. |
Recipe::validateDefaultValueDefinition | function | core/ |
Validates the definition of an input's default value. |
Recipe::validateExtensionIsAvailable | function | core/ |
Validates that the value is an available module/theme (installed or not). |
Recipe::validateRecipeExists | function | core/ |
Validates that a recipe exists. |
RecursiveContextualValidator::validate | function | core/ |
Validates a value against a constraint or a list of constraints. |
RecursiveContextualValidator::validateConstraints | function | core/ |
Validates a node's value against all constraints in the given group. |
RecursiveContextualValidator::validateNode | function | core/ |
Validates a Typed Data node in the validation tree. |
RecursiveContextualValidator::validateProperty | function | core/ |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.