owncloud/core

View on GitHub

Showing 3,235 of 4,503 total issues

Avoid too many return statements within this method.
Open

            return 1;
Severity: Major
Found in apps/files/lib/Command/TransferOwnership.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return $c->query('ServerContainer')->getMimeTypeLoader();
    Severity: Major
    Found in apps/files/lib/AppInfo/Application.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return (string) $l->t('%2$s changed %1$s', $params);
      Severity: Major
      Found in apps/files/lib/Activity.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return (string) $l->t('%2$s renamed %3$s to %1$s', $params);
        Severity: Major
        Found in apps/files/lib/Activity.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                              return [
                                  0 => 'file',
                              ];
          Severity: Major
          Found in apps/files/lib/Activity.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                                return [
                                    0 => 'file',
                                ];
            Severity: Major
            Found in apps/files/lib/Activity.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                                  return [
                                      0 => 'file',
                                      1 => 'username',
                                  ];
              Severity: Major
              Found in apps/files/lib/Activity.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return 'timeout';
                Severity: Major
                Found in lib/public/Files/StorageNotAvailableException.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return false;
                  Severity: Major
                  Found in lib/kernel.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                return $c->query('ServerContainer')->getLockingProvider();
                    Severity: Major
                    Found in apps/files/lib/AppInfo/Application.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return false;
                      Severity: Major
                      Found in apps/files/lib/Activity.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return (string) $l->t('%2$s moved this file to %1$s', $params);
                        Severity: Major
                        Found in apps/files/lib/Activity.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return false;
                          Severity: Major
                          Found in apps/files/lib/Activity.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                            return (string) $l->t('You moved %2$s to %1$s', $params);
                            Severity: Major
                            Found in apps/files/lib/Activity.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                                  return [
                                                      0 => 'file',
                                                      1 => 'file',
                                                  ];
                              Severity: Major
                              Found in apps/files/lib/Activity.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return false;
                                Severity: Major
                                Found in apps/files/lib/Activity.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                              return true;
                                  Severity: Major
                                  Found in lib/kernel.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                    return (string) $l->t('You deleted %1$s', $params);
                                    Severity: Major
                                    Found in apps/files/lib/Activity.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return (string) $l->t('%2$s deleted %1$s', $params);
                                      Severity: Major
                                      Found in apps/files/lib/Activity.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                            return [
                                                                0 => 'file',
                                                                1 => 'file',
                                                            ];
                                        Severity: Major
                                        Found in apps/files/lib/Activity.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language