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 10.3.x for validate
  5. Search 11.x for validate
  6. Other projects
Title Object type File name Summary
FileValidator::validate function core/modules/file/src/Validation/FileValidator.php Validates a File with a list of validators.
FileValidatorInterface::validate function core/modules/file/src/Validation/FileValidatorInterface.php Validates a File with a list of validators.
FileValidatorTest::testValidate function core/modules/file/tests/src/Kernel/Validation/FileValidatorTest.php Tests the validator.
FileWidget::validateMultipleCount function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Validates the number of uploaded files.
FilterFormatFormBase::validateForm function core/modules/filter/src/FilterFormatFormBase.php
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
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/FilterUninstallValidator.php
FilterUninstallValidatorTest::testValidateNoFormats function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php Tests validate no formats.
FilterUninstallValidatorTest::testValidateNoMatchingFormats function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php Tests validate no matching formats.
FilterUninstallValidatorTest::testValidateNoPlugins function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php Tests validate no plugins.
FixtureManipulator::validateComposer function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php Validate the fixtures still passes `composer validate`.
FormActionXssTest::validateForm function core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php
FormBase::validateForm function core/lib/Drupal/Core/Form/FormBase.php
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
FormElement::validatePattern function core/lib/Drupal/Core/Render/Element/FormElement.php Render API callback: Handles the #pattern form element property.
FormElementBase::validatePattern function core/lib/Drupal/Core/Render/Element/FormElementBase.php Render API callback: Handles the #pattern form element property.
FormElementMaxlengthTest::validateForm function core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php
FormHooks::formSystemThemeSettingsAlterValidate function core/themes/admin/src/Hook/FormHooks.php Validate theme settings.
FormHooks::formSystemThemeSettingsAlterValidate function core/themes/default_admin/src/Hook/FormHooks.php Validate theme settings.
FormInterface::validateForm function core/lib/Drupal/Core/Form/FormInterface.php Form validation handler.
FormOperations::validateDefaultWorkspace function core/modules/workspaces/src/Hook/FormOperations.php Validation handler which sets a validation error for all unsupported forms.
FormState::$must_validate property core/lib/Drupal/Core/Form/FormState.php Indicates if a validation will be forced.
FormState::$validate_handlers property core/lib/Drupal/Core/Form/FormState.php Stores the gathered validation handlers.
FormState::getValidateHandlers function core/lib/Drupal/Core/Form/FormState.php
FormState::setValidateHandlers function core/lib/Drupal/Core/Form/FormState.php
FormStateDecoratorBase::getValidateHandlers function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::setValidateHandlers function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBaseTest::testGetValidateHandlers function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests get validate handlers.
FormStateDecoratorBaseTest::testSetValidateHandlers function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests set validate handlers.
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.
FormStatePersistTest::validateForm function core/modules/system/tests/src/Kernel/Form/FormStatePersistTest.php
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
FormTestClickedButtonForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php
FormTestControllerObject::validateForm function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
FormTestDetailsForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php
FormTestGroupVerticalTabsForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php
FormTestLimitValidationErrorsForm::elementValidateLimitValidationErrors function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php

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