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. Other projects

Exact matches

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

All search results

Title Object type File name Summary
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.
TextWithSummaryUnusedStorageUpdatePathTest class core/modules/text/tests/src/Functional/Update/TextWithSummaryUnusedStorageUpdatePathTest.php Tests installing text_with_summary for an unused field storage.
TextWithSummaryUnusedStorageUpdatePathTest.php file core/modules/text/tests/src/Functional/Update/TextWithSummaryUnusedStorageUpdatePathTest.php
TextWithSummaryUnusedStorageUpdatePathTest::setDatabaseDumpFiles function core/modules/text/tests/src/Functional/Update/TextWithSummaryUnusedStorageUpdatePathTest.php
TextWithSummaryUnusedStorageUpdatePathTest::testRunUpdates function core/modules/text/tests/src/Functional/Update/TextWithSummaryUnusedStorageUpdatePathTest.php Tests text_with_summary installation for an unused field storage.
TextWithSummaryUpdatePathTest class core/modules/text/tests/src/Functional/Update/TextWithSummaryUpdatePathTest.php Tests the upgrade path that installs text_with_summary and updates.
TextWithSummaryUpdatePathTest.php file core/modules/text/tests/src/Functional/Update/TextWithSummaryUpdatePathTest.php
TextWithSummaryUpdatePathTest::setDatabaseDumpFiles function core/modules/text/tests/src/Functional/Update/TextWithSummaryUpdatePathTest.php
TextWithSummaryUpdatePathTest::testRunUpdates function core/modules/text/tests/src/Functional/Update/TextWithSummaryUpdatePathTest.php Tests text_with_summary install and dependency updates.
text_post_update_update_field_dependencies function core/modules/text/text.post_update.php Update field dependencies after text_with_summary install.
text_post_update_update_field_storage_dependencies function core/modules/text/text.post_update.php Update field storage dependencies after text_with_summary install.
text_post_update_update_form_display_dependencies function core/modules/text/text.post_update.php Update form display dependencies after text_with_summary install.
text_post_update_update_view_dependencies function core/modules/text/text.post_update.php Update view dependencies after text_with_summary install.
text_post_update_update_view_display_dependencies function core/modules/text/text.post_update.php Update view display dependencies after text_with_summary install.
text_removed_post_updates function core/modules/text/text.post_update.php Implements hook_removed_post_updates().
text_update_11001 function core/modules/text/text.install Installs the text_with_summary module when text_with_summary fields exist.
theme.negotiator.system.db_update service core/modules/system/system.services.yml Drupal\system\Theme\DbUpdateNegotiator
Theme::canUpdate function core/lib/Drupal/Core/Updater/Theme.php Determines whether this class can update the specified project.
Theme::canUpdateDirectory function core/lib/Drupal/Core/Updater/Theme.php Determines if the Updater can handle the project provided in $directory.
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.
ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear function core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php Tests Toolbar's responses to user data updates.
TranslationStatusForm::prepareUpdateData function core/modules/locale/src/Form/TranslationStatusForm.php Prepare information about projects with available translation updates.
TranslationUpdateMode.php file core/modules/locale/src/Model/TranslationUpdateMode.php
TreeConfigTargetForm::updateOptions function core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php Updates the options of a select list.
under_test_update_1 function core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php Simulates a hook_update_N function.
under_test_update_1234_failed function core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php Simulates a hook_update_N function.
under_test_update_20 function core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php Simulates a hook_update_N function.
under_test_update_3000 function core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php Simulates a hook_update_N function.
Unpacker::updateComposerJsonPackages function composer/Plugin/RecipeUnpack/Unpacker.php Updates the composer.json content with the package being unpacked.
Unpacker::updateComposerLockContent function composer/Plugin/RecipeUnpack/Unpacker.php Updates the composer.lock content and keeps the local repo in sync.
UnstickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/UnstickyNode.php
Update class core/modules/sqlite/src/Driver/Database/sqlite/Update.php SQLite implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/mysql/src/Driver/Database/mysql/Update.php MySQL implementation of \Drupal\Core\Database\Query\Update.
Update class core/lib/Drupal/Core/Database/Query/Update.php General class for an abstracted UPDATE operation.
Update class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update.

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