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 |
AccessTest::testOnlyOwnerCanDeleteUpdateFile |
function |
core/modules/file/tests/src/Kernel/AccessTest.php |
Tests that only the file owner can delete or update a file. |
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 Action module. |
ActionConfigTest::testUpdateActionPlugins |
function |
core/modules/action/tests/src/Functional/Update/ActionConfigTest.php |
Tests upgrading action settings. |
action_post_update_move_plugins |
function |
core/modules/action/action.post_update.php |
Moves action plugins to core. |
action_post_update_remove_settings |
function |
core/modules/action/action.post_update.php |
Removes action settings. |
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 enable. |
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. |
AdminThemeUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php |
Tests system.theme:admin is updated. |
AdminThemeUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php |
|
AdminThemeUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php |
The theme to install as the default for testing. |
AdminThemeUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php |
Set database dump files to be used. |
AdminThemeUpdateTest::testUpdateHookN |
function |
core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php |
Tests that system.theme:admin is updated as expected. |
AggregatorTestBase::updateAndDelete |
function |
core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php |
Adds and deletes feed items and ensure that the count is zero. |
AggregatorTestBase::updateAndDelete |
function |
core/modules/aggregator/src/Tests/AggregatorTestBase.php |
Adds and deletes feed items and ensure that the count is zero. |
AggregatorTestBase::updateFeedItems |
function |
core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php |
Updates the feed items. |
AggregatorTestBase::updateFeedItems |
function |
core/modules/aggregator/src/Tests/AggregatorTestBase.php |
Updates the feed items. |
AggregatorUpdateTest |
class |
core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php |
Tests that node settings are properly updated during database updates. |
AggregatorUpdateTest.php |
file |
core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php |
|
AggregatorUpdateTest::setDatabaseDumpFiles |
function |
core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php |
Set database dump files to be used. |
AggregatorUpdateTest::testSourceFeedRequired |
function |
core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php |
Tests that the 'Source feed' field is required. |
AggregatorUpdateTest::testUpdateIntervalDefaultValue |
function |
core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php |
Tests that the 'Update interval' field has a default value. |
aggregator_update_8001 |
function |
core/modules/aggregator/aggregator.install |
The simple presence of this update function clears cached field definitions. |
aggregator_update_8200 |
function |
core/modules/aggregator/aggregator.install |
Make the 'Source feed' field for aggregator items required. |
aggregator_update_8501 |
function |
core/modules/aggregator/aggregator.install |
Add a default value for the 'Refresh' field for aggregator feed entities. |
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. |
ArgumentPlaceholderUpdatePathTest |
class |
core/modules/views/tests/src/Functional/Update/ArgumentPlaceholderUpdatePathTest.php |
Tests the argument placeholder update path. |
ArgumentPlaceholderUpdatePathTest.php |
file |
core/modules/views/tests/src/Functional/Update/ArgumentPlaceholderUpdatePathTest.php |
|
ArgumentPlaceholderUpdatePathTest::setDatabaseDumpFiles |
function |
core/modules/views/tests/src/Functional/Update/ArgumentPlaceholderUpdatePathTest.php |
Set database dump files to be used. |
ArgumentPlaceholderUpdatePathTest::testArgumentPlaceholderUpdate |
function |
core/modules/views/tests/src/Functional/Update/ArgumentPlaceholderUpdatePathTest.php |
Ensures that %1 and !1 are converted to twig tokens in existing views. |
AutomatedCronUpdateWithAutomatedCronTest |
class |
core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithAutomatedCronTest.php |
Ensures that the automated cron module is installed on update. |
AutomatedCronUpdateWithAutomatedCronTest.php |
file |
core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithAutomatedCronTest.php |
|
AutomatedCronUpdateWithAutomatedCronTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithAutomatedCronTest.php |
The theme to install as the default for testing. |
AutomatedCronUpdateWithAutomatedCronTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithAutomatedCronTest.php |
Set database dump files to be used. |
AutomatedCronUpdateWithAutomatedCronTest::testUpdate |
function |
core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithAutomatedCronTest.php |
Ensures that automated cron module isn installed and the config migrated. |
AutomatedCronUpdateWithoutAutomatedCronTest |
class |
core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php |
Ensures that the automated cron module is not installed on update. |
AutomatedCronUpdateWithoutAutomatedCronTest.php |
file |
core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php |
|
AutomatedCronUpdateWithoutAutomatedCronTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php |
The theme to install as the default for testing. |
AutomatedCronUpdateWithoutAutomatedCronTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php |
Set database dump files to be used. |
AutomatedCronUpdateWithoutAutomatedCronTest::testUpdate |
function |
core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php |
Ensures that automated cron module isn't installed and the config migrated. |