Query::__clone

public function Query::__clone

public Query::__clone()

Implements the magic __clone function.

File

core/lib/Drupal/Core/Database/Query/Query.php, line 98

Class

Query
Base class for query builders.

Namespace

Drupal\Core\Database\Query

Code

public function __clone() {
  $this->uniqueIdentifier = uniqid('', TRUE