Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateCoreTest::testRevokedRelease | function | core/ |
Tests messages when a project release is unpublished. |
| UpdateCoreTest::testSecurityCoverageMessage | function | core/ |
Tests the security coverage messages for Drupal core versions. |
| UpdateCoreTest::testSecurityUpdateAvailability | function | core/ |
Tests the Update Manager module when a security update is available. |
| UpdateCoreTest::testServiceUnavailable | function | core/ |
Tests the Update Manager module when the update server returns 503 errors. |
| UpdateCoreTest::testUnsupportedRelease | function | core/ |
Tests messages when a project release is marked unsupported. |
| UpdateDeleteFileIfStaleTest | class | core/ |
Tests the update_delete_file_if_stale() function. |
| UpdateDeleteFileIfStaleTest.php | file | core/ |
|
| UpdateDeleteFileIfStaleTest::$modules | property | core/ |
Modules to enable. |
| UpdateDeleteFileIfStaleTest::testUpdateDeleteFileIfStale | function | core/ |
Tests the deletion of stale files. |
| UpdateEntityDisplayTest | class | core/ |
Tests updates for entity displays. |
| UpdateEntityDisplayTest.php | file | core/ |
|
| UpdateEntityDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateEntityDisplayTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdateEntityDisplayTest::testExtraFieldsUpdate | function | core/ |
Tests that entity displays are updated to properly store extra fields. |
| UpdateEntityDisplayTest::testRegionUpdate | function | core/ |
Tests that entity displays are updated with regions for their fields. |
| UpdateFeedItemTest | class | core/ |
Update feed items from a feed. |
| UpdateFeedItemTest.php | file | core/ |
|
| UpdateFeedItemTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateFeedItemTest::testUpdateFeedItem | function | core/ |
Tests running "update items" from 'admin/config/services/aggregator' page. |
| UpdateFeedTest | class | core/ |
Update feed test. |
| UpdateFeedTest.php | file | core/ |
|
| UpdateFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateFeedTest::testUpdateFeed | function | core/ |
Creates a feed and attempts to update it. |
| UpdateFetcher::$updateSettings | property | core/ |
The update settings |
| UpdateFetcher::getFetchBaseUrl | function | core/ |
Returns the base of the URL to fetch available update data for a project. |
| UpdateFetcher::__construct | function | core/ |
Constructs a UpdateFetcher. |
| UpdateFetcherInterface::getFetchBaseUrl | function | core/ |
Returns the base of the URL to fetch available update data for a project. |
| UpdateFetcherTest | class | core/ |
Tests update functionality unrelated to the database. |
| UpdateFetcherTest.php | file | core/ |
|
| UpdateFetcherTest::$updateFetcher | property | core/ |
The update fetcher to use. |
| UpdateFetcherTest::providerTestUpdateBuildFetchUrl | function | core/ |
Provide test data for self::testUpdateBuildFetchUrl(). |
| UpdateFetcherTest::setUp | function | core/ |
|
| UpdateFetcherTest::testUpdateBuildFetchUrl | function | core/ |
Tests that buildFetchUrl() builds the URL correctly. |
| UpdateKernel::bootSession | function | core/ |
Boots up the session. |
| UpdateKernel::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
| UpdateKernel::fixSerializedExtensionObjects | function | core/ |
Fixes caches and theme info if they contain old Extension objects. |
| UpdateKernel::handleAccess | function | core/ |
Checks if the current user has rights to access updates page. |
| UpdateKernel::loadLegacyIncludes | function | core/ |
Helper method that loads legacy Drupal include files. |
| 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::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::getUpdateModuleRoutes | function | core/ |
Provides a list of module routes to test. |
| UpdateLocalTasksTest::getUpdateReportRoutes | function | core/ |
Provides a list of report routes to test. |
| UpdateLocalTasksTest::getUpdateThemeRoutes | function | core/ |
Provides a list of theme routes to test. |
| UpdateLocalTasksTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1297
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.