Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateHookRegistryTest::$keyValueFactory | property | core/ |
The key/value factory. |
| UpdateHookRegistryTest::$keyValueStore | property | core/ |
The key/value store. |
| UpdateHookRegistryTest::setUp | function | core/ |
|
| UpdateHookRegistryTest::testGetInstalledVersion | function | core/ |
Tests get installed version. |
| UpdateHookRegistryTest::testGetVersions | function | core/ |
Tests get versions. |
| UpdateHooks | class | core/ |
Hook implementations for update. |
| UpdateHooks.php | file | core/ |
|
| UpdateHooks::help | function | core/ |
Implements hook_help(). |
| UpdateHooks::mail | function | core/ |
Implements hook_mail(). |
| UpdateHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| UpdateHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| UpdateHooks::pageTop | function | core/ |
Implements hook_page_top(). |
| UpdateHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
| UpdateHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| UpdateKernel | class | core/ |
Defines a kernel which is used primarily to run the update of Drupal. |
| UpdateKernel.php | file | core/ |
|
| UpdateKernel::bootSession | function | core/ |
Boots up the session. |
| UpdateKernel::cacheDrupalContainer | function | core/ |
|
| UpdateKernel::discoverServiceProviders | function | core/ |
|
| UpdateKernel::handle | function | core/ |
|
| UpdateKernel::handleAccess | function | core/ |
Checks if the current user has rights to access updates page. |
| UpdateKernel::handleRaw | function | core/ |
Generates the actual result of update.php. |
| UpdateKernel::initializeContainer | function | core/ |
|
| UpdateKernel::setupRequestMatch | function | core/ |
Set up the request with fake routing data for update.php. |
| UpdateKernel::shutdownSession | function | core/ |
Ensures that the session is saved. |
| UpdateLobTest | class | core/ |
Tests the Update query builder with LOB fields. |
| UpdateLobTest.php | file | core/ |
|
| UpdateLobTest::testUpdateMultipleBlob | function | core/ |
Confirms that we can update two blob columns in the same table. |
| UpdateLobTest::testUpdateNullBlob | function | core/ |
Tests that we can update a blob column to null. |
| UpdateLobTest::testUpdateOneBlob | function | core/ |
Confirms that we can update a blob column. |
| UpdateLocalTasksTest | class | core/ |
Tests existence of update local tasks. |
| UpdateLocalTasksTest.php | file | core/ |
|
| UpdateLocalTasksTest::getUpdateReportRoutes | function | core/ |
Provides a list of report routes to test. |
| UpdateLocalTasksTest::setUp | function | core/ |
|
| UpdateLocalTasksTest::testUpdateReportLocalTasks | function | core/ |
Checks update report tasks. |
| UpdateMailTest | class | core/ |
Tests text of update email. |
| UpdateMailTest.php | file | core/ |
|
| UpdateMailTest::$configFactory | property | core/ |
Mocked config factory. |
| UpdateMailTest::$container | property | core/ |
The container. |
| UpdateMailTest::$currentUser | property | core/ |
The mocked current user service. |
| UpdateMailTest::$languageManager | property | core/ |
Mocked language manager. |
| UpdateMailTest::$urlGenerator | property | core/ |
Mocked URL generator. |
| UpdateMailTest::providerTestUpdateEmail | function | core/ |
Provides data for ::testUpdateEmail. |
| UpdateMailTest::setUp | function | core/ |
|
| UpdateMailTest::testUpdateEmail | function | core/ |
Test the subject and body of update text. |
| UpdateManager | class | core/ |
Default implementation of UpdateManagerInterface. |
| UpdateManager.php | file | core/ |
|
| UpdateManager::$availableReleasesTempStore | property | core/ |
Update available releases key/value store. |
| UpdateManager::$keyValueStore | property | core/ |
The key/value store. |
| UpdateManager::$projects | property | core/ |
An array of installed projects. |
Pagination
- Previous page
- Page 1708
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.