Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Truncate.php
Truncate::$table
The table to truncate.
Type:
string
File
core/
lib/
Drupal/
Core/
Database/
Query/
Truncate.php
, line 17
Class
Truncate
General class for an abstracted TRUNCATE operation.
Namespace
Drupal\Core\Database\Query
Code
protected $table;
RSS feed