file_test_file_update |
function |
core/modules/file/tests/file_test/file_test.module |
Implements hook_ENTITY_TYPE_update() for file entities. |
file_update_last_removed |
function |
core/modules/file/file.install |
Implements hook_update_last_removed(). |
filter.post_update.php |
file |
core/modules/filter/filter.post_update.php |
Post update functions for Filter. |
FilterDateTest::updateNodesDateFieldsValues |
function |
core/modules/datetime/tests/src/Kernel/Views/FilterDateTest.php |
Updates tests nodes date fields values. |
FilterDefaultConfigTest::testUpdateRoles |
function |
core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php |
Tests that changes to FilterFormat::$roles do not have an effect. |
FilterFormatConsolidateFilterConfigUpdateTest |
class |
core/modules/filter/tests/src/Functional/FilterFormatConsolidateFilterConfigUpdateTest.php |
Tests the upgrade path for filter formats. |
FilterFormatConsolidateFilterConfigUpdateTest.php |
file |
core/modules/filter/tests/src/Functional/FilterFormatConsolidateFilterConfigUpdateTest.php |
|
FilterFormatConsolidateFilterConfigUpdateTest::setDatabaseDumpFiles |
function |
core/modules/filter/tests/src/Functional/FilterFormatConsolidateFilterConfigUpdateTest.php |
Set database dump files to be used. |
FilterFormatConsolidateFilterConfigUpdateTest::testConsolidateFilterConfig |
function |
core/modules/filter/tests/src/Functional/FilterFormatConsolidateFilterConfigUpdateTest.php |
@covers \filter_post_update_consolidate_filter_config |
FilterFormatUpdateFilterSortingTest |
class |
core/modules/filter/tests/src/Functional/FilterFormatUpdateFilterSortingTest.php |
Tests the upgrade path for filter formats. |
FilterFormatUpdateFilterSortingTest.php |
file |
core/modules/filter/tests/src/Functional/FilterFormatUpdateFilterSortingTest.php |
|
FilterFormatUpdateFilterSortingTest::setDatabaseDumpFiles |
function |
core/modules/filter/tests/src/Functional/FilterFormatUpdateFilterSortingTest.php |
Set database dump files to be used. |
FilterFormatUpdateFilterSortingTest::testFilterPostUpdateSortFilters |
function |
core/modules/filter/tests/src/Functional/FilterFormatUpdateFilterSortingTest.php |
Tests filter_post_update_sort_filters(). |
filter_post_update_consolidate_filter_config |
function |
core/modules/filter/filter.post_update.php |
Change filter_settings to type mapping. |
filter_post_update_consolidate_filter_config-3404431.php |
file |
core/modules/filter/tests/fixtures/update/filter_post_update_consolidate_filter_config-3404431.php |
Fixture file to test filter_post_update_consolidate_filter_config(). |
filter_post_update_sort_filters |
function |
core/modules/filter/filter.post_update.php |
Sorts filter format filter configuration. |
filter_test_filter_format_update |
function |
core/modules/filter/tests/filter_test/filter_test.module |
Implements hook_ENTITY_TYPE_update(). |
fix-revision-id-update.php |
file |
core/modules/views/tests/fixtures/update/fix-revision-id-update.php |
Test fixture. |
FormAjaxResponseBuilderTest::testBuildResponseWithUpdateCommand |
function |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
@covers ::buildResponse |
forum.post_update.php |
file |
core/modules/forum/forum.post_update.php |
Contains post update functions. |
ForumIndexStorage::update |
function |
core/modules/forum/src/ForumIndexStorage.php |
|
ForumIndexStorage::updateIndex |
function |
core/modules/forum/src/ForumIndexStorage.php |
|
ForumIndexStorageInterface::update |
function |
core/modules/forum/src/ForumIndexStorageInterface.php |
Updates the {forum} table for the given node. |
ForumIndexStorageInterface::updateIndex |
function |
core/modules/forum/src/ForumIndexStorageInterface.php |
Updates the {forum_index} records for a given node. |
ForumIndexUpdateTest |
class |
core/modules/forum/tests/src/Functional/ForumIndexUpdateTest.php |
Tests addition of the forum_index primary key. |
ForumIndexUpdateTest.php |
file |
core/modules/forum/tests/src/Functional/ForumIndexUpdateTest.php |
|
ForumIndexUpdateTest::setDatabaseDumpFiles |
function |
core/modules/forum/tests/src/Functional/ForumIndexUpdateTest.php |
Set database dump files to be used. |
ForumIndexUpdateTest::testUpdatePath |
function |
core/modules/forum/tests/src/Functional/ForumIndexUpdateTest.php |
Tests the update path to add the new primary key. |
forum_comment_update |
function |
core/modules/forum/forum.module |
Implements hook_ENTITY_TYPE_update() for comment entities. |
forum_node_update |
function |
core/modules/forum/forum.module |
Implements hook_ENTITY_TYPE_update() for node entities. |
forum_post_update_recreate_forum_index_rows |
function |
core/modules/forum/forum.post_update.php |
Repopulate the forum index table. |
forum_update_10100 |
function |
core/modules/forum/forum.install |
Remove the year 2038 date limitation. |
forum_update_10101 |
function |
core/modules/forum/forum.install |
Repopulate the forum index table. |
forum_update_10102 |
function |
core/modules/forum/forum.install |
Add a primary key to forum_index. |
GlobalThemeSettingsDefaultLogoUrlUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php |
Tests update of system.theme.global:logo.url if it's still the default of "". |
GlobalThemeSettingsDefaultLogoUrlUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php |
|
GlobalThemeSettingsDefaultLogoUrlUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php |
The theme to install as the default for testing. |
GlobalThemeSettingsDefaultLogoUrlUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php |
Set database dump files to be used. |
GlobalThemeSettingsDefaultLogoUrlUpdateTest::testUpdate |
function |
core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php |
Tests update of system.theme.global:logo.url. |
help.post_update.php |
file |
core/modules/help/help.post_update.php |
Post update functions for the Help module. |
HelpSearch::updateIndex |
function |
core/modules/help/src/Plugin/Search/HelpSearch.php |
Updates the search index for this plugin. |
HelpSearch::updateIndexState |
function |
core/modules/help/src/Plugin/Search/HelpSearch.php |
Updates the 'help_search_unindexed_count' state variable. |
HelpSearch::updateTopicList |
function |
core/modules/help/src/Plugin/Search/HelpSearch.php |
Rebuilds the database table containing topics to be indexed. |
help_post_update_add_permissions_to_roles |
function |
core/modules/help/help.post_update.php |
Grant all admin roles the 'access help pages' permission. |
help_post_update_help_topics_search |
function |
core/modules/help/help.post_update.php |
Install or update config for help topics if the search module installed. |
help_post_update_help_topics_uninstall |
function |
core/modules/help/help.post_update.php |
Uninstall the help_topics module if installed. |
help_update_10200 |
function |
core/modules/help/help.install |
Install search index table for help topics. |
HighWaterTest::testHighWaterUpdate |
function |
core/modules/migrate/tests/src/Kernel/HighWaterTest.php |
Tests high water property of SqlBase when rows marked for update. |
history_update_10100 |
function |
core/modules/history/history.install |
Remove the year 2038 date limitation. |
history_update_last_removed |
function |
core/modules/history/history.install |
Implements hook_update_last_removed(). |