1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-26 16:52:41 +01:00
phorge-phorge/src/applications/phriction/query
epriestley 8e703c8c35 Provide a default "loadPage()" implementation on "CursorPagedPolicyAwareQuery"
Summary: Ref T13682. Many subclasses of "CursorPagedPolicyAwareQuery" have the same implementation of "loadPage()", and this is a sensible default behavior.

Test Plan: Examined changes to verify that all removed methods have the same behavior.

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13682

Differential Revision: https://secure.phabricator.com/D21838
2022-05-24 10:18:53 -07:00
..
PhrictionContentQuery.php Provide a default "loadPage()" implementation on "CursorPagedPolicyAwareQuery" 2022-05-24 10:18:53 -07:00
PhrictionContentSearchEngine.php Introduce a "phriction.content.search" API method to replace "phriction.history" 2018-02-15 18:12:54 -08:00
PhrictionDocumentQuery.php Provide a default "loadPage()" implementation on "CursorPagedPolicyAwareQuery" 2022-05-24 10:18:53 -07:00
PhrictionDocumentSearchEngine.php Add Spaces support to Phriction 2018-07-31 10:24:28 -07:00
PhrictionTransactionQuery.php Phriction - start the move towards transactions and an editor 2014-10-30 08:59:21 -07:00