Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
node_search_execute drupal/core/modules/node/node.module Implements hook_search_execute(). 4
shortcut_set_assign_user drupal/core/modules/shortcut/shortcut.module Assigns a user to a particular shortcut set. 4
simpletest_classloader_register drupal/core/modules/simpletest/simpletest.module Registers namespaces for disabled modules. 4
user_role_save drupal/core/modules/user/user.module Save a user role to the database. 4
image_style_flush drupal/core/modules/image/image.module Flush cached media for a style. 4
locale_translate_batch_import_files drupal/core/modules/locale/locale.bulk.inc Prepare a batch to import all translations. 4
locale_translatable_language_list drupal/core/modules/locale/locale.module Returns list of translatable languages. 4
_locale_invalidate_js drupal/core/modules/locale/locale.module Force the JavaScript translation file(s) to be refreshed. 4 1
rdf_get_namespaces drupal/core/modules/rdf/rdf.module Retrieves RDF namespaces. 4 2
file_load_multiple drupal/core/modules/file/file.module Loads file entities from the database. 4
file_progress_implementation drupal/core/modules/file/file.module Determines the preferred upload progress implementation. 4
_update_manager_extract_directory drupal/core/modules/update/update.module Returns the directory where update archive files should be extracted. 4
filter_get_roles_by_format drupal/core/modules/filter/filter.module Retrieves a list of roles that are allowed to use a given text format. 4
_filter_url_trim drupal/core/modules/filter/filter.module Shortens long URLs to http://www.example.com/long/url... 4
_filter_htmlcorrector drupal/core/modules/filter/filter.module Scans the input and makes sure that HTML tags are properly closed. 4 1
language_save_default_configuration drupal/core/modules/language/language.module Saves a language configuration that is attached to an entity type and bundle. 4
comment_new_page_count drupal/core/modules/comment/comment.module Calculates the page number for the first new comment. 4
comment_view drupal/core/modules/comment/comment.module Generates an array for rendering a 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
views_ui_add_ajax_trigger drupal/core/modules/views/views_ui/admin.inc Converts a form element in the add view wizard to be AJAX-enabled. 4
views_ui_ajax_forms drupal/core/modules/views/views_ui/admin.inc Returns information about subforms for editing the pieces of a view. 4
text_summary drupal/core/modules/field/modules/text/text.module Generates a trimmed, formatted version of a text field value. 4
menu_test_static_variable drupal/core/modules/system/tests/modules/menu_test/menu_test.module Static function for testing hook results. 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_load drupal/core/modules/system/tests/modules/entity_test/entity_test.module Loads a test entity. 4
install_redirect_url drupal/core/includes/install.core.inc Returns the URL that should be redirected to during an installation request. 3
install_find_translation_files drupal/core/includes/install.core.inc Finds installer translations either for a specific langcode or all languages. 3
install_no_profile_error drupal/core/includes/install.core.inc Indicates that there are no profiles available. 3
ajax_render drupal/core/includes/ajax.inc Renders a commands array into JSON. 3 1
ajax_command_data drupal/core/includes/ajax.inc Creates a Drupal Ajax 'data' command. 3
update_get_update_list drupal/core/includes/update.inc Return a list of all the pending database updates. 3
_drupal_render_exception_safe drupal/core/includes/errors.inc Renders an exception error message without further exceptions. 3
format_backtrace drupal/core/includes/errors.inc Formats a backtrace into a plain-text string. 3
drupal_get_database_types drupal/core/includes/install.inc Returns all supported database installer objects that are compiled into PHP. 3
drupal_verify_install_file drupal/core/includes/install.inc Verifies the state of the specified file. 3
install_goto drupal/core/includes/install.inc Sends the user to a different installer page. 3 1
cache drupal/core/includes/cache.inc Instantiates and statically caches the correct class for a cache bin. 3 37
language_fallback_get_candidates drupal/core/includes/language.inc Returns the possible fallback languages ordered by language weight. 3
_batch_process drupal/core/includes/batch.inc Processes sets in a batch. 3
_batch_current_set drupal/core/includes/batch.inc Returns the batch set being currently processed. 3
file_ensure_htaccess drupal/core/includes/file.inc Creates a .htaccess file in each Drupal files directory if it is missing. 3
file_valid_uri drupal/core/includes/file.inc Determines whether the URI has a valid scheme for file API operations. 3
file_build_uri drupal/core/includes/file.inc Constructs a URI to Drupal's default files location given a relative path. 3
file_destination drupal/core/includes/file.inc Determines the destination path for a file. 3
file_create_filename drupal/core/includes/file.inc Creates a full file path from a directory and filename. 3
file_transfer drupal/core/includes/file.inc Transfers a file to the client using HTTP. 3
file_directory_temp drupal/core/includes/file.inc Gets the path of system-appropriate temporary directory. 3
drupal_match_path drupal/core/includes/path.inc Check if a path matches any pattern in a set of patterns. 3
drupal_session_commit drupal/core/includes/session.inc Commits the current session, if necessary. 3

Pages

Other projects