Namesort ascending Location Type Description
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.
views_clean_css_identifier includes/drupal.inc function Drupal-compatible wrapper for creating safe CSS identifiers.
variable_set includes/bootstrap.inc function Sets a persistent variable.
variable_initialize includes/bootstrap.inc function Loads the persistent variable table.
variable_get includes/bootstrap.inc function Returns a persistent variable.
variable_del includes/bootstrap.inc function Unsets a persistent variable.
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
theme_views_ui_view_name modules/views_ui/views_ui.theme.inc function Display the view name and its machine name.
theme_node_admin_overview modules/node/node.theme.inc function Returns HTML for a node type description for the content type admin page.
theme_menu_admin_overview modules/menu/menu.theme.inc function Returns HTML for a menu title and description for the menu overview page.
theme_file_type_overview modules/file/file.theme.inc function Returns HTML for the file type overview page.
taxonomy_vocabulary_machine_name_load modules/taxonomy/taxonomy.module function Legacy wrapper to return the vocabulary object matching a machine name.
taxonomy_vocabulary_get_names modules/taxonomy/taxonomy.module function Get names for all taxonomy vocabularies.
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_all modules/taxonomy/taxonomy.module function Legacy wrapper to load all the parents of a term by TID.
taxonomy_get_parents modules/taxonomy/taxonomy.module function Legacy wrapper to return the parents of a term by TID.
taxonomy_get_children modules/taxonomy/taxonomy.module function Legacy wrapper to load the children of a TID.
system_system_info_alter modules/system/system.module function Implements hook_system_info_alter().
system_get_date_types includes/drupal.inc function Alters Backdrop's list of defined date formats and attributes to return the expected date types and attributes for Drupal's system_get_date_types() function.
system_check_http_request modules/system/system.module function Checks whether the server is capable of issuing HTTP requests.
node_types_rebuild includes/drupal.inc function Drupal-compatible wrapper for clearing caches.
node_feed modules/node/node.module function Page callback: Generates and prints an RSS feed.
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.
install_drupal includes/drupal.inc function Installs Backdrop either interactively or via an array of passed-in settings.
image_style_path_token modules/image/image.module function This function was never included in Backdrop. See:
format_username includes/drupal.inc function Format a username.
filter_list_format modules/filter/filter.module function Retrieves a list of filters for a given text format.
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.
file_create_htaccess includes/drupal.inc function Creates a .htaccess file in the given directory.
entity_create_stub_entity modules/entity/entity.module function Assembles an object structure with initial IDs.
element_validate_number includes/drupal.inc function This function has been removed with the inclusion of support for HTML5 number elements. See https://api.backdropcms.org/node/43955
element_validate_integer_positive includes/drupal.inc function This function has been removed with the inclusion of support for HTML5 number elements. See https://api.backdropcms.org/node/43955
element_validate_integer includes/drupal.inc function This function has been removed with the inclusion of support for HTML5 number elements. See https://api.backdropcms.org/node/43955
element_sort_by_title includes/drupal.inc function Sorts a structured array by '#title' property.
element_sort includes/drupal.inc function Sorts a structured array by '#weight' property.
drupal_xml_parser_create includes/drupal.inc function Prepares a new XML parser.
drupal_write_record includes/drupal.inc function Saves (inserts or updates) a record to the database based upon the schema.
drupal_wrap_mail includes/drupal.inc function Performs format=flowed soft wrapping for mail (RFC 3676).
drupal_verify_profile includes/drupal.inc function Verifies an installation profile for installation.
drupal_verify_install_file includes/drupal.inc function Verifies the state of the specified file.
drupal_var_export includes/drupal.inc function Backdrop-friendly var_export().
drupal_valid_token includes/drupal.inc function Validates a token based on $value, the user session, and the private key.
drupal_valid_test_ua includes/drupal.inc function Returns the test prefix if this is an internal request from SimpleTest.
drupal_valid_path includes/drupal.inc function Checks a path exists and the current user has access to it.
drupal_valid_http_host includes/drupal.inc function Validates that a hostname (for example $_SERVER['HTTP_HOST']) is safe.
drupal_validate_utf8 includes/drupal.inc function Checks whether a string is valid UTF-8.
drupal_validate_form includes/drupal.inc function Validates user-submitted form data in the $form_state array.

Pages