owncloud/core

View on GitHub

Showing 3,230 of 4,482 total issues

Avoid too many return statements within this method.
Open

        return '`' . $string . '`';
Severity: Major
Found in lib/private/DB/QueryBuilder/QuoteHelper.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return $storage;
    Severity: Major
    Found in lib/private/legacy/util.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return $this->quoteForeignKeyConstraint($fkc);
      Severity: Major
      Found in lib/private/DB/OracleMigrator.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

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

          Avoid too many return statements within this method.
          Open

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

            Avoid too many return statements within this method.
            Open

                            return $this->quoteIndex($index);
            Severity: Major
            Found in lib/private/DB/OracleMigrator.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

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

                Avoid too many return statements within this method.
                Open

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

                  Avoid too many return statements within this method.
                  Open

                              return (string) $l->t('last year');
                  Severity: Major
                  Found in lib/private/DateTimeFormatter.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return $this->quoteIndex($index);
                    Severity: Major
                    Found in lib/private/DB/OracleMigrator.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return new \OC\Files\Storage\Wrapper\Availability(['storage' => $storage]);
                      Severity: Major
                      Found in lib/private/legacy/util.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                    return $storage;
                        Severity: Major
                        Found in lib/private/legacy/util.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return $this->quoteColumn($column);
                          Severity: Major
                          Found in lib/private/DB/OracleMigrator.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                            return $this->quoteIndex($index);
                            Severity: Major
                            Found in lib/private/DB/OracleMigrator.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

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

                                Avoid too many return statements within this method.
                                Open

                                            return $storage;
                                Severity: Major
                                Found in lib/private/legacy/util.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                      return OC_User::isAdminUser($user);
                                  Severity: Major
                                  Found in lib/private/legacy/api.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

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

                                      Avoid too many return statements within this method.
                                      Open

                                                      return $this->quoteIndex($index);
                                      Severity: Major
                                      Found in lib/private/DB/OracleMigrator.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                            return true;
                                        Severity: Major
                                        Found in lib/private/App/AppManager.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language