hook_field_storage_pre_update |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends update field data. |
update_manager_archive_verify |
function |
drupal/core/modules/update/update.manager.inc |
Verifies an archive after it has been downloaded and extracted. |
LocaleUpdateInterfaceTest.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php |
Contains Drupal\locale\Tests\LocaleUpdateInterfaceTest. |
CrudTest::testUpdateFieldType |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
|
Controller::updateAceProperty |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
This processes changes on an ACE related property (classAces, or objectAces). |
UpdateSettingsForm::getFormID |
function |
drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
UpdateSettingsForm::buildForm |
function |
drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
LocaleUpdateTest::addLanguage |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Adds a language. |
UpdateTest::testMultiGTUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Confirms that we can update multiple records with a non-equality condition. |
ManageFieldsTest::updateField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests editing an existing field. |
UpdateTestBase::standardTests |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php |
Runs a series of assertions that are applicable to all update statuses. |
update_build_dependency_graph |
function |
drupal/core/includes/update.inc |
Constructs a graph which encodes the dependencies between module updates. |
UpdaterInterface::isInstalled |
function |
drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php |
Checks if the project is installed. |
locale_config_update_multiple |
function |
drupal/core/modules/locale/locale.bulk.inc |
Updates all configuration for names / languages. |
UpdaterInterface::postInstall |
function |
drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php |
Actions to run after an install has occurred. |
UpdateController::__construct |
function |
drupal/core/modules/update/lib/Drupal/update/Controller/UpdateController.php |
Constructs update status data. |
UpdateController::updateStatus |
function |
drupal/core/modules/update/lib/Drupal/update/Controller/UpdateController.php |
Returns a page about the update status of projects. |
language_update_locked_weights |
function |
drupal/core/modules/language/language.module |
Updates locked system language weights. |
update_test_basetheme.info.yml |
file |
drupal/core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml |
drupal/core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml |
UpdateScriptTest::$dumpHeaders |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Indicates that headers should be dumped if verbose output is enabled. |
UpdateScriptTest::$update_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
|
UpdateFeedTest::testUpdateFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php |
Creates a feed and attempts to update it. |
FilterException::updateMessage |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php |
|
update_clear_update_disk_cache |
function |
drupal/core/modules/update/update.module |
Clears the temporary files and directories based on file age from disk. |
Update Manager module: install |
group |
drupal/core/modules/update/update.manager.inc |
Update Manager module functionality for installing new code. |
_update_manager_check_backends |
function |
drupal/core/modules/update/update.manager.inc |
Checks for file transfer backends and prepares a form fragment about them. |
update_manager_archive_extract |
function |
drupal/core/modules/update/update.manager.inc |
Unpacks a downloaded archive file. |
EasyRdf_Parser_RdfXml::updateS |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
update_script_test_update_8000 |
function |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install |
Dummy update function to run during the tests. |
update_script_test_cache_flush |
function |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.module |
Implements hook_cache_flush(). |
UpdateSettingsForm::submitForm |
function |
drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
config_test_config_test_update |
function |
drupal/core/modules/config/tests/config_test/config_test.hooks.inc |
Implements hook_config_test_update(). |
UpdateModuleHandler::uninstall |
function |
drupal/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php |
Uninstalls a given list of disabled modules. |
forum_field_storage_pre_update |
function |
drupal/core/modules/forum/forum.module |
Implements hook_field_storage_pre_update(). |
field_test_field_update_forbid |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_update_forbid(). |
EntityNG::updateOriginalValues |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Updates the original values with the interim changes. |
update_prepare_stored_includes |
function |
drupal/core/includes/update.inc |
Fixes stored include paths to match the "/core" migration. |
UpdateCoreTest::testFetchTasks |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests that exactly one fetch task per project is created and not more. |
update_script_test.settings.yml |
file |
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 |
PagerPluginBase::updatePageInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
If there are pagers that need global values set, this method can
be used to set them. It will be called when the count query is run. |
PreUpdateEventArgs::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Constructor. |
PreUpdateEventArgs::getOldValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Get the old value of the changeset of the changed field. |
update_test_update_status_alter |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_update_status_alter(). |
PreUpdateEventArgs::getNewValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Get the new value of the changeset of the changed field. |
PreUpdateEventArgs::setNewValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Set the new value of this field. |
update_test_archiver_info_alter |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_archiver_info_alter(). |
hook_field_storage_update_field |
function |
drupal/core/modules/field/field.api.php |
Update the storage information for a field. |
_update_manager_cache_directory |
function |
drupal/core/modules/update/update.module |
Returns the directory where update archive files should be cached. |
ConfigImporterTest::testUpdated |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php |
Tests updating of configuration during import. |
_node_mass_update_batch_process |
function |
drupal/core/modules/node/node.admin.inc |
Executes a batch operation for node_mass_update(). |