Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
UpdateCacheBackendFactory::$bins property core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php Instantiated update cache bins.
UpdateCacheBackendFactory::$cacheFactory property core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php The regular runtime cache_factory service.
UpdateCacheBackendFactory::get function core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php Gets a cache backend class for a given cache bin.
UpdateCacheBackendFactory::__construct function core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php UpdateCacheBackendFactory constructor.
UpdateComplexTest::testOrConditionUpdate function core/tests/Drupal/KernelTests/Core/Database/UpdateComplexTest.php Tests updates with OR conditionals.
UpdateContribTest::$updateTableLocator property core/modules/update/tests/src/Functional/UpdateContribTest.php The CSS locator for the update table run asserts on.
UpdateCoreTest::$updateTableLocator property core/modules/update/tests/src/Functional/UpdateCoreTest.php The CSS locator for the update table run asserts on.
UpdateCoreTest::testModulePageUpToDate function core/modules/update/tests/src/Functional/UpdateCoreTest.php Checks the messages at admin/modules when the site is up to date.
UpdateManager::$availableReleasesTempStore property core/modules/update/src/UpdateManager.php Update available releases key/value store.
UpdateManager::$keyValueStore property core/modules/update/src/UpdateManager.php The key/value store.
UpdateManager::projectStorage function core/modules/update/src/UpdateManager.php Retrieves update storage data or empties it.
UpdateManagerInterface::projectStorage function core/modules/update/src/UpdateManagerInterface.php Retrieves update storage data or empties it.
UpdatePathTestTrait::ensureUpdatesToRun function core/tests/Drupal/Tests/UpdatePathTestTrait.php Installs the update_script_test module and makes an update available.
UpdateProcessor::$availableReleasesTempStore property core/modules/update/src/UpdateProcessor.php Update available releases store
UpdateProcessor::$fetchTaskStore property core/modules/update/src/UpdateProcessor.php Update Fetch Task Store
UpdateProcessor::$stateStore property core/modules/update/src/UpdateProcessor.php The state service.
UpdateProcessor::$tempStore property core/modules/update/src/UpdateProcessor.php Update key/value store
Updater::factory function core/lib/Drupal/Core/Updater/Updater.php Returns an Updater of the appropriate type depending on the source.
Updater::getUpdaterFromDirectory function core/lib/Drupal/Core/Updater/Updater.php Determines which Updater class can operate on the given directory.
Updater::prepareInstallDirectory function core/lib/Drupal/Core/Updater/Updater.php Makes sure the installation parent directory exists and is writable.
UpdateRegistryFactory class core/lib/Drupal/Core/Update/UpdateRegistryFactory.php Service factory for the update registry.
UpdateRegistryFactory.php file core/lib/Drupal/Core/Update/UpdateRegistryFactory.php
UpdateRegistryFactory::create function core/lib/Drupal/Core/Update/UpdateRegistryFactory.php Creates a new UpdateRegistry instance.
UpdaterInterface::canUpdateDirectory function core/lib/Drupal/Core/Updater/UpdaterInterface.php Determines if the Updater can handle the project provided in $directory.
UpdaterInterface::getInstallDirectory function core/lib/Drupal/Core/Updater/UpdaterInterface.php Returns the path to the default install location for the current project.
UpdaterInterface::getRootDirectoryRelativePath function core/lib/Drupal/Core/Updater/UpdaterInterface.php Returns the name of the root directory under which projects will be copied.
UpdateRootFactory class core/modules/update/src/UpdateRootFactory.php Gets the root path used by the Update Manager to install or update projects.
UpdateRootFactory.php file core/modules/update/src/UpdateRootFactory.php
UpdateRootFactory::$drupalKernel property core/modules/update/src/UpdateRootFactory.php The Drupal kernel.
UpdateRootFactory::$requestStack property core/modules/update/src/UpdateRootFactory.php The request stack.
UpdateRootFactory::get function core/modules/update/src/UpdateRootFactory.php Gets the root path under which projects are installed or updated.
UpdateRootFactory::__construct function core/modules/update/src/UpdateRootFactory.php Constructs an UpdateRootFactory instance.
UpdateScriptTest::testOrphanedSchemaEntries function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Tests that orphan schemas are handled properly.
UpdateSettingsForm::$emailValidator property core/modules/update/src/UpdateSettingsForm.php The email validator.
UpdateTestBase::$updateTableLocator property core/modules/update/tests/src/Functional/UpdateTestBase.php The CSS locator for the update table run asserts on.
UpdateUploadTest::testUpdateDirectory function core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests only an *.info.yml file are detected without supporting files.
update_page_top function core/modules/update/update.module Implements hook_page_top().
update_storage_clear function core/modules/update/update.module Invalidates stored data relating to update status.
update_storage_clear_submit function core/modules/update/update.module Form submission handler for system_modules().
Upgrade6Test::$nodeStorage property core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php The entity storage for node.
Upgrade7Test::$nodeStorage property core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php The entity storage for node.
UploadInstance::initializeIterator function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Initializes the iterator with the source data.
Upsert::__toString function core/lib/Drupal/Core/Database/Driver/sqlite/Upsert.php Implements PHP magic __toString method to convert the query to a string.
Upsert::__toString function core/lib/Drupal/Core/Database/Driver/mysql/Upsert.php Implements PHP magic __toString method to convert the query to a string.
Upsert::__toString function core/lib/Drupal/Core/Database/Driver/pgsql/Upsert.php Implements PHP magic __toString method to convert the query to a string.
UriItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Defines the storage-level settings for this plugin.
UriItemTest::$fieldStorage property core/modules/field/tests/src/Kernel/Uri/UriItemTest.php A field to use in this test class.
Url::$urlGenerator property core/lib/Drupal/Core/Url.php The URL generator.
Url::getOption function core/lib/Drupal/Core/Url.php Gets a specific option.
Url::getOptions function core/lib/Drupal/Core/Url.php Returns the URL options.

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