Search for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Search 11.x for validate
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| hook_node_validate | function | modules/ |
Perform node validation before a node is created or updated. |
| hook_validate | function | modules/ |
Perform node validation before a node is created or updated. |
| ImageFieldValidateTestCase | class | modules/ |
Test class to check for various validations. |
| ImageFieldValidateTestCase::getInfo | function | modules/ |
|
| ImageFieldValidateTestCase::testResolution | function | modules/ |
Test min/max resolution settings. |
| ImageFieldValidateTestCase::testValid | function | modules/ |
Test image validity. |
| image_effect_color_validate | function | modules/ |
Element validate handler to ensure a hexadecimal color value. |
| image_effect_integer_validate | function | modules/ |
Element validate handler to ensure an integer pixel value. |
| image_effect_scale_validate | function | modules/ |
Element validate handler to ensure that either a height or a width is specified. |
| image_gd_settings_validate | function | modules/ |
Validate the submitted GD settings. |
| image_style_form_add_validate | function | modules/ |
Validate handler for adding a new image effect to an image style. |
| image_style_name_validate | function | modules/ |
Element validate function to ensure unique, URL safe style names. |
| ImportOPMLTestCase::validateImportFormFields | function | modules/ |
Submits form filled with invalid fields. |
| install_configure_form_validate | function | includes/ |
Form validation handler for install_configure_form(). |
| install_settings_form_validate | function | includes/ |
Form validation handler for install_settings_form(). |
| list_allowed_values_setting_validate | function | modules/ |
Element validate callback; check that the entered values are valid. |
| list_field_validate | function | modules/ |
Implements hook_field_validate(). |
| locale_languages_edit_form_validate | function | modules/ |
Validate the language editing form. Reused for custom language addition too. |
| locale_languages_predefined_form_validate | function | modules/ |
Validate the language addition form. |
| locale_translate_edit_form_validate | function | modules/ |
Validate string editing form submissions. |
| locale_translation_filter_form_validate | function | modules/ |
Validate result from locale translation filter form. |
| menu_edit_item_validate | function | modules/ |
Validate form values for a menu link being added or edited. |
| node_admin_nodes_validate | function | modules/ |
Validate node_admin_nodes form submissions. |
| node_assign_owner_action_validate | function | modules/ |
Validates settings form for node_assign_owner_action(). |
| node_form_validate | function | modules/ |
Form validation handler for node_form(). |
| node_search_validate | function | modules/ |
Form validation handler for node_form_alter(). |
| node_type_form_validate | function | modules/ |
Form validation handler for node_type_form(). |
| node_validate | function | modules/ |
Implements hook_validate(). |
| number_field_validate | function | modules/ |
Implements hook_field_validate(). |
| number_field_widget_validate | function | modules/ |
FAPI validation of an individual number element. |
| openid_login_validate | function | modules/ |
Login form _validate hook |
| openid_user_add_validate | function | modules/ |
|
| options_field_widget_validate | function | modules/ |
Form element validation handler for options element. |
| password_confirm_validate | function | includes/ |
Validates a password_confirm element. |
| path_admin_form_validate | function | modules/ |
Form validation handler for path_admin_form(). |
| path_form_element_validate | function | modules/ |
Form element validation handler for URL alias form element. |
| poll_validate | function | modules/ |
Implements hook_validate(). |
| poll_view_voting_validate | function | modules/ |
Validation function for processing votes |
| profile_field_form_validate | function | modules/ |
Validate profile_field_form submissions. |
| profile_user_form_validate | function | modules/ |
Form validation handler for the user register/profile form. |
| search_admin_settings_validate | function | modules/ |
Form validation handler for search_admin_settings(). |
| search_form_validate | function | modules/ |
As the search form collates keys from other modules hooked in via hook_form_alter, the validation takes place in _submit. search_form_validate() is used solely to set the 'processed_keys' form value for the basic search form. |
| shortcut_link_edit_validate | function | modules/ |
Validation handler for the shortcut link add and edit forms. |
| shortcut_set_add_form_validate | function | modules/ |
Validation handler for shortcut_set_add_form(). |
| shortcut_set_edit_form_validate | function | modules/ |
Validation handler for shortcut_set_edit_form(). |
| shortcut_set_switch_validate | function | modules/ |
Validation handler for shortcut_set_switch(). |
| simpletest_settings_form_validate | function | modules/ |
Validation handler for simpletest_settings_form(). |
| system_actions_configure_validate | function | modules/ |
Validate system_actions_configure() form submissions. |
| system_add_date_formats_form_validate | function | modules/ |
Validate new date format string submission. |
| system_add_date_format_type_form_validate | function | modules/ |
Validate system_add_date_format_type form submissions. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.