-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix not reset the remained keys after
Collection->sortBy()
* fix invoking getter method on DTO with camelCase prop name by introducing var `$getOrderByProp` * move var `$setSortingKeyFromCurrentAndChildPosts()` into a new method `setSortingKeyForSortablePost()` @ `reOrderNestedPosts()` - stopwatch timing with label `nestPostsWithParent` & `reOrderNestedPosts` in their namesake methods as its duration now `<1ms` @ `App\PostsQuery\PostsTree` $ vendor/bin/pint @ be
- Loading branch information
Showing
3 changed files
with
73 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters