class UpsertUpdateExpression
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Database/Query/UpsertUpdateExpression.php \Drupal\Core\Database\Query\UpsertUpdateExpression
A value object to handle an Upsert update expression.
Hierarchy
- class \Drupal\Core\Database\Expression
- class \Drupal\Core\Database\Query\UpsertUpdateExpression extends \Drupal\Core\Database\Expression
Expanded class hierarchy of UpsertUpdateExpression
4 files declare their use of UpsertUpdateExpression
- DatabaseCacheTagsChecksum.php in core/
lib/ Drupal/ Core/ Cache/ DatabaseCacheTagsChecksum.php - DatabaseFileUsageBackend.php in core/
modules/ file/ src/ FileUsage/ DatabaseFileUsageBackend.php - SearchIndex.php in core/
modules/ search/ src/ SearchIndex.php - UpsertTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Database/ UpsertTest.php
File
-
core/
lib/ Drupal/ Core/ Database/ Query/ UpsertUpdateExpression.php, line 10
Namespace
Drupal\Core\Database\QueryView source
class UpsertUpdateExpression extends Expression {
}
Members
| Title Sort descending | Modifiers | Object type | Summary |
|---|---|---|---|
| Expression::__construct | public | function | Constructor. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.