Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
options_test_allowed_values_callback drupal/core/modules/field/modules/options/tests/options_test.module Allowed values callback. 2
search_embedded_form_form drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module Builds a form for embedding in search results for testing. 2
node_access_test_page drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module Page callback: Creates the node access test page. 2
node_access_entity_test_page drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module Page callback: Creates the node access entity test page. 2
update_script_selection_form drupal/core/update.php Form constructor for the list of available database module updates. 1
install_settings_form_submit drupal/core/includes/install.core.inc Form submission handler for install_settings_form(). 1
install_select_profile_form drupal/core/includes/install.core.inc Form constructor for the profile selection form. 1
install_select_language_form drupal/core/includes/install.core.inc Form constructor for the language selection form. 1
install_profile_modules drupal/core/includes/install.core.inc Installs required modules via a batch process. 1
_install_module_batch drupal/core/includes/install.core.inc Batch callback for batch installation of modules. 1
_install_profile_modules_finished drupal/core/includes/install.core.inc 'Finished' callback for module installation batch. 1
ajax_render drupal/core/includes/ajax.inc Renders a commands array into JSON. 3 1
ajax_form_callback drupal/core/includes/ajax.inc Page callback: Handles Ajax requests for the #ajax Form API property. 1
update_do_one drupal/core/includes/update.inc Perform one update and store the results for display on finished page. 1
update_finished drupal/core/includes/update.inc Finish the update process and store results for eventual display. 1
install_goto drupal/core/includes/install.inc Sends the user to a different installer page. 3 1
_mime_header_decode drupal/core/includes/unicode.inc Helper function to mime_header_decode 1
decode_entities drupal/core/includes/unicode.inc Decodes all HTML entities (including numerical ones) to regular UTF-8 bytes. 24 1
drupal_strtoupper drupal/core/includes/unicode.inc Uppercase a UTF-8 string. 7 1
cache_invalidate_tags drupal/core/includes/cache.inc Marks cache items from all bins with any of the specified tags as invalid. 29 1
language_types_get_configurable drupal/core/includes/language.inc Returns only the configurable language types. 9 1
_batch_shutdown drupal/core/includes/batch.inc Shutdown function: Stores the current batch data for the next request. 1
file_get_stream_wrappers drupal/core/includes/file.inc Provides Drupal stream wrapper registry. 7 1
file_unmanaged_delete_recursive drupal/core/includes/file.inc Deletes all files and directories in the specified filepath recursively. 14 1
file_download drupal/core/includes/file.inc Page callback: Handles private file transfers. 1 1
_drupal_session_open drupal/core/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_session_close drupal/core/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_session_read drupal/core/includes/session.inc Reads an entire session from the database (internal use only). 1
_drupal_session_write drupal/core/includes/session.inc Writes an entire session to the database (internal use only). 1 1
_drupal_session_destroy drupal/core/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_session_garbage_collection drupal/core/includes/session.inc Session handler assigned by session_set_save_handler(). 1
variable_get drupal/core/includes/bootstrap.inc Returns a persistent variable. 233 1
format_string drupal/core/includes/bootstrap.inc Replaces placeholders with sanitized values in a string. 281 1
state drupal/core/includes/bootstrap.inc Returns the state storage service. 1
typed_data drupal/core/includes/bootstrap.inc Returns the typed data manager service. 1
_drupal_shutdown_function drupal/core/includes/bootstrap.inc Executes registered shutdown functions. 1
lock drupal/core/includes/bootstrap.inc Get locking layer instance. 2 1
config_import drupal/core/includes/config.inc Imports configuration into the active configuration. 4 1
entity_get_info drupal/core/includes/entity.inc Gets the entity definition for an entity type. 69 1
entity_page_label drupal/core/includes/entity.inc Returns the label of an entity. 1
entity_view drupal/core/includes/entity.inc Returns the render array for an entity. 5 1
entity_query drupal/core/includes/entity.inc Returns the entity query object for this entity type. 5 1
drupal_get_destination drupal/core/includes/common.inc Prepares a 'destination' URL query parameter for use with drupal_goto(). 42 1
filter_xss_admin drupal/core/includes/common.inc Applies a very permissive XSS/HTML filter for admin-only use. 39 1
_filter_xss_split drupal/core/includes/common.inc Processes an HTML tag. 1 1
_format_date_callback drupal/core/includes/common.inc Translates a formatted date string. 1 1
drupal_get_path drupal/core/includes/common.inc Returns the path to a system item (module, theme, etc.). 178 1
drupal_group_css drupal/core/includes/common.inc Grouping callback: Groups CSS items by their types, media, and browsers. 1
drupal_aggregate_css drupal/core/includes/common.inc Aggregation callback: Aggregates CSS files and inline content. 1
drupal_pre_render_styles drupal/core/includes/common.inc Pre-render callback: Adds the elements needed for CSS tags to be rendered. 1

Pages

Other projects