constant Database::RETURN_STATEMENT

Flag to indicate a query call should return the prepared statement.

File

drupal/core/lib/Drupal/Core/Database/Database.php, line 30
Definition of Drupal\Core\Database\Database

Class

Database
Primary front-controller for the database system.

Namespace

Drupal\Core\Database

Code

const RETURN_STATEMENT = 1;