Primary tabs

Namesort ascending Description
Themeable functions Functions that display HTML, and which can be customized by themes.
Search interface The Drupal search interface manages a global search mechanism.
Node access rights The node access system determines who can do what to which nodes.
Menu system Define the navigation menus, and route page requests to code based on URLs.
Input validation Functions to validate user input.
Hooks Allow modules to interact with the Drupal core.
Formatting Functions to format numbers, strings, dates, etc.
Form generation Functions to enable output of HTML forms and form elements.
File interface Common file handling functions.
Database abstraction layer Allow the use of different database servers using the same code base.

Other projects