-
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.
+ private method
(un)serializeNextPageCursor()
to figure out the va…
…lue of `$this->orderByField` and post id on the topmost post after orderBy for each post type, then base64 encoding its numeric value and merge into a cursor string, and vice versa * expose the returned value of `$this->serializeNextPageCursor()` in `$this->queryResultPages` @ `setResult()` * inline variable `$getPostsAndIDTuple()` @ `fillWithParentPost()` @ be/Http/PostsQuery/BaseQuery.php
- Loading branch information
Showing
2 changed files
with
58 additions
and
13 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