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/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/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\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
UpdateManagerAccessCheck::access function core/modules/update/src/Access/UpdateManagerAccessCheck.php Checks access.
UpdateManagerAccessCheck::__construct function core/modules/update/src/Access/UpdateManagerAccessCheck.php Constructs an UpdateManagerAccessCheck object.
UpdateManagerInstall class core/modules/update/src/Form/UpdateManagerInstall.php Configure update settings for this site.
UpdateManagerInstall.php file core/modules/update/src/Form/UpdateManagerInstall.php
UpdateManagerInstall::$archiverManager property core/modules/update/src/Form/UpdateManagerInstall.php The archiver plugin manager service.
UpdateManagerInstall::$moduleHandler property core/modules/update/src/Form/UpdateManagerInstall.php The module handler.
UpdateManagerInstall::$root property core/modules/update/src/Form/UpdateManagerInstall.php The root location under which installed projects will be saved.
UpdateManagerInstall::$sitePath property core/modules/update/src/Form/UpdateManagerInstall.php The site path.
UpdateManagerInstall::buildForm function core/modules/update/src/Form/UpdateManagerInstall.php Form constructor.
UpdateManagerInstall::create function core/modules/update/src/Form/UpdateManagerInstall.php Instantiates a new instance of this class.
UpdateManagerInstall::getFormId function core/modules/update/src/Form/UpdateManagerInstall.php Returns a unique string identifying the form.
UpdateManagerInstall::submitForm function core/modules/update/src/Form/UpdateManagerInstall.php Form submission handler.
UpdateManagerInstall::validateForm function core/modules/update/src/Form/UpdateManagerInstall.php Form validation handler.
UpdateManagerInstall::__construct function core/modules/update/src/Form/UpdateManagerInstall.php Constructs a new UpdateManagerInstall.
UpdateManagerInterface interface core/modules/update/src/UpdateManagerInterface.php Manages project update information.
UpdateManagerInterface.php file core/modules/update/src/UpdateManagerInterface.php
UpdateManagerInterface::CURRENT constant core/modules/update/src/UpdateManagerInterface.php Project is up to date.
UpdateManagerInterface::fetchDataBatch function core/modules/update/src/UpdateManagerInterface.php Processes a step in batch for fetching available update data.
UpdateManagerInterface::getProjects function core/modules/update/src/UpdateManagerInterface.php Fetches an array of installed projects.
UpdateManagerInterface::NOT_CURRENT constant core/modules/update/src/UpdateManagerInterface.php Project has a new release available, but it is not a security release.
UpdateManagerInterface::NOT_SECURE constant core/modules/update/src/UpdateManagerInterface.php Project is missing security update(s).
UpdateManagerInterface::NOT_SUPPORTED constant core/modules/update/src/UpdateManagerInterface.php Current release is no longer supported by the project maintainer.
UpdateManagerInterface::projectStorage function core/modules/update/src/UpdateManagerInterface.php Retrieves update storage data or empties it.
UpdateManagerInterface::refreshUpdateData function core/modules/update/src/UpdateManagerInterface.php Clears out all the available update data and initiates re-fetching.
UpdateManagerInterface::REVOKED constant core/modules/update/src/UpdateManagerInterface.php Current release has been unpublished and is no longer available.
UpdateManagerUpdate class core/modules/update/src/Form/UpdateManagerUpdate.php Configure update settings for this site.
UpdateManagerUpdate.php file core/modules/update/src/Form/UpdateManagerUpdate.php
UpdateManagerUpdate::$moduleHandler property core/modules/update/src/Form/UpdateManagerUpdate.php The module handler.
UpdateManagerUpdate::$state property core/modules/update/src/Form/UpdateManagerUpdate.php The Drupal state storage service.
UpdateManagerUpdate::buildForm function core/modules/update/src/Form/UpdateManagerUpdate.php Form constructor.
UpdateManagerUpdate::create function core/modules/update/src/Form/UpdateManagerUpdate.php Instantiates a new instance of this class.
UpdateManagerUpdate::getFormId function core/modules/update/src/Form/UpdateManagerUpdate.php Returns a unique string identifying the form.
UpdateManagerUpdate::removeCheckboxFromRow function core/modules/update/src/Form/UpdateManagerUpdate.php Prepares a row entry for use in a regular table, not a 'tableselect'.
UpdateManagerUpdate::submitForm function core/modules/update/src/Form/UpdateManagerUpdate.php Form submission handler.
UpdateManagerUpdate::validateForm function core/modules/update/src/Form/UpdateManagerUpdate.php Form validation handler.
UpdateManagerUpdate::__construct function core/modules/update/src/Form/UpdateManagerUpdate.php Constructs a new UpdateManagerUpdate object.
UpdateManagerUpdateTest class core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php Tests the Update Manager module's 'Update' form and functionality.
UpdateManagerUpdateTest.php file core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php
UpdateManagerUpdateTest::$defaultTheme property core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php The theme to install as the default for testing.
UpdateManagerUpdateTest::$modules property core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php Modules to install.
UpdateManagerUpdateTest::checkTableHeaders function core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php Checks headers for a given table on the Update form.
UpdateManagerUpdateTest::incompatibleUpdatesTableProvider function core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php Provides data for test scenarios involving incompatible updates.
UpdateManagerUpdateTest::setUp function core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php
UpdateManagerUpdateTest::testIncompatibleUpdatesTable function core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php Tests the Update form for a single test scenario of incompatible updates.
UpdateManagerUpdateTest::testUninstalledUpdatesTable function core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php Tests the Update form with an uninstalled module in the system.
UpdateMiscTest class core/modules/update/tests/src/Functional/UpdateMiscTest.php Tests general functionality of the Update module.
UpdateMiscTest.php file core/modules/update/tests/src/Functional/UpdateMiscTest.php
UpdateMiscTest::$defaultTheme property core/modules/update/tests/src/Functional/UpdateMiscTest.php The theme to install as the default for testing.
UpdateMiscTest::$modules property core/modules/update/tests/src/Functional/UpdateMiscTest.php Modules to install.
UpdateMiscTest::setUp function core/modules/update/tests/src/Functional/UpdateMiscTest.php

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