File name Locationsort ascending Description
standard.inc core/includes/standard.inc Provides a list of countries and languages based on web standards.
session.inc core/includes/session.inc User session handling functions.
path.inc core/includes/path.inc Functions to handle paths in Backdrop, including URL aliasing.
password.inc core/includes/password.inc Secure password hashing functions for user authentication.
pager.inc core/includes/pager.inc Functions to aid in presenting database results as a set of pages.
pager.class.inc core/includes/pager.class.inc
module.inc core/includes/module.inc API for loading and interacting with Backdrop modules.
menu.inc core/includes/menu.inc API for the Backdrop menu system.
mail.inc core/includes/mail.inc API functions for processing and sending email.
lock.inc core/includes/lock.inc A database-mediated implementation of a locking mechanism.
locale.inc core/includes/locale.inc Administration functions for locale.module.
language.inc core/includes/language.inc Language Negotiation API.
install.inc core/includes/install.inc API functions for installing modules and themes.
install.core.inc core/includes/install.core.inc API functions for installing Backdrop.
image.inc core/includes/image.inc API for manipulating images.
http_system.inc core/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…
graph.inc core/includes/graph.inc Directed acyclic graph manipulation.
gettext.inc core/includes/gettext.inc Gettext parsing and generating API.
form.inc core/includes/form.inc Functions for form and batch generation and processing.
ssh.inc core/includes/filetransfer/ssh.inc
local.inc core/includes/filetransfer/local.inc
ftp.inc core/includes/filetransfer/ftp.inc
filetransfer.inc core/includes/filetransfer/filetransfer.inc Base FileTransfer class.
file.mimetypes.inc core/includes/file.mimetypes.inc Provides mimetype mappings.
file.inc core/includes/file.inc API for handling file uploads and server file management.
evalmath.inc core/includes/evalmath.inc
errors.inc core/includes/errors.inc Functions for error handling.
drupal.inc core/includes/drupal.inc Contains constants and function wrappers for Drupal 7.x compatibility.
drupal.classes.inc core/includes/drupal.classes.inc Contains class and interface wrappers for Drupal 7.x compatibility.
diff.inc core/includes/diff.inc A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3)
date.inc core/includes/date.inc Date API functions.
date.class.inc core/includes/date.class.inc
select.inc core/includes/database/select.inc
schema.inc core/includes/database/schema.inc Generic Database schema code.
query.inc core/includes/database/query.inc Non-specific Database query code. Used by all engines.
prefetch.inc core/includes/database/prefetch.inc Database interface code for engines that need complete control over their result sets.
schema.inc core/includes/database/mysql/schema.inc Database schema code for MySQL database servers.
query.inc core/includes/database/mysql/query.inc Query code for MySQL embedded database engine.
install.inc core/includes/database/mysql/install.inc Installation code for MySQL embedded database engine.
database.inc core/includes/database/mysql/database.inc Database interface code for MySQL database servers.
log.inc core/includes/database/log.inc Logging classes for the database layer.
database.inc core/includes/database/database.inc Core systems for the database layer.
charset_converter.inc core/includes/database/charset_converter.inc
config.inc core/includes/config.inc This is the API for configuration storage.
common.inc core/includes/common.inc Common functions that many Backdrop modules will need to reference.
color.inc core/includes/color.inc
cache.inc core/includes/cache.inc Functions and interfaces for cache handling.
cache-install.inc core/includes/cache-install.inc Provides a stub cache implementation to be used during installation.
bootstrap.inc core/includes/bootstrap.inc Functions that need to be loaded on every Backdrop request.
bootstrap.classes.inc core/includes/bootstrap.classes.inc

Pages