Showing 3,246 of 4,217 total issues

Avoid too many return statements within this method.
Open

            return $lang;
Severity: Major
Found in plugins/locale/classes/yf_i18n.class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return false;
    Severity: Major
    Found in plugins/static_pages/admin_modules/yf_static_pages.class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return $a['locale'];
      Severity: Major
      Found in plugins/locale/classes/yf_i18n.class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                return $this->CUR_LOCALE;
        Severity: Major
        Found in plugins/locale/classes/yf_i18n.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return  $result;
          Severity: Major
          Found in plugins/payment/admin_modules/yf_manage_payment_operation.class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return  $result;
            Severity: Major
            Found in plugins/payment/admin_modules/yf_manage_payment_operation.class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return
                          '<div class="col-md-12">' .
                              ($data_chart ? '<div class="col-md-6" title="' . t('Транзакции по дням') . '">' . $data_chart . '</div>' : '') .
                              ($quick_filter ? '<div class="col-md-6 pull-right" title="' . t('Быстрый фильтр') . '">' . $quick_filter . '</div>' : '') .
                          '</div>' .
              Severity: Major
              Found in plugins/payment/admin_modules/yf_manage_payment_operation.class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                        return  $result;
                Severity: Major
                Found in plugins/payment/admin_modules/yf_manage_deposit.class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return  $result;
                  Severity: Major
                  Found in plugins/payment/admin_modules/yf_manage_transfer.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                return  $this->_user_message($result);
                    Severity: Major
                    Found in plugins/payment/admin_modules/yf_manage_transfer.class.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                  return  $this->_user_message($result);
                      Severity: Major
                      Found in plugins/payment/admin_modules/yf_manage_deposit.class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                    return $lang;
                        Severity: Major
                        Found in plugins/locale/classes/yf_i18n.class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return $out;
                          Severity: Major
                          Found in plugins/locale/classes/yf_i18n.class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                            return $content;
                            Severity: Major
                            Found in plugins/assets/classes/yf_assets.class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return false;
                              Severity: Major
                              Found in plugins/assets/classes/yf_assets.class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                    return  $result;
                                Severity: Major
                                Found in plugins/payment/admin_modules/yf_manage_payment_operation.class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                          return '(u.name ' . $like . ' OR u.nick ' . $like . ' OR u.login ' . $like . ' OR u.email ' . $like . ')';
                                  Severity: Major
                                  Found in plugins/payment/admin_modules/yf_manage_deposit.class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            return $cache[$name];
                                    Severity: Major
                                    Found in plugins/assets/classes/yf_assets.class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                          return  $result;
                                      Severity: Major
                                      Found in plugins/payment/admin_modules/yf_manage_payment_operation.class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                    return $lang;
                                        Severity: Major
                                        Found in plugins/locale/classes/yf_i18n.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language