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

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

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

public StatementPrefetch::key()

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

public StatementPrefetch::rewind()

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

public StatementPrefetch::valid()

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

Holds the default fetch style. Type: int File core/

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

public StatementPrefetch::fetchAllKeyed($key_index = 0, $value_index

2025-01-10 15:47:30