Search for date
Title | Object type | File name | Summary |
---|---|---|---|
FormValidationTestCase::testValidate | function | modules/ |
Tests form alterations by #element_validate, #validate, and form_set_value(). |
FormValidationTestCase::testValidateLimitErrors | function | modules/ |
Tests partial form validation through #limit_validation_errors. |
form_process_date | function | includes/ |
Expands a date element into year, month, and day select elements. |
form_test_clicked_button_validate | function | modules/ |
Form validation handler for the form_test_clicked_button() form. |
form_test_element_validate_name | function | modules/ |
Form element validation handler for 'name' in form_test_validate_form(). |
form_test_limit_validation_errors_element_validate_test | function | modules/ |
Form element validation handler for the 'test' element. |
form_test_programmatic_form_validate | function | modules/ |
Form validation handler for programmatic form submissions. |
form_test_storage_element_validate_value_cached | function | modules/ |
Form element validation handler for 'value' element in form_test_storage_form(). |
form_test_validate_form | function | modules/ |
Form builder for testing drupal_validate_form(). |
form_test_validate_form_validate | function | modules/ |
Form validation handler for form_test_validate_form(). |
form_test_validate_no_token | function | modules/ |
Form builder for testing submission of a form without a CSRF token. |
form_test_validate_no_token_submit | function | modules/ |
Form submission handler for form_test_validate_no_token(). |
form_test_validate_required_form | function | modules/ |
Form constructor to test the #required property. |
form_test_validate_required_form_no_title | function | modules/ |
Form constructor to test the #required property without #title. |
form_test_validate_required_form_no_title_submit | function | modules/ |
Form submission handler for form_test_validate_required_form_no_title(). |
form_test_validate_required_form_submit | function | modules/ |
Form submission handler for form_test_validate_required_form(). |
form_validate_machine_name | function | includes/ |
Form element validation handler for machine_name elements. |
forum_comment_update | function | modules/ |
Implements hook_comment_update(). |
forum_field_storage_pre_update | function | modules/ |
Implements hook_field_storage_pre_update(). |
forum_node_update | function | modules/ |
Implements hook_node_update(). |
forum_node_validate | function | modules/ |
Implements hook_node_validate(). |
forum_update_7000 | function | modules/ |
Add new index to forum table. |
forum_update_7001 | function | modules/ |
Create new {forum_index} table. |
forum_update_7002 | function | modules/ |
Add new index to forum_index table. |
forum_update_7003 | function | modules/ |
Rename field to 'taxonomy_forums'. |
forum_update_7011 | function | modules/ |
Update {forum_index} so that only published nodes are indexed. |
forum_update_7012 | function | modules/ |
Add 'created' and 'last_comment_timestamp' indexes. |
forum_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
hook_comment_update | function | modules/ |
The comment is being updated. |
hook_date_formats | function | modules/ |
Define additional date formats. |
hook_date_formats_alter | function | modules/ |
Alter date formats declared by another module. |
hook_date_format_types | function | modules/ |
Define additional date types. |
hook_date_format_types_alter | function | modules/ |
Modify existing date types. |
hook_entity_update | function | modules/ |
Act on entities when updated. |
hook_field_attach_update | function | modules/ |
Act on field_attach_update(). |
hook_field_attach_validate | function | modules/ |
Act on field_attach_validate(). |
hook_field_storage_pre_update | function | modules/ |
Act before the storage backends update field data. |
hook_field_storage_update_field | function | modules/ |
Update the storage information for a field. |
hook_field_update | function | modules/ |
Define custom update behavior for this module's field data. |
hook_field_update_field | function | modules/ |
Act on a field being updated. |
hook_field_update_forbid | function | modules/ |
Forbid a field update from occurring. |
hook_field_update_instance | function | modules/ |
Act on a field instance being updated. |
hook_field_validate | function | modules/ |
Validate this module's field data. |
hook_file_update | function | modules/ |
Respond to a file being updated. |
hook_file_validate | function | modules/ |
Check that files meet a given criteria. |
hook_filter_format_update | function | modules/ |
Perform actions when a text format has been updated. |
hook_language_fallback_candidates_alter | function | modules/ |
Perform alterations on the language fallback candidates. |
hook_menu_link_update | function | modules/ |
Inform modules that a menu link has been updated. |
hook_menu_update | function | modules/ |
Respond to a custom menu update. |
hook_node_type_update | function | modules/ |
Respond to node type updates. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.