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

public StatementPrefetch::fetchObject($class_name = NULL, $constructor_args

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

public StatementPrefetch::execute($args = array(), $options

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

public StatementPrefetch::fetchField($index = 0)

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

public StatementPrefetch::key()

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

The current row, retrieved in \PDO::FETCH_ASSOC format. Type: Array File

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::$dbh
  • References/PHP/Drupal/Database/StatementPrefetch

Reference to the Drupal database connection object for this statement. Type:

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

public StatementPrefetch::fetchAllAssoc($key, $fetch_style =

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

public StatementPrefetch::rewind()

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

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

2025-01-10 15:47:30