Search for to
Title | Object type | File name | Summary |
---|---|---|---|
form_test_clicked_button_validate | function | modules/ |
Form validation handler for the form_test_clicked_button() form. |
form_test_load_include_custom | function | modules/ |
Menu callback for testing custom form includes. |
form_test_storage_element_validate_value_cached | function | modules/ |
Form element validation handler for 'value' element in form_test_storage_form(). |
form_test_storage_form | function | modules/ |
A multistep form for testing the form storage. |
form_test_storage_form_submit | function | modules/ |
Form submit handler to finish multi-step form. |
form_test_storage_legacy_handler | function | modules/ |
Emulate legacy AHAH-style ajax callback. |
form_test_storage_page_cache_form | function | modules/ |
A simple form for testing form storage when page caching is enabled. |
form_test_storage_page_cache_old_build_id | function | modules/ |
Form element #after_build callback: output the old form build-id. |
form_test_storage_page_cache_rebuild | function | modules/ |
Form submit callback: Rebuild the form and continue. |
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_type_image_button_value | function | includes/ |
Determines the value for an image button form element. |
form_type_token_value | function | includes/ |
Determines the value for form's token value. |
forum-topic-list.tpl.php | file | modules/ |
Displays a list of forum topics. |
ForumTestCase::$edit_any_topics_user | property | modules/ |
A user that can create, edit, and delete forum topics. |
ForumTestCase::$edit_own_topics_user | property | modules/ |
A user that can create forum topics and edit its own topics. |
ForumTestCase::createForumTopic | function | modules/ |
Creates forum topic. |
ForumTestCase::generateForumTopics | function | modules/ |
Generates forum topics to test the display of an active forum block. |
ForumTestCase::testAddOrphanTopic | function | modules/ |
Tests that forum nodes can't be added without a parent. |
ForumTestCase::viewForumTopics | function | modules/ |
Views forum topics to test the display of an active forum block. |
forum_field_storage_pre_insert | function | modules/ |
Implements hook_field_storage_pre_insert(). |
forum_field_storage_pre_update | function | modules/ |
Implements hook_field_storage_pre_update(). |
forum_get_topics | function | modules/ |
Gets all the topics in a forum. |
Helper::resetOpCache | function | misc/ |
|
hook_aggregator_fetch | function | modules/ |
Create an alternative fetcher for aggregator.module. |
hook_aggregator_fetch_info | function | modules/ |
Specify the title and short description of your fetcher. |
hook_aggregator_parse | function | modules/ |
Create an alternative parser for aggregator module. |
hook_aggregator_parse_info | function | modules/ |
Specify the title and short description of your parser. |
hook_aggregator_process | function | modules/ |
Create a processor for aggregator.module. |
hook_aggregator_process_info | function | modules/ |
Specify the title and short description of your processor. |
hook_aggregator_remove | function | modules/ |
Remove stored feed data. |
hook_custom_theme | function | modules/ |
Return the machine-readable name of the theme to use for the current page. |
hook_drupal_goto_alter | function | modules/ |
Change the page the user is sent to by drupal_goto(). |
hook_field_storage_create_field | function | modules/ |
Act on creation of a new field. |
hook_field_storage_delete | function | modules/ |
Delete all field data for an entity. |
hook_field_storage_delete_field | function | modules/ |
Act on deletion of a field. |
hook_field_storage_delete_instance | function | modules/ |
Act on deletion of a field instance. |
hook_field_storage_delete_revision | function | modules/ |
Delete a single revision of field data for an entity. |
hook_field_storage_details | function | modules/ |
Reveal the internal details about the storage for a field. |
hook_field_storage_details_alter | function | modules/ |
Perform alterations on Field API storage details. |
hook_field_storage_info | function | modules/ |
Expose Field API storage backends. |
hook_field_storage_info_alter | function | modules/ |
Perform alterations on Field API storage types. |
hook_field_storage_load | function | modules/ |
Load field data for a set of entities. |
hook_field_storage_pre_insert | function | modules/ |
Act before the storage backends insert field data. |
hook_field_storage_pre_load | function | modules/ |
Act before the storage backends load field data. |
hook_field_storage_pre_update | function | modules/ |
Act before the storage backends update field data. |
hook_field_storage_purge | function | modules/ |
Remove field storage information when field data is purged. |
hook_field_storage_purge_field | function | modules/ |
Remove field storage information when a field record is purged. |
hook_field_storage_purge_field_instance | function | modules/ |
Remove field storage information when a field instance is purged. |
hook_field_storage_query | function | modules/ |
Execute an EntityFieldQuery. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.