Search for validate

  1. Search 7.x for validate
  2. Search 9.5.x for validate
  3. Search 8.9.x for validate
  4. Search 11.x for validate
  5. Other projects
Title Object type File name Summary
file_validate_image_resolution function core/modules/file/file.module Verifies that image dimensions are within the specified maximum and minimum.
file_validate_is_image function core/modules/file/file.module Checks that the file is recognized as a valid image.
file_validate_name_length function core/modules/file/file.module Checks for files with names longer than can be stored in the database.
file_validate_size function core/modules/file/file.module Checks that the file's size is below certain limits.
FilterFormatFormBase::validateForm function core/modules/filter/src/FilterFormatFormBase.php Form validation handler.
FilterPluginBase::buildGroupValidate function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validate the build group options form.
FilterPluginBase::operatorValidate function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validate the operator form.
FilterPluginBase::validate function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validate that the plugin is correct and can be saved.
FilterPluginBase::validateExposeForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validate the options form.
FilterPluginBase::validateIdentifier function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validates a filter identifier.
FilterPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Simple validate handler.
FilterPluginBase::valueValidate function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validate the options form.
FilterUninstallValidator::validate function core/modules/filter/src/ProxyClass/FilterUninstallValidator.php Determines the reasons a module can not be uninstalled.
FilterUninstallValidator::validate function core/modules/filter/src/FilterUninstallValidator.php Determines the reasons a module can not be uninstalled.
FilterUninstallValidatorTest::testValidateNoFormats function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php @covers ::validate
FilterUninstallValidatorTest::testValidateNoMatchingFormats function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php @covers ::validate
FilterUninstallValidatorTest::testValidateNoPlugins function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php @covers ::validate
FormActionXssTest::validateForm function core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php Form validation handler.
FormBase::validateForm function core/lib/Drupal/Core/Form/FormBase.php Form validation handler.
FormBuilder::executeValidateHandlers function core/lib/Drupal/Core/Form/FormBuilder.php
FormBuilder::validateForm function core/lib/Drupal/Core/Form/FormBuilder.php
FormController::validateForm function core/modules/system/tests/modules/condition_test/src/FormController.php Implements \Drupal\Core\Form\FormInterface::validateForm().
FormDefaultHandlersTest::customValidateForm function core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php
FormDefaultHandlersTest::validateForm function core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php Form validation handler.
FormElement::validatePattern function core/lib/Drupal/Core/Render/Element/FormElement.php #element_validate callback for #pattern form element property.
FormElementBase::validatePattern function core/lib/Drupal/Core/Render/Element/FormElementBase.php #element_validate callback for #pattern form element property.
FormElementMaxlengthTest::validateForm function core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php Form validation handler.
FormInterface::validateForm function core/lib/Drupal/Core/Form/FormInterface.php Form validation handler.
FormOperations::validateDefaultWorkspace function core/modules/workspaces/src/FormOperations.php Validation handler which sets a validation error for all unsupported forms.
FormState::$must_validate property core/lib/Drupal/Core/Form/FormState.php
FormState::$validate_handlers property core/lib/Drupal/Core/Form/FormState.php
FormState::getValidateHandlers function core/lib/Drupal/Core/Form/FormState.php Gets the validate handlers.
FormState::setValidateHandlers function core/lib/Drupal/Core/Form/FormState.php Sets the validate handlers.
FormStateDecoratorBase::getValidateHandlers function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Gets the validate handlers.
FormStateDecoratorBase::setValidateHandlers function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Sets the validate handlers.
FormStateDecoratorBaseTest::testGetValidateHandlers function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::getValidateHandlers
FormStateDecoratorBaseTest::testSetValidateHandlers function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setValidateHandlers
FormStateInterface::getValidateHandlers function core/lib/Drupal/Core/Form/FormStateInterface.php Gets the validate handlers.
FormStateInterface::setValidateHandlers function core/lib/Drupal/Core/Form/FormStateInterface.php Sets the validate handlers.
FormStoragePageCacheTest::testValidateFormStorageOnCachedPage function core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php Build-id is regenerated when validating cached form.
FormTest::validateSelectSorting function core/modules/system/tests/src/Functional/Form/FormTest.php Validates that the options are in the right order in a select.
FormTestArgumentsObject::validateForm function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php Form validation handler.
FormTestClickedButtonForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php Form validation handler.
FormTestControllerObject::validateForm function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Form validation handler.
FormTestDetailsForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php Form validation handler.
FormTestGroupVerticalTabsForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php Form validation handler.
FormTestLimitValidationErrorsForm::elementValidateLimitValidationErrors function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormValidate function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php Validate callback that forces a form rebuild.
FormTestObject::validateForm function core/modules/system/tests/modules/form_test/src/FormTestObject.php Form validation handler.
FormTestProgrammaticForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php Form validation handler.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.