Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
InsertTrait.php
InsertTrait::$table
The table on which to insert.
Type:
string
File
core/
lib/
Drupal/
Core/
Database/
Query/
InsertTrait.php
, line 17
Class
InsertTrait
Provides common functionality for INSERT and UPSERT queries.
Namespace
Drupal\Core\Database\Query
Code
protected $table;
RSS feed