Database::RETURN_STATEMENT
Same name and namespace in other branches
- 7.x includes/database/database.inc \Database::RETURN_STATEMENT
- 9 core/lib/Drupal/Core/Database/Database.php \Drupal\Core\Database\Database::RETURN_STATEMENT
- 10 core/lib/Drupal/Core/Database/Database.php \Drupal\Core\Database\Database::RETURN_STATEMENT
Flag to indicate a query call should return the prepared statement.
File
-
core/
lib/ Drupal/ Core/ Database/ Database.php, line 28
Class
- Database
- Primary front-controller for the database system.
Namespace
Drupal\Core\DatabaseCode
const RETURN_STATEMENT = 1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.