Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Upsert.php
Upsert::$key
The unique or primary key of the table.
Type:
string
File
core/
lib/
Drupal/
Core/
Database/
Query/
Upsert.php
, line 24
Class
Upsert
General class for an abstracted "Upsert" (UPDATE or INSERT) query operation.
Namespace
Drupal\Core\Database\Query
Code
protected $key;
RSS feed