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
update_test_basetheme.info.yml file core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml
update_test_description.info.yml file core/modules/system/tests/modules/update_test_description/update_test_description.info.yml core/modules/system/tests/modules/update_test_description/update_test_description.info.yml
update_test_description.install file core/modules/system/tests/modules/update_test_description/update_test_description.install Install, update and uninstall functions for the update_test_descriptions module.
update_test_description_update_8001 function core/modules/system/tests/modules/update_test_description/update_test_description.install Update test of slash in description and/or.
update_test_description_update_8002 function core/modules/system/tests/modules/update_test_description/update_test_description.install
update_test_failing.info.yml file core/modules/system/tests/modules/update_test_failing/update_test_failing.info.yml core/modules/system/tests/modules/update_test_failing/update_test_failing.info.yml
update_test_failing.install file core/modules/system/tests/modules/update_test_failing/update_test_failing.install Contains a failing update hook for testing the update system.
update_test_failing.post_update.php file core/modules/system/tests/modules/update_test_failing/update_test_failing.post_update.php Post update functions for test module.
update_test_failing_post_update_first function core/modules/system/tests/modules/update_test_failing/update_test_failing.post_update.php First update, should not be run since this module's update hooks fail.
update_test_failing_update_8001 function core/modules/system/tests/modules/update_test_failing/update_test_failing.install This update will fail.
update_test_failing_update_8002 function core/modules/system/tests/modules/update_test_failing/update_test_failing.install A further update.
update_test_filetransfer_info function core/modules/update/tests/modules/update_test/update_test.module Implements hook_filetransfer_info().
update_test_invalid_hook.info.yml file core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml
update_test_invalid_hook.install file core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.install Install, update and uninstall functions for the update_test_invalid_hook module.
update_test_invalid_hook_update_8000 function core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.install Hook implementation using the reserved schema version 8000.
update_test_last_removed.info.yml file core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.info.yml core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.info.yml
update_test_last_removed.install file core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install Update functions for the update_test_last_removed module.
update_test_last_removed_update_8003 function core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install Dummy update function to run during the tests.
update_test_last_removed_update_last_removed function core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install Implements hook_update_last_removed().
update_test_no_preexisting.info.yml file core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.info.yml core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.info.yml
update_test_no_preexisting.install file core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.install Install, update and uninstall functions for the update_test_no_preexisting module.
update_test_no_preexisting_update_8001 function core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.install Dummy update_test_no_preexisting update 8001.
update_test_postupdate.info.yml file core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml
update_test_postupdate.install file core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install Install hooks for test module.
update_test_postupdate.post_update.php file core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Post update functions for test module.
update_test_postupdate_post_update_first function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php First update.
update_test_postupdate_post_update_second function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Second update.
update_test_postupdate_post_update_test0 function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Test0 update.
update_test_postupdate_post_update_test1 function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Test1 update.
update_test_postupdate_post_update_test_batch function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Testing batch processing in post updates update.
update_test_postupdate_removed_post_updates function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Implements hook_removed_post_updates().
update_test_postupdate_update_8001 function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install Normal update_N() function.
update_test_schema.info.yml file core/modules/system/tests/modules/update_test_schema/update_test_schema.info.yml core/modules/system/tests/modules/update_test_schema/update_test_schema.info.yml
update_test_schema.install file core/modules/system/tests/modules/update_test_schema/update_test_schema.install Update hooks and schema definition for the update_test_schema module.
update_test_schema_requirements function core/modules/system/tests/modules/update_test_schema/update_test_schema.install Implements hook_requirements().
update_test_schema_schema function core/modules/system/tests/modules/update_test_schema/update_test_schema.install Implements hook_schema().
update_test_semver_update_n.info.yml file core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.info.yml core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.info.yml
update_test_semver_update_n.install file core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install Update hooks for the update_test_semver_update_n module.
update_test_semver_update_n_update_8001 function core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install Update 8001.
update_test_subtheme.info.yml file core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml
update_test_system_info_alter function core/modules/update/tests/modules/update_test/update_test.module Implements hook_system_info_alter().
update_test_update_status_alter function core/modules/update/tests/modules/update_test/update_test.module Implements hook_update_status_alter().
update_test_with_7x.info.yml file core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.info.yml core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.info.yml
update_test_with_7x.install file core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install Install, update and uninstall functions for the update_test_with_7x module.
update_test_with_7x_update_7200 function core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install Dummy update_test_with_7x update 7200.
update_test_with_7x_update_7201 function core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install Dummy update_test_with_7x update 7201.
update_test_with_7x_update_last_removed function core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install Implements hook_update_last_removed().
update_theme function core/modules/update/update.module Implements hook_theme().
update_themes_installed function core/modules/update/update.module Implements hook_themes_installed().
update_themes_uninstalled function core/modules/update/update.module Implements hook_themes_uninstalled().

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