Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Update::$fields | property | core/ |
An array of fields that will be updated. |
| Update::arguments | function | core/ |
Gets a complete list of all values to insert into the prepared statement. |
| Update::expression | function | core/ |
Specifies fields to be updated as an expression. |
| Update::fields | function | core/ |
Adds a set of field->value pairs to be updated. |
| Update::getQueryArguments | function | core/ |
Returns the query arguments with placeholders mapped to their values. |
| Update::__construct | function | core/ |
Constructs an Update query object. |
| Update::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| UpdateBackend::__construct | function | core/ |
UpdateBackend constructor. |
| UpdateBlockForm::submitLabel | function | core/ |
Returns the label for the submit button. |
| UpdateBuildIdCommand::__construct | function | core/ |
Constructs an UpdateBuildIdCommand object. |
| UpdateCacheBackendFactory::$bins | property | core/ |
Instantiated update cache bins. |
| UpdateCacheBackendFactory::__construct | function | core/ |
UpdateCacheBackendFactory constructor. |
| UpdateCacheTest | class | core/ |
Tests caches during updates. |
| UpdateCacheTest.php | file | core/ |
|
| UpdateCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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/ |
Modules to install. |
| 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/ |
The theme to install as the default for testing. |
| UpdateContribTest::$modules | property | core/ |
Modules to install. |
| UpdateContribTest::$updateProject | property | core/ |
The project that is being tested. |
| UpdateContribTest::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
| 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 1485
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.