modxcms/revolution

View on GitHub

Showing 7,873 of 7,873 total issues

Method parseScalar has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  static public function parseScalar($scalar, $delimiters = null, $stringDelimiters = array('"', "'"), &$i = 0, $evaluate = true)
Severity: Minor
Found in core/model/aws/lib/yaml/lib/sfYamlInline.php - About 35 mins to fix

    Method register_object has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            $object,
            $object_impl,
            $allowed = array(),
            $smarty_args = true,
            $block_methods = array()
    Severity: Minor
    Found in core/model/smarty/SmartyBC.class.php - About 35 mins to fix

      Method put_attributes has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          public function put_attributes($domain_name, $item_name, $keypairs, $replace = null, $opt = null)
      Severity: Minor
      Found in core/model/aws/services/sdb.class.php - About 35 mins to fix

        Method smarty_modifier_truncate has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

        function smarty_modifier_truncate($string, $length = 80, $etc = '...', $break_words = false, $middle = false)
        Severity: Minor
        Found in core/model/smarty/plugins/modifier.truncate.php - About 35 mins to fix

          Method _getTemplateId has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

                  $template_name,
                  $cache_id = null,
                  $compile_id = null,
                  $caching = null,
                  Smarty_Internal_Template $template = null
          Severity: Minor
          Found in core/model/smarty/Smarty.class.php - About 35 mins to fix

            Method update_job has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                public function update_job($job_id, $manifest, $job_type, $validate_only, $opt = null)
            Severity: Minor
            Found in core/model/aws/services/importexport.class.php - About 35 mins to fix

              Method clear has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  abstract public function clear(Smarty $smarty, $resource_name, $cache_id, $compile_id, $exp_time);
              Severity: Minor
              Found in core/model/smarty/sysplugins/smarty_cacheresource.php - About 35 mins to fix

                Method create has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                        Smarty_Internal_Template $_template,
                        $content = '',
                        $functions = '',
                        $cache = false,
                        Smarty_Internal_TemplateCompilerBase $compiler = null
                Severity: Minor
                Found in core/model/smarty/sysplugins/smarty_internal_runtime_codeframe.php - About 35 mins to fix

                  Method registerPlugin has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      public function registerPlugin($type, $name, $callback, $cacheable = true, $cache_attr = null)
                  Severity: Minor
                  Found in core/model/smarty/sysplugins/smarty_internal_templatebase.php - About 35 mins to fix

                    Method _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        private function _execute($template, $cache_id, $compile_id, $parent, $function)
                    Severity: Minor
                    Found in core/model/smarty/sysplugins/smarty_internal_templatebase.php - About 35 mins to fix

                      Method clear has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          public function clear(Smarty $smarty, $resource_name, $cache_id, $compile_id, $exp_time)
                      Severity: Minor
                      Found in core/model/smarty/sysplugins/smarty_cacheresource_custom.php - About 35 mins to fix

                        Method compile has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            public function compile($args, Smarty_Internal_TemplateCompilerBase $compiler, $parameter, $tag, $method)

                          Method createTemplate has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              public function createTemplate($template, $cache_id = null, $compile_id = null, $parent = null, $do_clone = true)
                          Severity: Minor
                          Found in core/model/smarty/Smarty.class.php - About 35 mins to fix

                            Method _getVariable has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                    Smarty_Internal_Data $data,
                                    $varName,
                                    Smarty_Internal_Data $_ptr = null,
                                    $searchParents = true,
                                    $errorEnable = true
                            Severity: Minor
                            Found in core/model/smarty/sysplugins/smarty_internal_method_gettemplatevars.php - About 35 mins to fix

                              Method callTagCompiler has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  public function callTagCompiler($tag, $args, $param1 = null, $param2 = null, $param3 = null)
                              Severity: Minor
                              Found in core/model/smarty/sysplugins/smarty_internal_templatecompilerbase.php - About 35 mins to fix

                                Method registerObject has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                        $object_name,
                                        $object,
                                        $allowed_methods_properties = array(),
                                        $format = true,
                                        $block_methods = array()
                                Severity: Minor
                                Found in core/model/smarty/sysplugins/smarty_internal_templatebase.php - About 35 mins to fix

                                  Method append has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      public function append(Smarty_Internal_Data $data, $tpl_var, $value = null, $merge = false, $nocache = false)
                                  Severity: Minor
                                  Found in core/model/smarty/sysplugins/smarty_internal_method_append.php - About 35 mins to fix

                                    Method invalidate has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                            $cid = null,
                                            $resource_name = null,
                                            $cache_id = null,
                                            $compile_id = null,
                                            $resource_uid = null
                                    Severity: Minor
                                    Found in core/model/smarty/sysplugins/smarty_cacheresource_keyvaluestore.php - About 35 mins to fix

                                      Method compile has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          public function compile($args, Smarty_Internal_TemplateCompilerBase $compiler, $parameter, $tag, $function = null)

                                        Method compileAllTemplates has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                                Smarty $smarty,
                                                $extension = '.tpl',
                                                $force_compile = false,
                                                $time_limit = 0,
                                                $max_errors = null
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language