YetiForceCompany/YetiForceCRM

View on GitHub

Showing 4,652 of 306,333 total issues

Avoid too many return statements within this method.
Open

                return '_3';
Severity: Major
Found in app/Language.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                        return '_1';
    Severity: Major
    Found in app/Language.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return '_2';
      Severity: Major
      Found in app/Language.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                            return '_2';
        Severity: Major
        Found in app/Language.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                              return \nl2br(Purifier::encodeHtml(static::$languageContainer[$language][$secondModuleName]['php'][$key]));
          Severity: Major
          Found in app/Language.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return $encode ? Purifier::encodeHtml($key) : $key;
            Severity: Major
            Found in app/Language.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return '_2';
              Severity: Major
              Found in app/Language.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return '_2';
                Severity: Major
                Found in app/Language.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return '_2';
                  Severity: Major
                  Found in app/Language.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                        return '_2';
                    Severity: Major
                    Found in app/Language.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                          return '_1';
                      Severity: Major
                      Found in app/Language.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                            return '_1';
                        Severity: Major
                        Found in app/Language.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return '_5';
                          Severity: Major
                          Found in app/Language.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return '';
                            Severity: Major
                            Found in app/TextParser.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                          return '';
                              Severity: Major
                              Found in app/TextParser.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                        return false;
                                Severity: Major
                                Found in app/Mail/RecordFinder.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return $value;
                                  Severity: Major
                                  Found in app/TextParser.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            return $instance->record($value);
                                    Severity: Major
                                    Found in app/TextParser.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return Fields\DateTime::getTimeZone();
                                      Severity: Major
                                      Found in app/TextParser.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return Config::main('PORTAL_URL') . '/index.php?module=' . $this->moduleName . '&action=index&' . $recorIdName . '=' . $this->record;
                                        Severity: Major
                                        Found in app/TextParser.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language