Controller::updateFieldAceProperty |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
This processes changes on an ACE related property (classFieldAces, or objectFieldAces). |
FileFieldTestBase::updateFileField |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Updates an existing file field with new settings. |
UpdateTest::testUpdateAffectedRows |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Tests return value on update. |
UpdateUploadTest::testUploadModule |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php |
Tests upload and extraction of a module. |
LocaleUpdateInterfaceTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php |
|
AggregatorTestBase::updateFeedItems |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Updates the feed items. |
AggregatorTestBase::updateAndRemove |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Adds and removes feed items and ensure that the count is zero. |
PreUpdateEventArgs::hasChangedField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Check if field has a changeset. |
update_callback_service_unavailable |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Page callback: Displays an Error 503 (Service unavailable) page. |
entity_crud_hook_test_entity_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_update(). |
update_authorize_batch_copy_project |
function |
drupal/core/modules/update/update.authorize.inc |
Batch callback: Copies project to its proper place when authorized to do so. |
update_manager_update_form_validate |
function |
drupal/core/modules/update/update.manager.inc |
Form validation handler for update_manager_update_form(). |
entity_reference_field_update_field |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_update_field(). |
LocaleUpdateTest::$timestamp_medium |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Timestamp for a medium aged translation. |
LocaleUpdateTest::assertTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Checks the translation of a string. |
UpdateTestBase::refreshUpdateStatus |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php |
Refreshes the update status based on the desired available update scenario. |
ContactSitewideTest::updateCategory |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Updates a category. |
LocaleUpdateInterfaceTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php |
Modules to enable. |
DrupalKernelInterface::updateModules |
function |
drupal/core/lib/Drupal/Core/DrupalKernelInterface.php |
Updates the kernel's list of modules to the new list. |
PreUpdateEventArgs::$entityChangeSet |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
|
PreUpdateEventArgs::assertValidField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Assert the field exists in changeset. |
_update_8000_field_sql_storage_write |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.install |
Writes field data directly to SQL storage. |
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(). |
UpgradePathTestBase::$pendingUpdates |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Flag to indicate whether there are pending updates or not. |
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. |
theme_locale_translation_update_info |
function |
drupal/core/modules/locale/locale.pages.inc |
Returns HTML for translation status information per language. |
update_manager_install_form_validate |
function |
drupal/core/modules/update/update.manager.inc |
Form validation handler for update_manager_install_form(). |
_update_8000_entity_get_form_display |
function |
drupal/core/modules/entity/entity.install |
Returns the raw configuration object for an EntityFormDisplay entity. |
LocaleUpdateTest::testUpdateProjects |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Checks if a list of translatable projects gets build. |
StorageComparer::addChangelistUpdate |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Creates the update changelist. |
_image_update_get_style_with_effects |
function |
drupal/core/modules/image/image.install |
Loads all effects for an image style. |
UpdaterInterface::canUpdateDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php |
Determines if the Updater can handle the project provided in $directory. |
update_7_to_8_install_default_config |
function |
drupal/core/includes/update.inc |
Installs a default configuration file into the active store. |
StringDatabaseStorage::updateLocation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Update locations for string. |
AbstractProcessTest::testUpdateStatus |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
ConfigStorageController::importUpdate |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Updates configuration upon synchronizing configuration changes. |
StringDatabaseStorage::dbStringUpdate |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Updates string object in the database. |
field_sql_storage_update_dependencies |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.install |
Implements hook_update_dependencies(). |
field_sql_storage_field_update_forbid |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_update_forbid(). |
_update_authorize_clear_update_status |
function |
drupal/core/modules/update/update.authorize.inc |
Clears available update status data. |
CurlHandle::updateRequestFromTransfer |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Update a request based on the log messages of the CurlHandle |
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. |
LocaleUpdateTest::setTranslationFiles |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Setup the environment containting local and remote translation files. |
custom_block_test_custom_block_update |
function |
drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module |
Implements hook_custom_block_update(). |
locale_translation_batch_update_build |
function |
drupal/core/modules/locale/locale.fetch.inc |
Builds a batch to check, download and import project translations. |
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. |
locale_config_batch_update_components |
function |
drupal/core/modules/locale/locale.bulk.inc |
Builds a locale batch to refresh configuration. |
UpdaterInterface::getInstallDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php |
Returns the path to the default install location. |
UpdateFeedItemTest::testUpdateFeedItem |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedItemTest.php |
Tests running "update items" from 'admin/config/services/aggregator' page. |