Files

Primary tabs

File namesort descending Location Namespace Description
update.admin.css drupal/core/modules/update/css/update.admin.css Styles used by the Update Manager module.
update.api.php drupal/core/modules/update/update.api.php Hooks provided by the Update Manager module.
update.authorize.inc drupal/core/modules/update/update.authorize.inc Callbacks and related functions invoked by authorize.php to update projects.
update.compare.inc drupal/core/modules/update/update.compare.inc Code required only when comparing available updates to existing data.
update.fetch.inc drupal/core/modules/update/update.fetch.inc Code required only when fetching information about available updates.
update.inc drupal/core/includes/update.inc Drupal database update API.
update.info.yml drupal/core/modules/update/update.info.yml drupal/core/modules/update/update.info.yml
update.install drupal/core/modules/update/update.install Install, update, and uninstall functions for the Update Manager module.
update.manager.inc drupal/core/modules/update/update.manager.inc Administrative screens and processing functions of the Update Manager module.
update.module drupal/core/modules/update/update.module Handles updates of Drupal core and contributed projects.
Update.php drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Update.php Drupal\Core\Database\Driver\sqlite Definition of Drupal\Core\Database\Driver\sqlite\Update
Update.php drupal/core/lib/Drupal/Core/Database/Driver/mysql/Update.php Drupal\Core\Database\Driver\mysql Definition of Drupal\Core\Database\Driver\mysql\Update
Update.php drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Update.php Drupal\Core\Database\Driver\pgsql Definition of Drupal\Core\Database\Driver\pgsql\Update
update.php drupal/core/update.php Administrative page for handling updates from one Drupal version to another.
Update.php drupal/core/lib/Drupal/Core/Database/Query/Update.php Drupal\Core\Database\Query Definition of Drupal\Core\Database\Query\Update
update.report.inc drupal/core/modules/update/update.report.inc Code required only when rendering the available updates report.
update.routing.yml drupal/core/modules/update/update.routing.yml drupal/core/modules/update/update.routing.yml
update.schema.yml drupal/core/modules/update/config/schema/update.schema.yml drupal/core/modules/update/config/schema/update.schema.yml
update.settings.yml drupal/core/modules/update/config/update.settings.yml drupal/core/modules/update/config/update.settings.yml
UpdateBundle.php drupal/core/lib/Drupal/Core/DependencyInjection/UpdateBundle.php Drupal\Core\DependencyInjection Contains \Drupal\Core\DependencyInjection\UpdateBundle.
UpdateComplexTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php Drupal\system\Tests\Database Definition of Drupal\system\Tests\Database\UpdateComplexTest.
UpdateContribTest.php drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php Drupal\update\Tests Definition of Drupal\update\Tests\UpdateContribTest.
UpdateController.php drupal/core/modules/update/lib/Drupal/update/Controller/UpdateController.php Drupal\update\Controller Contains \Drupal\update\Controller\UpdateController.
UpdateCoreTest.php drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php Drupal\update\Tests Definition of Drupal\update\Tests\UpdateCoreTest.
UpdateCoreUnitTest.php drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php Drupal\update\Tests Definition of Drupal\update\Tests\UpdateCoreUnitTest.
UpdateException.php drupal/core/lib/Drupal/Core/Utility/UpdateException.php Drupal\Core\Utility
UpdateFeedItemTest.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedItemTest.php Drupal\aggregator\Tests Definition of Drupal\aggregator\Tests\UpdateFeedItemTest.
UpdateFeedTest.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php Drupal\aggregator\Tests Definition of Drupal\aggregator\Tests\UpdateFeedTest.
UpdateLobTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateLobTest.php Drupal\system\Tests\Database Definition of Drupal\system\Tests\Database\UpdateLobTest.
UpdateModuleHandler.php drupal/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php Drupal\Core\Extension Contains \Drupal\Core\Extension\UpdateModuleHandler.
Updater.php drupal/core/lib/Drupal/Core/Updater/Updater.php Drupal\Core\Updater Definition of Drupal\Core\Updater\Updater.
UpdaterException.php drupal/core/lib/Drupal/Core/Updater/UpdaterException.php Drupal\Core\Updater Definition of Drupal\Core\Updater\UpdaterException.
UpdaterFileTransferException.php drupal/core/lib/Drupal/Core/Updater/UpdaterFileTransferException.php Drupal\Core\Updater Definition of Drupal\Core\Updater\UpdaterFileTransferException.
UpdaterInterface.php drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php Drupal\Core\Updater Definition of Drupal\Core\Updater\UpdaterInterface.
UpdateScriptTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php Drupal\system\Tests\Update Definition of Drupal\system\Tests\Update\UpdateScriptTest.
UpdateSettingsForm.php drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php Drupal\update Contains \Drupal\update\UpdateSettingsForm.
UpdateTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php Drupal\system\Tests\Database Definition of Drupal\system\Tests\Database\UpdateTest.
UpdateTest.php drupal/core/modules/rest/lib/Drupal/rest/Tests/UpdateTest.php Drupal\rest\Tests Contains Drupal\rest\test\UpdateTest.
UpdateTestBase.php drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php Drupal\update\Tests Definition of Drupal\update\Tests\UpdateTestBase.
UpdateUploadTest.php drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php Drupal\update\Tests Definition of Drupal\update\Tests\UpdateUploadTest.
update_script_test.info.yml drupal/core/modules/system/tests/modules/update_script_test/update_script_test.info.yml drupal/core/modules/system/tests/modules/update_script_test/update_script_test.info.yml
update_script_test.install drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install Install, update and uninstall functions for the update_script_test module.
update_script_test.module drupal/core/modules/system/tests/modules/update_script_test/update_script_test.module This file provides testing functionality for update.php.
update_script_test.settings.yml drupal/core/modules/system/tests/modules/update_script_test/config/update_script_test.settings.yml drupal/core/modules/system/tests/modules/update_script_test/config/update_script_test.settings.yml
update_test.info.yml drupal/core/modules/update/tests/modules/update_test/update_test.info.yml drupal/core/modules/update/tests/modules/update_test/update_test.info.yml
update_test.module drupal/core/modules/update/tests/modules/update_test/update_test.module Module for testing Update Manager functionality.
update_test.settings.yml drupal/core/modules/update/tests/modules/update_test/config/update_test.settings.yml drupal/core/modules/update/tests/modules/update_test/config/update_test.settings.yml
update_test_1.info.yml drupal/core/modules/system/tests/modules/update_test_1/update_test_1.info.yml drupal/core/modules/system/tests/modules/update_test_1/update_test_1.info.yml
update_test_1.install drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Install, update and uninstall functions for the update_test_1 module.
update_test_1.module drupal/core/modules/system/tests/modules/update_test_1/update_test_1.module

Pages

Other projects