| 
            block_add_block_form_validate           | 
                  
            function           | 
                  
            core/modules/block/block.admin.inc           | 
                  
            Form validation handler for block_add_block_form().           | 
              
          
                  | 
            OptionsWidgetsTestCase::setUp           | 
                  
            function           | 
                  
            core/modules/field/modules/options/tests/options.test           | 
                  
            Sets up a Backdrop site for running functional and integration tests.           | 
              
          
                  | 
            FileValidatorTest::$non_image           | 
                  
            property           | 
                  
            core/modules/simpletest/tests/file.test           | 
                  
                       | 
              
          
                  | 
            locale_test_language_provider           | 
                  
            function           | 
                  
            core/modules/locale/tests/locale_test/locale_test.module           | 
                  
            Test language provider.           | 
              
          
                  | 
            field_test_field_widget_error           | 
                  
            function           | 
                  
            core/modules/field/tests/field_test/field_test.field.inc           | 
                  
            Implements hook_field_widget_error().           | 
              
          
                  | 
            image_style_form_add_validate           | 
                  
            function           | 
                  
            core/modules/image/image.admin.inc           | 
                  
            Validate handler for adding a new image effect to an image style.           | 
              
          
                  | 
            layout_settings_page_validate           | 
                  
            function           | 
                  
            core/modules/layout/layout.admin.inc           | 
                  
            Validation for layout settings page.           | 
              
          
                  | 
            ColorTestCase::testValidColor           | 
                  
            function           | 
                  
            core/modules/color/tests/color.test           | 
                  
            Tests whether the provided color is valid.           | 
              
          
                  | 
            FileTestHelper::getLastFileId           | 
                  
            function           | 
                  
            core/modules/file/tests/file.test           | 
                  
            Retrieves the fid of the last inserted file.           | 
              
          
                  | 
            DatabaseStatementEmpty::valid           | 
                  
            function           | 
                  
            core/includes/database/database.inc           | 
                  
                       | 
              
          
                  | 
            user_password_policy_validate           | 
                  
            function           | 
                  
            core/modules/user/user.module           | 
                  
            Validation callback for password constraints.           | 
              
          
                  | 
            _filter_get_file_ids_by_field           | 
                  
            function           | 
                  
            core/modules/filter/filter.module           | 
                  
            Finds all files referenced (data-file-id) by processed text fields.           | 
              
          
                  | 
            OptionsWidgetsTestCase::$bool           | 
                  
            property           | 
                  
            core/modules/field/modules/options/tests/options.test           | 
                  
                       | 
              
          
                  | 
            field_ui_default_value_widget           | 
                  
            function           | 
                  
            core/modules/field_ui/field_ui.admin.inc           | 
                  
            Builds the default value fieldset for a given field instance.           | 
              
          
                  | 
            views_ui_wizard_form_validate           | 
                  
            function           | 
                  
            core/modules/views_ui/views_ui.admin.inc           | 
                  
            Validate the add view form.           | 
              
          
                  | 
            system_config_update_validate           | 
                  
            function           | 
                  
            core/modules/system/system.module           | 
                  
            Implements hook_config_update_validate().           | 
              
          
                  | 
            system_config_delete_validate           | 
                  
            function           | 
                  
            core/modules/system/system.module           | 
                  
            Implements hook_config_delete_validate().           | 
              
          
                  | 
            FormValidationTestCase::setUp           | 
                  
            function           | 
                  
            core/modules/simpletest/tests/form.test           | 
                  
            Sets up a Backdrop site for running functional and integration tests.           | 
              
          
                  | 
            BackupDatabase::getFileTypeId           | 
                  
            function           | 
                  
            core/includes/backup/backup.database.inc           | 
                  
            Get the file type supported when backing-up or restoring to/from a file.           | 
              
          
                  | 
            FileAttributeOverrideTestCase           | 
                  
            class           | 
                  
            core/modules/file/tests/file.test           | 
                  
            Tests overriding file attributes.           | 
              
          
                  | 
            EntityIDLayoutAccess::summary           | 
                  
            function           | 
                  
            core/modules/layout/plugins/access/entity_id_layout_access.inc           | 
                  
                       | 
              
          
                  | 
            views_plugin::options_validate           | 
                  
            function           | 
                  
            core/modules/views/includes/plugin.inc           | 
                  
            Validate the options form.           | 
              
          
                  | 
            views_handler_filter_node_tnid           | 
                  
            class           | 
                  
            core/modules/translation/views/views_handler_filter_node_tnid.inc           | 
                  
            Filter by whether the node is the original translation.           | 
              
          
                  | 
            path_bulk_update_form_validate           | 
                  
            function           | 
                  
            core/modules/path/path.admin.inc           | 
                  
            Validate handler for URL alias bulk generate form.           | 
              
          
                  | 
            file_validate_image_resolution           | 
                  
            function           | 
                  
            core/includes/file.inc           | 
                  
            Verifies that image dimensions are within the specified maximum and minimum.           | 
              
          
                  | 
            entityreference_field_validate           | 
                  
            function           | 
                  
            core/modules/entityreference/entityreference.module           | 
                  
            Implements hook_field_validate().           | 
              
          
                  | 
            comment_config_create_validate           | 
                  
            function           | 
                  
            core/modules/comment/comment.module           | 
                  
            Implements hook_config_create_validate()           | 
              
          
                  | 
            taxonomy_autocomplete_validate           | 
                  
            function           | 
                  
            core/modules/taxonomy/taxonomy.module           | 
                  
            Form element validate handler for taxonomy term autocomplete element.           | 
              
          
                  | 
            views_form_views_form_validate           | 
                  
            function           | 
                  
            core/modules/views/views.module           | 
                  
            Validate handler for the first step of the views form.
Calls any existing views_form_validate functions located
on the views fields.           | 
              
          
                  | 
            ViewsWizardInterface::validate           | 
                  
            function           | 
                  
            core/modules/views_ui/wizards/views_ui_base_views_wizard.php           | 
                  
            Validate form and values.           | 
              
          
                  | 
            block_admin_configure_validate           | 
                  
            function           | 
                  
            core/modules/block/block.admin.inc           | 
                  
            Form validation handler for block_admin_configure().           | 
              
          
                  | 
            field_test_field_update_forbid           | 
                  
            function           | 
                  
            core/modules/field/tests/field_test/field_test.field.inc           | 
                  
            Implements hook_field_update_forbid().           | 
              
          
                  | 
            install_settings_form_validate           | 
                  
            function           | 
                  
            core/includes/install.core.inc           | 
                  
            Form validation handler for install_settings_form().           | 
              
          
                  | 
            search_admin_settings_validate           | 
                  
            function           | 
                  
            core/modules/search/search.admin.inc           | 
                  
            Form validation handler for search_admin_settings().           | 
              
          
                  | 
            ImageToolkitGdTestCase::$width           | 
                  
            property           | 
                  
            core/modules/simpletest/tests/image.test           | 
                  
                       | 
              
          
                  | 
            views_plugin_display::validate           | 
                  
            function           | 
                  
            core/modules/views/plugins/views_plugin_display.inc           | 
                  
            Make sure the display and all associated handlers are valid.           | 
              
          
                  | 
            ContactSitewideTestCase::setUp           | 
                  
            function           | 
                  
            core/modules/contact/tests/contact.test           | 
                  
            Sets up a Backdrop site for running functional and integration tests.           | 
              
          
                  | 
            SystemConfigFormCase::$form_id           | 
                  
            property           | 
                  
            core/modules/simpletest/tests/system_config_test.inc           | 
                  
            Form ID to use for testing.           | 
              
          
                  | 
            color_valid_hexadecimal_string           | 
                  
            function           | 
                  
            core/modules/color/color.module           | 
                  
            Determines if a hexadecimal CSS color string is valid.           | 
              
          
                  | 
            EntityInterface::getRevisionId           | 
                  
            function           | 
                  
            core/modules/entity/entity.class.inc           | 
                  
            Returns the revision identifier of the entity.           | 
              
          
                  | 
            SystemValidTokenTest::$profile           | 
                  
            property           | 
                  
            core/modules/system/tests/system.test           | 
                  
            The profile to install as a basis for testing.           | 
              
          
                  | 
            ThemeUnitTest::testCSSOverride           | 
                  
            function           | 
                  
            core/modules/simpletest/tests/theme.test           | 
                  
            Ensures a theme's .info file is able to override a module CSS file from being added to the page.           | 
              
          
                  | 
            file_type_get_valid_extensions           | 
                  
            function           | 
                  
            core/modules/file/file.module           | 
                  
            Returns an array of valid file extensions.           | 
              
          
                  | 
            views_handler::expose_validate           | 
                  
            function           | 
                  
            core/modules/views/includes/handlers.inc           | 
                  
            Validate the options form.           | 
              
          
                  | 
            views_plugin_argument_validate           | 
                  
            class           | 
                  
            core/modules/views/plugins/views_plugin_argument_validate.inc           | 
                  
            Base argument validator plugin to provide basic functionality.           | 
              
          
                  | 
            file_field_widget_settings_form           | 
                  
            function           | 
                  
            core/modules/file/file.field.inc           | 
                  
            Implements hook_field_widget_settings_form().           | 
              
          
                  | 
            field_example_field_widget_info           | 
                  
            function           | 
                  
            modules/examples/field_example/field_example.module           | 
                  
            Implements hook_field_widget_info().           | 
              
          
                  | 
            field_example_field_widget_form           | 
                  
            function           | 
                  
            modules/examples/field_example/field_example.module           | 
                  
            Implements hook_field_widget_form().           | 
              
          
                  | 
            options_field_settings_validate           | 
                  
            function           | 
                  
            core/modules/field/modules/options/options.module           | 
                  
            Form #validate callback for Field UI forms that use an options element.           | 
              
          
                  | 
            _date_default_field_widget_form           | 
                  
            function           | 
                  
            core/modules/date/date.elements.inc           | 
                  
            Helper for the default widget form.           |