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 |
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 |
|
BatchStorage::update |
function |
core/lib/Drupal/Core/Batch/BatchStorage.php |
|
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_post_update_html5_placeholders |
function |
core/modules/big_pipe/big_pipe.post_update.php |
Clear the render cache. |
block.post_update.php |
file |
core/modules/block/block.post_update.php |
Post update functions for Block. |
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. |
BlockContentUpdateTest |
class |
core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php |
Tests update functions for the Block Content module. |
BlockContentUpdateTest.php |
file |
core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php |
|
BlockContentUpdateTest::setDatabaseDumpFiles |
function |
core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php |
Set database dump files to be used. |
BlockContentUpdateTest::testBlockLibraryPermissionsUpdate |
function |
core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php |
Tests the permissions are updated for users with "administer blocks". |
BlockContentUpdateTest::testConvertBlockContentTypeRevisionFlagToBoolean |
function |
core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php |
Tests converting block types' `revision` flag to boolean. |
BlockContentUpdateTest::testCustomBlockLibraryPathOverridden |
function |
core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php |
Tests the block_content view isn't updated if the path has been modified. |
BlockContentUpdateTest::testMoveCustomBlockLibraryToContent |
function |
core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php |
Tests moving the content block library to Content. |
block_content.post_update.php |
file |
core/modules/block_content/block_content.post_update.php |
Post update functions for Content Block. |
block_content_post_update_block_library_view_permission |
function |
core/modules/block_content/block_content.post_update.php |
Update block_content 'block library' view permission. |
block_content_post_update_entity_changed_constraint |
function |
core/modules/block_content/block_content.post_update.php |
Clear the entity type cache. |