Files - 7.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
minimal.info profiles/minimal/minimal.info name = Minimal description = Start with only a few modules enabled. version = VERSION core = 7.x dependencies[] = block dependencies[] = dblog
minimal.install profiles/minimal/minimal.install Install, update and uninstall functions for the minimal installation profile.
minimal.profile profiles/minimal/minimal.profile Enables modules and site configuration for a minimal site installation.
module.inc includes/module.inc API for loading and interacting with Drupal modules.
module.test modules/simpletest/tests/module.test Tests for the module API.
module_test.file.inc modules/simpletest/tests/module_test.file.inc A file to test module_implements() loading includes.
module_test.implementations.inc modules/simpletest/tests/module_test.implementations.inc
module_test.info modules/simpletest/tests/module_test.info name = "Module test" description = "Support module for module system testing." package = Testing version = VERSION core = 7.x hidden = TRUE
module_test.install modules/simpletest/tests/module_test.install Install, update and uninstall functions for the module_test module.
module_test.module modules/simpletest/tests/module_test.module
NestedExampleTest.php modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/Nested/NestedExampleTest.php Drupal\psr_0_test\Tests\Nested
NestedExampleTest.php modules/simpletest/tests/psr_4_test/src/Tests/Nested/NestedExampleTest.php Drupal\psr_4_test\Tests\Nested
node--1.tpl.php modules/simpletest/tests/themes/test_theme/templates/node--1.tpl.php
node.admin.inc modules/node/node.admin.inc Content administration and module settings UI.
node.api.php modules/node/node.api.php Hooks provided by the Node module.
node.css modules/node/node.css .node-unpublished { background-color: #fff4f4; } .preview .node { background-color: #ffffea; } td.revision-current { background: #ffc; }
node.info modules/node/node.info name = Node description = Allows content to be submitted to the site and displayed on pages. package = Core version = VERSION core = 7.x files[] = node.module files[] = node.test required = TRUE configure = admin/structure/types stylesheets[all][] =…
node.install modules/node/node.install Install, update and uninstall functions for the node module.
node.module modules/node/node.module The core that allows content to be submitted to the site. Modules and scripts may programmatically submit nodes using the usual form API pattern.
node.pages.inc modules/node/node.pages.inc Page callbacks for adding, editing, deleting, and revisions management for content.
node.test modules/node/node.test Tests for node.module.
node.tokens.inc modules/node/node.tokens.inc Builds placeholder replacement tokens for node-related data.
node.tpl.php modules/node/node.tpl.php Default theme implementation to display a node.
node.tpl.php themes/garland/node.tpl.php
node.tpl.php themes/bartik/templates/node.tpl.php Bartik's theme implementation to display a node.
node_access_test.info modules/node/tests/node_access_test.info name = "Node module access tests" description = "Support module for node permission testing." package = Testing version = VERSION core = 7.x hidden = TRUE
node_access_test.install modules/node/tests/node_access_test.install Install, update and uninstall functions for the node_access_test module.
node_access_test.module modules/node/tests/node_access_test.module A dummy module implementing node access related hooks for testing purposes.
node_test.info modules/node/tests/node_test.info name = "Node module tests" description = "Support module for node related testing." package = Testing version = VERSION core = 7.x hidden = TRUE
node_test.module modules/node/tests/node_test.module A dummy module for testing node related hooks.
node_test_exception.info modules/node/tests/node_test_exception.info name = "Node module exception tests" description = "Support module for node related exception testing." package = Testing version = VERSION core = 7.x hidden = TRUE
node_test_exception.module modules/node/tests/node_test_exception.module A module implementing node related hooks to test API interaction.
number.info modules/field/modules/number/number.info name = Number description = Defines numeric field types. package = Core version = VERSION core = 7.x dependencies[] = field files[] = number.test
number.install modules/field/modules/number/number.install Install, update and uninstall functions for the number module.
number.module modules/field/modules/number/number.module Defines numeric field types.
number.test modules/field/modules/number/number.test Tests for number.module.
nyan_cat.engine modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Handles integration of Nyan cat templates because we love kittens.
openid-rtl.css modules/openid/openid-rtl.css #edit-openid-identifier { background-position: right 50%; padding-left: 0; padding-right: 20px; } #user-login .openid-links { padding-right: 0; } html.js #user-login-form li.openid-link, html.js #user-login li.openid-link { margin-right:…
openid.api.php modules/openid/openid.api.php Hooks provided by the OpenID module.
openid.css modules/openid/openid.css #edit-openid-identifier { background-image: url("login-bg.png"); background-position: left 50%; /* LTR */ background-repeat: no-repeat; padding-left: 20px; /* LTR */ } div.form-item-openid-identifier { display: block; } html.js…
openid.inc modules/openid/openid.inc OpenID utility functions.
openid.info modules/openid/openid.info name = OpenID description = "Allows users to log into your site using OpenID." version = VERSION package = Core core = 7.x files[] = openid.test
openid.install modules/openid/openid.install Install, update and uninstall functions for the openid module.
openid.module modules/openid/openid.module Implement OpenID Relying Party support for Drupal
openid.pages.inc modules/openid/openid.pages.inc User page callbacks for the openid module.
openid.test modules/openid/openid.test Tests for openid.module.
openid_test.info modules/openid/tests/openid_test.info name = OpenID dummy provider description = "OpenID provider used for testing." package = Testing version = VERSION core = 7.x dependencies[] = openid hidden = TRUE
openid_test.install modules/openid/tests/openid_test.install Install, update and uninstall functions for the openid_test module.
openid_test.module modules/openid/tests/openid_test.module Dummy OpenID Provider used with SimpleTest.
options.api.php modules/field/modules/options/options.api.php Hooks provided by the Options module.

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.