Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
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
update_script_selection_form drupal/update.php Form constructor for the list of available database module updates. 1
example_form documentation/developer/example.profile Form API array definition for the example form. 1
_mime_header_decode drupal/includes/unicode.inc Decodes encoded header data passed from mime_header_decode(). 1
decode_entities drupal/includes/unicode.inc Decodes all HTML entities (including numerical ones) to regular UTF-8 bytes. 15 1
drupal_strtoupper drupal/includes/unicode.inc Uppercase a UTF-8 string. 5 1
drupal_substr drupal/includes/unicode.inc Cuts off a piece of a string based on character indices and counts. 12 1
cache_get drupal/includes/cache.inc Returns data from the persistent cache. 54 1
ajax_render drupal/includes/ajax.inc Renders a commands array into JSON. 1 1
ajax_form_callback drupal/includes/ajax.inc Menu callback; handles Ajax requests for the #ajax Form API property. 1
ajax_process_form drupal/includes/ajax.inc Form element processing handler for the #ajax form property. 1
image_rotate drupal/includes/image.inc Rotates an image by the given number of degrees. 2 1
image_crop drupal/includes/image.inc Crops an image to a rectangle specified by the given dimensions. 3 1
_drupal_wrap_mail_line drupal/includes/mail.inc Wraps words on a single line. 1 1
_drupal_html_to_mail_urls drupal/includes/mail.inc Keeps track of URLs and replaces them with placeholder tokens. 1 1
_drupal_html_to_text_clean drupal/includes/mail.inc Replaces non-quotation markers from a given piece of indentation with spaces. 1 1
drupal_get_schema_versions drupal/includes/install.inc Returns an array of available schema versions for a module. 7 1
install_goto drupal/includes/install.inc Sends the user to a different installer page. 3 1
update_do_one drupal/includes/update.inc Implements callback_batch_operation(). 1
update_finished drupal/includes/update.inc Implements callback_batch_finished(). 1
lock_release_all drupal/includes/lock.inc Release all previously acquired locks. 1
authorize_filetransfer_form drupal/includes/authorize.inc Form constructor for the file transfer authorization form. 1
_drupal_session_open drupal/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_session_close drupal/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_session_read drupal/includes/session.inc Reads an entire session from the database (internal use only). 1
_drupal_session_write drupal/includes/session.inc Writes an entire session to the database (internal use only). 2 1
drupal_session_commit drupal/includes/session.inc Commits the current session, if necessary. 4 1
_drupal_session_destroy drupal/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_session_garbage_collection drupal/includes/session.inc Session handler assigned by session_set_save_handler(). 1
module_load_all_includes drupal/includes/module.inc Loads an include file for each module enabled in the {system} table. 1 1
module_hook_info drupal/includes/module.inc Retrieves a list of hooks that are declared through hook_hook_info(). 2 1
locale_language_from_interface drupal/includes/locale.inc Identifies the language from the current interface language. 1
locale_language_from_browser drupal/includes/locale.inc Identify language from the Accept-language HTTP header we got. 1 1
locale_language_from_user drupal/includes/locale.inc Identify language from the user preferences. 1
locale_language_from_session drupal/includes/locale.inc Identify language from a request/session parameter. 1
locale_language_from_url drupal/includes/locale.inc Identify language via URL prefix or domain. 1
locale_language_url_fallback drupal/includes/locale.inc Determines the language to be assigned to URLs when none is detected. 1
locale_language_switcher_url drupal/includes/locale.inc Return the URL language switcher block. Translation links may be provided by other modules. 1
locale_language_switcher_session drupal/includes/locale.inc Return the session language switcher block. 1
locale_language_url_rewrite_session drupal/includes/locale.inc Rewrite URLs for the Session language provider. 1
_locale_import_append_plural drupal/includes/locale.inc Modify a string to contain proper count indices 1
_locale_batch_import drupal/includes/locale.inc Implements callback_batch_operation(). 1
_locale_batch_language_finished drupal/includes/locale.inc Implements callback_batch_finished(). 1
xmlrpc_server_multicall drupal/includes/xmlrpcs.inc Dispatches multiple XML-RPC requests. 1
xmlrpc_server_list_methods drupal/includes/xmlrpcs.inc Lists the methods available on this XML-RPC server. 1
xmlrpc_server_get_capabilities drupal/includes/xmlrpcs.inc Returns a list of the capabilities of this server. 1
xmlrpc_server_method_signature drupal/includes/xmlrpcs.inc Returns one method signature for a function. 1

Pages

Other projects