update.css |
core/modules/update/css/update.css |
Styles used by the Update Manager module. |
update.fetch.inc |
core/modules/update/update.fetch.inc |
Code required only when fetching information about available updates. |
update.inc |
core/includes/update.inc |
Backdrop site update API. |
update.info |
core/modules/update/update.info |
type = module
name = Update Manager
description = Checks for available updates.
package = Development
tags[] = System
tags[] = Utility
version = BACKDROP_VERSION
backdrop = 1.x
configure = admin/reports/updates/settings |
update.install |
core/modules/update/update.install |
Install, update, and uninstall functions for the Update Manager module. |
update.module |
core/modules/update/update.module |
Handles update checking for Backdrop core and contributed projects. |
update.php |
core/update.php |
Administrative page for handling updates from one Backdrop version to another. |
update.report.inc |
core/modules/update/update.report.inc |
Code required only when rendering the available updates report. |
update.test |
core/modules/simpletest/tests/update.test |
Tests for the update system. |
update.test |
core/modules/update/tests/update.test |
This file contains tests for the Update Manager module. |
update.tests.info |
core/modules/update/tests/update.tests.info |
[UpdateCoreTestCase]
name = Update core functionality
description = Tests the update module through a series of functional tests using mock XML data.
group = Update
file = update.test
[UpdateTestContribCase]
name = Update contrib… |
update.theme.inc |
core/modules/update/update.theme.inc |
Theme functions for the Update module. |
updater.inc |
core/includes/updater.inc |
Classes used for updating various files in the Backdrop webroot. These
classes use a FileTransfer object to actually perform the operations.
Normally, the FileTransfer is provided when the site owner is redirected to
authorize.php as part of a… |
update_d7_test_1.info |
core/modules/simpletest/tests/update_d7_test_1.info |
name = "Update D7 test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_d7_test_1.install |
core/modules/simpletest/tests/update_d7_test_1.install |
Install, update and uninstall functions for the update_d7_test_1 module. |
update_d7_test_1.module |
core/modules/simpletest/tests/update_d7_test_1.module |
|
update_d7_test_2.info |
core/modules/simpletest/tests/update_d7_test_2.info |
name = "Update D7 test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_d7_test_2.install |
core/modules/simpletest/tests/update_d7_test_2.install |
Install, update and uninstall functions for the update_d7_test_2 module. |
update_d7_test_2.module |
core/modules/simpletest/tests/update_d7_test_2.module |
|
update_script_test.info |
core/modules/simpletest/tests/update_script_test.info |
name = "Update script test"
description = "Support module for update script testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_script_test.install |
core/modules/simpletest/tests/update_script_test.install |
Install, update and uninstall functions for the update_script_test module. |
update_script_test.module |
core/modules/simpletest/tests/update_script_test.module |
This file provides testing functionality for update.php. |
update_test.info |
core/modules/update/tests/update_test/update_test.info |
name = Update test
description = Support module for update module testing.
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_test.module |
core/modules/update/tests/update_test/update_test.module |
Module for testing Update Manager functionality. |
update_test_1.info |
core/modules/simpletest/tests/update_test_1.info |
name = "Update test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_test_1.install |
core/modules/simpletest/tests/update_test_1.install |
Install, update and uninstall functions for the update_test_1 module. |
update_test_1.module |
core/modules/simpletest/tests/update_test_1.module |
|
update_test_2.info |
core/modules/simpletest/tests/update_test_2.info |
name = "Update test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_test_2.install |
core/modules/simpletest/tests/update_test_2.install |
Install, update and uninstall functions for the update_test_2 module. |
update_test_2.module |
core/modules/simpletest/tests/update_test_2.module |
|
update_test_3.info |
core/modules/simpletest/tests/update_test_3.info |
name = "Update test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
update_test_3.install |
core/modules/simpletest/tests/update_test_3.install |
Install, update and uninstall functions for the update_test_3 module. |
update_test_3.module |
core/modules/simpletest/tests/update_test_3.module |
|
update_test_admintheme.info |
core/modules/update/tests/update_test/themes/update_test_admintheme/update_test_admintheme.info |
name = Update test admin theme
description = Test theme which is used as admin theme.
type = theme
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE |
update_test_basetheme.info |
core/modules/update/tests/update_test/themes/update_test_basetheme/update_test_basetheme.info |
name = Update test base theme
description = Test theme which acts as a base theme for other test subthemes.
type = theme
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE |
update_test_subtheme.info |
core/modules/update/tests/update_test/themes/update_test_subtheme/update_test_subtheme.info |
name = Update test subtheme
description = Test theme which uses update_test_basetheme as the base theme.
type = theme
version = BACKDROP_VERSION
backdrop = 1.x
base theme = update_test_basetheme
hidden = TRUE |
upgrade.language.test |
core/modules/simpletest/tests/upgrade/upgrade.language.test |
Upgrade tests for the Language module. |
upgrade.test |
core/modules/simpletest/tests/upgrade/upgrade.test |
|
upgrade_bare.test |
core/modules/simpletest/tests/upgrade/upgrade_bare.test |
|
upgrade_filled.test |
core/modules/simpletest/tests/upgrade/upgrade_filled.test |
|
url_alter_test.info |
core/modules/simpletest/tests/url_alter_test.info |
name = Url_alter tests
description = A support modules for url_alter hook testing.
backdrop = 1.x
package = Testing
version = BACKDROP_VERSION
type = module
hidden = TRUE |
url_alter_test.module |
core/modules/simpletest/tests/url_alter_test.module |
Module to help test hook_url_inbound_alter() and hook_url_outbound_alter(). |
user-picture.tpl.php |
core/modules/user/templates/user-picture.tpl.php |
Default theme implementation to present a picture configured for the
user's account. |
user-profile--2.tpl.php |
core/modules/simpletest/tests/themes/test_theme/templates/user-profile--2.tpl.php |
|
user-profile.tpl.php |
core/modules/user/templates/user-profile.tpl.php |
Default theme implementation to present all user profile data. |
user-simplified-page.css |
core/modules/user/css/user-simplified-page.css |
/**
* Simplified login pages.
*/
.user-simplified-page-logo {
text-align: center;
}
.user-simplified-page-logo .logo {
display: inline-block;
max-width: 240px;
margin: auto;
}
.user-simplified-page .site-name {
font-size: 2em;
… |
user-simplified-page.tpl.php |
core/modules/user/templates/user-simplified-page.tpl.php |
Theme template for the login forms (for example, "Log in" and "Create new
Account") when shown on simplified (layout suppressed) pages. |
user.actions.inc |
core/modules/user/user.actions.inc |
Action callbacks for User module. |
user.admin.inc |
core/modules/user/user.admin.inc |
Admin page callbacks for the User module. |
user.api.php |
core/modules/user/user.api.php |
Hooks provided by the User module. |