Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
node_types_rebuild drupal/modules/node/node.module Updates the database cache of node types. 8
translation_supported_type drupal/modules/translation/translation.module Returns whether the given content type has support for translations. 8
filter_list_format drupal/modules/filter/filter.module Retrieves a list of filters for a given text format. 8 1
comment_load_multiple drupal/modules/comment/comment.module Load comments from the database. 8
image_style_save drupal/modules/image/image.module Saves an image style. 8
image_style_path drupal/modules/image/image.module Returns the URI of an image when using a style. 8
_file_test_log_call drupal/modules/simpletest/tests/file_test.module Store the values passed to a hook invocation. 8
_image_test_log_call drupal/modules/simpletest/tests/image_test.module Store the values passed to a toolkit call. 8
_locale_get_predefined_list drupal/includes/iso.inc Some of the common languages with their English and native names 7
image_toolkit_invoke drupal/includes/image.inc Invokes the given method using the currently selected toolkit. 7
drupal_html_to_text drupal/includes/mail.inc Transforms an HTML string into plain text, preserving its structure. 7
drupal_get_schema_versions drupal/includes/install.inc Returns an array of available schema versions for a module. 7 1
drupal_set_installed_schema_version drupal/includes/install.inc Update the installed version information for a module. 7
install_profile_info drupal/includes/install.inc Retrieves information about an installation profile from its .info file. 7
token_find_with_prefix drupal/includes/token.inc Returns a list of tokens that begin with a specific prefix. 7
file_get_stream_wrappers drupal/includes/file.inc Provides Drupal stream wrapper registry. 7 1
file_usage_list drupal/includes/file.inc Determines where a file is used. 7
file_save_upload drupal/includes/file.inc Saves a file upload to a new location. 7
language_types_info drupal/includes/language.inc Returns all the defined language types. 7 4
language_types_configurable drupal/includes/language.inc Returns only the configurable language types. 7 1
actions_list drupal/includes/actions.inc Discovers all available actions by invoking hook_action_info(). 7
actions_function_lookup drupal/includes/actions.inc Returns an action array key (function or ID), given its hash. 7
drupal_add_html_head drupal/includes/common.inc Adds output to the HEAD tag of the HTML page. 7
drupal_access_denied drupal/includes/common.inc Delivers an "access denied" error to the browser. 7
drupal_strip_dangerous_protocols drupal/includes/common.inc Strips dangerous protocols (e.g. 'javascript:') from a URI. 7
parse_size drupal/includes/common.inc Parses a given byte count. 7
drupal_system_listing drupal/includes/common.inc Returns information about system object files (modules, themes, etc.). 7 1
hide drupal/includes/common.inc Hides an element from later rendering. 7
drupal_array_set_nested_value drupal/includes/common.inc Sets a value in a nested array with variable depth. 7
entity_info_cache_clear drupal/includes/common.inc Resets the cached information about entity types. 7
entity_load_unchanged drupal/includes/common.inc Loads the unchanged, i.e. not modified, entity from the database. 7
entity_prepare_view drupal/includes/common.inc Invoke hook_entity_prepare_view(). 7
entity_form_submit_build_entity drupal/includes/common.inc Copies submitted values to entity properties for simple entity forms. 7
drupal_process_form drupal/includes/form.inc Processes a form submission. 7
drupal_prepare_form drupal/includes/form.inc Prepares a structured form array. 7
drupal_language_initialize drupal/includes/bootstrap.inc Initializes all the defined language types. 7
db_drop_primary_key drupal/includes/database/database.inc Drops the primary key of a database table. 7
field_view_mode_settings drupal/modules/field/field.module Returns view mode settings in a given bundle. 7 1
field_form_set_state drupal/modules/field/field.form.inc Stores processing information about a field in $form_state. 7
field_attach_delete_bundle drupal/modules/field/field.attach.inc Notify field.module the a bundle was deleted. 7
_update_7000_field_read_fields drupal/modules/field/field.install Utility function: fetch all the field definitions from the database. 7
search_simplify drupal/modules/search/search.module Simplifies a string according to indexing rules. 7
system_get_date_types drupal/modules/system/system.module Gets the list of available date types and attributes. 7 2
_trigger_user drupal/modules/trigger/trigger.module Calls action functions for user triggers. 7
node_type_set_defaults drupal/modules/node/node.module Sets the default values for a node type. 7
rdf_mapping_load drupal/modules/rdf/rdf.module Returns the mapping for attributes of a given entity type/bundle pair. 7 1
translation_node_get_translations drupal/modules/translation/translation.module Gets all nodes in a given translation set. 7
filter_format_save drupal/modules/filter/filter.module Saves a text format object to the database. 7
filter_formats_reset drupal/modules/filter/filter.module Resets the text format caches. 7
filter_get_filters drupal/modules/filter/filter.module Returns a list of all filters provided by modules. 7 2

Pages

Other projects