Contains filters are case sensitive
File name Locationsort descending Namespace Description
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).
cache_database.inc drivers/cache_database/cache_database.inc
cache_database.info drivers/cache_database/cache_database.info name = Cache Database description = Support cache bins stored in the database version = BACKDROP_VERSION type = driver backdrop = 1.x cache_backend[BackdropDatabaseCache] = cache_database.inc
cache_null.inc drivers/cache_null/cache_null.inc
cache_null.info drivers/cache_null/cache_null.info name = NULL Cache description = A dummy cache implementation version = BACKDROP_VERSION type = driver backdrop = 1.x cache_backend[BackdropNullCache] = cache_null.inc
config_database.info drivers/config_database/config_database.info name = Database-based configuration description = Store configuration in the database version = BACKDROP_VERSION type = driver config_backend[ConfigDatabaseStorage] = config_database_storage.inc
config_database_storage.inc drivers/config_database/config_database_storage.inc
config_file.info drivers/config_file/config_file.info name = File-based configuration description = Store configuration in flat files version = BACKDROP_VERSION type = driver config_backend[ConfigFileStorage] = config_file_storage.inc
config_file_storage.inc drivers/config_file/config_file_storage.inc
database.inc drivers/database_mysql/database.inc Database interface code for MySQL database servers.
database_mysql.info drivers/database_mysql/database_mysql.info name = MySQL Database Driver description = Enable the use of MySQL, MariaDB and similar databases type = driver version = BACKDROP_VERSION backdrop = 1.x database_driver = mysql version = BACKDROP_VERSION database_backend[DatabaseConnection_mysql] =…
install.inc drivers/database_mysql/install.inc Installation code for MySQL embedded database engine.
query.inc drivers/database_mysql/query.inc Query code for MySQL embedded database engine.
schema.inc drivers/database_mysql/schema.inc Database schema code for MySQL database servers.
actions.inc includes/actions.inc This is the actions engine for executing stored actions.
ajax.inc includes/ajax.inc Functions for use with Backdrop's Ajax framework.
anonymous.inc includes/anonymous.inc
archiver.inc includes/archiver.inc Shared classes and interfaces for the archiver system.
authorize.inc includes/authorize.inc Helper functions and form handlers used for the authorize.php script.
batch.inc includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
batch.queue.inc includes/batch.queue.inc Queue handlers used by the Batch API.
bootstrap.classes.inc includes/bootstrap.classes.inc
bootstrap.inc includes/bootstrap.inc Functions that need to be loaded on every Backdrop request.
cache.inc includes/cache.inc Functions and interfaces for cache handling.
cache-install.inc includes/cache-install.inc Provides a stub cache implementation to be used during installation.
color.inc includes/color.inc
common.inc includes/common.inc Common functions that many Backdrop modules will need to reference.
config.inc includes/config.inc This is the API for configuration storage.
charset_converter.inc includes/database/charset_converter.inc
database.inc includes/database/database.inc Core systems for the database layer.
log.inc includes/database/log.inc Logging classes for the database layer.
prefetch.inc includes/database/prefetch.inc Database interface code for engines that need complete control over their result sets.
query.inc includes/database/query.inc Non-specific Database query code. Used by all engines.
schema.inc includes/database/schema.inc Generic Database schema code.
select.inc includes/database/select.inc
date.class.inc includes/date.class.inc
date.inc includes/date.inc Date API functions and constants.
diff.inc includes/diff.inc A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3)
drupal.classes.inc includes/drupal.classes.inc Contains class and interface wrappers for Drupal 7.x compatibility.
drupal.inc includes/drupal.inc Contains constants and function wrappers for Drupal 7.x compatibility.
errors.inc includes/errors.inc Functions for error handling.
evalmath.inc includes/evalmath.inc
file.inc includes/file.inc API for handling file uploads and server file management.
file.mimetypes.inc includes/file.mimetypes.inc Provides mimetype mappings.
filetransfer.inc includes/filetransfer/filetransfer.inc Base FileTransfer class.
ftp.inc includes/filetransfer/ftp.inc
local.inc includes/filetransfer/local.inc
ssh.inc includes/filetransfer/ssh.inc
form.inc includes/form.inc Functions for form and batch generation and processing.

Pages