PreUpdateEventArgs::$entityChangeSet |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
|
entity_crud_hook_test_comment_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_update(). |
PreUpdateEventArgs::assertValidField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Assert the field exists in changeset. |
UpdaterInterface::canUpdateDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php |
Determines if the Updater can handle the project provided in $directory. |
DrupalKernelInterface::updateModules |
function |
drupal/core/lib/Drupal/Core/DrupalKernelInterface.php |
Updates the kernel's list of modules to the new list. |
_image_update_get_style_with_effects |
function |
drupal/core/modules/image/image.install |
Loads all effects for an image style. |
locale_translate_update_file_history |
function |
drupal/core/modules/locale/locale.bulk.inc |
Update the {locale_file} table. |
update_manager_install_form_validate |
function |
drupal/core/modules/update/update.manager.inc |
Form validation handler for update_manager_install_form(). |
MergeTest::testMergeUpdateExpression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Confirms that we can merge-update a record successfully, with expressions. |
UpdateLobTest::testUpdateMultipleBlob |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateLobTest.php |
Confirms that we can update two blob columns in the same table. |
_update_get_cached_available_releases |
function |
drupal/core/modules/update/update.module |
Returns all currently cached data about available releases for all projects. |
UpdateCoreTest::testDatestampMismatch |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Ensures proper results where there are date mismatches among modules. |
UpdateCoreTest::testModulePageRunCron |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks that running cron updates the list of available updates. |
field_sql_storage_field_update_forbid |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_update_forbid(). |
UpdaterInterface::getInstallDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php |
Returns the path to the default install location. |
CurlHandle::updateRequestFromTransfer |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Update a request based on the log messages of the CurlHandle |
StringDatabaseStorage::updateLocation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Update locations for string. |
_update_authorize_clear_update_status |
function |
drupal/core/modules/update/update.authorize.inc |
Clears cached available update status data. |
StringDatabaseStorage::dbStringUpdate |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Updates string object in the database. |
UpdateComplexTest::testSubSelectUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Test UPDATE with a subselect value. |
UpdateCoreTest::testNoUpdatesAvailable |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests the Update Manager module when no updates are available. |
UpdateCoreTest::testModulePageUpToDate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks the messages at admin/modules when the site is up to date. |
UpdateCoreTest::testServiceUnavailable |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests the Update Manager module when the update server returns 503 errors. |
PreUpdateEventArgs::getEntityChangeSet |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Retrieve entity changeset. |
ParameterNotFoundException::updateRepr |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
|
update_calculate_project_update_status |
function |
drupal/core/modules/update/update.compare.inc |
Calculates the current update status of a specific project. |
update_manager_download_batch_finished |
function |
drupal/core/modules/update/update.manager.inc |
Batch callback: Performs actions when the download batch is completed. |
Update Manager module: file management |
group |
drupal/core/modules/update/update.manager.inc |
Update Manager module file management functions. |
update_manager_local_transfers_allowed |
function |
drupal/core/modules/update/update.manager.inc |
Determines if file transfers will be performed locally. |
UpdateFeedItemTest::testUpdateFeedItem |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedItemTest.php |
Test running "update items" from the 'admin/config/services/aggregator' page. |
update_authorize_update_batch_finished |
function |
drupal/core/modules/update/update.authorize.inc |
Batch callback: Performs actions when the authorized update batch is done. |
UpdateComplexTest::testUpdateExpression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests UPDATE with expression values. |
TwigEnvironment::updateCompiledTemplate |
function |
drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php |
Compile the source and write the compiled template to disk. |
UpdateTest::testWhereAndConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Confirms that we can stack condition and where calls. |
update_manager_update_ready_form_submit |
function |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_update_ready_form(). |
MergeTest::testMergeInsertWithoutUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Tests that we can merge-insert without any update fields. |
MergeTest::testMergeUpdateWithoutUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Confirms that we can merge-update without any update fields. |
LoggingFormatter::formatUpdateReference |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
update_authorize_install_batch_finished |
function |
drupal/core/modules/update/update.authorize.inc |
Batch callback: Performs actions when the authorized install batch is done. |
EntityTestAccessController::updateAccess |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Implements EntityAccessControllerInterface::update(). |
UpdateComplexTest::testOrConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests updates with OR conditionals. |
UpdateComplexTest::testInConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests WHERE IN clauses. |
DependencyMissingTest::testMissingUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyMissingTest.php |
|
language_negotiation_url_prefixes_update |
function |
drupal/core/modules/language/language.negotiation.inc |
Update the list of prefixes from the installed languages. |
UpdateContribTest::testUpdateContribBasic |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Tests the basic functionality of a contrib module on the status report. |
UpdateContribTest::testUpdateContribOrder |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Tests that contrib projects are ordered by project name. |
EsiResponseCacheStrategyInterface::update |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategyInterface.php |
Updates the Response HTTP headers based on the embedded Responses. |
UpdateCoreTest::testNormalUpdateAvailable |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests the Update Manager module when one normal update is available. |
ConfigImportUITest::prepareSiteNameUpdate |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php |
|
OptionsFieldTest::testUpdateAllowedValues |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php |
Test that allowed values can be updated. |