Search for update

  1. Search 7.x for update
  2. Search 9.5.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/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/DrivertestPgsql/Update.php PostgreSQL implementation of \Drupal\Core\Database\Query\Update.
Update class core/lib/Drupal/Core/Database/Driver/sqlite/Update.php SQLite implementation of \Drupal\Core\Database\Query\Update.
Update class core/lib/Drupal/Core/Database/Driver/mysql/Update.php MySQL implementation of \Drupal\Core\Database\Query\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_1_update_8002 function core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8002.
update_test_1_update_8003 function core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8003.
update_test_1_update_dependencies function core/modules/system/tests/modules/update_test_1/update_test_1.install Implements hook_update_dependencies().
update_test_2.info.yml file core/modules/system/tests/modules/update_test_2/update_test_2.info.yml core/modules/system/tests/modules/update_test_2/update_test_2.info.yml
update_test_2.install file core/modules/system/tests/modules/update_test_2/update_test_2.install Install, update and uninstall functions for the update_test_2 module.
update_test_2_update_8001 function core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8001.
update_test_2_update_8002 function core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8002.
update_test_2_update_8003 function core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8003.
update_test_2_update_dependencies function core/modules/system/tests/modules/update_test_2/update_test_2.install Implements hook_update_dependencies().
update_test_3.info.yml file core/modules/system/tests/modules/update_test_3/update_test_3.info.yml core/modules/system/tests/modules/update_test_3/update_test_3.info.yml
update_test_3.install file core/modules/system/tests/modules/update_test_3/update_test_3.install Install, update and uninstall functions for the update_test_3 module.
update_test_3_update_8001 function core/modules/system/tests/modules/update_test_3/update_test_3.install Dummy update_test_3 update 8001.
update_test_3_update_dependencies function core/modules/system/tests/modules/update_test_3/update_test_3.install Implements hook_update_dependencies().
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_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().

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