aaa_update_test.info.yml |
file |
core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml |
core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml |
access_check.db_update |
service |
core/modules/system/system.services.yml |
Drupal\system\Access\DbUpdateAccessCheck |
access_check.update.manager_access |
service |
core/modules/update/update.services.yml |
Drupal\update\Access\UpdateManagerAccessCheck |
action.post_update.php |
file |
core/modules/action/action.post_update.php |
Post update functions for Actions UI module. |
action_removed_post_updates |
function |
core/modules/action/action.post_update.php |
Implements hook_removed_post_updates(). |
ActiveWorkspaceUpdateTest |
class |
core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php |
Tests that there is no active workspace during database updates. |
ActiveWorkspaceUpdateTest.php |
file |
core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php |
|
ActiveWorkspaceUpdateTest::$defaultTheme |
property |
core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php |
The theme to install as the default for testing. |
ActiveWorkspaceUpdateTest::$modules |
property |
core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php |
Modules to install. |
ActiveWorkspaceUpdateTest::setUp |
function |
core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php |
|
ActiveWorkspaceUpdateTest::testActiveWorkspaceDuringUpdate |
function |
core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php |
Tests that there is no active workspace during database updates. |
AddFormBase::updateFormCallback |
function |
core/modules/media_library/src/Form/AddFormBase.php |
AJAX callback to update the entire form based on source field input. |
AddFormBase::updateLibrary |
function |
core/modules/media_library/src/Form/AddFormBase.php |
AJAX callback to send the new media item(s) to the media library. |
AddFormBase::updateWidget |
function |
core/modules/media_library/src/Form/AddFormBase.php |
AJAX callback to send the new media item(s) to the calling code. |
AddPermissionsUpdateTest |
class |
core/modules/help/tests/src/Functional/AddPermissionsUpdateTest.php |
Tests help_post_update_add_permissions_to_roles(). |
AddPermissionsUpdateTest.php |
file |
core/modules/help/tests/src/Functional/AddPermissionsUpdateTest.php |
|
AddPermissionsUpdateTest::setDatabaseDumpFiles |
function |
core/modules/help/tests/src/Functional/AddPermissionsUpdateTest.php |
Set database dump files to be used. |
AddPermissionsUpdateTest::testUpdate |
function |
core/modules/help/tests/src/Functional/AddPermissionsUpdateTest.php |
Tests adding 'access help pages' permission. |
AjaxCommandsTest::testUpdateBuildIdCommand |
function |
core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php |
@covers \Drupal\Core\Ajax\UpdateBuildIdCommand[[api-linebreak]] |
AjaxFormBlock::updateOptions |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
Updates the options of a select list. |
AlertsJsonFeedTest::testAnnounceFeedUpdatedAndRemoved |
function |
core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php |
Check the status of the announcements when the feed is updated and removed. |
AnnounceFetcherUserTest::providerShowUpdatedAnnouncements |
function |
core/modules/announcements_feed/tests/src/Kernel/AnnounceFetcherUserTest.php |
Data provider for testAllAnnouncements(). |
BatchBidSerialUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php |
Tests system_update_10101() upgrade path. |
BatchBidSerialUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php |
|
BatchBidSerialUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php |
Set database dump files to be used. |
BatchBidSerialUpdateTest::testUpdate |
function |
core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php |
Tests the change of the {batch} table [bid] field to serial. |
BatchKernelTest::testNeedsUpdate |
function |
core/tests/Drupal/KernelTests/Core/Batch/BatchKernelTest.php |
Tests _batch_needs_update(). |
BatchStorage::update |
function |
core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php |
Updates a batch. |
BatchStorage::update |
function |
core/lib/Drupal/Core/Batch/BatchStorage.php |
Updates a batch. |
BatchStorageInterface::update |
function |
core/lib/Drupal/Core/Batch/BatchStorageInterface.php |
Updates a batch. |
bbb_update_test.info.yml |
file |
core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml |
core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml |
big_pipe.post_update.php |
file |
core/modules/big_pipe/big_pipe.post_update.php |
Post update functions for Big Pipe. |
big_pipe_removed_post_updates |
function |
core/modules/big_pipe/big_pipe.post_update.php |
Implements hook_removed_post_updates(). |
block.post_update.php |
file |
core/modules/block/block.post_update.php |
Post update functions for Block. |
BlockConfigUpdater |
class |
core/modules/block/src/BlockConfigUpdater.php |
Provides a BC layer for modules providing old configurations. |
BlockConfigUpdater.php |
file |
core/modules/block/src/BlockConfigUpdater.php |
|
BlockConfigUpdater::$deprecationsEnabled |
property |
core/modules/block/src/BlockConfigUpdater.php |
Flag determining whether deprecations should be triggered. |
BlockConfigUpdater::$triggeredDeprecations |
property |
core/modules/block/src/BlockConfigUpdater.php |
Stores which deprecations were triggered. |
BlockConfigUpdater::needsInfoStatusSettingsRemoved |
function |
core/modules/block/src/BlockConfigUpdater.php |
Checks if the block contains deprecated info and status settings. |
BlockConfigUpdater::setDeprecationsEnabled |
function |
core/modules/block/src/BlockConfigUpdater.php |
Sets the deprecations enabling status. |
BlockConfigUpdater::updateBlock |
function |
core/modules/block/src/BlockConfigUpdater.php |
Performs the required update. |
BlockContentRemoveConstraint::$entityDefinitionUpdateManager |
property |
core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php |
Entity definition update manager. |
BlockContentRemoveConstraint::testRunUpdates |
function |
core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php |
Tests the upgrade path for moderation state reindexing. |
BlockContentReusableIndexUpdatePathTest |
class |
core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php |
Tests the upgrade path for Block Content reusable column index. |
BlockContentReusableIndexUpdatePathTest.php |
file |
core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php |
|
BlockContentReusableIndexUpdatePathTest::setDatabaseDumpFiles |
function |
core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php |
Set database dump files to be used. |
BlockContentReusableIndexUpdatePathTest::testRunUpdates |
function |
core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php |
Tests the upgrade path for Block Content reusable index. |
BlockContentStatusInfoUpdatePathTest |
class |
core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php |
Tests block_content_post_update_remove_block_content_status_info_keys. |
BlockContentStatusInfoUpdatePathTest.php |
file |
core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php |
|
BlockContentStatusInfoUpdatePathTest::setDatabaseDumpFiles |
function |
core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php |
Set database dump files to be used. |