Hazaar\Model\Strict - Method to find an object that has some criteria. #103

Closed
opened 2017-11-16 06:11:31 +00:00 by jamie · 4 comments
jamie commented 2017-11-16 06:11:31 +00:00 (Migrated from git.hazaar.io)

Method definition will be:

public function find($field, $criteria){}

The field must be an array or there is no point doing this. Criteria can be defined in dot notation to match on nth level child elements.

Method definition will be: ```php public function find($field, $criteria){} ``` The field must be an array or there is no point doing this. Criteria can be defined in dot notation to match on nth level child elements.
jamie commented 2017-11-16 06:11:34 +00:00 (Migrated from git.hazaar.io)
created branch [`103-hazaar-model-strict-method-to-find-an-object-that-has-some-criteria`](https://git.hazaarlabs.com/hazaar/hazaar-mvc/compare/master...103-hazaar-model-strict-method-to-find-an-object-that-has-some-criteria)
jamie commented 2017-11-16 06:11:34 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !19

mentioned in merge request !19
jamie commented 2017-11-17 05:12:41 +00:00 (Migrated from git.hazaar.io)

closed via merge request !19

closed via merge request !19
jamie commented 2018-06-29 02:25:36 +00:00 (Migrated from git.hazaar.io)

changed milestone to %4

changed milestone to %4
jamie self-assigned this 2025-09-04 01:15:51 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/framework#103
No description provided.