Contains filters are case sensitive
Name Locationsort ascending Description
menu_get_object includes/menu.inc Gets a loaded object from a router item.
_menu_link_translate includes/menu.inc Provides menu link access control, translation, and argument handling.
menu_tail_load includes/menu.inc Loads the path as one string relative to the current index.
theme_menu_local_action includes/menu.inc Returns HTML for a single local action link.
menu_tail_to_arg includes/menu.inc Returns a string containing the path relative to the current index.
_menu_link_map_translate includes/menu.inc Translates the path elements in the map using any to_arg helper function.
_menu_translate includes/menu.inc Handles dynamic path translation and menu access control.
_menu_item_localize includes/menu.inc Localizes the router item title using t() or another callback.
_menu_check_access includes/menu.inc Checks access to a menu item using the access callback.
_menu_load_objects includes/menu.inc Loads objects into the map as defined in the $item['load_functions'].
menu_default_route_handler includes/menu.inc Executes the current router item's page callback.
menu_execute_active_handler includes/menu.inc Execute the page callback associated with the current path.
menu_get_item includes/menu.inc Gets a router item.
theme_menu_local_actions includes/menu.inc Returns rendered HTML for the local actions.
theme_menu_toggle includes/menu.inc Returns rendered HTML for a menu toggle.
menu_get_custom_theme includes/menu.inc Gets the custom theme for the current page, if there is one.
menu_set_custom_theme includes/menu.inc Sets a custom theme for the current page, if there is one.
menu_list_system_menus includes/menu.inc Returns an array containing the names of system-defined (default) menus.
theme_menu_local_task includes/menu.inc Returns HTML for a single local task link.
theme_menu_link includes/menu.inc Returns HTML for a menu link and submenu.
template_preprocess_menu_tree includes/menu.inc Implements template_preprocess_HOOK() for theme_menu_tree().
backdrop_wrap_mail includes/mail.inc Performs format=flowed soft wrapping for mail (RFC 3676).
backdrop_html_to_text includes/mail.inc Transforms an HTML string into plain text, preserving its structure.
_backdrop_wrap_mail_line includes/mail.inc Wraps words on a single line.
_backdrop_html_to_mail_urls includes/mail.inc Keeps track of URLs and replaces them with placeholder tokens.
_backdrop_html_to_text_clean includes/mail.inc Replaces non-quotation markers from a given piece of indentation with spaces.
_backdrop_html_to_text_pad includes/mail.inc Pads the last line with the given character.
backdrop_mail includes/mail.inc Composes and optionally sends an e-mail message.
backdrop_mail_system includes/mail.inc Returns an object that implements the MailSystemInterface interface.
lock_initialize includes/lock.inc Initialize the locking system.
lock_release_all includes/lock.inc Release all previously acquired locks.
lock_release includes/lock.inc Release a lock previously acquired by lock_acquire().
lock_wait includes/lock.inc Wait for a lock to be available.
lock_may_be_available includes/lock.inc Check if lock acquired by a different process may be available.
lock_acquire includes/lock.inc Acquire (or renew) a lock, but do not block if it fails.
_lock_id includes/lock.inc Helper function to get this request's unique id.
locale_language_negotiation_url_domains_save includes/locale.inc Saves the language domain settings.
locale_language_negotiation_url_domains includes/locale.inc Reads language domains.
locale_language_negotiation_url_prefixes_save includes/locale.inc Saves language prefix settings.
locale_language_negotiation_url_prefixes includes/locale.inc Reads language prefixes and uses the langcode if no prefix is set.
locale_language_url_rewrite_url includes/locale.inc Rewrite URLs for the URL language provider.
locale_language_switcher_session includes/locale.inc Return the session language switcher block.
locale_language_switcher_url includes/locale.inc Return links for the URL language switcher block.
locale_language_url_fallback includes/locale.inc Determines the language to be assigned to URLs when none is detected.
locale_language_from_url includes/locale.inc Identify language via URL prefix or domain.
locale_language_from_session includes/locale.inc Identify language from a request/session parameter.
locale_language_from_user includes/locale.inc Identify language from the user preferences.
timezone_country_get_list includes/locale.inc Get list of all predefined and custom timezone countries.
_locale_rebuild_js includes/locale.inc (Re-)Creates the JavaScript translation file for a language.
country_get_list includes/locale.inc Get list of all predefined and custom countries.

Pages