Is rowCount() execution allowed.
Type: bool
File
- core/lib/Drupal/Core/Database/Statement.php, line 32
Class
- Statement
- Default implementation of StatementInterface.
Namespace
Drupal\Core\Database
Code
public $allowRowCount = FALSE;
Is rowCount() execution allowed.
Type: bool
Drupal\Core\Database
public $allowRowCount = FALSE;
Please login to continue.