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 11.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/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/Driver/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.

All search results

Title Object type File name Summary
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_post_update_allowed_formats function core/modules/text/text.post_update.php Add allowed_formats setting to existing text fields.
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
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.
TimestampFormatterSettingsUpdateTest class core/modules/system/tests/src/Functional/Update/TimestampFormatterSettingsUpdateTest.php Tests the update of timestamp formatter settings.
TimestampFormatterSettingsUpdateTest.php file core/modules/system/tests/src/Functional/Update/TimestampFormatterSettingsUpdateTest.php
TimestampFormatterSettingsUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/TimestampFormatterSettingsUpdateTest.php The theme to install as the default for testing.
TimestampFormatterSettingsUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/TimestampFormatterSettingsUpdateTest.php Set database dump files to be used.
TimestampFormatterSettingsUpdateTest::testPostUpdateTimestampFormatter function core/modules/system/tests/src/Functional/Update/TimestampFormatterSettingsUpdateTest.php Tests the update of timestamp formatter settings.
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.
tour_tour_update function core/modules/tour/tour.module Implements hook_ENTITY_TYPE_update() for tour entities.
tracker_comment_update function core/modules/tracker/tracker.module Implements hook_ENTITY_TYPE_update() for comment entities.
tracker_node_update function core/modules/tracker/tracker.module Implements hook_ENTITY_TYPE_update() for node entities.
tracker_update_10100 function core/modules/tracker/tracker.install Remove the year 2038 date limitation.
TranslationStatusForm::prepareUpdateData function core/modules/locale/src/Form/TranslationStatusForm.php Prepare information about projects with available translation updates.
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.
UnstickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/UnstickyNode.php Gets an array of values to be set.
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/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/Driver/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 API group core/lib/Drupal/Core/Extension/module.api.php Updating minor versions of modules
update-countries.sh file core/scripts/update-countries.sh Updates CLDR codes in CountryManager.php to latest data.
update-fetch-error-message.html.twig file core/themes/stable9/templates/admin/update-fetch-error-message.html.twig Default theme implementation for the message when fetching data fails.
update-fetch-error-message.html.twig file core/modules/update/templates/update-fetch-error-message.html.twig Default theme implementation for the message when fetching data fails.
update-last-check.html.twig file core/modules/update/templates/update-last-check.html.twig Default theme implementation for the last time update data was checked.
update-last-check.html.twig file core/themes/stable9/templates/admin/update-last-check.html.twig Theme override for the last time update data was checked.
update-project-status.html.twig file core/themes/stable9/templates/admin/update-project-status.html.twig Theme override for the project status report.
update-project-status.html.twig file core/modules/update/templates/update-project-status.html.twig Default theme implementation for the project status report.
update-report.html.twig file core/modules/update/templates/update-report.html.twig Default theme implementation for the project status report.
update-report.html.twig file core/themes/stable9/templates/admin/update-report.html.twig Theme override for the project status report.

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