nextcloud-server/apps/files_sharing/tests/Controller
Carl Schwan 3bdb344224
perf(external-sharing): Port to Entity and SnowflakeId
This removes all the read after write and we don't need to queries all
the time the same share in the same request anymore.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-16 10:40:07 +07:00
..
ExternalShareControllerTest.php perf(external-sharing): Port to Entity and SnowflakeId 2025-12-16 10:40:07 +07:00
PublicPreviewControllerTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ShareAPIControllerTest.php refactor: Run rector 2025-11-18 17:45:54 +07:00
ShareControllerTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
ShareInfoControllerTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ShareesAPIControllerTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00