public Truncate::compiled() File
public Truncate::compile(Connection $connection, PlaceholderInterface $
public Truncate::__construct(Connection $connection, $table, array $options
General class for an abstracted TRUNCATE operation. Hierarchy class \Drupal\Core\Database\Query\
The table to truncate. Type: string File core/lib/D
public Truncate::__toString() Implements
public Truncate::execute() Executes