| 
            ImageFieldValidateTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php           | 
                  
                       | 
              
          
                  | 
            ArgumentValidateTest::$testViews           | 
                  
            property           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentValidateTest.php           | 
                  
            Views used by this test.           | 
              
          
                  | 
            Validator::validatePropertyValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php           | 
                  
                       | 
              
          
                  | 
            SimpletestTestForm::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestTestForm.php           | 
                  
            Form validation handler.           | 
              
          
                  | 
            EntityFormControllerNG::validate           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php           | 
                  
            Overrides EntityFormController::validate().           | 
              
          
                  | 
            RoleListController::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/RoleListController.php           | 
                  
            Form validation handler.           | 
              
          
                  | 
            LocaleSettingsForm::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php           | 
                  
            Implements \Drupal\Core\Form\FormInterface::validateForm().           | 
              
          
                  | 
            MenuLinkFormController::validate           | 
                  
            function           | 
                  
            drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php           | 
                  
            Overrides EntityFormController::validate().           | 
              
          
                  | 
            NegotiationUrlForm::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/language/lib/Drupal/language/Form/NegotiationUrlForm.php           | 
                  
            Implements \Drupal\Core\Form\FormInterface::validateForm().           | 
              
          
                  | 
            ValidatorTest::testValidateValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php           | 
                  
                       | 
              
          
                  | 
            HandlerBase::validateOptionsForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            Validate the options form.           | 
              
          
                  | 
            BackendChain::invalidateMultiple           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Cache/BackendChain.php           | 
                  
            Implements Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple().           | 
              
          
                  | 
            user_login_authenticate_validate           | 
                  
            function           | 
                  
            drupal/core/modules/user/user.module           | 
                  
            A validate handler on the login form. Check supplied username/password
against local users table. If successful, $form_state['uid']
is set to the matching user ID.           | 
              
          
                  | 
            ViewEditFormController::validate           | 
                  
            function           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php           | 
                  
            Overrides Drupal\Core\Entity\EntityFormController::validate().           | 
              
          
                  | 
            ConfigurableActionBase::validate           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Action/ConfigurableActionBase.php           | 
                  
            Form validation handler.           | 
              
          
                  | 
            EditorBase::settingsFormValidate           | 
                  
            function           | 
                  
            drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorBase.php           | 
                  
            Implements \Drupal\editor\Plugin\EditPluginInterface::settingsFormValidate().           | 
              
          
                  | 
            ResponseTest::testMustRevalidate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php           | 
                  
                       | 
              
          
                  | 
            ResponseTest::testIsValidateable           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php           | 
                  
                       | 
              
          
                  | 
            _image_field_resolution_validate           | 
                  
            function           | 
                  
            drupal/core/modules/image/image.field.inc           | 
                  
            Element validate function for resolution fields.           | 
              
          
                  | 
            DisplayTest::validateOptionsForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php           | 
                  
            Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::validateOptionsForm().           | 
              
          
                  | 
            ViewExecutableTest::testValidate           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php           | 
                  
            Tests the validation of display handlers.           | 
              
          
                  | 
            UpdateSettingsForm::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php           | 
                  
            Implements \Drupal\Core\Form\FormInterface::validateForm().           | 
              
          
                  | 
            form_test_validate_form_validate           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/form_test/form_test.module           | 
                  
            Form validation handler for form_test_validate_form().           | 
              
          
                  | 
            form_test_validate_required_form           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/form_test/form_test.module           | 
                  
            Form constructor to test the #required property.           | 
              
          
                  | 
            ArgumentPluginBase::validateFail           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php           | 
                  
            How to act if validation failes           | 
              
          
                  | 
            CategoryFormController::validate           | 
                  
            function           | 
                  
            drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php           | 
                  
            Overrides Drupal\Core\Entity\EntityFormController::validate().           | 
              
          
                  | 
            SearchSettingsForm::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php           | 
                  
            Implements \Drupal\Core\Form\FormInterface::validateForm().           | 
              
          
                  | 
            DateFormatFormBase::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Form/DateFormatFormBase.php           | 
                  
            Form validation handler.           | 
              
          
                  | 
            StylesCombo::validateStylesValue           | 
                  
            function           | 
                  
            drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php           | 
                  
            #element_validate handler for the "styles" element in settingsForm().           | 
              
          
                  | 
            ShortcutFormController::validate           | 
                  
            function           | 
                  
            drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php           | 
                  
            Overrides \Drupal\Core\Entity\EntityFormController::validate().           | 
              
          
                  | 
            MemoryBackend::invalidateMultiple           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php           | 
                  
            Implements Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple().           | 
              
          
                  | 
            filter_admin_format_form_validate           | 
                  
            function           | 
                  
            drupal/core/modules/filter/filter.admin.inc           | 
                  
            Form validation handler for filter_admin_format_form().           | 
              
          
                  | 
            DataFieldRow::validateOptionsForm           | 
                  
            function           | 
                  
            drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php           | 
                  
            Overrides \Drupal\views\Plugin\views\row\RowPluginBase::validateOptionsForm().           | 
              
          
                  | 
            CacheBackendInterface::invalidate           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php           | 
                  
            Marks a cache item as invalid.           | 
              
          
                  | 
            system_modules_uninstall_validate           | 
                  
            function           | 
                  
            drupal/core/modules/system/system.admin.inc           | 
                  
            Validates the submitted uninstall form.           | 
              
          
                  | 
            FragmentListener::validateRequest           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/FragmentListener.php           | 
                  
                       | 
              
          
                  | 
            datetime_datetime_widget_validate           | 
                  
            function           | 
                  
            drupal/core/modules/datetime/datetime.module           | 
                  
            Validation callback for the datetime widget element.           | 
              
          
                  | 
            datetime_datelist_widget_validate           | 
                  
            function           | 
                  
            drupal/core/modules/datetime/datetime.module           | 
                  
            Validation callback for the datelist widget element.           | 
              
          
                  | 
            FileFieldValidateTest::$node_type           | 
                  
            property           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php           | 
                  
                       | 
              
          
                  | 
            NodeBulkForm::views_form_validate           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/NodeBulkForm.php           | 
                  
                       | 
              
          
                  | 
            aggregator_form_category_validate           | 
                  
            function           | 
                  
            drupal/core/modules/aggregator/aggregator.admin.inc           | 
                  
            Form validation handler for aggregator_form_category().           | 
              
          
                  | 
            SiteInformationForm::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php           | 
                  
            Implements \Drupal\Core\Form\FormInterface::validateForm().           | 
              
          
                  | 
            XmlFileLoader::validateExtensions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php           | 
                  
            Validates an extension.           | 
              
          
                  | 
            ConditionPluginBase::validateForm           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Condition/ConditionPluginBase.php           | 
                  
            Implements \Drupal\Core\Form\FormInterface::validateForm().           | 
              
          
                  | 
            ValidatorInterface::validateValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorInterface.php           | 
                  
            Validates a value against a constraint or a list of constraints.           | 
              
          
                  | 
            BlockListController::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/block/lib/Drupal/block/BlockListController.php           | 
                  
            Implements \Drupal\Core\Form\FormInterface::validateForm().           | 
              
          
                  | 
            language_admin_edit_form_validate           | 
                  
            function           | 
                  
            drupal/core/modules/language/language.admin.inc           | 
                  
            Validate the language editing form. Reused for custom language addition too.           | 
              
          
                  | 
            UserBulkForm::views_form_validate           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/UserBulkForm.php           | 
                  
                       | 
              
          
                  | 
            TaxonomyIndexTid::validateExposed           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php           | 
                  
            Validate the exposed handler form           | 
              
          
                  | 
            form_test_clicked_button_validate           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/form_test/form_test.module           | 
                  
            Form validation handler for the form_test_clicked_button() form.           |