Search for update

  1. Search 7.x for update
  2. Search 8.9.x for update
  3. Search 10.3.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/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Update.php MySQL test implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Update.php MySQL test implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Update.php PostgreSQL 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/corefake/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
views_removed_post_updates function core/modules/views/views.post_update.php Implements hook_removed_post_updates().
views_test_data_view_update function core/modules/views/tests/modules/views_test_data/views_test_data.module Implements hook_ENTITY_TYPE_update() for the 'view' entity type.
views_ui_ajax_update_form function core/modules/views_ui/admin.inc Updates a part of the add view form via AJAX.
views_update_last_removed function core/modules/views/views.install Implements hook_update_last_removed().
WorkspaceIntegrationTest::testDisallowedEntityUpdateInNonDefaultWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests UPDATE operations for unsupported entity types.
workspaces.post_update.php file core/modules/workspaces/workspaces.post_update.php Post update functions for the Workspaces module.
workspaces_entity_update function core/modules/workspaces/workspaces.module Implements hook_entity_update().
workspaces_post_update_modify_base_field_author_override function core/modules/workspaces/workspaces.post_update.php Updates stale references to Drupal\workspaces\Entity\Workspace::getCurrentUserId.
workspaces_post_update_remove_association_schema_data function core/modules/workspaces/workspaces.post_update.php Removes the workspace association entity and field schema data.
workspaces_removed_post_updates function core/modules/workspaces/workspaces.post_update.php Implements hook_removed_post_updates().
workspaces_update_last_removed function core/modules/workspaces/workspaces.install Implements hook_update_last_removed().
workspace_update_test.info.yml file core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml
workspace_update_test.negotiator.test service core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml Drupal\workspace_update_test\Negotiator\TestWorkspaceNegotiator
workspace_update_test.post_update.php file core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php Post update functions for the Workspace Update Test module.
workspace_update_test.services.yml file core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml
workspace_update_test_post_update_check_active_workspace function core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php Checks the active workspace during database updates.
_batch_needs_update function core/includes/batch.inc Checks whether the batch information needs to be updated in the storage.
_config_test_update_is_syncing_store function core/modules/config/tests/config_test/config_test.hooks.inc Helper function for testing hooks during configuration sync.
_help_topics_search_update function core/modules/help_topics/help_topics.module Ensure that search is updated when extensions are installed or uninstalled.
_locale_translation_default_update_options function core/modules/locale/locale.translation.inc Returns default import options for translation update.
_menu_link_content_update_path_alias function core/modules/menu_link_content/menu_link_content.module Helper function to update plugin definition using internal scheme.
_node_mass_update_batch_finished function core/modules/node/node.admin.inc Implements callback_batch_finished().
_node_mass_update_batch_process function core/modules/node/node.admin.inc Implements callback_batch_operation().
_node_mass_update_helper function core/modules/node/node.admin.inc Updates individual nodes when fewer than 10 are queued.
_tour_update_joyride function core/modules/tour/tour.module Updates a tour to make it compatible with the Shepherd library.
_update_authorize_clear_update_status function core/modules/update/update.authorize.inc Clears available update status data.
_update_batch_create_message function core/modules/update/update.authorize.inc Creates a structure of log messages.
_update_ckeditor5_html_filter function core/modules/ckeditor5/ckeditor5.module AJAX callback handler for filter_format_form().
_update_cron_notify function core/modules/update/update.fetch.inc Performs any notifications that should be done once cron fetches new data.
_update_fix_missing_schema function core/includes/update.inc Helper to detect and fix 'missing' schema information.
_update_manager_access function core/modules/update/update.module Resolves if the current user can access updater menu items.
_update_manager_cache_directory function core/modules/update/update.module Returns the directory where update archive files should be cached.
_update_manager_check_backends function core/modules/update/update.manager.inc Checks for file transfer backends and prepares a form fragment about them.
_update_manager_extract_directory function core/modules/update/update.module Returns the directory where update archive files should be extracted.
_update_manager_unique_identifier function core/modules/update/update.module Returns a short unique identifier for this Drupal installation.
_update_message_text function core/modules/update/update.module Returns the appropriate message text when site is out of date or not secure.
_update_no_data function core/modules/update/update.module Returns a warning message when there is no data about available updates.
_update_project_status_sort function core/modules/update/update.module Orders projects based on their status.
_update_requirement_check function core/modules/update/update.install Fills in the requirements array.
_user_role_permissions_update function core/modules/user/user.module Determine the permissions for one or more roles during update.

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