StatementPrefetch::setFetchMode
  • References/PHP/Drupal/Database/StatementPrefetch

public StatementPrefetch::setFetchMode($mode, $a1 = NULL, $a2

2025-01-10 15:47:30
StatementPrefetch::rewind
  • References/PHP/Drupal/Database/StatementPrefetch

public StatementPrefetch::rewind()

2025-01-10 15:47:30
StatementPrefetch::$columnNames
  • References/PHP/Drupal/Database/StatementPrefetch

The list of column names in this result set. Type: Array File

2025-01-10 15:47:30
StatementPrefetch::valid
  • References/PHP/Drupal/Database/StatementPrefetch

public StatementPrefetch::valid()

2025-01-10 15:47:30
StatementPrefetch::$resultRowCount
  • References/PHP/Drupal/Database/StatementPrefetch

The number of rows in this result set. Type: int File

2025-01-10 15:47:30
StatementPrefetch::getQueryString
  • References/PHP/Drupal/Database/StatementPrefetch

public StatementPrefetch::getQueryString()

2025-01-10 15:47:30
StatementPrefetch::$rowCount
  • References/PHP/Drupal/Database/StatementPrefetch

The number of rows affected by the last query. Type: int File

2025-01-10 15:47:30
StatementPrefetch::$fetchOptions
  • References/PHP/Drupal/Database/StatementPrefetch

Holds supplementary current fetch options (which will be used by the next fetch). Type: Array File

2025-01-10 15:47:30
StatementPrefetch::fetch
  • References/PHP/Drupal/Database/StatementPrefetch

public StatementPrefetch::fetch($fetch_style = NULL, $cursor_orientation

2025-01-10 15:47:30
StatementPrefetch::$allowRowCount
  • References/PHP/Drupal/Database/StatementPrefetch

Is rowCount() execution allowed. Type: bool File co

2025-01-10 15:47:30