Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
batch_test_simple_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler for batch_test_simple_form().
batch_test_multistep_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler for batch_test_multistep_form().
batch_test_mock_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler for batch_test_mock_form().
_batch_test_batch_0 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 0: Does nothing.
_batch_test_batch_1 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 1: Repeats a simple operation. 3
_batch_test_batch_2 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 2: Performs a single multistep operation. 3
_batch_test_batch_3 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 3: Performs both single and multistep operations. 1
_batch_test_batch_4 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 4: Performs a batch within a batch.
_batch_test_batch_5 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 5: Repeats a simple operation. 1
batch_test_stack drupal/core/modules/system/tests/modules/batch_test/batch_test.module Helper function: Stores or retrieves traced execution data. 23
error_test_menu drupal/core/modules/system/tests/modules/error_test/error_test.module Implements hook_menu().
path_test_reset drupal/core/modules/system/tests/modules/path_test/path_test.module Resets the path test results.
path_test_path_update drupal/core/modules/system/tests/modules/path_test/path_test.module Implements hook_path_update().
url_alter_test_menu drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module Implements hook_menu().
url_alter_test_url_outbound_alter drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module Implements hook_url_outbound_alter().
url_alter_test_install drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.install Impelement hook_install().
plugin_test_plugin_test_alter drupal/core/modules/system/tests/modules/plugin_test/plugin_test.module Implements hook_plugin_test_alter().
common_test_cron_helper_cron drupal/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module Implements hook_cron().
entity_crud_hook_test_entity_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_presave().
entity_crud_hook_test_comment_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_presave().
entity_crud_hook_test_file_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_presave().
entity_crud_hook_test_node_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_presave().
entity_crud_hook_test_taxonomy_term_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_presave().
entity_crud_hook_test_taxonomy_vocabulary_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_presave().
entity_crud_hook_test_user_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_presave().
entity_crud_hook_test_entity_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_insert().
entity_crud_hook_test_comment_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_insert().
entity_crud_hook_test_file_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_insert().
entity_crud_hook_test_node_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_insert().
entity_crud_hook_test_taxonomy_term_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_insert().
entity_crud_hook_test_taxonomy_vocabulary_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_insert().
entity_crud_hook_test_user_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_insert().
entity_crud_hook_test_entity_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_load().
entity_crud_hook_test_comment_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_load().
entity_crud_hook_test_file_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_load().
entity_crud_hook_test_node_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_load().
entity_crud_hook_test_taxonomy_term_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_load().
entity_crud_hook_test_taxonomy_vocabulary_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_load().
entity_crud_hook_test_user_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_load().
entity_crud_hook_test_entity_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_update().
entity_crud_hook_test_comment_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_update().
entity_crud_hook_test_file_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_update().
entity_crud_hook_test_node_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_update().
entity_crud_hook_test_taxonomy_term_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_update().
entity_crud_hook_test_taxonomy_vocabulary_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_update().
entity_crud_hook_test_user_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_update().
entity_crud_hook_test_entity_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_predelete().
entity_crud_hook_test_comment_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_predelete().
entity_crud_hook_test_file_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_predelete().
entity_crud_hook_test_node_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_predelete().

Pages

Other projects