On this page
Trait BufferResultsTrait
Contains a setter for marking a Statement as buffered
Namespace: Cake\Database\Statement
Property Summary
-
$_bufferResults protected
bool
Whether to buffer results in php
Method Summary
bufferResults() public
Whether to buffer results in php
Method Detail
bufferResults() public
bufferResults(bool $buffer): $this
Whether to buffer results in php
Parameters
bool
$buffer-
Toggle buffering
Returns
$this
Property Detail
$_bufferResults protected
Whether to buffer results in php
Type
bool
© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/4.4/trait-Cake.Database.Statement.BufferResultsTrait.html