Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
language_url_fallback drupal/core/modules/language/language.negotiation.inc Determines the language to be assigned to URLs when none is detected. 2
language_switcher_url drupal/core/modules/language/language.negotiation.inc Return links for the URL language switcher block. 2
language_switcher_session drupal/core/modules/language/language.negotiation.inc Return the session language switcher block. 2
language_url_rewrite_session drupal/core/modules/language/language.negotiation.inc Rewrite URLs for the Session language negotiation method. 2
menu_link_delete drupal/core/modules/menu_link/menu_link.module Deletes a menu link. 7 2
options_test_allowed_values_callback drupal/core/modules/options/tests/options_test.module Allowed values callback. 2
views_test_data_schema drupal/core/modules/views/tests/views_test_data/views_test_data.install Implements hook_schema(). 2
views_test_data_views_data drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc Implements hook_views_data(). 2
test_page_test_page drupal/core/modules/system/tests/modules/test_page_test/test_page_test.module Page callback: Returns a test page and sets the title. 2
form_test_load_include_submit drupal/core/modules/system/tests/modules/form_test/form_test.file.inc Submit callback for the form API file inclusion test forms. 2
at drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a matcher that matches when the method it is evaluated for is invoked at the given $index. 2
drupal_strtoupper drupal/core/includes/unicode.inc Uppercase a UTF-8 string. 5 1
entity_get_bundles drupal/core/includes/entity.inc Returns the entity bundle info. 30 1
entity_get_view_modes drupal/core/includes/entity.inc Returns the entity view mode info. 15 1
entity_page_create_access drupal/core/includes/entity.inc Generic access callback for create entity pages. 1 1
install_goto drupal/core/includes/install.inc Sends the user to a different installer page. 4 1
update_do_one drupal/core/includes/update.inc Performs one update and stores the results for display on the results page. 1
update_finished drupal/core/includes/update.inc Finishes the update process and stores the results for eventual display. 1
system_list drupal/core/includes/module.inc Builds a list of bootstrap modules and enabled modules and themes. 3 1
_batch_shutdown drupal/core/includes/batch.inc Shutdown function: Stores the current batch data for the next request. 1
file_download drupal/core/includes/file.inc Page callback: Handles private file transfers. 2 1
drupal_theme_access drupal/core/includes/theme.inc Determines if a theme is available to use. 6 1
theme_get_registry drupal/core/includes/theme.inc Gets the theme registry. 5 1
list_themes drupal/core/includes/theme.inc Returns a list of all currently available themes. 36 1
theme_link drupal/core/includes/theme.inc Returns HTML for a link. 1
drupal_pre_render_table drupal/core/includes/theme.inc #pre_render callback to transform children of an element into #rows suitable for theme_table(). 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. 43 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.). 214 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
_drupal_load_stylesheet drupal/core/includes/common.inc Loads stylesheets recursively and returns contents with corrected paths. 1
drupal_clean_css_identifier drupal/core/includes/common.inc Prepares a string for use as a CSS identifier (element, class, or ID name). 18 1
drupal_pre_render_scripts drupal/core/includes/common.inc #pre_render callback to add the elements needed for JavaScript tags to be rendered. 1
drupal_group_js drupal/core/includes/common.inc Default callback to group JavaScript items. 1
drupal_aggregate_js drupal/core/includes/common.inc Default callback to aggregate JavaScript files. 1
drupal_get_library drupal/core/includes/common.inc Retrieves information for a JavaScript/CSS library. 5 1
drupal_system_listing drupal/core/includes/common.inc This function is kept only for backward compatibility. 10 1
drupal_pre_render_conditional_comments drupal/core/includes/common.inc Pre-render callback: Renders #browsers into #prefix and #suffix. 1
drupal_pre_render_html_tag drupal/core/includes/common.inc Pre-render callback: Renders a generic HTML tag with attributes into #markup. 1
drupal_pre_render_link drupal/core/includes/common.inc Pre-render callback: Renders a link into #markup. 1
drupal_pre_render_dropbutton drupal/core/includes/common.inc Pre-render callback: Attaches the dropbutton library and required markup. 1
drupal_render drupal/core/includes/common.inc Renders HTML given a structured array tree. 177 1
element_info drupal/core/includes/common.inc Retrieves the default properties for the defined element type. 12 1
element_property drupal/core/includes/common.inc Checks if the key is a property. 1
menu_tree drupal/core/includes/menu.inc Renders a menu tree based on the current path. 3 1
menu_tree_all_data drupal/core/includes/menu.inc Gets the data structure representing a named menu tree. 4 1
menu_tree_page_data drupal/core/includes/menu.inc Gets the data structure for a named menu tree, based on the current page. 3 1

Pages

Other projects