NameLocationDescription
Actionsdrupal-6/includes/actions.incFunctions that perform an action on a certain system object.
aggregator.module handlerscontrib-6/views/modules/aggregator.views.incIncludes the core 'aggregator_feed,' 'aggregator_category,' and 'aggregator_item' tables.
amazon.module handlerscontrib-6/amazon/amazon_media/amazon_media.views.incIncludes the tables 'amazon_book', 'amazon_dvd', 'amazon_music', and 'amazon_software'.
Automatic interface translation importdrupal-6/includes/locale.inc
Batch operationsdrupal-6/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-6/views/modules/book.views.inc
Command dispatching functions.contrib-6/drush/includes/drush.incThese functions manage parameter and option manipulation for calls to drush backend invoke.
comment.module handlerscontrib-6/views/modules/comment.views.incIncludes the tables 'comments' and 'node_comment_statistics'
CRUD functions for export.contrib-6/ctools/includes/export.incexport.inc supports a small number of CRUD functions that should always work for every exportable object, no matter how complicated. These functions allow complex objects to provide their own callbacks, but in most cases, the default callbacks will be...
Database abstraction layerdrupal-6/includes/database.incAllow the use of different database servers using the same code base.
Default theme implementationsdrupal-6/includes/theme.incFunctions and templates that present output to the user, and can be implemented by themes.
Domain Access: A domain-based access control systemcontrib-6/domain/domain.moduleThe core Domain Access module.
Domain Alias: Advanced domain matchingcontrib-6/domain/domain_alias/domain_alias.moduleAllows domain aliases and domain name patterns for domain entries so multiple hostnames are matched on one single domain entry.
Domain Conf: configuration extensioncontrib-6/domain/domain_conf/domain_conf.moduleFunctions for the Domain Conf module.
Domain Content : administer nodes for affiliate sitescontrib-6/domain/domain_content/domain_content.moduleAllows for the batch editing of select node settings. Refactors the default content editng screen to show content only from selected domains.
Domain hook functionscontrib-6/domain/API.phpCore hooks for the Domain module suite.
Domain Navigation: navigation block and menu optionscontrib-6/domain/domain_nav/domain_nav.moduleConfigurable navigation and block based on active domains.
Domain Prefix: dynamic table prefixingcontrib-6/domain/domain_prefix/domain_prefix.moduleAllows for the dynamic table prefixing of selected database tables.
Domain Settings : expanded site configuration options for Domain Accesscontrib-6/domain/domain_settings/domain_settings.moduleMakes standard system settings forms domain-sensitive.
Domain Source: editor-defined links.contrib-6/domain/domain_source/domain_source.moduleCreates a source domain for linking to content from other domains.
Domain Strict: strict access controlcontrib-6/domain/domain_strict/domain_strict.moduleForces users to be assigned to a domain in order to view content on that domain.
Domain Theme: manage themescontrib-6/domain/domain_theme/domain_theme.moduleSwitch themes based on active domain.
Domain User: personal subdomainscontrib-6/domain/domain_user/domain_user.moduleCreates unique subdomains for registered users.
Domain Views: provides a views filtercontrib-6/domain/domain_views/domain_views.moduleViews integration for Domain Access.
Example batch definitionscontrib-6/examples/batch_example/batch_example.moduleDefinitions of the batches used in this module.
Extra system updates for 5.xdrupal-6/modules/system/system.install
Extra system updates for 6.xdrupal-6/modules/system/system.install
File interfacedrupal-6/includes/file.incCommon file handling functions.
filefield.module handlerscontrib-6/filefield/views/filefield.views.incIncludes the handler for the FileField data column.
filefield_meta.module handlerscontrib-6/filefield/filefield_meta/includes/filefield_meta.views.incIncludes the tables 'node', 'node_revisions' and 'history'.
filter.module handlerscontrib-6/views/modules/filter.views.incOnly includes the table 'filter_formats'.
Form builder functionsdrupal-6/includes/form.incFunctions that build an abstract representation of a HTML form.
Form generationdrupal-6/includes/form.incFunctions to enable the processing and display of HTML forms.
Formattingdrupal-6/includes/common.incFunctions to format numbers, strings, dates, etc.
Functions comprising the main panels APIcontrib-6/panels/panels.module
Functions to coordinate long-running operations across requests.drupal-6/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...
Grammar parser builder functionscontrib-6/grammar_parser/engine/grammar_parser.reader.inc*
Grammar parser helper functionscontrib-6/grammar_parser/engine/grammar_parser.reader.inc*
Handlers for argumentscontrib-6/views/handlers/views_handler_argument.inc
Hook implementations for user-created content types.drupal-6/modules/node/node.module
Hooksdrupal-6/includes/module.incAllow modules to interact with the Drupal core.
Image toolkitsdrupal-6/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 validationdrupal-6/includes/common.incFunctions to validate user input.
Language addition and editing functionalitydrupal-6/includes/locale.inc
Language addition API.drupal-6/includes/locale.inc
Language deletion functionalitydrupal-6/includes/locale.inc
Language negotiation options screendrupal-6/includes/locale.inc
Language overview functionalitydrupal-6/includes/locale.inc
List of predefined languagesdrupal-6/includes/locale.inc
locale.module handlerscontrib-6/views/modules/locale.views.inc