StatementPrefetch::$currentKey
Same name in other branches
- 9 core/lib/Drupal/Core/Database/StatementPrefetch.php \Drupal\Core\Database\StatementPrefetch::currentKey
- 8.9.x core/lib/Drupal/Core/Database/StatementPrefetch.php \Drupal\Core\Database\StatementPrefetch::currentKey
The key of the current row.
Type: int
File
-
core/
lib/ Drupal/ Core/ Database/ StatementPrefetch.php, line 71
Class
- StatementPrefetch
- An implementation of StatementInterface that pre-fetches all data.
Namespace
Drupal\Core\DatabaseCode
protected $currentKey = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.