Name Locationsort ascending Type Description
theme_views_ui_view_name modules/views_ui/views_ui.theme.inc function Display the view name and its machine name.
views_object::options modules/views/includes/base.inc function Set default options on this object. Called by the constructor in a complex chain to deal with backward compatibility.
user_role_load_by_name modules/user/user.module function Legacy wrapper function preserved for backwards-compatibility. This function is no longer used by Backdrop core, since all roles are loaded by name now. See https://api.backdropcms.org/change-records/converted-user-roles-cmi
taxonomy_get_term_by_name modules/taxonomy/taxonomy.module function Legacy wrapper to try to map a string to an existing term.
taxonomy_get_parents modules/taxonomy/taxonomy.module function Legacy wrapper to return the parents of a term by TID.
taxonomy_vocabulary_get_names modules/taxonomy/taxonomy.module function Get names for all taxonomy vocabularies.
taxonomy_get_parents_all modules/taxonomy/taxonomy.module function Legacy wrapper to load all the parents of a term by TID.
taxonomy_get_children modules/taxonomy/taxonomy.module function Legacy wrapper to load the children of a TID.
taxonomy_vocabulary_machine_name_load modules/taxonomy/taxonomy.module function Legacy wrapper to return the vocabulary object matching a machine name.
system_check_http_request modules/system/system.module function Checks whether the server is capable of issuing HTTP requests.
system_system_info_alter modules/system/system.module function Implements hook_system_info_alter().
theme_node_admin_overview modules/node/node.theme.inc function Returns HTML for a node type description for the content type admin page.
node_feed modules/node/node.module function Page callback: Generates and prints an RSS feed.
theme_menu_admin_overview modules/menu/menu.theme.inc function Returns HTML for a menu title and description for the menu overview page.
layout_get_layout_info modules/layout/layout.module function Load the layout template information for a single layout template name.
installer_browser_get_server modules/installer/installer.browser.inc function Gets the server to use for fetching results.
image_style_path_token modules/image/image.module function This function was never included in Backdrop. See:
filter_list_format modules/filter/filter.module function Retrieves a list of filters for a given text format.
theme_file_type_overview modules/file/file.theme.inc function Returns HTML for the file type overview page.
file_entity_access modules/file/file.module function Deprecated wrapper function. Determines if a user may perform the given operation on the specified file.
file_displays_load modules/file/file.module function Returns a single {file_display} array for the file type.
file_displays modules/file/file.module function Returns the display to use for a file type in a given view mode.
entity_create_stub_entity modules/entity/entity.module function Assembles an object structure with initial IDs.
bartik_form_system_theme_settings_alter_submit modules/color/color.legacy.inc function Submit handler for theme settings form.
bartik_form_system_theme_settings_alter modules/color/color.legacy.inc function Alters the theme settings form for Bartik legacy colors.
drupal_settings_initialize includes/drupal.inc function Sets the base URL, cookie domain, and session name from configuration.
drupal_get_messages includes/drupal.inc function Returns all messages that have been set with backdrop_set_message().
drupal_set_message includes/drupal.inc function Sets a message to display to the user.
drupal_get_title includes/drupal.inc function Gets the title of the current page.
drupal_set_title includes/drupal.inc function Sets the title of the current page.
drupal_valid_http_host includes/drupal.inc function Validates that a hostname (for example $_SERVER['HTTP_HOST']) is safe.
drupal_register_shutdown_function includes/drupal.inc function Registers a function for execution on shutdown.
drupal_validate_utf8 includes/drupal.inc function Checks whether a string is valid UTF-8.
drupal_unpack includes/drupal.inc function Unserializes and appends elements from a serialized string.
drupal_environment_initialize includes/drupal.inc function Initializes the PHP environment.
drupal_serve_page_from_cache includes/drupal.inc function Sets HTTP headers in preparation for a cached page response.
drupal_page_header includes/drupal.inc function Sets HTTP headers in preparation for a page response.
drupal_override_server_variables includes/drupal.inc function Sets appropriate server variables needed for command line scripts to work.
drupal_placeholder includes/drupal.inc function Formats text for emphasized display in a placeholder inside a sentence.
drupal_static includes/drupal.inc function Provides central static variable storage.
drupal_send_headers includes/drupal.inc function Sends the HTTP response headers that were previously set, adding defaults.
drupal_maintenance_theme includes/drupal.inc function Enables use of the theme system without requiring database access.
drupal_generate_test_ua includes/drupal.inc function Generates a user agent string with a HMAC and timestamp for simpletest.
drupal_get_http_header includes/drupal.inc function Gets the HTTP response headers for the current page.
drupal_fast_404 includes/drupal.inc function Returns a simple 404 Not Found page.
drupal_installation_attempted includes/drupal.inc function Returns TRUE if a Backdrop installation is currently being attempted.
drupal_language_initialize includes/drupal.inc function Initializes all the defined language types.
drupal_get_schema includes/drupal.inc function Gets the schema definition of a table, or the whole database schema.
drupal_get_complete_schema includes/drupal.inc function Gets the whole database schema.
drupal_add_html_head includes/drupal.inc function Adds output to the HEAD tag of the HTML page.

Pages