File namesort descending Location Description
number.install core/modules/field/modules/number/number.install Install, update and uninstall functions for the number module.
number.module core/modules/field/modules/number/number.module Defines numeric field types.
number.test core/modules/field/modules/number/tests/number.test Tests for number.module.
number.tests.info core/modules/field/modules/number/tests/number.tests.info [NumberFieldTestCase] name = Number field description = Test the creation of number fields. group = Field types file = number.test [NumberFieldSettingsTestCase] name = Number field settings description = Test settings for number fields. group = Field…
number_settings.test core/modules/field/modules/number/tests/number_settings.test Tests for number.module settings.
one-column.css core/layouts/legacy/one_column/one-column.css CSS for the one column layout.
one_column.info core/layouts/legacy/one_column/one_column.info ; Note that the 1 column layout uses the layout.tpl.php file provided by Layout ; module, and so it does not provide a tpl.php file itself. To override this ; layout's template, copy it from core/modules/layout/templates/layout.tpl.php. name = 1…
opensans.css core/misc/opensans/opensans.css @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url('OpenSans-Regular-webfont.eot'); /* Old IE */ src: url('OpenSans-Regular-webfont.eot?#iefix')…
options.api.php core/modules/field/modules/options/options.api.php Hooks provided by the Options module.
options.css core/modules/field/modules/options/css/options.css Stylesheet for the Options module.
options.element.inc core/modules/field/modules/options/options.element.inc All logic for options form elements.
options.info core/modules/field/modules/options/options.info type = module name = Options description = Defines selection, check box and radio button widgets for text and numeric fields. package = Fields tags[] = Content version = BACKDROP_VERSION backdrop = 1.x dependencies[] = field
options.module core/modules/field/modules/options/options.module Defines selection, check box and radio button widgets for text and numeric fields.
options.test core/modules/field/modules/options/tests/options.test Tests for options.module.
options.tests.info core/modules/field/modules/options/tests/options.tests.info [OptionsWidgetsTestCase] name = Options widgets description = Test the Options widgets. group = Field types file = options.test [OptionsSelectDynamicValuesTestCase] name = Options select dynamic values description = Test an options select on a list…
options.theme.inc core/modules/field/modules/options/options.theme.inc Theme functions for the Options module.
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.
pager.class.inc core/includes/pager.class.inc
pager.css core/themes/basis/css/component/pager.css Pager styling.
pager.inc core/includes/pager.inc Functions to aid in presenting database results as a set of pages.
pager.test core/modules/simpletest/tests/pager.test Tests for pager functionality.
pager_example.info modules/examples/pager_example/pager_example.info name = Pager Example description = Demonstrates a page with content in a pager. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
pager_example.module modules/examples/pager_example/pager_example.module Hook implementations for the Pager Example module.
pager_example.test modules/examples/pager_example/tests/pager_example.test Simpletest case for pager_example module.
pager_example.tests.info modules/examples/pager_example/tests/pager_example.tests.info [PagerExampleTestCase] name = Pager example functionality description = Tests pager functionality. group = Example modules file = pager_example.test
page_example.info modules/examples/page_example/page_example.info name = Page Example description = An example module showing how to define a page to be displayed to the user at a given URL. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
page_example.module modules/examples/page_example/page_example.module Hook implementations for the Page Example module.
page_example.test modules/examples/page_example/tests/page_example.test Test case for Testing the page example module.
page_example.tests.info modules/examples/page_example/tests/page_example.tests.info [PageExampleTestCase] name = Page example functionality description = Creates a page and renders the content based on arguments passed in the URL. group = Example modules file = page_example.test
password-hash.sh core/scripts/password-hash.sh #!/usr/bin/env php <?php /** * Backdrop hash script - to generate a hash from a plaintext password * * Check for your PHP interpreter - on Windows you'll probably have to * replace line 1 with * #!c:/program files/php/php.exe * *…
password.inc core/includes/password.inc Secure password hashing functions for user authentication.
password.test core/modules/simpletest/tests/password.test Provides unit tests for password.inc.
path.admin.css core/modules/path/css/path.admin.css .path-bulk-update-form .path-type { margin-left: 40px; /* LTR */ } .path-bulk-update-form [dir="rtl"] .path-type { margin-left: 0; margin-right: 40px; } .path-bulk-update-form th .form-checkbox { margin-right: 10px; /* LTR…
path.admin.inc core/modules/path/path.admin.inc Admin page callbacks for the Path module.
path.api.php core/modules/path/path.api.php Hooks provided by the Path module.
path.inc core/modules/path/path.inc Miscellaneous functions for Path module.
path.inc core/includes/path.inc Functions to handle paths in Backdrop, including URL aliasing.
path.info core/modules/path/path.info name = Path description = Allows users to rename URLs. package = System tags[] = URL Handling version = BACKDROP_VERSION type = module backdrop = 1.x configure = admin/config/urls/path
path.install core/modules/path/path.install Install, update, and uninstall functions for Path module.
path.module core/modules/path/path.module Enables users to customize URLs and provide automatic URL alias patterns.
path.test core/modules/path/tests/path.test Tests for the Path module.
path.test core/modules/simpletest/tests/path.test Tests for path.inc.
path.tests.info core/modules/path/tests/path.tests.info [PathTestCase] name = URL alias functionality description = Add, edit, delete, and change alias and verify its consistency in the database. group = Path file = path.test [PathTaxonomyTermTestCase] name = Taxonomy term URL aliases description = Tests…
path.tokens.inc core/modules/path/path.tokens.inc Token integration for the Path module.
path_layout_access.inc core/modules/layout/plugins/access/path_layout_access.inc Plugin to provide access control/visibility based on path.
path_pattern.test core/modules/path/tests/path_pattern.test Functionality tests for automatic path generation.
path_test.info core/modules/simpletest/tests/path_test.info name = "Hook path tests" description = "Support module for path hook testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
path_test.module core/modules/simpletest/tests/path_test.module Helper module for the path tests.
php-1.txt core/modules/simpletest/files/php-1.txt <?php print 'SimpleTest PHP was executed!'; ?>

Pages