Functions

Primary tabs

Name Location Description Direct uses Stringssort descending
form_test_alter_form drupal/modules/simpletest/tests/form_test.module Form builder for testing hook_form_alter() and hook_form_FORM_ID_alter(). 2
ajax_forms_test_ajax_commands_form drupal/modules/simpletest/tests/ajax_forms_test.module Form to display the Ajax Commands. 2
system_test_lock_acquire drupal/modules/simpletest/tests/system_test.module Try to acquire a named lock and report the outcome. 2
system_test_lock_exit drupal/modules/simpletest/tests/system_test.module Try to acquire a specific lock, and then exit. 2
form_test_load_include_submit drupal/modules/simpletest/tests/form_test.file.inc Submit callback for the form API file inclusion test forms. 2
_batch_test_callback_2 drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation(). 2
common_test_cron drupal/modules/simpletest/tests/common_test.module Implements hook_cron(). 2
batch_test_chained_form drupal/modules/simpletest/tests/batch_test.module Form with chained submit callbacks. 2
trigger_test_generic_any_action drupal/modules/trigger/tests/trigger_test.module Action fired during the additional trigger tests. 2
node_access_test_page drupal/modules/node/tests/node_access_test.module Page callback for node access test page. 2
node_access_entity_test_page drupal/modules/node/tests/node_access_test.module Page callback for node access entity test page. 2
locale_test_plural_format_page drupal/modules/locale/tests/locale_test.module Returns markup for locale_get_plural testing. 2
list_allowed_values drupal/modules/field/modules/list/list.module Returns the array of allowed values for a list field. 3 2
_field_sql_storage_tablename drupal/modules/field/modules/field_sql_storage/field_sql_storage.module Generate a table name for a field data table. 22 2
_field_sql_storage_revision_tablename drupal/modules/field/modules/field_sql_storage/field_sql_storage.module Generate a table name for a field revision archive table. 22 2
list_test_allowed_values_callback drupal/modules/field/modules/list/tests/list_test.module Allowed values callback. 2
cron_queue_test_exception drupal/modules/system/tests/cron_queue_test.module 2
form_test_cache_form drupal/modules/simpletest/tests/form_test.module A simple form for testing form caching. 2
taxonomy_test_query_alter drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_query_alter(). 2
taxonomy_test_query_term_access_alter drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter(). 2
taxonomy_test_query_taxonomy_term_access_alter drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter(). 2
drupal_alter drupal/includes/module.inc Passes alterable variables to specific hook_TYPE_alter() implementations. 92 3
language_negotiation_info drupal/includes/language.inc Returns all the defined language negotiation providers. 5 3
drupal_add_css drupal/includes/common.inc Adds a cascading stylesheet to the stylesheet queue. 42 3
drupal_add_library drupal/includes/common.inc Adds multiple JavaScript or CSS files at the same time. 13 3
drupal_pre_render_links drupal/includes/common.inc #pre_render callback that collects child links into a single array. 3
conf_path drupal/includes/bootstrap.inc Returns the appropriate configuration directory. 24 3
drupal_lookup_path drupal/includes/path.inc Given an alias, return its Drupal system URL if one exists. Given a Drupal system URL return one of its aliases if such a one exists. Otherwise, return FALSE. 5 3
system_admin_menu_block_page drupal/modules/system/system.admin.inc Provide a single block from the administration menu as a page. 3
user_view drupal/modules/user/user.module Generate an array for rendering the given user. 1 3
user_profile_form drupal/modules/user/user.pages.inc Form builder; edit a user account or one of their profile categories. 3
locale_field_language_fallback drupal/modules/locale/locale.module Applies language fallback rules to the fields attached to the given entity. 3 3
locale_url_outbound_alter drupal/modules/locale/locale.module Implements hook_url_outbound_alter(). 3
poll_votes drupal/modules/poll/poll.pages.inc Callback for the 'votes' tab for polls you can see other votes on 3
filter_fallback_format drupal/modules/filter/filter.module Returns the ID of the fallback text format that all users have access to. 14 3
_filter_autop drupal/modules/filter/filter.module Implements callback_filter_process(). 1 3
comment_delete drupal/modules/comment/comment.module Delete a comment and all its replies. 2 3
hook_block_view_MODULE_DELTA_alter drupal/modules/block/block.api.php Perform alterations to a specific block. 3
ajax_forms_test_lazy_load_form drupal/modules/simpletest/tests/ajax_forms_test.module Form builder: Builds a form that triggers a simple AJAX callback. 3
menu_login_callback drupal/modules/simpletest/tests/menu_test.module Menu callback to be used as a login path. 3
_batch_test_callback_1 drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation(). 3
trigger_test_generic_action drupal/modules/trigger/tests/trigger_test.module Action fired during the "taxonomy", "comment", and "user" trigger tests. 3
_drupal_file_scan_cache drupal/includes/bootstrap.inc Returns the current list of cached file system scan results. 4 3
ajax_deliver drupal/includes/ajax.inc Packages and sends the result of a page callback as an Ajax response. 4
image_scale drupal/includes/image.inc Scales an image while maintaining aspect ratio. 3 4
image_desaturate drupal/includes/image.inc Converts an image to grayscale. 2 4
system_list drupal/includes/module.inc Builds a list of bootstrap modules and enabled modules and themes. 4 4
module_implements drupal/includes/module.inc Determines which modules are implementing a hook. 69 4
language_types_info drupal/includes/language.inc Returns all the defined language types. 7 4
drupal_goto drupal/includes/common.inc Sends the user to a different page. 45 4

Pages

Other projects