BufferedStatement (class)
Class BufferedStatement
A statement decorator that implements buffered results.
This statement decorator will save fetched results in memory, allowing the iterator to be rewound and reused.
- Cake\Database\Statement\StatementDecorator implements Cake\Database\StatementInterface, Countable, IteratorAggregate uses Cake\Database\TypeConverterTrait
- Cake\Database\Statement\BufferedStatement
Namespace: 登录查看完整内容