Files

Primary tabs

File namesort descending Location Namespace Description
UnmanagedCopyTest.php drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedCopyTest.php Drupal\system\Tests\File Definition of Drupal\system\Tests\File\UnmanagedCopyTest.
UnmanagedDeleteRecursiveTest.php drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php Drupal\system\Tests\File Definition of Drupal\system\Tests\File\UnmanagedDeleteRecursiveTest.
UnmanagedDeleteTest.php drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php Drupal\system\Tests\File Definition of Drupal\system\Tests\File\UnmanagedDeleteTest.
UnmanagedMoveTest.php drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php Drupal\system\Tests\File Definition of Drupal\system\Tests\File\UnmanagedMoveTest.
UnmanagedSaveDataTest.php drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php Drupal\system\Tests\File Definition of Drupal\system\Tests\File\UnmanagedSaveDataTest.
UnsupportedException.php drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/UnsupportedException.php Symfony\Component\Serializer\Exception
update-rtl.css drupal/core/modules/update/update-rtl.css RTL 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.css drupal/core/modules/update/update.css Styles used by the Update Manager module.
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 drupal/core/modules/update/update.info name = Update Manager description = Checks for available updates, and can securely install or update modules and themes via a web interface. version = VERSION package = Core core = 8.x configure = admin/reports/updates/settings dependencies[] = file
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/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/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/pgsql/Update.php Drupal\Core\Database\Driver\pgsql Definition of Drupal\Core\Database\Driver\pgsql\Update
Update.php drupal/core/lib/Drupal/Core/Database/Query/Update.php Drupal\Core\Database\Query Definition of Drupal\Core\Database\Query\Update
update.php drupal/core/update.php Administrative page for handling updates from one Drupal version to another.
update.report.inc drupal/core/modules/update/update.report.inc Code required only when rendering the available updates report.
update.settings.inc drupal/core/modules/update/update.settings.inc Code required only for the update status settings form.
update.settings.yml drupal/core/modules/update/config/update.settings.yml drupal/core/modules/update/config/update.settings.yml
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.
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.
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.
UpdateTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php Drupal\system\Tests\Database Definition of Drupal\system\Tests\Database\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 drupal/core/modules/system/tests/modules/update_script_test/update_script_test.info name = "Update script test" description = "Support module for update script testing." package = Testing version = VERSION core = 8.x hidden = TRUE
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 drupal/core/modules/update/tests/modules/update_test/update_test.info name = Update test description = Support module for update module testing. package = Testing version = VERSION core = 8.x hidden = TRUE
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 drupal/core/modules/system/tests/modules/update_test_1/update_test_1.info name = "Update test" description = "Support module for update testing." package = Testing version = VERSION core = 8.x hidden = TRUE
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.

Pages

Other projects