Skip to content

Optimize calls to the find function. #7

@jonjmz

Description

@jonjmz

Find uses of the $this->Model->find() call and add a 'fields' => array('requiredField1','requiredField2') option to reduce the amount of record being pulled.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions