Search for update

  1. Search 7.x for update
  2. Search 9.5.x for update
  3. Search 8.9.x for update
  4. Search 10.3.x for update
  5. Search 11.x for update
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Update class core/modules/pgsql/src/Driver/Database/pgsql/Update.php PostgreSQL implementation of \Drupal\Core\Database\Query\Update.
Update class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update.
Update class core/lib/Drupal/Core/Database/Query/Update.php General class for an abstracted UPDATE operation.

All search results

Title Object type File name Summary
StringDatabaseStorage::updateLocation function core/modules/locale/src/StringDatabaseStorage.php Update locations for string.
StubRevisionableEntity::updateLoadedRevisionId function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php Updates the loaded Revision ID with the revision ID.
syslog_update_last_removed function core/modules/syslog/syslog.install Implements hook_update_last_removed().
system.post_update.php file core/modules/system/system.post_update.php Post update functions for System.
SystemRequirementsHooks::updateRequirements function core/modules/system/src/Hook/SystemRequirementsHooks.php Implements hook_update_requirements().
SystemRssDeleteTest::testUpdate function core/modules/system/tests/src/Functional/Update/SystemRssDeleteTest.php Ensures that system.rss is deleted after updating.
SystemUpdate7000 class core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php Rename blog and forum permissions to be consistent with other content types.
SystemUpdate7000.php file core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php
SystemUpdate7000::transform function core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php Makes blog and forum permissions to be consistent with other content types.
SystemUpdate7000::__construct function core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php Constructs a \Drupal\Component\Plugin\PluginBase object.
system_post_update_clear_admin_compact_mode_config function core/modules/system/system.post_update.php Remove the admin_compact_mode config.
system_post_update_migrate_compress_setting function core/modules/system/system.post_update.php Migrate to new compress setting.
system_post_update_remove_non_admin_routes_state function core/modules/system/system.post_update.php Remove non-admin routes state key.
system_removed_post_updates function core/modules/system/system.post_update.php Implements hook_removed_post_updates().
system_update_11400 function core/modules/system/system.install Moved to search_update_11401().
system_update_11401 function core/modules/system/system.install Moved to search_update_11402().
system_update_12000 function core/modules/system/system.install Remove the deprecated sequences table.
system_update_12001 function core/modules/system/system.install Equivalent update to 11102.
system_update_last_removed function core/modules/system/system.install Implements hook_update_last_removed().
taxonomy.post_update.php file core/modules/taxonomy/taxonomy.post_update.php Post update functions for Taxonomy.
TaxonomyHooks::nodeUpdate function core/modules/taxonomy/src/Hook/TaxonomyHooks.php Implements hook_ENTITY_TYPE_update() for node entities.
taxonomy_removed_post_updates function core/modules/taxonomy/taxonomy.post_update.php Implements hook_removed_post_updates().
taxonomy_update_last_removed function core/modules/taxonomy/taxonomy.install Implements hook_update_last_removed().
TestingProfileInstallTest::testUpdateModuleInstall function core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php Ensure the Update Status module is installed.
TestSandboxDatabaseUpdatesValidator class core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php Allows tests to dictate which extensions have staged database updates.
TestSandboxDatabaseUpdatesValidator.php file core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
TestSandboxDatabaseUpdatesValidator::$state property core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php The state service.
TestSandboxDatabaseUpdatesValidator::hasStagedUpdates function core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
TestSandboxDatabaseUpdatesValidator::setExtensionsWithUpdates function core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php Sets the names of the extensions which should have staged database updates.
TestSandboxDatabaseUpdatesValidator::setState function core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php Sets the state service dependency.
TestSessionHandlerProxy::updateTimestamp function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
test_theme_depending_on_modules.post_update.php file core/modules/system/tests/themes/test_theme_depending_on_modules/test_theme_depending_on_modules.post_update.php
test_theme_updates.info.yml file core/modules/system/tests/themes/test_theme_updates/test_theme_updates.info.yml core/modules/system/tests/themes/test_theme_updates/test_theme_updates.info.yml
test_theme_updates.post_update.php file core/modules/system/tests/themes/test_theme_updates/test_theme_updates.post_update.php
test_theme_updates_post_update_test function core/modules/system/tests/themes/test_theme_updates/test_theme_updates.post_update.php Tests post updates for themes.
test_update_ordering.php file core/tests/fixtures/test_update_ordering/test_update_ordering.php Test fixture.
text.post_update.php file core/modules/text/text.post_update.php Contains post update hooks for the text module.
TextWithSummaryItemTest::testCrudAndUpdate function core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php Tests processed properties.
text_removed_post_updates function core/modules/text/text.post_update.php Implements hook_removed_post_updates().
theme.negotiator.system.db_update service core/modules/system/system.services.yml Drupal\system\Theme\DbUpdateNegotiator
ThemeRegistry::updateCache function core/lib/Drupal/Core/Utility/ThemeRegistry.php Writes a value to the persistent cache immediately.
ThemeTest::testThemeUpdateManagement function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests the update registry is correct during theme install and uninstall.
ThemeTest::testThemeUpdateManagementRemovedPostUpdates function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests the update registry is correct during theme install and uninstall.
ThemeUpdateTest class core/modules/system/tests/src/Functional/Theme/ThemeUpdateTest.php Tests low-level theme functions.
ThemeUpdateTest.php file core/modules/system/tests/src/Functional/Theme/ThemeUpdateTest.php
ThemeUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ThemeUpdateTest.php The theme to install as the default for testing.
ThemeUpdateTest::doSelectionTest function core/modules/system/tests/src/Functional/Theme/ThemeUpdateTest.php Tests the selection page.
ThemeUpdateTest::testThemeUpdates function core/modules/system/tests/src/Functional/Theme/ThemeUpdateTest.php Ensures preprocess functions run even for suggestion implementations.
ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear function core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php Tests toolbar cache tags implementation.
ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates function core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php Tests cache invalidation when one user modifies another user.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.