Files

Primary tabs

File name Location Namespacesort descending Description
standard.profile drupal/profiles/standard/standard.profile Enables modules and site configuration for a standard site installation.
profile-block.tpl.php drupal/modules/profile/profile-block.tpl.php Default theme implementation for displaying a users profile within a block. It only shows in relation to a node displayed as a full page.
password.test drupal/modules/simpletest/tests/password.test Provides unit tests for password.inc.
standard.info drupal/profiles/standard/standard.info name = Standard description = Install with commonly used features pre-configured. version = VERSION core = 7.x dependencies[] = block dependencies[] = color dependencies[] = comment dependencies[] = contextual dependencies[] = dashboard dependencies[]…
profile.test drupal/modules/profile/profile.test Tests for profile.module.
update_test_3.module drupal/modules/simpletest/tests/update_test_3.module
standard.install drupal/profiles/standard/standard.install Install, update and uninstall functions for the standard installation profile.
profile.install drupal/modules/profile/profile.install Install, update and uninstall functions for the profile module.
system.base.css drupal/modules/simpletest/tests/system.base.css /** * This file is for testing CSS file override in * CascadingStylesheetsTestCase::testRenderOverride(). * No contents are necessary. */
drupal_autoload_test_interface.inc drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_interface.inc Test interfaces for code registry testing.
database.inc drupal/includes/database/database.inc Core systems for the database layer.
profile.admin.inc drupal/modules/profile/profile.admin.inc Administrative page callbacks for the profile module.
form_test.info drupal/modules/simpletest/tests/form_test.info name = "FormAPI Test" description = "Support module for Form API tests." package = Testing version = VERSION core = 7.x hidden = TRUE
select.inc drupal/includes/database/select.inc
profile.css drupal/modules/profile/profile.css #profile-fields td.category { font-weight: bold; } #profile-fields tr.category-message { color: #999; } #profile-fields tr.category-populated { display: none; }
system_incompatible_core_version_test.module drupal/modules/simpletest/tests/system_incompatible_core_version_test.module
schema.inc drupal/includes/database/schema.inc
content_types.inc drupal/modules/node/content_types.inc Content type editing user interface.
form_test.file.inc drupal/modules/simpletest/tests/form_test.file.inc An include file to test loading it with the form API.
log.inc drupal/includes/database/log.inc Logging classes for the database layer.
node.css drupal/modules/node/node.css .node-unpublished { background-color: #fff4f4; } .preview .node { background-color: #ffffea; } td.revision-current { background: #ffc; }
xmlrpc.test drupal/modules/simpletest/tests/xmlrpc.test
psr_4_test.module drupal/modules/simpletest/tests/psr_4_test/psr_4_test.module
prefetch.inc drupal/includes/database/prefetch.inc Database interface code for engines that need complete control over their result sets. For example, SQLite will prefix some column names by the name of the table. We post-process the data, by renaming the column names using the same convention as…
node.admin.inc drupal/modules/node/node.admin.inc Content administration and module settings UI.
path_test.info drupal/modules/simpletest/tests/path_test.info name = "Hook path tests" description = "Support module for path hook testing." package = Testing version = VERSION core = 7.x hidden = TRUE
query.inc drupal/includes/database/query.inc Non-specific Database query code. Used by all engines.
node.install drupal/modules/node/node.install Install, update and uninstall functions for the node module.
database_test.install drupal/modules/simpletest/tests/database_test.install Install, update and uninstall functions for the database_test module.
ssh.inc drupal/includes/filetransfer/ssh.inc
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.
menu.test drupal/modules/simpletest/tests/menu.test Provides SimpleTests for menu.inc.
ftp.inc drupal/includes/filetransfer/ftp.inc
node.tokens.inc drupal/modules/node/node.tokens.inc Builds placeholder replacement tokens for node-related data.
update_script_test.install drupal/modules/simpletest/tests/update_script_test.install Install, update and uninstall functions for the update_script_test module.
psr_4_test.info drupal/modules/simpletest/tests/psr_4_test/psr_4_test.info name = PSR-4 Test cases description = Test classes to be discovered by simpletest. core = 7.x hidden = TRUE package = Testing
local.inc drupal/includes/filetransfer/local.inc
node.api.php drupal/modules/node/node.api.php Hooks provided by the Node module.
mail.test drupal/modules/simpletest/tests/mail.test Test the Drupal mailing system.
filetransfer.inc drupal/includes/filetransfer/filetransfer.inc
node.tpl.php drupal/modules/node/node.tpl.php Default theme implementation to display a node.
common_test_cron_helper.info drupal/modules/simpletest/tests/common_test_cron_helper.info name = "Common Test Cron Helper" description = "Helper module for CronRunTestCase::testCronExceptions()." package = Testing version = VERSION core = 7.x hidden = TRUE
contextual-rtl.css drupal/modules/contextual/contextual-rtl.css Stylesheet specific to right-to-left languages.
node.pages.inc drupal/modules/node/node.pages.inc Page callbacks for adding, editing, deleting, and revisions management for content.
registry.test drupal/modules/simpletest/tests/registry.test
contextual.info drupal/modules/contextual/contextual.info name = Contextual links description = Provides contextual links to perform actions related to elements on a page. package = Core version = VERSION core = 7.x files[] = contextual.test
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][] =…
system_dependencies_test.module drupal/modules/simpletest/tests/system_dependencies_test.module
contextual.module drupal/modules/contextual/contextual.module Adds contextual links to perform actions related to elements on a page.
node.test drupal/modules/node/node.test Tests for node.module.

Pages

Other projects