Search for to

  1. Search 9.5.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
form_test_clicked_button_validate function modules/simpletest/tests/form_test.module Form validation handler for the form_test_clicked_button() form.
form_test_load_include_custom function modules/simpletest/tests/form_test.module Menu callback for testing custom form includes.
form_test_storage_element_validate_value_cached function modules/simpletest/tests/form_test.module Form element validation handler for 'value' element in form_test_storage_form().
form_test_storage_form function modules/simpletest/tests/form_test.module A multistep form for testing the form storage.
form_test_storage_form_submit function modules/simpletest/tests/form_test.module Form submit handler to finish multi-step form.
form_test_storage_legacy_handler function modules/simpletest/tests/form_test.module Emulate legacy AHAH-style ajax callback.
form_test_storage_page_cache_form function modules/simpletest/tests/form_test.module A simple form for testing form storage when page caching is enabled.
form_test_storage_page_cache_old_build_id function modules/simpletest/tests/form_test.module Form element #after_build callback: output the old form build-id.
form_test_storage_page_cache_rebuild function modules/simpletest/tests/form_test.module Form submit callback: Rebuild the form and continue.
form_test_validate_no_token function modules/simpletest/tests/form_test.module Form builder for testing submission of a form without a CSRF token.
form_test_validate_no_token_submit function modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_no_token().
form_type_image_button_value function includes/form.inc Determines the value for an image button form element.
form_type_token_value function includes/form.inc Determines the value for form's token value.
forum-topic-list.tpl.php file modules/forum/forum-topic-list.tpl.php Displays a list of forum topics.
ForumTestCase::$edit_any_topics_user property modules/forum/forum.test A user that can create, edit, and delete forum topics.
ForumTestCase::$edit_own_topics_user property modules/forum/forum.test A user that can create forum topics and edit its own topics.
ForumTestCase::createForumTopic function modules/forum/forum.test Creates forum topic.
ForumTestCase::generateForumTopics function modules/forum/forum.test Generates forum topics to test the display of an active forum block.
ForumTestCase::testAddOrphanTopic function modules/forum/forum.test Tests that forum nodes can't be added without a parent.
ForumTestCase::viewForumTopics function modules/forum/forum.test Views forum topics to test the display of an active forum block.
forum_field_storage_pre_insert function modules/forum/forum.module Implements hook_field_storage_pre_insert().
forum_field_storage_pre_update function modules/forum/forum.module Implements hook_field_storage_pre_update().
forum_get_topics function modules/forum/forum.module Gets all the topics in a forum.
Helper::resetOpCache function misc/typo3/phar-stream-wrapper/src/Helper.php
hook_aggregator_fetch function modules/aggregator/aggregator.api.php Create an alternative fetcher for aggregator.module.
hook_aggregator_fetch_info function modules/aggregator/aggregator.api.php Specify the title and short description of your fetcher.
hook_aggregator_parse function modules/aggregator/aggregator.api.php Create an alternative parser for aggregator module.
hook_aggregator_parse_info function modules/aggregator/aggregator.api.php Specify the title and short description of your parser.
hook_aggregator_process function modules/aggregator/aggregator.api.php Create a processor for aggregator.module.
hook_aggregator_process_info function modules/aggregator/aggregator.api.php Specify the title and short description of your processor.
hook_aggregator_remove function modules/aggregator/aggregator.api.php Remove stored feed data.
hook_custom_theme function modules/system/system.api.php Return the machine-readable name of the theme to use for the current page.
hook_drupal_goto_alter function modules/system/system.api.php Change the page the user is sent to by drupal_goto().
hook_field_storage_create_field function modules/field/field.api.php Act on creation of a new field.
hook_field_storage_delete function modules/field/field.api.php Delete all field data for an entity.
hook_field_storage_delete_field function modules/field/field.api.php Act on deletion of a field.
hook_field_storage_delete_instance function modules/field/field.api.php Act on deletion of a field instance.
hook_field_storage_delete_revision function modules/field/field.api.php Delete a single revision of field data for an entity.
hook_field_storage_details function modules/field/field.api.php Reveal the internal details about the storage for a field.
hook_field_storage_details_alter function modules/field/field.api.php Perform alterations on Field API storage details.
hook_field_storage_info function modules/field/field.api.php Expose Field API storage backends.
hook_field_storage_info_alter function modules/field/field.api.php Perform alterations on Field API storage types.
hook_field_storage_load function modules/field/field.api.php Load field data for a set of entities.
hook_field_storage_pre_insert function modules/field/field.api.php Act before the storage backends insert field data.
hook_field_storage_pre_load function modules/field/field.api.php Act before the storage backends load field data.
hook_field_storage_pre_update function modules/field/field.api.php Act before the storage backends update field data.
hook_field_storage_purge function modules/field/field.api.php Remove field storage information when field data is purged.
hook_field_storage_purge_field function modules/field/field.api.php Remove field storage information when a field record is purged.
hook_field_storage_purge_field_instance function modules/field/field.api.php Remove field storage information when a field instance is purged.
hook_field_storage_query function modules/field/field.api.php Execute an EntityFieldQuery.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.