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 |
|---|---|---|---|
| UpdateBuildIdCommand | class | core/ |
Ajax command for updating the form build ID. |
| UpdateBuildIdCommand.php | file | core/ |
|
| UpdateBuildIdCommand::$new | property | core/ |
New build id. |
| UpdateBuildIdCommand::$old | property | core/ |
Old build id. |
| UpdateBuildIdCommand::render | function | core/ |
|
| UpdateBuildIdCommand::__construct | function | core/ |
Constructs an UpdateBuildIdCommand object. |
| UpdateCacheBackendFactory | class | core/ |
Cache factory implementation for use during Drupal database updates. |
| UpdateCacheBackendFactory.php | file | core/ |
|
| UpdateCacheBackendFactory::$bins | property | core/ |
Instantiated update cache bins. |
| UpdateCacheBackendFactory::$cacheFactory | property | core/ |
The regular runtime cache_factory service. |
| UpdateCacheBackendFactory::get | function | core/ |
|
| UpdateCacheBackendFactory::__construct | function | core/ |
UpdateCacheBackendFactory constructor. |
| UpdateCacheTest | class | core/ |
Tests caches during updates. |
| UpdateCacheTest.php | file | core/ |
|
| UpdateCacheTest::$defaultTheme | property | core/ |
|
| UpdateCacheTest::testCaches | function | core/ |
Tests that caches are cleared during updates. |
| UpdateCalculateProjectDataTest | class | core/ |
Test the values set in update_calculate_project_data(). |
| UpdateCalculateProjectDataTest.php | file | core/ |
|
| UpdateCalculateProjectDataTest::$client | property | core/ |
The Guzzle HTTP client. |
| UpdateCalculateProjectDataTest::$modules | property | core/ |
|
| UpdateCalculateProjectDataTest::providerProjectStatus | function | core/ |
Data provider for testProjectStatus(). |
| UpdateCalculateProjectDataTest::setCoreVersion | function | core/ |
Sets the installed version of core, as known to the Update Status module. |
| UpdateCalculateProjectDataTest::setReleaseMetadata | function | core/ |
Sets the release metadata file to use when fetching available updates. |
| UpdateCalculateProjectDataTest::setUp | function | core/ |
|
| UpdateCalculateProjectDataTest::testProjectStatus | function | core/ |
Tests the project_status of the project. |
| UpdateCompilerPass | class | core/ |
Removes services with unmet dependencies. |
| UpdateCompilerPass.php | file | core/ |
|
| UpdateCompilerPass::isArgumentMissingService | function | core/ |
Checks if a reference argument is to a missing service. |
| UpdateCompilerPass::process | function | core/ |
|
| UpdateComplexTest | class | core/ |
Tests the Update query builder, complex queries. |
| UpdateComplexTest.php | file | core/ |
|
| UpdateComplexTest::testBetweenConditionUpdate | function | core/ |
Tests BETWEEN conditional clauses. |
| UpdateComplexTest::testInConditionUpdate | function | core/ |
Tests WHERE IN clauses. |
| UpdateComplexTest::testLikeConditionUpdate | function | core/ |
Tests LIKE conditionals. |
| UpdateComplexTest::testNotInConditionUpdate | function | core/ |
Tests WHERE NOT IN clauses. |
| UpdateComplexTest::testOrConditionUpdate | function | core/ |
Tests updates with OR conditionals. |
| UpdateComplexTest::testSubSelectUpdate | function | core/ |
Tests UPDATE with a subselect value. |
| UpdateComplexTest::testUpdateExpression | function | core/ |
Tests UPDATE with expression values. |
| UpdateComplexTest::testUpdateOnlyExpression | function | core/ |
Tests UPDATE with only expression values. |
| UpdateContribTest | class | core/ |
Tests how Update Status handles contributed modules and themes. |
| UpdateContribTest.php | file | core/ |
|
| UpdateContribTest::$defaultTheme | property | core/ |
|
| UpdateContribTest::$modules | property | core/ |
|
| UpdateContribTest::$updateProject | property | core/ |
|
| UpdateContribTest::$updateTableLocator | property | core/ |
|
| UpdateContribTest::assertCoreCompatibilityMessage | function | core/ |
Asserts that a core compatibility message is correct for an update. |
| UpdateContribTest::doTestSecurityUpdateAvailability | function | core/ |
Tests update status of security releases. |
| UpdateContribTest::securityUpdateAvailabilityProvider | function | core/ |
Data provider method for testSecurityUpdateAvailability(). |
| UpdateContribTest::setUp | function | core/ |
|
| UpdateContribTest::testCoreCompatibilityMessage | function | core/ |
Tests that core compatibility messages are displayed. |
Pagination
- Previous page
- Page 1705
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.