You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am also facing same issue.
although i am passing $options['fields'] OR $options['projection'] , none of them work. and returning all fields of collection .
its getting heavy usage of memory when collection has millions of datasets.
$this->find('all',$options)
return all fields
The text was updated successfully, but these errors were encountered: