Functions - 7.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
install_tasks_to_display includes/install.core.inc Returns a list of tasks that should be displayed to the end user. 1
install_tasks_to_perform includes/install.core.inc Returns a list of tasks to perform during the current installation request. 1
install_verify_completed_task includes/install.core.inc Verifies and returns the last installation task that was completed. 2
install_verify_pdo includes/install.core.inc Verifies the PDO library. 1
install_verify_requirements includes/install.core.inc Verifies the requirements for installing Drupal.
install_verify_settings includes/install.core.inc Verifies the existing settings in settings.php. 1
int2vancode modules/comment/comment.module Generate vancode. 1
ip_address includes/bootstrap.inc Returns the IP address of the client machine. 23 4
l includes/common.inc Formats an internal or external URL link as an HTML anchor tag. 142 6
language_default includes/bootstrap.inc Returns the default language, as an object, or one of its properties. 26 9
language_fallback_get_candidates includes/language.inc Returns the possible fallback languages ordered by language weight. 1
language_from_default includes/language.inc Returns the default language negotiation provider. 1
language_initialize includes/language.inc Chooses a language based on language negotiation provider settings. 2
language_list includes/bootstrap.inc Returns a list of installed languages, indexed by the specified key. 47 14
language_negotiation_get includes/language.inc Checks whether a language negotiation provider is enabled for a language type. 3
language_negotiation_get_any includes/language.inc Checks if the language negotiation provider is enabled for any language type. 2
language_negotiation_get_switch_links includes/language.inc Returns the language switch links for the given language. 3
language_negotiation_info includes/language.inc Returns all the defined language negotiation providers. 5 3
language_negotiation_purge includes/language.inc Removes any unused language negotiation providers from the configuration. 1
language_negotiation_set includes/language.inc Saves a list of language negotiation providers. 8
language_provider_invoke includes/language.inc Helper function used to cache the language negotiation providers results. 1
language_provider_weight includes/language.inc Returns the passed language negotiation provider weight or a default value. 2
language_types includes/bootstrap.inc Returns an array of the available language types. 5 6
language_types_configurable includes/language.inc Returns only the configurable language types. 7 1
language_types_disable includes/language.inc Disables the given language types.
language_types_info includes/language.inc Returns all the defined language types. 7 4
language_types_set includes/language.inc Updates the language type configuration. 2
language_url_split_prefix includes/language.inc Splits the given path into prefix and actual path. 1
list_allowed_values modules/field/modules/list/list.module Returns the array of allowed values for a list field. 3 2
list_allowed_values_setting_validate modules/field/modules/list/list.module Element validate callback; check that the entered values are valid. 1
list_allowed_values_string modules/field/modules/list/list.module Generates a string representation of an array of 'allowed values'. 1
list_boolean_allowed_values_callback modules/field/modules/list/list.module Form element #value_callback: assembles the allowed values for 'boolean' fields. 1
list_extract_allowed_values modules/field/modules/list/list.module Parses a string of 'allowed values' into an array. 1
list_field_formatter_info modules/field/modules/list/list.module Implements hook_field_formatter_info().
list_field_formatter_view modules/field/modules/list/list.module Implements hook_field_formatter_view().
list_field_info modules/field/modules/list/list.module Implements hook_field_info().
list_field_is_empty modules/field/modules/list/list.module Implements hook_field_is_empty().
list_field_schema modules/field/modules/list/list.install Implements hook_field_schema().
list_field_settings_form modules/field/modules/list/list.module Implements hook_field_settings_form().
list_field_update_field modules/field/modules/list/list.module Implements hook_field_update_field().
list_field_update_forbid modules/field/modules/list/list.module Implements hook_field_update_forbid().
list_field_validate modules/field/modules/list/list.module Implements hook_field_validate().
list_field_widget_info_alter modules/field/modules/list/list.module Implements hook_field_widget_info_alter().
list_help modules/field/modules/list/list.module Implements hook_help().
list_options_list modules/field/modules/list/list.module Implements hook_options_list().
list_test_allowed_values_callback modules/field/modules/list/tests/list_test.module Allowed values callback. 2
list_test_dynamic_values_callback modules/field/modules/list/tests/list_test.module An entity-bound allowed values callback. 2
list_themes includes/theme.inc Returns a list of all currently available themes. 26 1
list_update_7001 modules/field/modules/list/list.install Rename the list field types and change 'allowed_values' format. 1
list_update_7002 modules/field/modules/list/list.install Re-apply list_update_7001() for deleted fields.

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.