owncloud/core

View on GitHub

Showing 4,504 of 4,504 total issues

Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $AppName,
        IRequest $request,
        IUserSession $userSession,
        ILogger $logger,
        IURLGenerator $urlGenerator,
Severity: Major
Found in settings/Controller/CorsController.php - About 50 mins to fix

    Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            $appName,
            IRequest $request,
            IProvider $tokenProvider,
            IUserManager $userManager,
            ISession $session,
    Severity: Major
    Found in settings/Controller/AuthSettingsController.php - About 50 mins to fix

      Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
      Open

              $AppName,
              IRequest $request,
              IConfig $config,
              IClientService $clientService,
              IURLGenerator $urlGenerator,
      Severity: Major
      Found in settings/Controller/CheckSetupController.php - About 50 mins to fix

        Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
        Open

                DbHandler $dbHandler,
                IClientService $httpClientService,
                ILogger $logger,
                IJobList $jobList,
                ISecureRandom $secureRandom,
        Severity: Major
        Found in apps/federation/lib/TrustedServers.php - About 50 mins to fix

          Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
          Open

                  $appName,
                  IRequest $request,
                  ISecureRandom $secureRandom,
                  IJobList $jobList,
                  TrustedServers $trustedServers,
          Severity: Major
          Found in apps/federation/lib/Controller/OCSAuthAPIController.php - About 50 mins to fix

            Method publishActivity has 7 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                    $affectedUser,
                    $subject,
                    $subjectParams,
                    $objectType,
                    $objectId,
            Severity: Major
            Found in apps/federatedfilesharing/lib/FedShareManager.php - About 50 mins to fix

              Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                      $id,
                      $name,
                      ICommentsManager $commentsManager,
                      IUserManager $userManager,
                      IUserSession $userSession,
              Severity: Major
              Found in apps/comments/lib/Dav/EntityCollection.php - About 50 mins to fix

                Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                        $name,
                        ICommentsManager $commentsManager,
                        IUserManager $userManager,
                        IUserSession $userSession,
                        EventDispatcherInterface $dispatcher,
                Severity: Major
                Found in apps/comments/lib/Dav/EntityTypeCollection.php - About 50 mins to fix

                  Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                          IGroupManager $groupManager,
                          IManager $activityManager,
                          IUserSession $session,
                          ISystemTagManager $tagManager,
                          IAppManager $appManager,
                  Severity: Major
                  Found in apps/systemtags/lib/Activity/Listener.php - About 50 mins to fix

                    Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                            FederatedShareProvider $federatedShareProvider,
                            Notifications $notifications,
                            IUserManager $userManager,
                            ActivityManager $activityManager,
                            NotificationManager $notificationManager,
                    Severity: Major
                    Found in apps/federatedfilesharing/lib/FedShareManager.php - About 50 mins to fix

                      Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                              ISession $session,
                              Session $userSession,
                              IRequest $request,
                              Manager $twoFactorManager,
                              AccountModuleManager $accountModuleManager,
                      Severity: Major
                      Found in apps/dav/lib/Connector/Sabre/Auth.php - About 50 mins to fix

                        Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                                $AppName,
                                IRequest $request,
                                IL10N $l10n,
                                IUserStoragesService $userStoragesService,
                                IUserSession $userSession,
                        Severity: Major
                        Found in apps/files_external/lib/Controller/UserStoragesController.php - About 50 mins to fix

                          Method syncRemoteAddressBook has 7 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              public function syncRemoteAddressBook($url, $userName, $sharedSecret, $syncToken, $targetBookId, $targetPrincipal, $targetProperties) {
                          Severity: Major
                          Found in apps/dav/lib/CardDAV/SyncService.php - About 50 mins to fix

                            Method update has 7 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                    $id,
                                    $mountPoint,
                                    $backend,
                                    $authMechanism,
                                    $backendOptions,
                            Severity: Major
                            Found in apps/files_external/lib/Controller/UserStoragesController.php - About 50 mins to fix

                              Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                      $appName,
                                      IRequest $request,
                                      IUserSession $userSession,
                                      TagService $tagService,
                                      IPreview $previewManager,
                              Severity: Major
                              Found in apps/files/lib/Controller/ApiController.php - About 50 mins to fix

                                Method setCookie has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    public function setCookie($name, $value, $expire, $path, $domain, $secure, $httpOnly);
                                Severity: Major
                                Found in lib/public/AppFramework/Http/IOutput.php - About 50 mins to fix

                                  Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                          $format,
                                          $statuscode,
                                          $message,
                                          $data=[],
                                          $itemscount='',
                                  Severity: Major
                                  Found in lib/public/AppFramework/Http/OCSResponse.php - About 50 mins to fix

                                    Method createMailBody has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                            $filename,
                                            $link,
                                            $expiration,
                                            $senderDisplayName,
                                            $personalNote = null,
                                    Severity: Major
                                    Found in lib/private/Share/MailNotifications.php - About 50 mins to fix

                                      Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                              EnvironmentHelper $environmentHelper,
                                              FileAccessHelper $fileAccessHelper,
                                              AppLocator $appLocator,
                                              IConfig $config = null,
                                              ICacheFactory $cacheFactory,
                                      Severity: Major
                                      Found in lib/private/IntegrityCheck/Checker.php - About 50 mins to fix

                                        Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                                IUserStoragesService $storagesService,
                                                $storageId,
                                                $storage,
                                                $mountpoint,
                                                $arguments = null,
                                        Severity: Major
                                        Found in lib/private/Files/External/PersonalMount.php - About 50 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language