File namesort ascending Location Description
query.inc core/includes/database/query.inc Non-specific Database query code. Used by all engines.
query.inc core/includes/database/mysql/query.inc Query code for MySQL embedded database engine.
progress.css core/themes/basis/css/component/progress.css Progress Bar
print.css core/themes/bartik/css/print.css /* ---------- General Layout ---------- */ body, input, textarea, select { color: #000; background: none; } body.two-sidebars, body.sidebar-first, body.sidebar-second, body { width: 640px; } #admin_menu, #footer, .tabs { display: none; } /*…
print.css core/themes/basis/css/print.css html.admin-bar body { padding-top: 0; } .tabs { display: none; } .l-header, .breadcrumb, .pager-first, .pager-previous, .pager-ellipsis, .pager-next, .pager-last, .pager-item { background: transparent; } .l-header…
print.css core/misc/print.css body { margin: 1em; background-color: #fff; } [dir="rtl"] body { direction: rtl; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } [dir="rtl"] th { text-align: right; } tr.odd { …
preview.html core/themes/bartik/color/preview.html
preview.html core/modules/color/preview.html
preview.css core/themes/bartik/color/preview.css /* ---------- Preview Styles ----------- */ .js #preview { clear: both; float: none !important; } #preview { min-width: 640px; background-color: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; …
prefetch.inc core/includes/database/prefetch.inc Database interface code for engines that need complete control over their result sets.
plugin.inc core/modules/views/includes/plugin.inc
phptemplate.engine core/themes/engines/phptemplate/phptemplate.engine Handles integration of PHP templates with the Backdrop theme system.
php-2.php core/modules/simpletest/files/php-2.php
php-1.txt core/modules/simpletest/files/php-1.txt <?php print 'SimpleTest PHP was executed!'; ?>
path_test.module core/modules/simpletest/tests/path_test.module Helper module for the path tests.
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_pattern.test core/modules/path/tests/path_pattern.test Functionality tests for automatic path generation.
path_layout_access.inc core/modules/layout/plugins/access/path_layout_access.inc Plugin to provide access control/visibility based on path.
path.tokens.inc core/modules/path/path.tokens.inc Token integration for the Path module.
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.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.module core/modules/path/path.module Enables users to customize URLs and provide automatic URL alias patterns.
path.install core/modules/path/path.install Install, update, and uninstall functions for Path module.
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.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.api.php core/modules/path/path.api.php Hooks provided by the Path module.
path.admin.inc core/modules/path/path.admin.inc Admin page callbacks for the Path module.
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…
password.test core/modules/simpletest/tests/password.test Provides unit tests for password.inc.
password.inc core/includes/password.inc Secure password hashing functions for user authentication.
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 * *…
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
page_example.test modules/examples/page_example/tests/page_example.test Test case for Testing the page example module.
page_example.module modules/examples/page_example/page_example.module Hook implementations for the Page Example module.
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
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
pager_example.test modules/examples/pager_example/tests/pager_example.test Simpletest case for pager_example module.
pager_example.module modules/examples/pager_example/pager_example.module Hook implementations for the Pager Example module.
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.test core/modules/simpletest/tests/pager.test Tests for pager functionality.
pager.inc core/includes/pager.inc Functions to aid in presenting database results as a set of pages.
pager.css core/themes/basis/css/component/pager.css Pager styling.
pager.class.inc core/includes/pager.class.inc
page.tpl.php core/modules/system/templates/page.tpl.php Default theme implementation to display the basic html structure of a single Backdrop page.
page-components.tpl.php core/modules/system/templates/page-components.tpl.php Template for outputting title component blocks.
options.theme.inc core/modules/field/modules/options/options.theme.inc Theme functions for the 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.test core/modules/field/modules/options/tests/options.test Tests for options.module.

Pages