Files

Primary tabs

File namesort ascending Location Namespace Description
node_access_test.info drupal/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.tpl.php drupal/themes/bartik/templates/node.tpl.php Bartik's theme implementation to display a node.
node.tpl.php drupal/themes/garland/node.tpl.php
node.tpl.php drupal/modules/node/node.tpl.php Default theme implementation to display a node.
node.tokens.inc drupal/modules/node/node.tokens.inc Builds placeholder replacement tokens for node-related data.
node.test drupal/modules/node/node.test Tests for node.module.
node.pages.inc drupal/modules/node/node.pages.inc Page callbacks for adding, editing, deleting, and revisions management for content.
node.module drupal/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.install drupal/modules/node/node.install Install, update and uninstall functions for the node module.
node.info drupal/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.css drupal/modules/node/node.css .node-unpublished { background-color: #fff4f4; } .preview .node { background-color: #ffffea; } td.revision-current { background: #ffc; }
node.api.php drupal/modules/node/node.api.php Hooks provided by the Node module.
node.admin.inc drupal/modules/node/node.admin.inc Content administration and module settings UI.
node--1.tpl.php drupal/modules/simpletest/tests/themes/test_theme/templates/node--1.tpl.php
NestedExampleTest.php drupal/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/Nested/NestedExampleTest.php Drupal\psr_0_test\Tests\Nested
NestedExampleTest.php drupal/modules/simpletest/tests/psr_4_test/src/Tests/Nested/NestedExampleTest.php Drupal\psr_4_test\Tests\Nested
module_test.module drupal/modules/simpletest/tests/module_test.module
module_test.install drupal/modules/simpletest/tests/module_test.install Install, update and uninstall functions for the module_test module.
module_test.info drupal/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.implementations.inc drupal/modules/simpletest/tests/module_test.implementations.inc
module_test.file.inc drupal/modules/simpletest/tests/module_test.file.inc A file to test module_implements() loading includes.
module.test drupal/modules/simpletest/tests/module.test Tests for the module API.
module.inc drupal/includes/module.inc API for loading and interacting with Drupal modules.
minimal.profile drupal/profiles/minimal/minimal.profile Enables modules and site configuration for a minimal site installation.
minimal.install drupal/profiles/minimal/minimal.install Install, update and uninstall functions for the minimal installation profile.
minimal.info drupal/profiles/minimal/minimal.info name = Minimal description = Start with only a few modules enabled. version = VERSION core = 7.x dependencies[] = block dependencies[] = dblog
menu_test.module drupal/modules/simpletest/tests/menu_test.module Dummy module implementing hook menu.
menu_test.info drupal/modules/simpletest/tests/menu_test.info name = "Hook menu tests" description = "Support module for menu hook testing." package = Testing version = VERSION core = 7.x hidden = TRUE
menu.test drupal/modules/menu/menu.test Tests for menu.module.
menu.test drupal/modules/simpletest/tests/menu.test Provides SimpleTests for menu.inc.
menu.module drupal/modules/menu/menu.module Allows administrators to customize the site's navigation menus.
menu.install drupal/modules/menu/menu.install Install, update and uninstall functions for the menu module.
menu.info drupal/modules/menu/menu.info name = Menu description = Allows administrators to customize the site navigation menu. package = Core version = VERSION core = 7.x files[] = menu.test configure = admin/structure/menu
menu.inc drupal/includes/menu.inc API for the Drupal menu system.
menu.css drupal/modules/menu/menu.css .menu-operations { width: 100px; } .menu-enabled { width: 70px; } .menu-enabled input { margin-left:25px; }
menu.api.php drupal/modules/menu/menu.api.php Hooks provided by the Menu module.
menu.admin.inc drupal/modules/menu/menu.admin.inc Administrative page callbacks for menu module.
maintenance-page.tpl.php drupal/themes/bartik/templates/maintenance-page.tpl.php Implementation to display a single Drupal page while offline.
maintenance-page.tpl.php drupal/modules/system/maintenance-page.tpl.php Default theme implementation to display a single Drupal page while offline.
maintenance-page.tpl.php drupal/themes/seven/maintenance-page.tpl.php
maintenance-page.tpl.php drupal/themes/garland/maintenance-page.tpl.php Override of the default maintenance page.
maintenance-page.css drupal/themes/bartik/css/maintenance-page.css body.maintenance-page { background-color: #fff; color: #000; } .maintenance-page #page-wrapper { background: #fff; margin-left: auto; margin-right: auto; min-width: 0; min-height: 0; width: 800px; border: 1px solid #ddd; …
MAINTAINERS.txt drupal/MAINTAINERS.txt Drupal core is built and maintained by the Drupal project community. Everyone is encouraged to submit issues and changes (patches) to improve Drupal, and to contribute in other ways -- see https://www.drupal.org/contribute to find out how. Branch…
mail.test drupal/modules/simpletest/tests/mail.test Test the Drupal mailing system.
mail.inc drupal/includes/mail.inc API functions for processing and sending e-mail.
log.inc drupal/includes/database/log.inc Logging classes for the database layer.
lock.test drupal/modules/simpletest/tests/lock.test
lock.inc drupal/includes/lock.inc A database-mediated implementation of a locking mechanism.
locale_test.module drupal/modules/locale/tests/locale_test.module Mock module for locale layer tests.
locale_test.info drupal/modules/locale/tests/locale_test.info name = "Locale Test" description = "Support module for the locale layer tests." core = 7.x package = Testing version = VERSION hidden = TRUE

Pages

Other projects