Remove all "FileHasObject" edge reads and writes
commitb872640c160a72f11cd69a11949877e182401f2c
authorepriestley <git@epriestley.com>
Thu, 12 May 2022 22:24:11 +0000 (12 15:24 -0700)
committerepriestley <git@epriestley.com>
Thu, 19 May 2022 20:21:04 +0000 (19 13:21 -0700)
tree97bd423509e3b67e06fe5b9194901d11b5b332fb
parentc25a8fabfc1ead87df93e9011899a83b13a1a924
Remove all "FileHasObject" edge reads and writes

Summary: Ref T13603. Removes all reads and writes to the other half of the legacy edge.

Test Plan:
  - Verified I could still see file content accessible only through object attachment.
  - This fixes a unit test broken by removal of only half the edge access in the previous change.

Maniphest Tasks: T13603

Differential Revision: https://secure.phabricator.com/D21820
src/applications/files/query/PhabricatorFileQuery.php