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. |
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. |