Truncate::$table
Same name in other branches
- 9 core/lib/Drupal/Core/Database/Query/Truncate.php \Drupal\Core\Database\Query\Truncate::table
- 10 core/lib/Drupal/Core/Database/Query/Truncate.php \Drupal\Core\Database\Query\Truncate::table
- 11.x core/lib/Drupal/Core/Database/Query/Truncate.php \Drupal\Core\Database\Query\Truncate::table
The table to truncate.
Type: string
File
-
core/
lib/ Drupal/ Core/ Database/ Query/ Truncate.php, line 18
Class
- Truncate
- General class for an abstracted TRUNCATE operation.
Namespace
Drupal\Core\Database\QueryCode
protected $table;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.