12 string references to 'Update'

CommentApprovalTest::testApprovalAdminInterface in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php
Test comment approval functionality through admin/content/comment.
CommentTestBase::performCommentOperation in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php
Performs the specified operation on the specified comment.
comment_admin_overview in drupal/core/modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
Connection::update in drupal/core/lib/Drupal/Core/Database/Connection.php
Prepares and returns an UPDATE query object.
DisplayOverview::buildForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
OptionsFieldTest::testUpdateAllowedValues in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php
Test that allowed values can be updated.
UpdateContribTest::getInfo in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
UpdateCoreTest::getInfo in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
UpdateCoreUnitTest::getInfo in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php
UpdateScriptTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php
UpdateUploadTest::getInfo in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php
update_menu in drupal/core/modules/update/update.module
Implements hook_menu().