Contains filters are case sensitive
File name Location Namespacesort ascending Description
userinterface.inc includes/userinterface.inc Provides the interface for user entities.
utility.inc includes/utility.inc Miscellaneous functions.
actions.inc includes/actions.inc This is the actions engine for executing stored actions.
form.inc includes/form.inc Functions for form and batch generation and processing.
unicode.entities.inc includes/unicode.entities.inc (X)HTML entities, as defined in HTML 4.01.
session.inc includes/session.inc User session handling functions.
batch.inc includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
token.inc includes/token.inc Backdrop placeholder/token replacement system.
common.inc includes/common.inc Common functions that many Backdrop modules will need to reference.
update.php update.php Administrative page for handling updates from one Backdrop version to another.
authorize.php authorize.php Administrative script for running authorized file operations.
cron.php cron.php Handles incoming requests to fire off regularly-scheduled tasks (cron jobs).
install.php install.php Initiates a browser-based installation of Backdrop.
bootstrap.classes.inc includes/bootstrap.classes.inc
batch.queue.inc includes/batch.queue.inc Queue handlers used by the Batch API.
password.inc includes/password.inc Secure password hashing functions for user authentication.
http_system.inc includes/http_system.inc Contains classes and interfaces related to implementing alternative HTTP request systems. By default, backdrop_http_request() will execute its own requests, but this can be replaced by an alternative system if desired by specifying an alternative in…
module.inc includes/module.inc API for loading and interacting with Backdrop modules.
file.inc includes/file.inc API for handling file uploads and server file management.
path.inc includes/path.inc Functions to handle paths in Backdrop, including path aliasing.
cache-install.inc includes/cache-install.inc Provides a stub cache implementation to be used during installation.
language.inc includes/language.inc Language Negotiation API.
updater.inc includes/updater.inc Classes used for updating various files in the Backdrop webroot. These classes use a FileTransfer object to actually perform the operations. Normally, the FileTransfer is provided when the site owner is redirected to authorize.php as part of a…
color.inc includes/color.inc
mail.inc includes/mail.inc API functions for processing and sending e-mail.
drupal.inc includes/drupal.inc Contains constants and function wrappers for Drupal 7.x compatibility.
locale.inc includes/locale.inc Administration functions for locale.module.
authorize.inc includes/authorize.inc Helper functions and form handlers used for the authorize.php script.
archiver.inc includes/archiver.inc Shared classes and interfaces for the archiver system.
menu.inc includes/menu.inc API for the Backdrop menu system.
ajax.inc includes/ajax.inc Functions for use with Backdrop's Ajax framework.
errors.inc includes/errors.inc Functions for error handling.
stream_wrappers.inc includes/stream_wrappers.inc Backdrop stream wrapper interface.
anonymous.inc includes/anonymous.inc
date.inc includes/date.inc Date API functions and constants.
graph.inc includes/graph.inc Directed acyclic graph manipulation.
theme.maintenance.inc includes/theme.maintenance.inc Theme the maintenance pages.
image.inc includes/image.inc API for manipulating images.
gettext.inc includes/gettext.inc Gettext parsing and generating API.
tablesort.inc includes/tablesort.inc Functions to aid in the creation of sortable tables.
bootstrap.inc includes/bootstrap.inc Functions that need to be loaded on every Backdrop request.
update.inc includes/update.inc Backdrop database update API.
transliteration.inc includes/transliteration.inc Transliteration processing functions.
cache.inc includes/cache.inc Functions and interfaces for cache handling.
install.core.inc includes/install.core.inc API functions for installing Backdrop.
image.effects.inc modules/image/image.effects.inc Functions needed to execute image effects provided by Image module.
image.theme.inc modules/image/image.theme.inc Theme functions for the Image module.
dashboard.module modules/dashboard/dashboard.module Provides an administrative dashboard.
uuid.inc includes/uuid.inc Handling of universally unique identifiers.
theme.inc includes/theme.inc The theme system, which controls the output of Backdrop.

Pages