public property Statement::$allowRowCount in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Database/Statement.php \Drupal\Core\Database\Statement::allowRowCount
Is rowCount() execution allowed.
Type: bool
File
- core/
lib/ Drupal/ Core/ Database/ Statement.php, line 37 - Contains \Drupal\Core\Database\Statement.
Class
- Statement
- Default implementation of StatementInterface.
Namespace
Drupal\Core\DatabaseCode
public $allowRowCount = FALSE;