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/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update.
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.

All search results

Title Object type File name Summary
StagedDBUpdateValidatorTest::testStagedDatabaseUpdate function core/modules/package_manager/tests/src/Kernel/StagedDBUpdateValidatorTest.php Tests validation of staged database updates.
StagedDBUpdateValidatorTest::testUnclaimedStage function core/modules/package_manager/tests/src/Kernel/StagedDBUpdateValidatorTest.php Tests that the validator disregards unclaimed stages.
StatisticsLastUpdated class core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php Sort handler for the newer of last comment / entity updated.
StatisticsLastUpdated class core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php Field handler to display the newer of last comment / node updated.
StatisticsLastUpdated class core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php Filter handler for the newer of last comment / node updated.
StatisticsLastUpdated.php file core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php
StatisticsLastUpdated.php file core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php
StatisticsLastUpdated.php file core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php
StatisticsLastUpdated::$field_alias property core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php The field alias.
StatisticsLastUpdated::$node_table property core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php The node table.
StatisticsLastUpdated::$node_table property core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php The node table.
StatisticsLastUpdated::$node_table property core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php The node table.
StatisticsLastUpdated::query function core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php Called to add the sort to a query.
StatisticsLastUpdated::query function core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php Called to add the field to a query.
StatisticsLastUpdated::query function core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php Add this filter to the query.
StickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/StickyNode.php Gets an array of values to be set.
StorageComparer::addChangelistUpdate function core/lib/Drupal/Core/Config/StorageComparer.php Creates the update changelist.
StorageComparer::moveRenameToUpdate function core/lib/Drupal/Core/Config/StorageComparer.php Moves a rename operation to an update.
StorageComparerInterface::moveRenameToUpdate function core/lib/Drupal/Core/Config/StorageComparerInterface.php Moves a rename operation to an update.
StorageComparerTest::testCreateChangelistUpdate function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php @covers ::createChangelist[[api-linebreak]]
StorageReplaceDataWrapperTest::update function core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php Updates configuration data in the storage.
StringDatabaseStorage::dbStringUpdate function core/modules/locale/src/StringDatabaseStorage.php Updates string object in the database.
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.
SystemHooks::updaterInfo function core/modules/system/src/Hook/SystemHooks.php Implements hook_updater_info().
SystemRequirementsHooks::updateRequirements function core/modules/system/src/Hook/SystemRequirementsHooks.php Implements hook_update_requirements().
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.
system_post_update_convert_empty_country_and_timezone_settings_to_null function core/modules/system/system.post_update.php Updates system.date config to NULL for empty country and timezone defaults.
system_post_update_convert_empty_description_entity_form_modes_to_null function core/modules/system/system.post_update.php Updates entity_form_mode descriptions from empty string to null.
system_post_update_remove_path_key function core/modules/system/system.post_update.php Remove path key in system.file.
system_post_update_remove_rss_cdata_subscriber function core/modules/system/system.post_update.php Rebuild the container to fix HTML in RSS feeds.
system_post_update_sdc_uninstall function core/modules/system/system.post_update.php Uninstall the sdc module if installed.
system_removed_post_updates function core/modules/system/system.post_update.php Implements hook_removed_post_updates().
system_update_11001 function core/modules/system/system.install Update length of menu_tree fields url and route_param_key from 255 to 2048.
system_update_11100 function core/modules/system/system.install Invalidate container because the module handler has changed.
system_update_11102 function core/modules/system/system.install Equivalent update to 10400.
system_update_11200 function core/modules/system/system.install Add a [time] column to the {simpletest} table, if existing.
system_update_11201 function core/modules/system/system.install Add the [alias] field to the {router} table.
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().
template_preprocess_locale_translation_update_info function core/modules/locale/locale.pages.inc Prepares variables for translation status information templates.
template_preprocess_update_fetch_error_message function core/modules/update/update.module Prepares variables for update fetch error message templates.
template_preprocess_update_last_check function core/modules/update/update.module Prepares variables for last time update data was checked templates.

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