From 0ce89e9f958e1686741145eaac4fce7f5e8a825b Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 25 Aug 2026 17:00:11 +0930 Subject: [PATCH] polish --- larastan | 2781 +++++++++++++++++++++++++++++++++++++++++ phpstan-baseline.neon | 228 ++++ phpstan.neon | 36 +- 3 files changed, 3032 insertions(+), 13 deletions(-) create mode 100644 larastan diff --git a/larastan b/larastan new file mode 100644 index 000000000..1523a625b --- /dev/null +++ b/larastan @@ -0,0 +1,2781 @@ + ------ ---------------------------------------------------------------------- + Line Console/Commands/AvatarDefaultMigration.php + ------ ---------------------------------------------------------------------- + 85 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Console/Commands/AvatarStorage.php + ------ ---------------------------------------------------------------------- + 116 Relation 'avatar' is not found in App\Profile model. + 🪪 larastan.relationExistence + 203 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 204 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 221 Relation 'avatar' is not found in App\Profile model. + 🪪 larastan.relationExistence + 221 Relation 'avatar' is not found in App\Profile model. + 🪪 larastan.relationExistence + 230 Relation 'avatar' is not found in App\Profile model. + 🪪 larastan.relationExistence + 230 Relation 'avatar' is not found in App\Profile model. + 🪪 larastan.relationExistence + 275 Relation 'avatar' is not found in App\Profile model. + 🪪 larastan.relationExistence + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Console/Commands/AvatarStorageDeepClean.php + ------ ---------------------------------------------------------------------- + 70 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 70 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 94 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 102 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Console/Commands/FixDuplicateProfiles.php + ------ ---------------------------------------------------------------------- + 116 Call to static method clear() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------- + Line Console/Commands/FixMissingUserProfile.php + ------ ---------------------------------------------------- + 42 Relation 'profile' is not found in App\User model. + 🪪 larastan.relationExistence + ------ ---------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Console/Commands/GenerateInstanceActor.php + ------ ---------------------------------------------------------------------- + 35 Call to static method rememberForever() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 39 Call to static method rememberForever() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 62 Call to static method rememberForever() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 66 Call to static method rememberForever() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Console/Commands/InstanceUpdateTotalLocalPosts.php + ------ ---------------------------------------------------------------------- + 45 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Console/Commands/SoftwareUpdateRefresh.php + ------ ---------------------------------------------------------------------- + 31 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 32 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ --------------------------------------------------------------------------------------- + Line Events/Notification/NewPublicPost.php + ------ --------------------------------------------------------------------------------------- + 43 Access to an undefined property App\Events\Notification\NewPublicPost::$fractal. + 🪪 property.notFound + 💡 Learn more: https://phpstan.org/blog/solving-phpstan-access-to-undefined-property + ------ --------------------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/AccountController.php + ------ ---------------------------------------------------------------------- + 108 Call to static method to() on an unknown class Mail. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 466 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 467 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ------------------------------------------------------------------------- + Line Http/Controllers/Admin/AdminAutospamController.php (in context of class + App\Http\Controllers\AdminController) + ------ ------------------------------------------------------------------------- + 29 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 33 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 37 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 122 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 125 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 233 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 241 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ------------------------------------------------------------------------- + + ------ -------------------------------------------------------------------------- + Line Http/Controllers/Admin/AdminDirectoryController.php (in context of class + App\Http\Controllers\AdminController) + ------ -------------------------------------------------------------------------- + 229 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 325 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 333 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ -------------------------------------------------------------------------- + + ------ ------------------------------------------------------------------------- + Line Http/Controllers/Admin/AdminInstanceController.php (in context of class + App\Http\Controllers\AdminController) + ------ ------------------------------------------------------------------------- + 79 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 80 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 81 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/Admin/AdminMediaController.php (in context of class + App\Http\Controllers\AdminController) + ------ ---------------------------------------------------------------------- + 28 Relation 'status' is not found in App\Media model. + 🪪 larastan.relationExistence + 28 Relation 'status' is not found in App\Media model. + 🪪 larastan.relationExistence + ------ ---------------------------------------------------------------------- + + ------ ----------------------------------------------------------------------- + Line Http/Controllers/Admin/AdminReportController.php (in context of class + App\Http\Controllers\AdminController) + ------ ----------------------------------------------------------------------- + 44 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 48 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 55 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 56 Relation 'reportedUser' is not found in App\Report model. + 🪪 larastan.relationExistence + 56 Relation 'reporter' is not found in App\Report model. + 🪪 larastan.relationExistence + 56 Relation 'status' is not found in App\Report model. + 🪪 larastan.relationExistence + 68 Relation 'reportedUser' is not found in App\Report model. + 🪪 larastan.relationExistence + 68 Relation 'reporter' is not found in App\Report model. + 🪪 larastan.relationExistence + 68 Relation 'status' is not found in App\Report model. + 🪪 larastan.relationExistence + 85 Relation 'status' is not found in App\Report model. + 🪪 larastan.relationExistence + 121 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 127 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 133 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 137 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 144 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 156 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 225 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 229 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 257 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 276 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 277 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 309 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 320 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 321 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 322 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 333 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 334 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 335 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 359 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 360 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 361 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 384 Undefined variable: $meta + 🪪 variable.undefined + 384 Undefined variable: $status + 🪪 variable.undefined + 385 Undefined variable: $status + 🪪 variable.undefined + 386 Undefined variable: $status + 🪪 variable.undefined + 387 Undefined variable: $status + 🪪 variable.undefined + 388 Undefined variable: $status + 🪪 variable.undefined + 391 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 392 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 393 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 410 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 411 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 412 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 431 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 458 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 487 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 503 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 513 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1248 Relation 'user' is not found in App\AccountInterstitial model. + 🪪 larastan.relationExistence + 1254 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1255 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1256 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1365 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ----------------------------------------------------------------------- + + ------ ------------------------------------------------------------------------- + Line Http/Controllers/Admin/AdminSettingsController.php (in context of class + App\Http\Controllers\AdminController) + ------ ------------------------------------------------------------------------- + 104 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 105 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 117 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 118 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 223 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 224 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 242 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 369 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 370 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 371 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 398 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 399 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 400 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 416 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 417 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 418 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 563 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 564 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 565 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 583 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 584 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 585 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 586 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 618 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 619 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 620 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 621 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 639 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 640 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 641 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 642 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 661 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 662 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 663 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 727 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 728 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 729 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 795 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 796 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 797 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 883 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 884 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 885 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/Admin/AdminUserController.php (in context of class + App\Http\Controllers\AdminController) + ------ ---------------------------------------------------------------------- + 271 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ------------------------------------------------------------------------------------------- + Line Http/Controllers/AdminController.php + ------ ------------------------------------------------------------------------------------------- + 212 Relation 'user' is not found in App\OauthClient model. + 🪪 larastan.relationExistence + 218 Relation 'user' is not found in App\OauthClient model. + 🪪 larastan.relationExistence + 286 Call to static method to() on an unknown class Mail. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 526 Relation 'profile' is not found in App\Story model. + 🪪 larastan.relationExistence + 542 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 543 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 588 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 614 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 653 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 663 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 712 Call to static method collection() on an unknown class App\Http\Controllers\AdminProfile. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ------------------------------------------------------------------------------------------- + + ------ ------------------------------------------------------------------------ + Line Http/Controllers/AdminShadowFilterController.php + ------ ------------------------------------------------------------------------ + 22 Relation 'profile' is not found in App\Models\AdminShadowFilter model. + 🪪 larastan.relationExistence + ------ ------------------------------------------------------------------------ + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/Api/AdminApiController.php + ------ ---------------------------------------------------------------------- + 127 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 128 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 129 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 148 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 168 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 179 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 180 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 181 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 207 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 208 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 209 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 241 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 242 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 243 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 338 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 357 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 358 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 508 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 511 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 814 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 817 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/Api/ApiV1Controller.php + ------ ---------------------------------------------------------------------- + 329 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 330 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 423 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 452 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 461 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 497 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 498 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 499 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 500 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 501 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 502 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 503 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 504 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 505 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 506 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 507 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 508 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 509 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 510 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 517 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 518 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 963 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 964 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 965 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 966 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 967 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 968 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 969 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 970 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 971 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 972 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 973 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1037 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1038 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1039 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1040 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1041 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1042 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1043 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1044 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1045 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1046 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1047 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1587 Relation 'actor' is not found in App\Like model. + 🪪 larastan.relationExistence + 1587 Relation 'status' is not found in App\Like model. + 🪪 larastan.relationExistence + 1797 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1798 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1809 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1817 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1947 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 2043 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 2175 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 2276 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 2509 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 2510 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 2662 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 2664 Call to static method set() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 2669 Call to static method set() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 2743 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3011 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3058 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3787 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3789 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3825 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3885 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3948 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3949 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3950 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3951 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3952 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3953 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3954 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 3955 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4012 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4489 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4490 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4491 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4496 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4592 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4739 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4772 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4773 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4774 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4775 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4776 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4777 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4778 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4779 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4780 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4781 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 4782 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/Api/ApiV1Dot1Controller.php + ------ ---------------------------------------------------------------------- + 237 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 238 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 239 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 324 Call to static method to() on an unknown class Mail. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 616 Call to static method to() on an unknown class Mail. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 780 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 853 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 854 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 855 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 901 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 902 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 903 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 905 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 911 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1225 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1227 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1355 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1356 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1357 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1358 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1359 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1360 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ------------------------------------------------------------------------------------------------- + Line Http/Controllers/Api/ApiV2Controller.php + ------ ------------------------------------------------------------------------------------------------- + 355 Call to static method getMastodon() on an unknown class App\Http\Controllers\Api\StatusService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 371 Call to static method follows() on an unknown class App\Http\Controllers\Api\FollowerService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 413 Call to static method filters() on an unknown class App\Http\Controllers\Api\UserFilterService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 417 Call to static method table() on an unknown class App\Http\Controllers\Api\DB. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 434 Call to static method get() on an unknown class App\Http\Controllers\Api\StatusService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 435 Call to static method getMastodon() on an unknown class App\Http\Controllers\Api\StatusService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 439 Call to static method liked() on an unknown class App\Http\Controllers\Api\LikeService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 440 Call to static method get() on an unknown class App\Http\Controllers\Api\ReblogService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 461 Call to static method table() on an unknown class App\Http\Controllers\Api\DB. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 488 Call to static method filters() on an unknown class App\Http\Controllers\Api\UserFilterService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 498 Call to static method get() on an unknown class App\Http\Controllers\Api\StatusService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 499 Call to static method getMastodon() on an unknown class App\Http\Controllers\Api\StatusService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 506 Call to static method liked() on an unknown class App\Http\Controllers\Api\LikeService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 507 Call to static method get() on an unknown class App\Http\Controllers\Api\ReblogService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 542 Call to static method filters() on an unknown class App\Http\Controllers\Api\UserFilterService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 544 Call to static method table() on an unknown class App\Http\Controllers\Api\DB. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 555 Call to static method get() on an unknown class App\Http\Controllers\Api\StatusService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 556 Call to static method getMastodon() on an unknown class App\Http\Controllers\Api\StatusService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 562 Call to static method liked() on an unknown class App\Http\Controllers\Api\LikeService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 563 Call to static method get() on an unknown class App\Http\Controllers\Api\ReblogService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 593 Call to static method getMastodon() on an unknown class App\Http\Controllers\Api\StatusService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 625 Call to static method getMastodon() on an unknown class App\Http\Controllers\Api\StatusService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ------------------------------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/Api/BaseApiController.php + ------ ---------------------------------------------------------------------- + 67 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 68 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 107 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/Auth/RegisterController.php + ------ ---------------------------------------------------------------------- + 51 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/AvatarController.php + ------ ---------------------------------------------------------------------- + 41 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 42 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 135 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ------------------------------------------------------------------------------------------- + Line Http/Controllers/CommentController.php + ------ ------------------------------------------------------------------------------------------- + 47 Call to static method follows() on an unknown class App\Http\Controllers\FollowerService. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ------------------------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/ComposeController.php + ------ ---------------------------------------------------------------------- + 80 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 155 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 180 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 207 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 351 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 683 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 684 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 685 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 686 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 687 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 688 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 772 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 773 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 774 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ -------------------------------------------------------------------- + Line Http/Controllers/CustomFilterController.php + ------ -------------------------------------------------------------------- + 23 Relation 'keywords' is not found in App\Models\CustomFilter model. + 🪪 larastan.relationExistence + ------ -------------------------------------------------------------------- + + ------ --------------------------------------------------------------- + Line Http/Controllers/DirectMessageController.php + ------ --------------------------------------------------------------- + 55 Relation 'author' is not found in App\DirectMessage model. + 🪪 larastan.relationExistence + 55 Relation 'recipient' is not found in App\DirectMessage model. + 🪪 larastan.relationExistence + 55 Relation 'status' is not found in App\DirectMessage model. + 🪪 larastan.relationExistence + 267 Relation 'status' is not found in App\DirectMessage model. + 🪪 larastan.relationExistence + ------ --------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/DiscoverController.php + ------ ---------------------------------------------------------------------- + 157 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 265 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 388 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/FederationController.php + ------ ---------------------------------------------------------------------- + 90 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 98 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 108 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 124 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ -------------------------------------------------- + Line Http/Controllers/Groups/GroupsPostController.php + ------ -------------------------------------------------- + 172 Undefined variable: $status + 🪪 variable.undefined + 174 Undefined variable: $status + 🪪 variable.undefined + 174 Undefined variable: $status + 🪪 variable.undefined + 190 Undefined variable: $status + 🪪 variable.undefined + 195 Undefined variable: $status + 🪪 variable.undefined + 236 Undefined variable: $status + 🪪 variable.undefined + 237 Undefined variable: $status + 🪪 variable.undefined + 247 Undefined variable: $status + 🪪 variable.undefined + 249 Undefined variable: $status + 🪪 variable.undefined + ------ -------------------------------------------------- + + ------ ------------------------------------------------------------- + Line Http/Controllers/HashtagFollowController.php + ------ ------------------------------------------------------------- + 53 Relation 'hashtag' is not found in App\HashtagFollow model. + 🪪 larastan.relationExistence + ------ ------------------------------------------------------------- + + ------ --------------------------------------------------------------------------------------------------- + Line Http/Controllers/Import/Instagram.php (in context of class App\Http\Controllers\ImportController) + ------ --------------------------------------------------------------------------------------------------- + 205 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ --------------------------------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/ImportPostController.php + ------ ---------------------------------------------------------------------- + 81 Relation 'status' is not found in App\Models\ImportPost model. + 🪪 larastan.relationExistence + 187 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/InstanceActorController.php + ------ ---------------------------------------------------------------------- + 12 Call to static method rememberForever() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/InternalApiController.php + ------ ---------------------------------------------------------------------- + 82 Relation 'status' is not found in App\DirectMessage model. + 🪪 larastan.relationExistence + 361 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 370 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/MobileController.php + ------ ---------------------------------------------------------------------- + 14 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 20 Call to static method make() on an unknown class View. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 25 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 31 Call to static method make() on an unknown class View. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/PageController.php + ------ ---------------------------------------------------------------------- + 70 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 88 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/PixelfedDirectoryController.php + ------ ---------------------------------------------------------------------- + 145 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/PortfolioController.php + ------ ---------------------------------------------------------------------- + 149 Undefined variable: $metadata + 🪪 variable.undefined + 182 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 200 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 433 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 436 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 465 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 466 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 467 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 494 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/ProfileAliasController.php + ------ ---------------------------------------------------------------------- + 62 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 88 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/ProfileController.php + ------ ---------------------------------------------------------------------- + 50 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 75 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 109 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 159 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 243 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 264 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 279 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 294 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 358 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/ProfileMigrationController.php + ------ ---------------------------------------------------------------------- + 65 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 66 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/PublicApiController.php + ------ ---------------------------------------------------------------------- + 323 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 384 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 387 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 392 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 598 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ----------------------------------------------------- + Line Http/Controllers/SearchController.php + ------ ----------------------------------------------------- + 105 Relation 'media' is not found in App\Status model. + 🪪 larastan.relationExistence + 140 Relation 'posts' is not found in App\Hashtag model. + 🪪 larastan.relationExistence + ------ ----------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/SiteController.php + ------ ---------------------------------------------------------------------- + 61 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 77 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 81 Call to static method make() on an unknown class View. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 87 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 93 Call to static method make() on an unknown class View. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 98 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 104 Call to static method make() on an unknown class View. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 172 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 179 Call to static method make() on an unknown class View. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/SpaController.php + ------ ---------------------------------------------------------------------- + 114 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/StatusController.php + ------ ---------------------------------------------------------------------- + 167 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 293 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 294 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 295 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 297 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 301 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 302 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 303 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 305 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 359 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 375 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 390 Relation 'media' is not found in App\Status model. + 🪪 larastan.relationExistence + 402 Relation 'media' is not found in App\Status model. + 🪪 larastan.relationExistence + 415 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 509 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/Stories/StoryApiV1Controller.php + ------ ---------------------------------------------------------------------- + 554 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Controllers/StoryController.php + ------ ---------------------------------------------------------------------- + 35 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 54 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 65 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 186 Relation 'profile' is not found in App\Story model. + 🪪 larastan.relationExistence + 215 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ----------------------------------------------------------------------------- + Line Http/Controllers/TimelineController.php + ------ ----------------------------------------------------------------------------- + 68 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 110 Relation 'profile' is not found in App\Status model. + 🪪 larastan.relationExistence + 138 Instantiated class App\Transformer\Api\StatusTimelineTransformer not found. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ----------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Kernel.php + ------ ---------------------------------------------------------------------- + 113 Class Laravel\Passport\Http\Middleware\CheckScopes not found. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 114 Class Laravel\Passport\Http\Middleware\CheckForAnyScope not found. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Http/Middleware/Localization.php + ------ ---------------------------------------------------------------------- + 18 Call to static method has() on an unknown class Session. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 19 Call to static method get() on an unknown class Session. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/AutospamPipeline/AutospamUpdateCachedDataPipeline.php + ------ ---------------------------------------------------------------------- + 103 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 104 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/AvatarPipeline/AvatarOptimize.php + ------ ---------------------------------------------------------------------- + 98 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 134 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/AvatarPipeline/RemoteAvatarFetchFromUrl.php + ------ ---------------------------------------------------------------------- + 62 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/CommentPipeline/CommentPipeline.php + ------ ---------------------------------------------------------------------- + 61 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 66 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 76 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 81 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 101 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 102 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 134 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 137 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 140 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/ContactPipeline/ContactPipeline.php + ------ ---------------------------------------------------------------------- + 53 Call to static method to() on an unknown class Mail. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/DeletePipeline/FanoutDeletePipeline.php + ------ ---------------------------------------------------------------------- + 60 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/FollowPipeline/FollowPipeline.php + ------ ---------------------------------------------------------------------- + 63 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 64 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 88 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/FollowPipeline/FollowServiceWarmCache.php + ------ ---------------------------------------------------------------------- + 60 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 60 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 67 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 68 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 111 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 112 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/FollowPipeline/UnfollowPipeline.php + ------ ---------------------------------------------------------------------- + 62 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 73 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 77 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 88 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 107 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/GroupPipeline/GroupMediaPipeline.php + ------ ---------------------------------------------------------------------- + 54 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/GroupsPipeline/ImageResizePipeline.php + ------ ---------------------------------------------------------------------- + 101 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/ImageOptimizePipeline/ImageResize.php + ------ ---------------------------------------------------------------------- + 49 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 56 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 86 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/ImageOptimizePipeline/ImageThumbnail.php + ------ ---------------------------------------------------------------------- + 70 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/ImageOptimizePipeline/ImageUpdate.php + ------ ---------------------------------------------------------------------- + 91 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 109 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 171 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/InboxPipeline/DeleteWorker.php + ------ ---------------------------------------------------------------------- + 97 Call to static method set() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 97 Undefined variable: $key + 🪪 variable.undefined + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/InboxPipeline/InboxValidator.php + ------ ---------------------------------------------------------------------- + 75 Call to static method add() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/InboxPipeline/InboxWorker.php + ------ ---------------------------------------------------------------------- + 61 Call to static method add() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/InternalPipeline/NotificationEpochUpdatePipeline.php + ------ ---------------------------------------------------------------------- + 66 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 76 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/MediaPipeline/MediaSyncLicensePipeline.php + ------ ---------------------------------------------------------------------- + 51 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/ModPipeline/HandleSpammerPipeline.php + ------ ---------------------------------------------------------------------- + 48 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ --------------------------------------------------------------------------------- + Line Jobs/MovePipeline/MoveMigrateFollowersPipeline.php + ------ --------------------------------------------------------------------------------- + 152 Call to static method forget() on an unknown class App\Jobs\MovePipeline\Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ --------------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/ProfilePipeline/HandleUpdateActivity.php + ------ ---------------------------------------------------------------------- + 96 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/RemoteFollowPipeline/RemoteFollowImportRecent.php + ------ ---------------------------------------------------------------------- + 88 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 94 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 114 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 121 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 126 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 129 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 188 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 192 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 197 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 209 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ----------------------------------------------------------------------- + Line Jobs/RemoteFollowPipeline/RemoteFollowPipeline.php + ------ ----------------------------------------------------------------------- + 79 Instantiated class HttpSignatures\Context not found. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 85 Call to static method defaultHandlerFromContext() on an unknown class + HttpSignatures\GuzzleHttpSignatures. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ----------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/StatusPipeline/StatusActivityPubDeliver.php + ------ ---------------------------------------------------------------------- + 55 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 64 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/StatusPipeline/StatusDelete.php + ------ ---------------------------------------------------------------------- + 97 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/StatusPipeline/StatusEntityLexer.php + ------ ---------------------------------------------------------------------- + 206 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/StatusPipeline/StatusLocalUpdateActivityPubDeliverPipeline.php + ------ ---------------------------------------------------------------------- + 53 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 62 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------- + Line Jobs/StatusPipeline/StatusRemoteUpdatePipeline.php + ------ ---------------------------------------------------- + 54 Relation 'media' is not found in App\Status model. + 🪪 larastan.relationExistence + ------ ---------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/StatusPipeline/StatusReplyPipeline.php + ------ ---------------------------------------------------------------------- + 115 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 116 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 133 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 136 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 139 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/StoryPipeline/StoryFetch.php + ------ ---------------------------------------------------------------------- + 62 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 69 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 86 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 98 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 110 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 129 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 205 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 212 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 224 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 235 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 244 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 253 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 262 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 296 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 309 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 319 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 328 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 345 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 367 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 376 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 388 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 411 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 420 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 429 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 450 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 490 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 510 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 528 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 548 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 571 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 588 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 600 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 627 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 637 Call to static method warning() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 732 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 767 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 781 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/VideoPipeline/VideoHlsPipeline.php + ------ ---------------------------------------------------------------------- + 72 Call to static method rememberForever() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/VideoPipeline/VideoThumbnail.php + ------ ---------------------------------------------------------------------- + 112 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 119 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 121 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 122 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 123 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Jobs/VideoPipeline/VideoThumbnailToCloudPipeline.php + ------ ---------------------------------------------------------------------- + 141 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 143 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 144 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 145 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ------------------------------------------------------------------------------- + Line Models/CustomFilter.php + ------ ------------------------------------------------------------------------------- + 281 Relation 'customFilter' is not found in App\Models\CustomFilterKeyword model. + 🪪 larastan.relationExistence + 385 Call to static method error() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ------------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Observers/StatusObserver.php + ------ ---------------------------------------------------------------------- + 44 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 64 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Profile.php + ------ ---------------------------------------------------------------------- + 97 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 115 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 191 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ----------------------------------------------------------------------------------------- + Line Providers/AppServiceProvider.php + ------ ----------------------------------------------------------------------------------------- + 159 Call to an undefined static method Laravel\Passport\Passport::personalAccessClientId(). + 🪪 staticMethod.notFound + ------ ----------------------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/AccountService.php + ------ ---------------------------------------------------------------------- + 26 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 80 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 82 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 87 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 121 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 122 Relation 'profile' is not found in App\User model. + 🪪 larastan.relationExistence + 149 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 200 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 212 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 221 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 244 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 265 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 285 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 292 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/ActivityPubDeliveryService.php + ------ ---------------------------------------------------------------------- + 54 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/ActivityPubFetchService.php + ------ ---------------------------------------------------------------------- + 41 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/AdminShadowFilterService.php + ------ ---------------------------------------------------------------------- + 25 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 28 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 49 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/AdminStatsService.php + ------ ---------------------------------------------------------------------- + 41 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 81 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 95 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 114 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 128 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/AutolinkService.php + ------ ---------------------------------------------------------------------- + 22 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/AvatarService.php + ------ ---------------------------------------------------------------------- + 19 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/ConfigCacheService.php + ------ ---------------------------------------------------------------------- + 32 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 203 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 213 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/FollowerService.php + ------ ---------------------------------------------------------------------- + 40 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 41 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 42 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 52 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 53 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 62 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 141 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 147 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 180 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 228 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 241 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 396 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 397 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 403 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/GroupPostService.php + ------ ---------------------------------------------------------------------- + 25 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 53 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 62 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/GroupService.php + ------ ---------------------------------------------------------------------- + 27 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 75 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 77 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 82 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 107 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 109 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 114 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 121 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 209 Call to static method has() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 217 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 236 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 258 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 293 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 305 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 326 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/Groups/GroupAccountService.php + ------ ---------------------------------------------------------------------- + 27 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 48 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/Groups/GroupCommentService.php + ------ ---------------------------------------------------------------------- + 22 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 47 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/Groups/GroupMediaService.php + ------ ---------------------------------------------------------------------- + 31 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 86 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/Groups/GroupPostService.php + ------ ---------------------------------------------------------------------- + 24 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 49 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/ImportService.php + ------ ---------------------------------------------------------------------- + 244 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 247 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 256 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 271 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 278 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 281 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 299 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/MarkerService.php + ------ ---------------------------------------------------------------------- + 13 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 25 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/MediaService.php + ------ ---------------------------------------------------------------------- + 18 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 65 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/MediaTagService.php + ------ ---------------------------------------------------------------------- + 23 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 94 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/NotificationAppGatewayService.php + ------ ---------------------------------------------------------------------- + 30 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 60 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/NotificationService.php + ------ ---------------------------------------------------------------------- + 52 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 244 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 266 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 267 Relation 'item' is not found in App\Notification model. + 🪪 larastan.relationExistence + 299 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/PlaceService.php + ------ ---------------------------------------------------------------------- + 18 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 27 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ --------------------------------------------------------------------------------- + Line Services/PollService.php + ------ --------------------------------------------------------------------------------- + 88 Called 'first' on Laravel collection, but could have been retrieved as a query. + 🪪 larastan.noUnnecessaryCollectionCall + ------ --------------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/PronounService.php + ------ ---------------------------------------------------------------------- + 15 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 30 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 40 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 54 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Services/SnowflakeService.php + ------ ---------------------------------------------------------------------- + 29 Call to static method get() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 32 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 35 Call to static method increment() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 39 Call to static method put() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ----------------------------------------------------------- + Line Services/StatusHashtagService.php + ------ ----------------------------------------------------------- + 46 Relation 'media' is not found in App\StatusHashtag model. + 🪪 larastan.relationExistence + 87 Relation 'hashtags' is not found in App\Status model. + 🪪 larastan.relationExistence + ------ ----------------------------------------------------------- + + ------ --------------------------------------------------------------------------------- + Line Services/StoryService.php + ------ --------------------------------------------------------------------------------- + 64 Call to an undefined static method App\Services\PollService::storyPoll(). + 🪪 staticMethod.notFound + 129 Called 'count' on Laravel collection, but could have been retrieved as a query. + 🪪 larastan.noUnnecessaryCollectionCall + ------ --------------------------------------------------------------------------------- + + ------ -------------------------------------------------------- + Line Services/SuggestionService.php + ------ -------------------------------------------------------- + 50 Relation 'statuses' is not found in App\Profile model. + 🪪 larastan.relationExistence + ------ -------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Transformer/Api/AccountTransformer.php + ------ ---------------------------------------------------------------------- + 25 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 34 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 42 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ --------------------------------------------------------- + Line Transformer/Api/Mastodon/v1/NotificationTransformer.php + ------ --------------------------------------------------------- + 34 Relation 'media' is not found in App\Status model. + 🪪 larastan.relationExistence + ------ --------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/ActivityPub/Helpers.php + ------ ---------------------------------------------------------------------- + 62 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 92 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 338 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 447 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 520 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1239 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ --------------------------------------------------------------------------------- + Line Util/ActivityPub/Inbox.php + ------ --------------------------------------------------------------------------------- + 633 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 634 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 635 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 636 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 735 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 736 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 737 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 738 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 739 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 740 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 741 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 742 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 1405 Called 'count' on Laravel collection, but could have been retrieved as a query. + 🪪 larastan.noUnnecessaryCollectionCall + ------ --------------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/ActivityPub/Validator/Accept.php + ------ ---------------------------------------------------------------------- + 12 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/ActivityPub/Validator/Add.php + ------ ---------------------------------------------------------------------- + 12 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/ActivityPub/Validator/Announce.php + ------ ---------------------------------------------------------------------- + 12 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/ActivityPub/Validator/Follow.php + ------ ---------------------------------------------------------------------- + 12 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/ActivityPub/Validator/Like.php + ------ ---------------------------------------------------------------------- + 12 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/ActivityPub/Validator/MoveValidator.php + ------ ---------------------------------------------------------------------- + 12 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/ActivityPub/Validator/RejectValidator.php + ------ ---------------------------------------------------------------------- + 12 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/ActivityPub/Validator/StoryValidator.php + ------ ---------------------------------------------------------------------- + 12 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/ActivityPub/Validator/UndoFollow.php + ------ ---------------------------------------------------------------------- + 12 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/ActivityPub/Validator/UpdatePersonValidator.php + ------ ---------------------------------------------------------------------- + 13 Call to static method make() on an unknown class Validator. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ------------------------------------------------------------------------------------ + Line Util/Lexer/Autolink.php + ------ ------------------------------------------------------------------------------------ + 161 Unsafe usage of new static(). + 🪪 new.static + 💡 See: https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static + ------ ------------------------------------------------------------------------------------ + + ------ ---------------------------------------------------------------------------------------------- + Line Util/Lexer/Extractor.php + ------ ---------------------------------------------------------------------------------------------- + 317 Method App\Util\Lexer\Extractor::extractCashtagsWithIndices() should return array but return + statement is missing. + 🪪 return.missing + ------ ---------------------------------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/Localization/Localization.php + ------ ---------------------------------------------------------------------- + 12 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/Media/Image.php + ------ ---------------------------------------------------------------------- + 200 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 289 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 290 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 296 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 334 Call to static method info() on an unknown class Log. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/Sentiment/Bouncer.php + ------ ---------------------------------------------------------------------- + 35 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 70 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 160 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 161 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + ------ ---------------------------------------------------------------------- + Line Util/Site/Config.php + ------ ---------------------------------------------------------------------- + 14 Call to static method remember() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + 104 Call to static method forget() on an unknown class Cache. + 🪪 class.notFound + 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols + ------ ---------------------------------------------------------------------- + + [ERROR] Found 711 errors + diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 0cad9ca3b..c8d170b0b 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -90,6 +90,12 @@ parameters: count: 1 path: app/Http/Controllers/AccountController.php + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 6 + path: app/Http/Controllers/AccountController.php + - message: '#^Call to static method collection\(\) on an unknown class App\\Http\\Controllers\\AdminProfile\.$#' identifier: class.notFound @@ -336,6 +342,12 @@ parameters: count: 1 path: app/Http/Controllers/Api/BaseApiController.php + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/Api/BaseApiController.php + - message: '#^Call to static method remember\(\) on an unknown class Cache\.$#' identifier: class.notFound @@ -348,12 +360,48 @@ parameters: count: 3 path: app/Http/Controllers/AvatarController.php + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 2 + path: app/Http/Controllers/AvatarController.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 2 + path: app/Http/Controllers/CircleController.php + + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 2 + path: app/Http/Controllers/CollectionController.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 2 + path: app/Http/Controllers/CollectionController.php + - message: '#^Call to static method follows\(\) on an unknown class App\\Http\\Controllers\\FollowerService\.$#' identifier: class.notFound count: 1 path: app/Http/Controllers/CommentController.php + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/CommentController.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/CommentController.php + - message: '#^Call to static method forget\(\) on an unknown class Cache\.$#' identifier: class.notFound @@ -366,6 +414,24 @@ parameters: count: 3 path: app/Http/Controllers/ComposeController.php + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/ComposeController.php + + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/ContactController.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/ContactController.php + - message: '#^Relation ''keywords'' is not found in App\\Models\\CustomFilter model\.$#' identifier: larastan.relationExistence @@ -396,6 +462,18 @@ parameters: count: 3 path: app/Http/Controllers/DiscoverController.php + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 3 + path: app/Http/Controllers/DiscoverController.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/DiscoverController.php + - message: '#^Call to static method get\(\) on an unknown class Cache\.$#' identifier: class.notFound @@ -414,6 +492,12 @@ parameters: count: 9 path: app/Http/Controllers/Groups/GroupsPostController.php + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/HashtagFollowController.php + - message: '#^Relation ''hashtag'' is not found in App\\HashtagFollow model\.$#' identifier: larastan.relationExistence @@ -426,6 +510,12 @@ parameters: count: 1 path: app/Http/Controllers/ImportController.php + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 7 + path: app/Http/Controllers/ImportController.php + - message: '#^Call to static method error\(\) on an unknown class Log\.$#' identifier: class.notFound @@ -450,12 +540,30 @@ parameters: count: 2 path: app/Http/Controllers/InternalApiController.php + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 2 + path: app/Http/Controllers/InternalApiController.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 8 + path: app/Http/Controllers/InternalApiController.php + - message: '#^Relation ''status'' is not found in App\\DirectMessage model\.$#' identifier: larastan.relationExistence count: 1 path: app/Http/Controllers/InternalApiController.php + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/MicroController.php + - message: '#^Call to static method make\(\) on an unknown class View\.$#' identifier: class.notFound @@ -468,6 +576,12 @@ parameters: count: 2 path: app/Http/Controllers/MobileController.php + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 3 + path: app/Http/Controllers/NewsroomController.php + - message: '#^Call to static method forget\(\) on an unknown class Cache\.$#' identifier: class.notFound @@ -510,6 +624,18 @@ parameters: count: 9 path: app/Http/Controllers/ProfileController.php + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 3 + path: app/Http/Controllers/ProfileController.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 3 + path: app/Http/Controllers/ProfileController.php + - message: '#^Call to static method forget\(\) on an unknown class Cache\.$#' identifier: class.notFound @@ -534,6 +660,24 @@ parameters: count: 3 path: app/Http/Controllers/PublicApiController.php + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 3 + path: app/Http/Controllers/PublicApiController.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/PublicApiController.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/ReportController.php + - message: '#^Relation ''media'' is not found in App\\Status model\.$#' identifier: larastan.relationExistence @@ -558,6 +702,12 @@ parameters: count: 5 path: app/Http/Controllers/SiteController.php + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/SiteController.php + - message: '#^Call to static method remember\(\) on an unknown class Cache\.$#' identifier: class.notFound @@ -576,6 +726,18 @@ parameters: count: 2 path: app/Http/Controllers/StatusController.php + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/StatusController.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 8 + path: app/Http/Controllers/StatusController.php + - message: '#^Relation ''media'' is not found in App\\Status model\.$#' identifier: larastan.relationExistence @@ -612,6 +774,12 @@ parameters: count: 1 path: app/Http/Controllers/TimelineController.php + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/TimelineController.php + - message: '#^Instantiated class App\\Transformer\\Api\\StatusTimelineTransformer not found\.$#' identifier: class.notFound @@ -624,6 +792,18 @@ parameters: count: 1 path: app/Http/Controllers/TimelineController.php + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 3 + path: app/Http/Controllers/UserInviteController.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Controllers/UserInviteController.php + - message: '#^Class Laravel\\Passport\\Http\\Middleware\\CheckForAnyScope not found\.$#' identifier: class.notFound @@ -636,6 +816,42 @@ parameters: count: 1 path: app/Http/Kernel.php + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Middleware/AccountInterstitial.php + + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Middleware/Admin.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Middleware/Admin.php + + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Middleware/Api/Admin.php + + - + message: '#^Do not use Auth\:\:user\(\) in a class that has access to the request\. Use \$request\-\>user\(\) instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Middleware/Api/Admin.php + + - + message: '#^Do not use Auth\:\:check\(\) in a class that has access to the request\. Use \$request\-\>user\(\) \!\=\= null instead\.$#' + identifier: larastan.noAuthFacadeInRequestScope + count: 1 + path: app/Http/Middleware/DangerZone.php + - message: '#^Call to static method get\(\) on an unknown class Session\.$#' identifier: class.notFound @@ -1475,3 +1691,15 @@ parameters: identifier: class.notFound count: 1 path: app/Util/Site/Config.php + + - + message: '#^Access to an undefined property Tests\\Unit\\ActivityPub\\AudienceScopeTest\:\:\$mastodon\.$#' + identifier: property.notFound + count: 3 + path: tests/Unit/ActivityPub/AudienceScopeTest.php + + - + message: '#^Access to an undefined property Tests\\Unit\\ActivityPub\\AudienceScopeTest\:\:\$pleroma\.$#' + identifier: property.notFound + count: 3 + path: tests/Unit/ActivityPub/AudienceScopeTest.php diff --git a/phpstan.neon b/phpstan.neon index fe274a9ea..bbbea8477 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,25 +1,35 @@ includes: - vendor/larastan/larastan/extension.neon + - vendor/nesbot/carbon/extension.neon - phpstan-baseline.neon parameters: - paths: - - app/ - + # Level 10 is the highest level level: 0 - ignoreErrors: - - '#Call to an undefined method [a-zA-Z0-9\\_]+::whereProfileId\(\)#' - - '#Call to an undefined method [a-zA-Z0-9\\_]+::whereFollowingId\(\)#' - - '#Call to an undefined method [a-zA-Z0-9\\_]+::whereUserId\(\)#' - - '#Call to an undefined method [a-zA-Z0-9\\_]+::whereAction\(\)#' - - '#Call to an undefined method [a-zA-Z0-9\\_]+::whereRegisterId\(\)#' - - '#Call to an undefined method [a-zA-Z0-9\\_]+::whereType\(\)#' - - '#Call to an undefined method [a-zA-Z0-9\\_]+::whereK\(\)#' - - '#Class App\\Http\\Controllers\\Settings\\FeedUnfollowPipeline not found#' - - '#Class App\\Observers\\FeedUnfollowPipeline not found#' + # Laravel specific configurations + noModelMake: true + noUnnecessaryCollectionCall: true + checkModelProperties: true + checkOctaneCompatibility: true + noEnvCallsOutsideOfConfig: true + checkModelAppends: true + checkModelMethodVisibility: true + checkAuthCallsWhenInRequestScope: true + + checkMissingTranslations: false + translationDirectories: + - resources/lang + + paths: + - app/ + - routes/ + - tests/ excludePaths: + - bootstrap/cache/* + - storage/ + - vendor/ - app/Console/Commands/ImportCities.php - app/Http/Controllers/SettingsController.php - app/Observers/FollowerObserver.php