UserViewsArgumentValidate |
class |
core/modules/user/tests/user_views_argument_validate.test |
Tests views user argument argument handler. |
contact_site_form_validate |
function |
core/modules/contact/contact.pages.inc |
Form validation handler for contact_site_form(). |
user_validate_current_pass |
function |
core/modules/user/user.module |
Form validation handler for the current password on the user_account_form(). |
user_account_form_validate |
function |
core/modules/user/user.module |
Form validation handler for user_account_form(). |
LinkValidateTest::testUrls |
function |
core/modules/link/tests/link.validate.test |
Test all the common URL structures in the UI. |
ImageFieldValidateTestCase |
class |
core/modules/image/tests/image.test |
Test class to check for various validations. |
hook_field_attach_validate |
function |
core/modules/field/field.api.php |
Act on field_attach_validate(). |
file_managed_file_validate |
function |
core/modules/file/file.module |
Render API callback: Validates the managed_file element. |
BlockExample::formValidate |
function |
modules/examples/block_example/block_example.inc |
Validates the form settings. |
color_scheme_form_validate |
function |
core/modules/color/color.module |
Form validation handler for color_scheme_form(). |
form_validate_machine_name |
function |
core/includes/form.inc |
Form element validation handler for machine_name elements. |
node_search_admin_validate |
function |
core/modules/node/node.module |
Element validation callback for the search admin form. |
entity_form_field_validate |
function |
core/modules/entity/entity.module |
Attaches field API validation to entity forms. |
field_attach_form_validate |
function |
core/modules/field/field.attach.inc |
Perform field validation against form-submitted field values. |
user_profile_form_validate |
function |
core/modules/user/user.pages.inc |
Form validation handler for user_profile_form(). |
dblog_filter_form_validate |
function |
core/modules/dblog/dblog.admin.inc |
Form validation handler for dblog_filter_form(). |
node_autocomplete_validate |
function |
core/modules/node/node.pages.inc |
Node title validation handler. |
path_form_element_validate |
function |
core/modules/path/path.module |
Form element validation handler for URL alias form element. |
LayoutAccess::formValidate |
function |
core/modules/layout/plugins/access/layout_access.inc |
Validate handler for the settings form for this access item. |
menu_settings_form_validate |
function |
core/modules/menu/menu.admin.inc |
Validate form values for the global settings form. |
filter_config_data_validate |
function |
core/modules/filter/filter.module |
Implements hook_config_data_validate(). |
email_example_form_validate |
function |
modules/examples/email_example/email_example.module |
Form validation logic for the contact form. |
redirect_edit_form_validate |
function |
core/modules/redirect/redirect.admin.inc |
Form validate handler; validate an URL redirect |
LinkValidateUnitTest::setUp |
function |
core/modules/link/tests/link.validate.test |
Sets up unit test environment. |
date_html5_element_validate |
function |
core/modules/date/date.elements.inc |
Element validation callback for the HTML5 widget. |
node_config_create_validate |
function |
core/modules/node/node.module |
Implements hook_config_create_validate(). |
node_config_delete_validate |
function |
core/modules/node/node.module |
Implements hook_config_delete_validate(). |
views_exposed_form_validate |
function |
core/modules/views/views.module |
Validate handler for exposed filters |
hook_views_invalidate_cache |
function |
core/modules/views/views.api.php |
Allow modules to respond to the Views cache being invalidated. |
form_test_validate_no_token |
function |
core/modules/simpletest/tests/form_test.module |
Form builder for testing submission of a form without a CSRF token. |
image_effect_color_validate |
function |
core/modules/image/image.admin.inc |
Element validate handler to ensure a hexadecimal color value. |
image_effect_scale_validate |
function |
core/modules/image/image.admin.inc |
Element validate handler to ensure that either a height or a width is
specified. |
LayoutContext::formValidate |
function |
core/modules/layout/plugins/context/layout_context.inc |
Validate handler for the settings form for this context item. |
file_settings_form_validate |
function |
core/modules/file/file.admin.inc |
Validation handler for file_settings_form(). |
hook_config_create_validate |
function |
core/modules/config/config.api.php |
Validate a new configuration before saving it. |
hook_config_update_validate |
function |
core/modules/config/config.api.php |
Validate configuration changes before saving them. |
hook_config_delete_validate |
function |
core/modules/config/config.api.php |
Validate configuration deletions before deleting them. |
config_config_data_validate |
function |
core/modules/config/config.module |
Implements hook_config_data_validate(). |
views_element_validate_tags |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Validation callback for query tags. |
user_pass_required_validate |
function |
core/modules/user/user.module |
Element validate handler for the password field. |
ViewsViewTest::testValidate |
function |
core/modules/views/tests/views_view.test |
|
taxonomy_form_term_validate |
function |
core/modules/taxonomy/taxonomy.admin.inc |
Validation handler for the term form. |
field_example_field_validate |
function |
modules/examples/field_example/field_example.module |
Implements hook_field_validate(). |
field_example_3text_validate |
function |
modules/examples/field_example/field_example.module |
Validate the individual fields and then convert to RGB string. |
field_config_create_validate |
function |
core/modules/field/field.module |
Implements hook_config_create_validate(). |
field_config_update_validate |
function |
core/modules/field/field.module |
Implements hook_config_update_validate(). |
field_config_delete_validate |
function |
core/modules/field/field.module |
Implements hook_config_delete_validate(). |
views_plugin_style::validate |
function |
core/modules/views/plugins/views_plugin_style.inc |
Validate that the plugin is correct and can be saved. |
layout_content_form_validate |
function |
core/modules/layout/layout.admin.inc |
Validate the layout settings form. |
book_admin_settings_validate |
function |
core/modules/book/book.admin.inc |
Form validation handler for book_admin_settings(). |