Delete::__toString

public function Delete::__toString

public Delete::__toString()

Implements PHP magic __toString method to convert the query to a string.

Return value

string The prepared statement.

Overrides Query::__toString

File

core/lib/Drupal/Core/Database/Query/Delete.php, line 64

Class

Delete
General class for an abstracted DELETE operation.

Namespa