Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| UpdateContribTest::testUpdateHiddenBaseTheme | function | core/ |
Tests updates with a hidden base theme. |
| UpdateContribTest::testUpdateShowDisabledThemes | function | core/ |
Tests that disabled themes are only shown when desired. |
| UpdateController::updateStatus | function | core/ |
Returns a page about the update status of projects. |
| UpdateController::updateStatusManually | function | core/ |
Manually checks the update status without the use of cron. |
| UpdateController::__construct | function | core/ |
Constructs update status data. |
| 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. |
| UpdateDeprecationTest | class | core/ |
Tests deprecated update.inc functions. |
| UpdateDeprecationTest.php | file | core/ |
|
| UpdateDeprecationTest::setUp | function | core/ |
|
| UpdateDeprecationTest::testDrupalGetInstalledSchemaVersion | function | core/ |
Deprecation testing for drupal installed schema version functions. |
| UpdateDeprecationTest::testDrupalGetSchemaVersionsLegacyTest | function | core/ |
Deprecation testing for drupal_get_schema_versions function. |
| UpdateDeprecationTest::testUpdateCheckIncompatibility | function | core/ |
Tests update_check_incompatibility() function. |
| UpdateDeprecationTest::testUpdateSetSchema | function | core/ |
Tests update_set_schema() function. |
| UpdateDescriptionTest | class | core/ |
Tests for update descriptions. |
| UpdateDescriptionTest.php | file | core/ |
|
| UpdateDescriptionTest::$modules | property | core/ |
Modules to enable. |
| UpdateDescriptionTest::testUpdateGetUpdateList | function | core/ |
Tests the list of pending database updates. |
| UpdateEnableProviderDatabaseDriverTest | class | core/ |
Tests that update hooks are enabling the database driver providing module. |
| UpdateEnableProviderDatabaseDriverTest.php | file | core/ |
|
| UpdateEnableProviderDatabaseDriverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateEnableProviderDatabaseDriverTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdateEnableProviderDatabaseDriverTest::testPostUpdateEnableProviderDatabaseDriverHook | function | core/ |
Tests that post update hooks are properly run. |
| 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::doRequest | function | core/ |
Applies a GET request with a possible HTTP fallback. |
| UpdateFetcher::getFetchBaseUrl | function | core/ |
Returns the base of the URL to fetch available update data for a project. |
| UpdateFetcher::__construct | function | core/ |
Constructs an 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::$history | property | core/ |
History of requests/responses. |
| UpdateFetcherTest::$logMessages | property | core/ |
|
| UpdateFetcherTest::$mockConfigFactory | property | core/ |
Mock config factory. |
| UpdateFetcherTest::$mockHttpClient | property | core/ |
Mock HTTP client. |
| UpdateFetcherTest::$testProject | property | core/ |
A test project to fetch with. |
| UpdateFetcherTest::$updateFetcher | property | core/ |
The update fetcher to use. |
| UpdateFetcherTest::log | function | core/ |
|
| UpdateFetcherTest::mockClient | function | core/ |
Mocks the HTTP client. |
| UpdateFetcherTest::providerTestUpdateBuildFetchUrl | function | core/ |
Provide test data for self::testUpdateBuildFetchUrl(). |
| UpdateFetcherTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1328
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.