NameLocationDescription
aggregator.module handlerscontrib/views/modules/aggregator.views.incIncludes the core 'aggregator_feed,' 'aggregator_category,' and 'aggregator_item' tables.
Automatic interface translation importcore/includes/locale.inc
Batch operationscore/includes/form.incFunctions allowing forms processing to be spread out over several page requests, thus ensuring that the processing does not get interrupted because of a PHP timeout, while allowing the user to receive feedback on the progress of the ongoing operations.
book.module handlerscontrib/views/modules/book.views.inc
comment.module handlerscontrib/views/modules/comment.views.incIncludes the tables 'comments' and 'node_comment_statistics'
Core drupal hookscontrib/event/event.module
Core drupal hookscontrib/logintoboggan/logintoboggan.module
Database abstraction layercore/includes/database.incAllow the use of different database servers using the same code base.
Default theme implementationscore/includes/theme.incFunctions and templates that present output to the user, and can be implemented by themes.
Example batch definitionsexamples/batch_example.moduleDefinitions of the batches used in this module.
Extended language APIcontrib/i18n/i18n.moduleThis is an extended language API to be used by modules in i18n package.
Extra system updates for 5.xcore/modules/system/system.install
Extra system updates for 6.xcore/modules/system/system.install
File interfacecore/includes/file.incCommon file handling functions.
filefield.module handlerscontrib/filefield/views/filefield.views.incIncludes the handler for the FileField data column.
filefield_meta.module handlerscontrib/filefield/filefield_meta/includes/filefield_meta.views.incIncludes the tables 'node', 'node_revisions' and 'history'.
filter.module handlerscontrib/views/modules/filter.views.incOnly includes the table 'filter_formats'.
Form builder functionscore/includes/form.incFunctions that build an abstract representation of a HTML form.
Form generationcore/includes/form.incFunctions to enable the processing and display of HTML forms.
Formattingcore/includes/common.incFunctions to format numbers, strings, dates, etc.
Functions comprising the main panels APIcontrib/panels/panels.module
Functions for event blocks.contrib/event/event.module
Functions for LoginToboggan blocks.contrib/logintoboggan/logintoboggan.module
Functions for nodeapi integrationcontrib/event/event.module
Functions for panels ajax featurescontrib/panels/includes/display-edit.inc
Functions that support the event systemcontrib/event/event.module
Functions to coordinate long-running operations across requests.core/includes/lock.incIn most environments, multiple Drupal page requests (a.k.a. threads or processes) will execute in parallel. This leads to potential conflicts or race conditions when two requests execute the same code at the same time. A common example of this is a...
Functions which are the menu callbacks for this modulecontrib/event/event.module
Functions which handle the display of event nodescontrib/event/event.module
Handlers for argumentscontrib/views/handlers/views_handler_argument.inc
Hook implementations for user-created content types.core/modules/node/node.module
Hookscore/includes/module.incAllow modules to interact with the Drupal core.
Image Assist Filter macro parsingcontrib/img_assist/img_assist.module
Image Assist Image Generationcontrib/img_assist/img_assist.moduleFunctions used in image.module vs. img_assist.module (simplified):
Image Assist Image Referencing Routinescontrib/img_assist/img_assist.module
Image Assist Legacy functionscontrib/img_assist/img_assist.moduleUsed for backwards compatibility with original img_assist module.
Image Assist Pagescontrib/img_assist/img_assist.moduleAll but img_assist_loader() are in frames.
Image Assist Theme functionscontrib/img_assist/img_assist.module@ingroup themeable
Image toolkitscore/includes/image.incDrupal's image toolkits provide an abstraction layer for common image file manipulations like scaling, cropping, and rotating. The abstraction frees module authors from the need to support multiple image libraries, and it allows site...
Input validationcore/includes/common.incFunctions to validate user input.
Language addition and editing functionalitycore/includes/locale.inc
Language addition API.core/includes/locale.inc
Language deletion functionalitycore/includes/locale.inc
Language negotiation options screencore/includes/locale.inc
Language overview functionalitycore/includes/locale.inc
List of predefined languagescore/includes/locale.inc
locale.module handlerscontrib/views/modules/locale.views.inc
Location: An API for working with locations.contrib/location/location.incPublic API for the Location module.
Menu systemcore/includes/menu.incDefine the navigation menus, and route page requests to code based on URLs.
miscellaneous handlerscontrib/views/modules/views.views.inc