system.mail.inc |
core/modules/system/system.mail.inc |
Backdrop core implementations of MailSystemInterface. |
system.menu.inc |
core/modules/system/system.menu.inc |
Menu block configuration form and display. |
system.module |
core/modules/system/system.module |
Configuration system that lets administrators modify the workings of the site. |
system.pages.inc |
core/modules/system/system.pages.inc |
System module non-administrative page callbacks. |
system.queue.inc |
core/modules/system/system.queue.inc |
Queue functionality. |
system.tar.inc |
core/modules/system/system.tar.inc |
|
system.theme.inc |
core/modules/system/system.theme.inc |
Theme functions for the System module. |
system.tokens.inc |
core/modules/system/system.tokens.inc |
Builds placeholder replacement tokens system-wide data. |
system.updater.inc |
core/modules/system/system.updater.inc |
Subclasses of the Updater class to update Backdrop core, modules, themes, and layouts. |
block--system--main.tpl.php |
core/modules/system/templates/block--system--main.tpl.php |
Template for outputting the main content block. |
header.tpl.php |
core/modules/system/templates/header.tpl.php |
Display generic site information such as logo, site name, etc. |
maintenance-page.tpl.php |
core/modules/system/templates/maintenance-page.tpl.php |
Default theme implementation to display a single Backdrop page while offline. |
page-components.tpl.php |
core/modules/system/templates/page-components.tpl.php |
Template for outputting title component blocks. |
page.tpl.php |
core/modules/system/templates/page.tpl.php |
Default theme implementation to display the basic html structure of a single
Backdrop page. |
cron_queue_test.info |
core/modules/system/tests/cron_queue_test/cron_queue_test.info |
name = Cron Queue test
description = Support module for the cron queue runner.
package = Testing
version = VERSION
backdrop = 1.x
hidden = TRUE
type = module |
cron_queue_test.module |
core/modules/system/tests/cron_queue_test/cron_queue_test.module |
|
deprecated_redirect_test.info |
core/modules/system/tests/deprecated_redirect_test/deprecated_redirect_test.info |
name = "Deprecated Redirect Test"
description = "Testing module to confirm deprecated paths can redirect to new paths."
backdrop = 1.x
package = Testing
version = BACKDROP_VERSION
type = module
hidden = TRUE |
deprecated_redirect_test.module |
core/modules/system/tests/deprecated_redirect_test/deprecated_redirect_test.module |
|
system.test |
core/modules/system/tests/system.test |
Tests for system.module. |
system.tests.info |
core/modules/system/tests/system.tests.info |
[FilterResetTestCase]
name = Filter modules and reset filter
description = Filter the modules list, then reset the filter.
group = Module
file = system.test
[EnableDisableTestCase]
name = Enable/disable modules
description = Enable/disable core… |
system_cron_test.info |
core/modules/system/tests/system_cron_test/system_cron_test.info |
type = module
name = System Cron Test
description = Support module for testing the system_cron().
package = Testing
version = VERSION
backdrop = 1.x
hidden = TRUE |
system_cron_test.module |
core/modules/system/tests/system_cron_test/system_cron_test.module |
Helper module for CronRunTestCase::testCronCacheExpiration(). |
theme.api.php |
core/modules/system/theme.api.php |
|
system.views.inc |
core/modules/system/views/system.views.inc |
Provide views data and handlers for system.module. |
views_handler_field_system_info.inc |
core/modules/system/views/views_handler_field_system_info.inc |
Definition of views_handler_field_system_info. |
views_handler_filter_system_type.inc |
core/modules/system/views/views_handler_filter_system_type.inc |
Definition of views_handler_filter_system_type. |
taxonomy.css |
core/modules/taxonomy/css/taxonomy.css |
Styles for administration pages. |
taxonomy_term_depth_access.inc |
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
Plugin to provide access control based upon taxonomy term depth. |
taxonomy.admin.inc |
core/modules/taxonomy/taxonomy.admin.inc |
Admin page callbacks for the Taxonomy module. |
taxonomy.api.php |
core/modules/taxonomy/taxonomy.api.php |
Hooks provided by the Taxonomy module. |
taxonomy.entity.inc |
core/modules/taxonomy/taxonomy.entity.inc |
Entity classes and controllers for Taxonomy module. |
taxonomy.info |
core/modules/taxonomy/taxonomy.info |
name = Taxonomy
description = Enables the organization of content by category.
package = Categorization
tags[] = Taxonomy
tags[] = Structure
version = BACKDROP_VERSION
type = module
backdrop = 1.x
dependencies[] = options
dependencies[] =… |
taxonomy.install |
core/modules/taxonomy/taxonomy.install |
Install, update and uninstall functions for the taxonomy module. |
taxonomy.module |
core/modules/taxonomy/taxonomy.module |
Enables the organization of content into categories. |
taxonomy.pages.inc |
core/modules/taxonomy/taxonomy.pages.inc |
Page callbacks for the taxonomy module. |
taxonomy.path.inc |
core/modules/taxonomy/taxonomy.path.inc |
Path integration. |
taxonomy.theme.inc |
core/modules/taxonomy/taxonomy.theme.inc |
Theme functions for the Taxonomy module. |
taxonomy.tokens.inc |
core/modules/taxonomy/taxonomy.tokens.inc |
Builds placeholder replacement tokens for taxonomy terms and vocabularies. |
taxonomy_vocabulary.class.inc |
core/modules/taxonomy/taxonomy_vocabulary.class.inc |
|
taxonomy-term.tpl.php |
core/modules/taxonomy/templates/taxonomy-term.tpl.php |
Default theme implementation to display a term. |
taxonomy.test |
core/modules/taxonomy/tests/taxonomy.test |
Tests for taxonomy.module. |
taxonomy.tests.info |
core/modules/taxonomy/tests/taxonomy.tests.info |
[TaxonomyVocabularyFunctionalTest]
name = Taxonomy vocabulary interface
description = Test the taxonomy vocabulary interface.
group = Taxonomy
file = taxonomy.test
[TaxonomyVocabularyUnitTest]
name = Taxonomy vocabularies
description = Test loading,… |
taxonomy_nodes_test.info |
core/modules/taxonomy/tests/taxonomy_nodes_test/taxonomy_nodes_test.info |
name = Taxonomy module node list tests
type = module
description = Support module for taxonomy node list related testing.
package = Testing
version = VERSION
backdrop = 1.x
hidden = TRUE |
taxonomy_nodes_test.module |
core/modules/taxonomy/tests/taxonomy_nodes_test/taxonomy_nodes_test.module |
Dummy module implementing hook_query_TAG_alter. |
taxonomy_views_handler_relationship_node_term_data.test |
core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test |
Definition of ViewsHandlerRelationshipNodeTermDataTest. |
taxonomy_vocab_load_test.info |
core/modules/taxonomy/tests/taxonomy_vocab_load_test/taxonomy_vocab_load_test.info |
name = Taxonomy vocabulary load test
type = module
description = Test for hook_taxonomy_vocabulary_load.
package = Testing
version = VERSION
backdrop = 1.x
hidden = TRUE |
taxonomy_vocab_load_test.module |
core/modules/taxonomy/tests/taxonomy_vocab_load_test/taxonomy_vocab_load_test.module |
Dummy module implementing hook_taxonomy_vocabulary_load(). |
taxonomy.views.inc |
core/modules/taxonomy/views/taxonomy.views.inc |
Provide views data and handlers for taxonomy.module. |
views_handler_argument_taxonomy.inc |
core/modules/taxonomy/views/views_handler_argument_taxonomy.inc |
Definition of views_handler_argument_taxonomy. |
views_handler_argument_term_language.inc |
core/modules/taxonomy/views/views_handler_argument_term_language.inc |
Definition of views_handler_argument_term_language. |