File namesort ascending Location Description
contact.tests.info core/modules/contact/tests/contact.tests.info [ContactSitewideTestCase] name = Site-wide contact form description = Tests site-wide contact form functionality. group = Contact file = contact.test [ContactPersonalTestCase] name = Personal contact form description = Tests personal contact form…
contact.test core/modules/contact/tests/contact.test Tests for the Contact module.
contact.pages.inc core/modules/contact/contact.pages.inc Page callbacks for the Contact module.
contact.module core/modules/contact/contact.module Enables the use of personal and site-wide contact forms.
contact.install core/modules/contact/contact.install Install, update and uninstall functions for the contact module.
contact.info core/modules/contact/contact.info type = module name = Contact description = Enables the use of both personal and site-wide contact forms. package = System tags[] = Mail tags[] = Utility version = BACKDROP_VERSION backdrop = 1.x configure = admin/structure/contact
contact.admin.inc core/modules/contact/contact.admin.inc Admin page callbacks for the Contact module.
config_test_hooks.module core/modules/config/tests/config_test_hooks/config_test_hooks.module Tests the hooks provided by Configuration management module.
config_test_hooks.info core/modules/config/tests/config_test_hooks/config_test_hooks.info name = Configuration test hooks description = Tests the hooks provided by Configuration management module. version = BACKDROP_VERSION type = module backdrop = 1.x package = Testing hidden = TRUE
config_test.module core/modules/config/tests/config_test/config_test.module Provides sample configuration files for testing.
config_test.info core/modules/config/tests/config_test/config_test.info name = Configuration test description = Provides sample configuration files for testing. version = BACKDROP_VERSION type = module backdrop = 1.x package = Testing hidden = TRUE
config_obj_test.module core/modules/simpletest/tests/config_obj_test/config_obj_test.module
config_obj_test.info core/modules/simpletest/tests/config_obj_test/config_obj_test.info name = "Config Test" description = "Support module for Config object tests." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
config_obj.test core/modules/simpletest/tests/config_obj.test
config.tests.info core/modules/config/tests/config.tests.info [ConfigurationTest] name = Configuration basic tests description = Tests writing and reading configuration files. group = Configuration file = config.test [ConfigurationHooksTest] name = Configuration hooks description = Tests hooks for validation,…
config.test core/modules/config/tests/config.test Tests for Configuration module.
config.sync.inc core/modules/config/config.sync.inc
config.module core/modules/config/config.module Allows site administrators to modify configuration.
config.info core/modules/config/config.info type = module name = Configuration Manager description = Import, export, and synchronize your configuration changes between different installations of your site, such as in development, staging, and production environments. package =…
config.inc core/includes/config.inc This is the API for configuration storage.
config.api.php core/modules/config/config.api.php Documentation for hooks provided by Config module.
config.admin.inc core/modules/config/config.admin.inc Admin page callbacks for the Configuration Management module.
config.admin.css core/modules/config/css/config.admin.css /** * CSS for the admin section of the Config module. */ .config-import-single-form textarea, .config-export-single-form textarea { font: 1.2em monospace; white-space: pre; } .config-diff .config-old, .config-diff .config-new { width:…
concat-build.sh core/modules/ckeditor5/lib/scripts/concat-build.sh #!/bin/bash # Downloads and concats build. npm install --save ckeditor5 \ @ckeditor/ckeditor5-alignment \ @ckeditor/ckeditor5-autoformat \ @ckeditor/ckeditor5-basic-styles \ @ckeditor/ckeditor5-block-quote \ @ckeditor/ckeditor5-code-block…
common_test_info.txt core/modules/simpletest/tests/common_test_info.txt ; Test parsing with a simple string. simple_string = A simple string ; Test that constants can be used as values. simple_constant = WATCHDOG_INFO ; After parsing the .info file, 'double_colon' should hold the literal value. ; Parsing…
common_test_cron_helper.module core/modules/simpletest/tests/common_test_cron_helper.module Helper module for the testCronExceptions in addition to common_test module.
common_test_cron_helper.info core/modules/simpletest/tests/common_test_cron_helper.info name = "Common Test Cron Helper" description = "Helper module for CronRunTestCase::testCronExceptions()." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
common_test.theme.inc core/modules/simpletest/tests/common_test.theme.inc Theme functions for the Common Test module.
common_test.print.css core/modules/simpletest/tests/common_test.print.css /* This file is for testing CSS file inclusion, no contents are necessary. */
common_test.module core/modules/simpletest/tests/common_test.module Helper module for the Common tests.
common_test.info core/modules/simpletest/tests/common_test.info name = "Common Test" description = "Support module for Common tests." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x stylesheets[all][] = common_test.css stylesheets[print][] =…
common_test.css core/modules/simpletest/tests/common_test.css /* This file is for testing CSS file inclusion, no contents are necessary. */
common.test core/modules/simpletest/tests/common.test Tests for common.inc functionality.
common.inc core/includes/common.inc Common functions that many Backdrop modules will need to reference.
comment_views_handler_filter_user_uid.test core/modules/comment/tests/comment_views_handler_filter_user_uid.test Definition of viewsHandlerFilterCommentUserUidTest.
comment_views_handler_argument_user_uid.test core/modules/comment/tests/comment_views_handler_argument_user_uid.test Definition of CommentViewsHandlerArgumentUserUidTest.
comment_hacks.css.unoptimized.css core/modules/simpletest/files/css_test_files/comment_hacks.css.unoptimized.css /* * A sample css file, designed to test the effectiveness and stability * of function <code>backdrop_load_stylesheet_content()</code>. * */ /* A large comment block to test for segfaults and speed. This is 60K a's. Extreme but useful…
comment_hacks.css.optimized.css core/modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css .test1{display:block;}html .clear-block{height:1%;}.clear-block{display:block;font:italic bold 12px/30px…
comment_hacks.css core/modules/simpletest/files/css_test_files/comment_hacks.css /* * A sample css file, designed to test the effectiveness and stability * of function <code>backdrop_load_stylesheet_content()</code>. * */ /* A large comment block to test for segfaults and speed. This is 60K a's. Extreme but useful…
comment.views.inc core/modules/comment/views/comment.views.inc Provide views data and handlers for comment.module.
comment.tpl.php core/modules/comment/templates/comment.tpl.php Default theme implementation for comments.
comment.tpl.php core/themes/bartik/templates/comment.tpl.php Bartik's theme implementation for comments.
comment.tpl.php core/themes/basis/templates/comment.tpl.php Basis' theme implementation for comments.
comment.tokens.inc core/modules/comment/comment.tokens.inc Builds placeholder replacement tokens for comment-related data.
comment.theme.inc core/modules/comment/comment.theme.inc Theme functions for the Comment module.
comment.tests.info core/modules/comment/tests/comment.tests.info [CommentInterfaceTest] name = Comment interface description = Test comment user interfaces. group = Comment file = comment.test [CommentPreviewTest] name = Comment preview description = Test comment preview. group = Comment file =…
comment.test core/modules/comment/tests/comment.test Tests for the Comment module.
comment.pages.inc core/modules/comment/comment.pages.inc User page callbacks for the Comment module.
comment.module core/modules/comment/comment.module Enables users to comment on published content.
comment.install core/modules/comment/comment.install Install, update and uninstall functions for the Comment module.

Pages