StatementPrefetchIterator::$defaultFetchMode
Holds the default fetch mode.
Type: defaultFetchMode
Deprecated
in drupal:11.2.0 and is removed from drupal:12.0.0. Use $fetchMode instead.
See also
https://www.drupal.org/node/3510455
File
-
core/
lib/ Drupal/ Core/ Database/ StatementPrefetchIterator.php, line 73
Class
- StatementPrefetchIterator
- An implementation of StatementInterface that prefetches all data.
Namespace
Drupal\Core\DatabaseCode
protected FetchAs $defaultFetchMode = FetchAs::Object;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.