Contains filters are case sensitive
File namesort ascending Location Namespace Description
block.node_types.inc modules/dashboard/includes/block.node_types.inc Dashboard block displaying informtion about content types.
block.news.inc modules/dashboard/includes/block.news.inc Dashboard block displaying BackdropCMS.org news items.
block.module modules/block/block.module Provides the ability to create reusable custom blocks.
block.menus.inc modules/dashboard/includes/block.menus.inc Dashboard block displaying menus on the site.
block_legacy.class.inc modules/layout/includes/block_legacy.class.inc Class that wraps around legacy hook_block_view/config/save() hooks.
block--layout--hero.tpl.php themes/basis/templates/block--layout--hero.tpl.php Template for outputting the default block styling within a Layout.
block.install modules/block/block.install Install, update and uninstall functions for the block module.
block.info modules/block/block.info type = module name = Block description = Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page. package = Layouts tags[] = Blocks tags[] = Site Architecture version…
block.hero.inc modules/layout/includes/block.hero.inc
block-dynamic.tpl.php modules/layout/templates/block-dynamic.tpl.php Template for outputting the dynamic block styling within a Layout.
block.create.inc modules/dashboard/includes/block.create.inc Dashboard block providing links to create new content.
block.class.inc modules/layout/includes/block.class.inc A class that wraps around a block to store settings information.
block.api.php modules/block/block.api.php API hooks for the Block module.
block.admin.inc modules/block/block.admin.inc Admin page callbacks for the Block module.
bg.php includes/transliteration/bg.php
bbb_update_test.module modules/update/tests/bbb_update_test/bbb_update_test.module Dummy module for testing Update status.
bbb_update_test.info 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_installer_test.module modules/installer/tests/bbb_installer_test/bbb_installer_test.module Dummy module for testing Installer module.
bbb_installer_test.info 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
batch_test.module modules/simpletest/tests/batch_test.module Helper module for the Batch API tests.
batch_test.info 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.callbacks.inc modules/simpletest/tests/batch_test.callbacks.inc Batch callbacks for the Batch API tests.
batch.test modules/simpletest/tests/batch.test Tests for the Batch API.
batch.queue.inc includes/batch.queue.inc Queue handlers used by the Batch API.
batch.inc includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
basis.info 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][] =…
base.inc modules/views/includes/base.inc Provides the basic object definitions used by plugins and handlers.
base.css themes/basis/css/base.css Base element styles and normalize overrides.
bartik.info 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…
backdrop_web_test_case.php modules/simpletest/backdrop_web_test_case.php
backdrop_web_test_case_cache.php modules/simpletest/backdrop_web_test_case_cache.php
backdrop_system_listing_incompatible_test.module profiles/testing/modules/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.module
backdrop_system_listing_incompatible_test.module modules/simpletest/tests/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.module
backdrop_system_listing_incompatible_test.info 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.info 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_compatible_test.tests.info 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_compatible_test.test profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test
backdrop_system_listing_compatible_test.module modules/simpletest/tests/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.module
backdrop_system_listing_compatible_test.module profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.module
backdrop_system_listing_compatible_test.info 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 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.sh 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-form.css themes/basis/css/component/backdrop-form.css Backdrop form styling.
authorize.php authorize.php Administrative script for running authorized file operations.
authorize.inc includes/authorize.inc Helper functions and form handlers used for the authorize.php script.
author_from_node.inc modules/layout/plugins/relationships/author_from_node.inc Provides relationship to relate the Author from a piece of content (node).
archiver.inc includes/archiver.inc Shared classes and interfaces for the archiver system.
anonymous.inc includes/anonymous.inc
ajax_test.module modules/simpletest/tests/ajax_test.module Helper module for Ajax framework tests.
ajax_test.info modules/simpletest/tests/ajax_test.info name = AJAX Test description = Support module for AJAX framework tests. package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE

Pages