Files

Primary tabs

File name Locationsort ascending Namespace Description
theme.maintenance.inc drupal/core/includes/theme.maintenance.inc Theming for maintenance pages.
theme.inc drupal/core/includes/theme.inc The theme system, which controls the output of Drupal.
tablesort.inc drupal/core/includes/tablesort.inc Functions to aid in the creation of sortable tables.
session.inc drupal/core/includes/session.inc User session handling functions.
schema.inc drupal/core/includes/schema.inc Schema API handling functions.
path.inc drupal/core/includes/path.inc Functions to handle paths in Drupal.
pager.inc drupal/core/includes/pager.inc Functions to aid in presenting database results as a set of pages.
module.inc drupal/core/includes/module.inc API for loading and interacting with Drupal modules.
menu.inc drupal/core/includes/menu.inc API for the Drupal menu system.
mail.inc drupal/core/includes/mail.inc API functions for processing and sending e-mail.
language.inc drupal/core/includes/language.inc Language Negotiation API.
install.inc drupal/core/includes/install.inc API functions for installing modules and themes.
install.core.inc drupal/core/includes/install.core.inc API functions for installing Drupal.
image.inc drupal/core/includes/image.inc API for manipulating images.
form.inc drupal/core/includes/form.inc Functions for form and batch generation and processing.
file.mimetypes.inc drupal/core/includes/file.mimetypes.inc Provides mimetype mappings.
file.inc drupal/core/includes/file.inc API for handling file uploads and server file management.
errors.inc drupal/core/includes/errors.inc Functions for error handling.
entity.inc drupal/core/includes/entity.inc Entity API for handling entities like nodes or users.
entity.api.php drupal/core/includes/entity.api.php Hooks provided the Entity module.
database.inc drupal/core/includes/database.inc Core systems for the database layer.
config.inc drupal/core/includes/config.inc This is the API for configuration storage.
common.inc drupal/core/includes/common.inc Common functions that many Drupal modules will need to reference.
cache.inc drupal/core/includes/cache.inc Functions and interfaces for cache handling.
bootstrap.inc drupal/core/includes/bootstrap.inc Functions that need to be loaded on every Drupal request.
batch.inc drupal/core/includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
authorize.inc drupal/core/includes/authorize.inc Helper functions and form handlers used for the authorize.php script.
ajax.inc drupal/core/includes/ajax.inc Functions for use with Drupal's Ajax framework.
core.services.yml drupal/core/core.services.yml drupal/core/core.services.yml
COPYRIGHT.txt drupal/core/COPYRIGHT.txt Non-displayable characters.
CHANGELOG.txt drupal/core/CHANGELOG.txt Drupal 8.0, xxxx-xx-xx (development version) ---------------------- - Added tour module. Provides highly contextual tips for UI elements. - Improved entity system. * Added support for saving and deleting entities through the controller. *…
authorize.php drupal/core/authorize.php Administrative script for running authorized file operations.

Pages

Other projects