File name Locationsort ascending Description
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 Contains classes and interfaces for Select queries.
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
batch.queue.inc core/includes/batch.queue.inc Queue handlers used by the Batch API.
batch.inc core/includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
backup.mysql.inc core/includes/backup/backup.mysql.inc Contains the BackupMySQL class.
backup.file.inc core/includes/backup/backup.file.inc Contains the BackupFile class.
backup.database.inc core/includes/backup/backup.database.inc Functions to handle the direct to/from database backup source.
backup.config.inc core/includes/backup/backup.config.inc Contains the Backup base class.
backup.class.inc core/includes/backup/backup.class.inc Contains the Backup base class.
backup.inc core/includes/backup.inc Contains functionality related to creating and restoring site backups.
authorize.inc core/includes/authorize.inc Helper functions and form handlers used for the authorize.php script.
archiver.inc core/includes/archiver.inc Shared classes and interfaces for the archiver system.
anonymous.inc core/includes/anonymous.inc
ajax.inc core/includes/ajax.inc Functions for use with Backdrop's Ajax framework.
actions.inc core/includes/actions.inc This is the actions engine for executing stored actions.
cron.php core/cron.php Handles incoming requests to fire off regularly-scheduled tasks (cron jobs).
authorize.php core/authorize.php Administrative script for running authorized file operations.

Pages