Contains filters are case sensitive
File name Locationsort ascending Namespace Description
cache-install.inc includes/cache-install.inc Provides a stub cache implementation to be used during installation.
cache.inc includes/cache.inc Functions and interfaces for cache handling.
bootstrap.inc includes/bootstrap.inc Functions that need to be loaded on every Backdrop request.
bootstrap.classes.inc includes/bootstrap.classes.inc
batch.queue.inc includes/batch.queue.inc Queue handlers used by the Batch API.
batch.inc includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
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.
anonymous.inc includes/anonymous.inc
ajax.inc includes/ajax.inc Functions for use with Backdrop's Ajax framework.
actions.inc includes/actions.inc This is the actions engine for executing stored actions.
schema.inc drivers/database_mysql/schema.inc Database schema code for MySQL database servers.
query.inc drivers/database_mysql/query.inc Query code for MySQL embedded database engine.
install.inc drivers/database_mysql/install.inc Installation code for MySQL embedded database engine.
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] =…
database.inc drivers/database_mysql/database.inc Database interface code for MySQL database servers.
config_file_storage.inc drivers/config_file/config_file_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_database_storage.inc drivers/config_database/config_database_storage.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
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
cache_null.inc drivers/cache_null/cache_null.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_database.inc drivers/cache_database/cache_database.inc
cron.php cron.php Handles incoming requests to fire off regularly-scheduled tasks (cron jobs).
authorize.php authorize.php Administrative script for running authorized file operations.

Pages