Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Update10101::getSequenceName | function | core/ |
Retrieves a sequence name that is owned by the table and column. |
| Update10101::sequenceExists | function | core/ |
Checks if a sequence exists. |
| Update10101::updateSequenceOwnership | function | core/ |
Alters the ownership of a sequence. |
| Update10101::__construct | function | core/ |
Sequence owner update constructor. |
| Update::$arguments | property | core/ |
An array of values to update to. |
| Update::$expressionFields | property | core/ |
Array of fields to update to an expression in case of a duplicate record. |
| Update::$fields | property | core/ |
An array of fields that will be updated. |
| 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::__construct | function | core/ |
Constructs an Update query object. |
| Update::__construct | function | core/ |
Constructs an Update query object. |
| Update::__construct | function | core/ |
Constructs an Update query object. |
| 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 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 the Update Manager 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. |
Pagination
- Previous page
- Page 1363
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.