Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
search_get_default_module_info drupal/core/modules/search/search.module Returns information about the default search module. 4
search_index drupal/core/modules/search/search.module Updates the full-text search index for a particular item. 4 6
search_excerpt drupal/core/modules/search/search.module Returns snippets from a piece of text, with certain keywords highlighted. 4
_book_update_outline drupal/core/modules/book/book.module Handles additions and updates to the book outline. 4
shortcut_set_edit_access drupal/core/modules/shortcut/shortcut.module Access callback for editing a shortcut set. 4 1
shortcut_set_assign_user drupal/core/modules/shortcut/shortcut.module Assigns a user to a particular shortcut set. 4
system_authorized_init drupal/core/modules/system/system.module Setup a given callback to run via authorize.php with elevated privileges. 4
system_admin_compact_mode drupal/core/modules/system/system.module Determines whether the current user is in compact mode. 4
system_time_zones drupal/core/modules/system/system.module Generate an array of time zones and their local time&date. 4
file_progress_implementation drupal/core/modules/file/file.module Determines the preferred upload progress implementation. 4
views_ui_add_ajax_trigger drupal/core/modules/views_ui/admin.inc Converts a form element in the add view wizard to be AJAX-enabled. 4
simpletest_classloader_register drupal/core/modules/simpletest/simpletest.module Registers namespaces for disabled modules. 4
aggregator_feed_load drupal/core/modules/aggregator/aggregator.module Loads an aggregator feed. 4
node_mark drupal/core/modules/node/node.module Determines the type of marker to be displayed for a given node. 4
node_search_execute drupal/core/modules/node/node.module Implements hook_search_execute(). 4
user_is_anonymous drupal/core/modules/user/user.module Determines if the current user is anonymous. 4 1
views_get_all_views drupal/core/modules/views/views.module Returns an array of all views as fully loaded $view objects. 4
_locale_translation_default_update_options drupal/core/modules/locale/locale.translation.inc Returns default import options for translation update. 4
locale_translation_build_projects drupal/core/modules/locale/locale.compare.inc Builds list of projects and stores the result in the database. 4
locale_translation_use_remote_source drupal/core/modules/locale/locale.module Checks whether remote translation sources are used. 4
_locale_invalidate_js drupal/core/modules/locale/locale.module Force the JavaScript translation file(s) to be refreshed. 4 1
locale_translation_batch_update_build drupal/core/modules/locale/locale.fetch.inc Builds a batch to check, download and import project translations. 4
rdf_get_namespaces drupal/core/modules/rdf/rdf.module Retrieves RDF namespaces. 4 2
text_summary drupal/core/modules/text/text.module Generates a trimmed, formatted version of a text field value. 4
breakpoint_load drupal/core/modules/breakpoint/breakpoint.module Load one breakpoint by its identifier. 4
_filter_url_trim drupal/core/modules/filter/filter.module Shortens long URLs to http://www.example.com/long/url... 4
comment_new_page_count drupal/core/modules/comment/comment.module Calculates the page number for the first new comment. 4
comment_load_multiple drupal/core/modules/comment/comment.module Loads comment entities from the database. 4
comment_num_new drupal/core/modules/comment/comment.module Gets the number of new comments for the current user and the specified node. 4 1
image_style_create_derivative drupal/core/modules/image/image.module Creates a new image derivative based on an image style. 4
image_style_flush drupal/core/modules/image/image.module Flushes cached media for a style. 4
image_effect_definition_load drupal/core/modules/image/image.module Loads the definition for an image effect. 4
_form_test_tableselect_get_data drupal/core/modules/system/tests/modules/form_test/form_test.module Create a header and options array. Helper function for callbacks. 4
entity_test_install drupal/core/modules/system/tests/modules/entity_test/entity_test.install Implements hook_install(). 4
menu_test_static_variable drupal/core/modules/system/tests/modules/menu_test/menu_test.module Static function for testing hook results. 4
update_task_list drupal/core/update.php Adds the update task list to the current page. 4
language_negotiation_get_switch_links drupal/core/includes/language.inc Returns the language switch links for the given language type. 4
drupal_match_path drupal/core/includes/path.inc Check if a path matches any pattern in a set of patterns. 4
path_is_admin drupal/core/includes/path.inc Determines whether a path is in the administrative section of the site. 4
drupal_valid_path drupal/core/includes/path.inc Checks a path exists and the current user has access to it. 4
drupal_session_start drupal/core/includes/session.inc Starts a session forcefully, preserving already set session data. 4
image_resize drupal/core/includes/image.inc Resizes an image to the given dimensions (ignoring aspect ratio). 4
image_save drupal/core/includes/image.inc Closes the image and saves the changes to a file. 4
xmlrpc_message_get drupal/core/modules/xmlrpc/xmlrpc.inc Returns the most recently stored XML-RPC message object. 4
xmlrpc_server_get drupal/core/modules/xmlrpc/xmlrpc.server.inc Retrieves the latest stored XML-RPC request. 4
_field_language_suggestion drupal/core/modules/field/field.multilingual.inc Process the language code suggestion based on the available language codes. 4
field_content_languages drupal/core/modules/field/field.multilingual.inc Returns available content language codes. 4
field_has_translation_handler drupal/core/modules/field/field.multilingual.inc Checks if a module is registered as a translation handler for a given entity. 4 1
field_info_formatter_types drupal/core/modules/field/field.info.inc Returns information about field formatters from hook_field_formatter_info(). 4
field_info_field_settings drupal/core/modules/field/field.info.inc Returns a field type's default settings. 4

Pages

Other projects