Files

Primary tabs

File name Location Namespacesort descending Description
common.inc drupal/includes/common.inc Common functions that many Drupal modules will need to reference.
trigger.module drupal/modules/trigger/trigger.module Enables functions to be stored and executed at a later time.
search_embedded_form.module drupal/modules/search/tests/search_embedded_form.module Test module implementing a form that can be embedded in search results.
menu.inc drupal/includes/menu.inc API for the Drupal menu system.
trigger.test drupal/modules/trigger/trigger.test Tests for trigger.module.
UnicodeTest.txt drupal/modules/search/tests/UnicodeTest.txt
cron_queue_test.module drupal/modules/system/tests/cron_queue_test.module
theme.maintenance.inc drupal/includes/theme.maintenance.inc Theming for maintenance pages.
php.install drupal/modules/php/php.install Install, update and uninstall functions for the php module.
search_extra_type.module drupal/modules/search/tests/search_extra_type.module Dummy module implementing a search type for search module testing.
utility.inc drupal/includes/utility.inc Miscellaneous functions.
php.test drupal/modules/php/php.test Tests for php.module.
file_module_test.module drupal/modules/file/tests/file_module_test.module Provides File module pages for testing purposes.
errors.inc drupal/includes/errors.inc Functions for error handling.
php.info drupal/modules/php/php.info name = PHP filter description = Allows embedded PHP code/snippets to be evaluated. package = Core version = VERSION core = 7.x files[] = php.test
file.test drupal/modules/file/tests/file.test Tests for file.module.
cron_queue_test.info drupal/modules/system/tests/cron_queue_test.info name = Cron Queue test description = 'Support module for the cron queue runner.' package = Testing version = VERSION core = 7.x hidden = TRUE
unicode.entities.inc drupal/includes/unicode.entities.inc
php.module drupal/modules/php/php.module Additional filter for PHP input.
file_module_test.info drupal/modules/file/tests/file_module_test.info name = File test description = Provides hooks for testing File module functionality. package = Core version = VERSION core = 7.x hidden = TRUE
form.inc drupal/includes/form.inc Functions for form and batch generation and processing.
forums.tpl.php drupal/modules/forum/forums.tpl.php Displays a forum.
sql-1.txt drupal/modules/simpletest/files/sql-1.txt SELECT invalid_field FROM {invalid_table}
install.core.inc drupal/includes/install.core.inc API functions for installing Drupal.
forum-submitted.tpl.php drupal/modules/forum/forum-submitted.tpl.php Formats a forum post submission string.
html-2.html drupal/modules/simpletest/files/html-2.html
bootstrap.inc drupal/includes/bootstrap.inc Functions that need to be loaded on every Drupal request.
forum.admin.inc drupal/modules/forum/forum.admin.inc Administrative page callbacks for the Forum module.
html-1.txt drupal/modules/simpletest/files/html-1.txt <h1>SimpleTest HTML</h1>
system_cron_test.info drupal/modules/system/tests/system_cron_test.info name = System Cron Test description = 'Support module for testing the system_cron().' package = Testing version = VERSION core = 7.x hidden = TRUE
registry.inc drupal/includes/registry.inc This file contains the code registry parser engine.
forum-icon.tpl.php drupal/modules/forum/forum-icon.tpl.php Displays an appropriate icon for a forum post.
php-1.txt drupal/modules/simpletest/files/php-1.txt <?php print 'SimpleTest PHP was executed!'; ?>
path.inc drupal/includes/path.inc Functions to handle paths in Drupal, including path aliasing.
forum.pages.inc drupal/modules/forum/forum.pages.inc User page callbacks for the Forum module.
javascript-1.txt drupal/modules/simpletest/files/javascript-1.txt <script> alert('SimpleTest PHP was executed!'); </script>
stream_wrappers.inc drupal/includes/stream_wrappers.inc Drupal stream wrapper interface.
forum.module drupal/modules/forum/forum.module Provides discussion forums.
README.txt drupal/modules/simpletest/files/README.txt These files are useful in tests that upload files or otherwise need to manipulate files, in which case they are copied to the files directory as specified in the site settings. Dummy files can also be generated by tests in order to save space.
system_cron_test.module drupal/modules/system/tests/system_cron_test.module Helper module for CronRunTestCase::testCronCacheExpiration().
json-encode.inc drupal/includes/json-encode.inc Provides a helper to properly encode HTML-safe JSON prior to PHP 5.3.0.
forum.info drupal/modules/forum/forum.info name = Forum description = Provides discussion forums. dependencies[] = taxonomy dependencies[] = comment package = Core version = VERSION core = 7.x files[] = forum.test configure = admin/structure/forum stylesheets[all][] = forum.css
php-2.php drupal/modules/simpletest/files/php-2.php
README.txt drupal/modules/README.txt This directory is reserved for core module files. Custom or contributed modules should be placed in their own subdirectory of the sites/all/modules directory. For multisite installations, they can also be placed in a subdirectory…
forum.css drupal/modules/forum/forum.css Styling for the Forum module.
entity_query_access_test.module drupal/modules/simpletest/tests/entity_query_access_test.module Helper module for testing EntityFieldQuery access on any type of entity.
example.sites.php drupal/sites/example.sites.php Configuration file for Drupal's multi-site directory aliasing feature.
forum.test drupal/modules/forum/forum.test Tests for forum.module.
system_incompatible_core_version_dependencies_test.module drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module
README.txt drupal/sites/README.txt This directory structure contains the settings and configuration files specific to your site or sites and is an integral part of multisite configuration. The sites/all/ subdirectory structure should be used to place your custom and downloaded…

Pages

Other projects