Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
drupal_process_form drupal/core/includes/form.inc Processes a form submission. 7
module_hook Deprecated drupal/core/includes/bootstrap.inc Determines whether a module implements a hook. 7
entity_reference_get_selection_handler drupal/core/modules/entity_reference/entity_reference.module Gets the selection handler for a given entity_reference field. 7
field_view_field drupal/core/modules/field/field.module Returns a renderable array for the value of a single field in an entity. 7
search_simplify drupal/core/modules/search/search.module Simplifies a string according to indexing rules. 7
system_get_date_formats drupal/core/modules/system/system.module Gets the list of defined date formats and attributes. 7
file_save_data drupal/core/modules/file/file.module Saves a file to the specified destination and creates a database entry. 7
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. 7
taxonomy_vocabulary_load_multiple drupal/core/modules/taxonomy/taxonomy.module Loads multiple taxonomy vocabularies based on certain conditions. 7
editor_load drupal/core/modules/editor/editor.module Loads an individual configured text editor based on text format ID. 7
datetime_date_default_time drupal/core/modules/datetime/datetime.module Sets a consistent time on a date without time. 7
node_types_rebuild drupal/core/modules/node/node.module Updates the database cache of node types. 7
node_type_save drupal/core/modules/node/node.module Saves a node type to the database. 7
node_revision_load drupal/core/modules/node/node.module Loads a node revision from the database. 7
user_password drupal/core/modules/user/user.module Generate a random alphanumeric password. 7
rdf_mapping_load drupal/core/modules/rdf/rdf.module Returns the mapping for attributes of a given entity type/bundle pair. 7 1
filter_formats_reset drupal/core/modules/filter/filter.module Resets the text format caches. 7
_filter_htmlcorrector drupal/core/modules/filter/filter.module Scans the input and makes sure that HTML tags are properly closed. 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_entity_test_load drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc Loads a test_entity. 7
language_types_info drupal/core/includes/language.inc Returns information about all defined language types. 7 4
language_negotiation_set drupal/core/includes/language.inc Saves a list of language negotiation methods for a language type. 7
field_delete_field Deprecated drupal/core/modules/field/field.crud.inc Marks a field and its instances and data for deletion. 7
field_is_translatable drupal/core/modules/field/field.multilingual.inc Checks whether a field has language support. 7
field_attach_update drupal/core/modules/field/field.attach.inc Saves field data for an existing entity. 7
field_attach_prepare_view drupal/core/modules/field/field.attach.inc Prepares field data prior to display. 7
translation_node_get_translations drupal/core/modules/translation/translation.module Gets all nodes in a given translation set. 7
_field_sql_storage_schema drupal/core/modules/field_sql_storage/field_sql_storage.module Returns the database schema for a field. 7
translation_entity_form_controller drupal/core/modules/translation_entity/translation_entity.module Returns the entity form controller for the given form. 7
menu_link_load_multiple drupal/core/modules/menu_link/menu_link.module Loads menu link entities from the database. 7
menu_link_delete drupal/core/modules/menu_link/menu_link.module Deletes a menu link. 7 2
menu_link_delete_multiple drupal/core/modules/menu_link/menu_link.module Deletes multiple menu links. 7
db_transaction drupal/core/includes/database.inc Returns a new transaction object for the active database. 6
db_rename_table drupal/core/includes/database.inc Renames a table. 6
db_ignore_slave drupal/core/includes/database.inc Sets a session variable specifying the lag time for ignoring a slave server. 6
drupal_ucfirst drupal/core/includes/unicode.inc Capitalizes the first letter of a UTF-8 string. 6
install_profile_info drupal/core/includes/install.inc Retrieves information about an installation profile from its .info.yml file. 6
drupal_get_schema_versions drupal/core/includes/schema.inc Returns an array of available schema versions for a module. 6
drupal_get_schema_unprocessed drupal/core/includes/schema.inc Returns the unprocessed and unaltered version of a module's schema. 6
file_stream_wrapper_uri_normalize drupal/core/includes/file.inc Normalizes a URI by making it syntactically correct. 6
file_munge_filename drupal/core/includes/file.inc Modifies a filename as needed for security purposes. 6
drupal_dirname drupal/core/includes/file.inc Gets the name of the directory from a given path. 6
drupal_rmdir drupal/core/includes/file.inc Removes a directory. 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 Disables a given list of themes. 6
drupal_set_page_content drupal/core/includes/common.inc Sets the main page content value for later use. 6
render drupal/core/includes/common.inc Renders an element. 6 5
drupal_implode_tags Deprecated drupal/core/includes/common.inc Implodes an array of tags into a string. 6
drupal_form_submit drupal/core/includes/form.inc Retrieves, populates, and processes a form. 6
drupal_prepare_form drupal/core/includes/form.inc Prepares a structured form array. 6

Pages

Other projects