Functions

Primary tabs

Name Locationsort descending Description Direct uses Strings
design_test_menu drupal/core/modules/system/tests/modules/design_test/design_test.module Implements hook_menu().
design_test_menu_local_tasks_alter drupal/core/modules/system/tests/modules/design_test/design_test.module Implements hook_menu_local_tasks_alter().
design_test_menu_theme_callback drupal/core/modules/system/tests/modules/design_test/design_test.module Menu theme callback for design_test pages. 1
design_test_form_details drupal/core/modules/system/tests/modules/design_test/form/details.inc Form constructor for testing theme_details().
design_test_form_fieldset drupal/core/modules/system/tests/modules/design_test/form/fieldset.inc Form constructor for testing theme_fieldset().
design_test_page_list_operations drupal/core/modules/system/tests/modules/design_test/page/list-operations.inc Page callback for manual testing of operation links.
entity_cache_test_watchdog drupal/core/modules/system/tests/modules/entity_cache_test/entity_cache_test.module Implements hook_watchdog().
entity_cache_test_dependency_entity_info_alter drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.module Implements hook_entity_info_alter().
entity_crud_hook_test_entity_create drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_create().
entity_crud_hook_test_block_create drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_block_create().
entity_crud_hook_test_comment_create drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_create().
entity_crud_hook_test_file_create drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_create().
entity_crud_hook_test_node_create drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_create().
entity_crud_hook_test_taxonomy_term_create drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_create().
entity_crud_hook_test_taxonomy_vocabulary_create drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_create().
entity_crud_hook_test_user_create drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_create().
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_block_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_block_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_block_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_block_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_block_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_block_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_block_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_block_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_block_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_block_predelete().

Pages

Other projects