Callbacks and related functions invoked by authorize.php to update projects.
We use the Batch API to actually update each individual project on the site. All of the code in this file is run at a low bootstrap level (modules are not loaded), so these functions cannot assume access to the rest of the code of the Update Manager module.
File
core/modules/update/update.authorize.inc
Functions
Name Description update_authorize_batch_copy_project Implements callback_batch_operation(). upda