Update::__toString

public function Update::__toString

public Update::__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/Update.php, line 157

Class

Update
General class for an abstracted UPDATE operation.

Namesp