Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
rdf_mapping_load drupal/core/modules/rdf/rdf.module Returns the mapping for attributes of a given entity type/bundle pair. 7 1
file_save_data drupal/core/modules/file/file.module Saves a file to the specified destination and creates a database entry. 7
filter_formats_reset drupal/core/modules/filter/filter.module Resets the text format caches. 7
language_negotiation_url_domains drupal/core/modules/language/language.negotiation.inc Reads language domains. 7 1
comment_delete_multiple drupal/core/modules/comment/comment.module Deletes comments and all their replies. 7
field_test_entity_info_translatable drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc Helper function to enable entity translations. 7
field_test_create_bundle drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc Creates a new bundle for test_entity entities. 7
install_profile_info drupal/core/includes/install.inc Retrieves information about an installation profile from its .info file. 6
file_unmanaged_move drupal/core/includes/file.inc Moves a file to a new location without database changes or hook invocation. 6
drupal_dirname drupal/core/includes/file.inc Gets the name of the directory from a given path. 6
drupal_get_messages drupal/core/includes/bootstrap.inc Returns all messages that have been set with drupal_set_message(). 6
drupal_hmac_base64 drupal/core/includes/bootstrap.inc Calculates a base-64 encoded, URL-safe sha-256 hmac. 6
drupal_get_hash_salt drupal/core/includes/bootstrap.inc Gets a salt useful for hardening against SQL injection. 6
drupal_maintenance_theme drupal/core/includes/bootstrap.inc Enables use of the theme system without requiring database access. 6
language_types_get_all drupal/core/includes/bootstrap.inc Returns an array of the available language types. 6
db_and drupal/core/includes/database.inc Returns a new DatabaseCondition, set to "AND" all conditions together. 6
db_drop_primary_key drupal/core/includes/database.inc Drops the primary key of a database table. 6
drupal_parse_url drupal/core/includes/common.inc Parses a system URL string into an associative array suitable for url(). 6
drupal_set_page_content drupal/core/includes/common.inc Sets the main page content value for later use. 6
drupal_render_page drupal/core/includes/common.inc Renders the page, including all theming. 6
drupal_implode_tags drupal/core/includes/common.inc Implodes an array of tags into a string. 6
drupal_prepare_form drupal/core/includes/form.inc Prepares a structured form array. 6
drupal_theme_access drupal/core/includes/theme.inc Determines if a theme is available to use. 6 1
theme_disable drupal/core/includes/theme.inc Disable a given list of themes. 6
menu_cache_clear_all drupal/core/includes/menu.inc Clears all cached menu data. 6
module_uninstall drupal/core/includes/module.inc Uninstalls a given list of modules. 6
_forum_update_forum_index drupal/core/modules/forum/forum.module Updates the taxonomy index for a given node. 6
openid_normalize drupal/core/modules/openid/openid.inc Normalize the given identifier. 6
views_fetch_plugin_names drupal/core/modules/views/views.module Fetch a list of all base tables available 6
system_authorized_get_url drupal/core/modules/system/system.module Return the URL for the authorize.php script. 6
field_is_translatable drupal/core/modules/field/field.multilingual.inc Checks whether a field has language support. 6
field_get_items drupal/core/modules/field/field.module Returns the field items in the language they currently would be displayed. 6
field_info_bundles drupal/core/modules/field/field.info.inc Returns information about existing bundles. 6
_field_invoke_multiple drupal/core/modules/field/field.attach.inc Invokes a field hook across fields on multiple entities. 6
search_get_info drupal/core/modules/search/search.module Returns information about available search modules. 6 1
node_type_save drupal/core/modules/node/node.module Saves a node type to the database. 6
node_add_body_field drupal/core/modules/node/node.module Adds the default body field to a node type. 6
node_revision_load drupal/core/modules/node/node.module Loads a node revision from the database. 6
node_save drupal/core/modules/node/node.module Saves changes to a node or adds a new node. 6 1
shortcut_sets drupal/core/modules/shortcut/shortcut.module Returns an array of all shortcut sets, keyed by the set name. 6
image_style_path drupal/core/modules/image/image.module Return the URI of an image when using a style. 6
taxonomy_term_load_multiple_by_name drupal/core/modules/taxonomy/taxonomy.module Try to map a string to an existing term, as for glossary use. 6
taxonomy_term_load_multiple drupal/core/modules/taxonomy/taxonomy.module Load multiple taxonomy terms based on certain conditions. 6
locale_translate_english drupal/core/modules/locale/locale.module Checks whether locale translates to English. 6 2
translation_entity_form_controller drupal/core/modules/translation_entity/translation_entity.module Returns the entity form controller for the given form. 6
views_fetch_fields drupal/core/modules/views/views_ui/admin.inc Fetch a list of all fields available for a given base type. 6
views_ui_truncate drupal/core/modules/views/views_ui/views_ui.module Truncate strings to a set length and provide a ... if they truncated. 6
_field_sql_storage_schema drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module Returns the database schema for a field. 6
_batch_test_finished_helper drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Provides a common 'finished' callback for batches 1 to 4. 6
update_resolve_dependencies drupal/core/includes/update.inc Resolves dependencies in a set of module updates, and orders them correctly. 5

Pages

Other projects