| taxonomy_test.module | modules/simpletest/tests/taxonomy_test.module | Test module for Taxonomy hooks and functions not used in core. |
| template.php | themes/tests/test_theme/template.php | |
| template.php | themes/seven/template.php | |
| template.php | themes/garland/template.php | |
| text-1.txt | sites/default/files/simpletest/text-1.txt | ... |
| text-2.txt | sites/default/files/simpletest/text-2.txt | ... |
| text-3.txt | sites/default/files/simpletest/text-3.txt | |
| text-4.txt | sites/default/files/simpletest/text-4.txt | |
| text-5.txt | sites/default/files/simpletest/text-5.txt | |
| text.module | modules/field/modules/text/text.module | Defines simple text field types. |
| theme-settings.php | themes/garland/theme-settings.php | |
| theme.api.php | modules/system/theme.api.php | |
| theme.inc | includes/theme.inc | The theme system, which controls the output of Drupal. |
| theme.maintenance.inc | includes/theme.maintenance.inc | Theming for maintenance pages. |
| theme_test.module | modules/simpletest/tests/theme_test.module | |
| token.inc | includes/token.inc | Drupal placeholder/token replacement system. |
| toolbar.module | modules/toolbar/toolbar.module | Administration toolbar for quick access to top level administration items. |
| toolbar.tpl.php | modules/toolbar/toolbar.tpl.php | Default template for admin toolbar. |
| tracker.install | modules/tracker/tracker.install | |
| tracker.module | modules/tracker/tracker.module | Enables tracking of recent content for users. |
| tracker.pages.inc | modules/tracker/tracker.pages.inc | User page callbacks for the tracker module. |
| translation.module | modules/translation/translation.module | Manages content translations. |
| translation.pages.inc | modules/translation/translation.pages.inc | User page callbacks for the translation module. |
| trigger.admin.inc | modules/trigger/trigger.admin.inc | Admin page callbacks for the trigger module. |
| trigger.api.php | modules/trigger/trigger.api.php | Hooks provided by the Trigger module. |
| trigger.install | modules/trigger/trigger.install | Install, update and uninstall functions for the trigger module. |
| trigger.module | modules/trigger/trigger.module | Enables functions to be stored and executed at a later time when
triggered by other modules or by one of Drupal's core API hooks. |
| trigger_test.module | modules/trigger/tests/trigger_test.module | Mock module to aid in testing trigger.module. |
| unicode.entities.inc | includes/unicode.entities.inc | (X)HTML entities, as defined in HTML 4.01. |
| unicode.inc | includes/unicode.inc | |
| UnicodeTest.txt | modules/search/tests/UnicodeTest.txt | |
| update.api.php | modules/update/update.api.php | Hooks provided by the Update Status module. |
| update.authorize.inc | modules/update/update.authorize.inc | Callbacks and related functions invoked by authorize.php to update projects
on the Drupal site. We use the Batch API to actually update each individual
project on the site. All of the code in this file is run at a low bootstrap
level (modules are not... |
| update.compare.inc | modules/update/update.compare.inc | Code required only when comparing available updates to existing data. |
| update.fetch.inc | modules/update/update.fetch.inc | Code required only when fetching information about available updates. |
| update.inc | includes/update.inc | Drupal database update API. |
| update.install | modules/update/update.install | Install, update and uninstall functions for the update module. |
| update.manager.inc | modules/update/update.manager.inc | Administrative screens and processing functions for the update manager.
This allows site administrators with the 'administer software updates'
permission to either upgrade existing projects, or download and install new
ones, so long as the... |
| update.module | modules/update/update.module | The "Update status" module checks for available updates of Drupal core and
any installed contributed modules and themes. It warns site administrators
if newer releases are available via the system status report
(admin/reports/status), the... |
| update.php | ./update.php | Administrative page for handling updates from one Drupal version to another. |
| update.report.inc | modules/update/update.report.inc | Code required only when rendering the available updates report. |
| update.settings.inc | modules/update/update.settings.inc | Code required only for the update status settings form. |
| updater.inc | includes/updater.inc | Classes used for updating various files in the Drupal webroot. These
classes use a FileTransfer object to actually perform the operations.
Normally, the FileTransfer is provided when the site owner is redirected to
authorize.php as part of a multistep... |
| update_test.module | modules/update/tests/update_test.module | |
| update_test_1.install | modules/simpletest/tests/update_test_1.install | Install, update and uninstall functions for the update_test_1 module. |
| update_test_1.module | modules/simpletest/tests/update_test_1.module | |
| update_test_2.install | modules/simpletest/tests/update_test_2.install | Install, update and uninstall functions for the update_test_2 module. |
| update_test_2.module | modules/simpletest/tests/update_test_2.module | |
| update_test_3.install | modules/simpletest/tests/update_test_3.install | Install, update and uninstall functions for the update_test_3 module. |
| update_test_3.module | modules/simpletest/tests/update_test_3.module | |