File namesort descending Location Description
backdrop-form.css core/themes/basis/css/component/backdrop-form.css Backdrop form styling.
backdrop.sh core/scripts/backdrop.sh #!/usr/bin/env php <?php /** * Backdrop shell execution script * * Check for your PHP interpreter - on Windows you'll probably have to * replace line 1 with * #!c:/program files/php/php.exe * * @param path Backdrop's absolute…
backdrop_system_listing_compatible_test.info core/modules/simpletest/tests/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.info name = "Backdrop system listing compatible test" description = "Support module for testing the backdrop_system_listing function." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
backdrop_system_listing_compatible_test.info core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.info name = "Backdrop system listing compatible test" description = "Support module for testing the backdrop_system_listing function." package = Testing type = module version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE
backdrop_system_listing_compatible_test.module core/modules/simpletest/tests/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.module
backdrop_system_listing_compatible_test.module core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.module
backdrop_system_listing_compatible_test.test core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test
backdrop_system_listing_compatible_test.tests.info core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.tests.info [BackdropSystemListingCompatibleTestCase] name = Installation profile module tests helper description = Verifies that tests in installation profile modules are found and may use another profile for running tests. group = Installation profiles file =…
backdrop_system_listing_incompatible_test.info core/modules/simpletest/tests/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.info name = "Backdrop system listing incompatible test" description = "Support module for testing the backdrop_system_listing function." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
backdrop_system_listing_incompatible_test.info core/profiles/testing/modules/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.info name = "Backdrop system listing incompatible test" description = "Support module for testing the backdrop_system_listing function." package = Testing version = BACKDROP_VERSION type = module ; This deliberately has the wrong core…
backdrop_system_listing_incompatible_test.module core/modules/simpletest/tests/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.module
backdrop_system_listing_incompatible_test.module core/profiles/testing/modules/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.module
backdrop_web_test_case.php core/modules/simpletest/backdrop_web_test_case.php
backdrop_web_test_case_cache.php core/modules/simpletest/backdrop_web_test_case_cache.php
backup.class.inc core/includes/backup/backup.class.inc Contains the Backup base class.
backup.config.inc core/includes/backup/backup.config.inc Contains the Backup base class.
backup.database.inc core/includes/backup/backup.database.inc Functions to handle the direct to/from database backup source.
backup.file.inc core/includes/backup/backup.file.inc Contains the BackupFile class.
backup.inc core/includes/backup.inc Contains functionality related to creating and restoring site backups.
backup.mysql.inc core/includes/backup/backup.mysql.inc Contains the BackupMySQL class.
backup.test core/modules/simpletest/tests/backup.test Test classes for verifying Backup and Restore functionality.
backup_test.info core/modules/simpletest/tests/backup_test/backup_test.info name = "Backup Test" description = "Support module for Backup tests." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
backup_test.install core/modules/simpletest/tests/backup_test/backup_test.install Install and update functions for the Backup test module.
backup_test.module core/modules/simpletest/tests/backup_test/backup_test.module Test module for verifying backup capabilities.
bartik.info core/themes/bartik/bartik.info name = Bartik description = Legacy front-end theme. version = BACKDROP_VERSION type = theme backdrop = 1.x stylesheets[all][] = css/style.css stylesheets[all][] = css/colors.css stylesheets[print][] = css/print.css ; Include a style sheet in the…
base.css core/themes/basis/css/base.css Base element styles and normalize overrides.
base.inc core/modules/views/includes/base.inc Provides the basic object definitions used by plugins and handlers.
basis.info core/themes/basis/basis.info type = theme name = Basis description = The default front-end theme for Backdrop CMS, which can make a great base theme. backdrop = 1.x version = BACKDROP_VERSION ; Add theme CSS files stylesheets[all][] = css/base.css stylesheets[all][] =…
basis.test core/modules/simpletest/tests/basis.test Tests for the Basis core theme.
basis.tests.info core/themes/basis/tests/basis.tests.info [BasisTestCase] name = Basis theme description = Test supplemental CSS update selectors in the Basis theme. group = Theme file = basis.test
batch.inc core/includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
batch.queue.inc core/includes/batch.queue.inc Queue handlers used by the Batch API.
batch.test core/modules/simpletest/tests/batch.test Tests for the Batch API.
batch_example.info modules/examples/batch_example/batch_example.info name = Batch Example description = An example outlining how to define batch operations. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
batch_example.install modules/examples/batch_example/batch_example.install Install, update, and uninstall functions for the batch_example module.
batch_example.module modules/examples/batch_example/batch_example.module Hook implementations for the Batch Example module.
batch_example.test modules/examples/batch_example/tests/batch_example.test Test case for Testing the batch example module.
batch_example.tests.info modules/examples/batch_example/tests/batch_example.tests.info [BatchExampleTestCase] name = Batch example functionality description = Tests batch functionality. group = Example modules file = batch_example.test
batch_test.callbacks.inc core/modules/simpletest/tests/batch_test.callbacks.inc Batch callbacks for the Batch API tests.
batch_test.info core/modules/simpletest/tests/batch_test.info name = "Batch API test" description = "Support module for Batch API tests." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
batch_test.module core/modules/simpletest/tests/batch_test.module Helper module for the Batch API tests.
bbb_installer_test.info core/modules/installer/tests/bbb_installer_test/bbb_installer_test.info name = BBB Installer test description = Support module for installer module testing. package = Testing version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE type = module
bbb_installer_test.module core/modules/installer/tests/bbb_installer_test/bbb_installer_test.module Dummy module for testing Installer module.
bbb_update_test.info core/modules/update/tests/bbb_update_test/bbb_update_test.info name = BBB Update test description = Support module for update module testing. package = Testing version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE type = module
bbb_update_test.module core/modules/update/tests/bbb_update_test/bbb_update_test.module Dummy module for testing Update status.
bg.php core/includes/transliteration/bg.php
block--layout--hero.tpl.php core/themes/basis/templates/block--layout--hero.tpl.php Template for outputting the default block styling within a Layout.
block--system--main.tpl.php core/modules/system/templates/block--system--main.tpl.php Template for outputting the main content block.
block--system--powered-by.tpl.php core/themes/basis/templates/block--system--powered-by.tpl.php Template for outputting the default block styling within a Layout.
block-dynamic.tpl.php core/modules/layout/templates/block-dynamic.tpl.php Template for outputting the dynamic block styling within a Layout.

Pages