Files - 7.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
system.admin.css | modules/ |
Styles for administration pages. | ||
system.admin.inc | modules/ |
Admin page callbacks for the system module. | ||
system.api.php | modules/ |
Hooks provided by Drupal core and the System module. | ||
system.archiver.inc | modules/ |
Archiver implementations provided by the system module. | ||
system.base-rtl.css | modules/ |
Generic theme-independent base styles. | ||
system.base.css | modules/ |
Generic theme-independent base styles. | ||
system.base.css | modules/ |
/** * This file is for testing CSS file override in * CascadingStylesheetsTestCase::testRenderOverride(). * No contents are necessary. */ | ||
system.info | modules/ |
name = System description = Handles general site configuration for administrators. package = Core version = VERSION core = 7.x files[] = system.archiver.inc files[] = system.mail.inc files[] = system.queue.inc files[] = system.tar.inc files[] =… | ||
system.install | modules/ |
Install, update and uninstall functions for the system module. | ||
system.mail.inc | modules/ |
Drupal core implementations of MailSystemInterface. | ||
system.maintenance.css | modules/ |
/** * Update styles */ #update-results { margin-top: 3em; padding: 0.25em; border: 1px solid #ccc; background: #eee; font-size: smaller; } #update-results h2 { margin-top: 0.25em; } #update-results h4 { margin-bottom:… | ||
system.menus-rtl.css | modules/ |
RTL styles for menus and navigation markup. | ||
system.menus.css | modules/ |
Styles for menus and navigation markup. | ||
system.messages-rtl.css | modules/ |
RTL Styles for system messages. | ||
system.messages.css | modules/ |
Styles for system messages. | ||
system.module | modules/ |
Configuration system that lets administrators modify the workings of the site. | ||
system.queue.inc | modules/ |
Queue functionality. | ||
system.tar.inc | modules/ |
|||
system.test | modules/ |
Tests for system.module. | ||
system.theme-rtl.css | modules/ |
RTL styles for common markup. | ||
system.theme.css | modules/ |
Basic styling for common markup. | ||
system.tokens.inc | modules/ |
Builds placeholder replacement tokens system-wide data. | ||
system.updater.inc | modules/ |
Subclasses of the Updater class to update Drupal core knows how to update. At this time, only modules and themes are supported. | ||
system_admin_test.info | modules/ |
name = System Admin Test description = 'Support module for testing system.admin.inc.' package = Only For Testing version = VERSION core = 7.x hidden = FALSE configure = config/broken | ||
system_admin_test.module | modules/ |
Helper module for module for testing system.admin.inc. | ||
system_cron_test.info | modules/ |
name = System Cron Test description = 'Support module for testing the system_cron().' package = Testing version = VERSION core = 7.x hidden = TRUE | ||
system_cron_test.module | modules/ |
Helper module for CronRunTestCase::testCronCacheExpiration(). | ||
system_dependencies_test.info | modules/ |
name = "System dependency test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = _missing_dependency | ||
system_dependencies_test.module | modules/ |
|||
system_incompatible_core_version_dependencies_test.info | modules/ |
name = "System incompatible core version dependencies test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] =… | ||
system_incompatible_core_version_dependencies_test.module | modules/ |
|||
system_incompatible_core_version_test.info | modules/ |
name = "System incompatible core version test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 5.x hidden = TRUE | ||
system_incompatible_core_version_test.module | modules/ |
|||
system_incompatible_module_version_dependencies_test.info | modules/ |
name = "System incompatible module version dependencies test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE ; system_incompatible_module_version_test… | ||
system_incompatible_module_version_dependencies_test.module | modules/ |
|||
system_incompatible_module_version_test.info | modules/ |
name = "System incompatible module version test" description = "Support module for testing system dependencies." package = Testing version = 1.0 core = 7.x hidden = TRUE | ||
system_incompatible_module_version_test.module | modules/ |
|||
system_null_version_test.info | modules/ |
name = "System null version test" description = "Support module for testing with a null version." package = Only For Testing core = 7.x hidden = FALSE | ||
system_null_version_test.module | modules/ |
|||
system_project_namespace_test.info | modules/ |
name = "System project namespace test" description = "Support module for testing project namespace dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = drupal:filter | ||
system_project_namespace_test.module | modules/ |
|||
system_requires_null_version_test.info | modules/ |
name = "System requires null version test" description = "Support module for testing system_modules()." package = Only For Testing core = 7.x version = VERSION hidden = FALSE dependencies[] = system_null_version_test | ||
system_requires_null_version_test.module | modules/ |
|||
system_test.info | modules/ |
name = System test description = Support module for system testing. package = Testing version = VERSION core = 7.x files[] = system_test.module hidden = TRUE | ||
system_test.install | modules/ |
Install, update and uninstall functions for the system_test module. | ||
system_test.module | modules/ |
|||
tablesort.inc | includes/ |
Functions to aid in the creation of sortable tables. | ||
tablesort.test | modules/ |
Various tablesort tests. | ||
taxonomy-term.tpl.php | modules/ |
Default theme implementation to display a term. | ||
taxonomy.admin.inc | modules/ |
Administrative page callbacks for the taxonomy module. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.