| 
            RegexValidator::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/RegexValidator.php           | 
                  
            Checks if the passed value is valid.           | 
              
          
                  | 
            ConfigItem::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItem.php           | 
                  
            Overrides \Drupal\views_ui\Form\Ajax\ViewsFormBase::validateForm().           | 
              
          
                  | 
            BackendChain::invalidate           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Cache/BackendChain.php           | 
                  
            Implements Drupal\Core\Cache\CacheBackendInterface::invalidate().           | 
              
          
                  | 
            user_login_name_validate           | 
                  
            function           | 
                  
            drupal/core/modules/user/user.module           | 
                  
            A FAPI validate handler. Sets an error if supplied username has been blocked.           | 
              
          
                  | 
            ViewExecutable::validate           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Makes sure the view is completely valid.           | 
              
          
                  | 
            CountValidator::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/CountValidator.php           | 
                  
            Checks if the passed value is valid.           | 
              
          
                  | 
            YamlFileLoader::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php           | 
                  
            Validates the route configuration.           | 
              
          
                  | 
            path_admin_form_validate           | 
                  
            function           | 
                  
            drupal/core/modules/path/path.admin.inc           | 
                  
            Form validation handler for path_admin_form().           | 
              
          
                  | 
            YamlFileLoader::validate           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php           | 
                  
            Validates a YAML file.           | 
              
          
                  | 
            DeleteForm::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php           | 
                  
            Implements \Drupal\Core\Form\FormInterface::validateForm().           | 
              
          
                  | 
            RangeValidator::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/RangeValidator.php           | 
                  
            Checks if the passed value is valid.           | 
              
          
                  | 
            ImageValidator::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/ImageValidator.php           | 
                  
            Checks if the passed value is valid.           | 
              
          
                  | 
            BlockBase::blockValidate           | 
                  
            function           | 
                  
            drupal/core/modules/block/lib/Drupal/block/BlockBase.php           | 
                  
            Adds block type-specific validation for the block form.           | 
              
          
                  | 
            Date::buildGroupValidate           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php           | 
                  
            Validate the build group options form.           | 
              
          
                  | 
            YamlFileLoader::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php           | 
                  
            Validates a YAML file.           | 
              
          
                  | 
            EmailValidator::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/EmailValidator.php           | 
                  
            Checks if the passed value is valid.           | 
              
          
                  | 
            FalseValidator::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/FalseValidator.php           | 
                  
            Checks if the passed value is valid.           | 
              
          
                  | 
            book_admin_edit_validate           | 
                  
            function           | 
                  
            drupal/core/modules/book/book.admin.inc           | 
                  
            Form validation handler for book_admin_edit().           | 
              
          
                  | 
            ArgumentValidateTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentValidateTest.php           | 
                  
            Contains \Drupal\user\Tests\Views\ArgumentValidateTest.           | 
              
          
                  | 
            BlankValidator::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/BlankValidator.php           | 
                  
            Checks if the passed value is valid.           | 
              
          
                  | 
            file_validate_name_length           | 
                  
            function           | 
                  
            drupal/core/modules/file/file.module           | 
                  
            Checks for files with names longer than can be stored in the database.           | 
              
          
                  | 
            MemoryBackend::invalidate           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php           | 
                  
            Implements Drupal\Core\Cache\CacheBackendInterface::invalidate().           | 
              
          
                  | 
            LocaleValidator::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LocaleValidator.php           | 
                  
            Checks if the passed value is valid.           | 
              
          
                  | 
            ChoiceValidator::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/ChoiceValidator.php           | 
                  
            Checks if the passed value is valid.           | 
              
          
                  | 
            Time::validateOptionsForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/Time.php           | 
                  
            Validate the options form.           | 
              
          
                  | 
            Role::validateOptionsForm           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php           | 
                  
            Provide the default form form for validating options           | 
              
          
                  | 
            LengthValidator::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LengthValidator.php           | 
                  
            Checks if the passed value is valid.           | 
              
          
                  | 
            translation_node_validate           | 
                  
            function           | 
                  
            drupal/core/modules/translation/translation.module           | 
                  
            Implements hook_node_validate().           | 
              
          
                  | 
            Page::validateOptionsForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php           | 
                  
            Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::validateOptionsForm().           | 
              
          
                  | 
            password_confirm_validate           | 
                  
            function           | 
                  
            drupal/core/includes/form.inc           | 
                  
            Validates a password_confirm element.           | 
              
          
                  | 
            user_login_final_validate           | 
                  
            function           | 
                  
            drupal/core/modules/user/user.module           | 
                  
            The final validation handler on the login form.           | 
              
          
                  | 
            StylePluginBase::validate           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php           | 
                  
            Validate that the plugin is correct and can be saved.           | 
              
          
                  | 
            OpmlFeedAdd::validateForm           | 
                  
            function           | 
                  
            drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php           | 
                  
            Form validation handler.           | 
              
          
                  | 
            Numeric::validateArgument           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/Numeric.php           | 
                  
                       | 
              
          
                  | 
            AssignOwnerNode::validate           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php           | 
                  
            Form validation handler.           | 
              
          
                  | 
            EntityReference::validate           | 
                  
            function           | 
                  
            drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php           | 
                  
            Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::validate().           | 
              
          
                  | 
            Date::validateOptionsForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php           | 
                  
            Simple validate handler           | 
              
          
                  | 
            LinkWidget::validateTitle           | 
                  
            function           | 
                  
            drupal/core/modules/link/lib/Drupal/link/Plugin/field/widget/LinkWidget.php           | 
                  
            Form element validation handler for link_field_widget_form().           | 
              
          
                  | 
            FileFieldValidateTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php           | 
                  
            Definition of Drupal\file\Tests\FileFieldValidateTest.           | 
              
          
                  | 
            field_test_field_validate           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/field_test.field.inc           | 
                  
            Implements hook_field_validate().           | 
              
          
                  | 
            file_managed_file_validate           | 
                  
            function           | 
                  
            drupal/core/modules/file/file.module           | 
                  
            Render API callback: Validates the managed_file element.           | 
              
          
                  | 
            NullBackend::invalidateAll           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Cache/NullBackend.php           | 
                  
            Implements Drupal\Core\Cache\CacheBackendInterface::invalidateAll().           | 
              
          
                  | 
            datetime_datetime_validate           | 
                  
            function           | 
                  
            drupal/core/modules/datetime/datetime.module           | 
                  
            Validation callback for a datetime element.           | 
              
          
                  | 
            NotNullValidator::validate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NotNullValidator.php           | 
                  
            Checks if the passed value is valid.           | 
              
          
                  | 
            datetime_datelist_validate           | 
                  
            function           | 
                  
            drupal/core/modules/datetime/datetime.module           | 
                  
            Validation callback for a datelist element.           | 
              
          
                  | 
            user_validate_current_pass           | 
                  
            function           | 
                  
            drupal/core/modules/user/user.module           | 
                  
            Form validation handler for the current password on the user account form.           | 
              
          
                  | 
            PluginUIBase::formValidate           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php           | 
                  
            Implements \Drupal\system\Plugin\PluginUIInterface::formValidate().           | 
              
          
                  | 
            form_validate_machine_name           | 
                  
            function           | 
                  
            drupal/core/includes/form.inc           | 
                  
            Form element validation handler for machine_name elements.           | 
              
          
                  | 
            hook_field_attach_validate           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.api.php           | 
                  
            Act on field_attach_validate().           | 
              
          
                  | 
            ImageFieldValidateTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php           | 
                  
            Definition of Drupal\image\Tests\ImageFieldValidateTest.           |