Showing 699 of 699 total issues

Separate the @throws and @ingroup sections by a blank line.
Open

   * @ingroup eml_data_manager_api

Expected newline after closing brace
Open

    }else{

Expected 1 space(s) before asterisk; 2 found
Open

  * Implement hook_help()

Array indentation error, expected 12 spaces but found 16
Open

                'enddate' => _bdp_date_value($dates['value2'], $granularity),

Public method name "EmlHarvestList::getEMLHL" is not in lowerCamel format
Open

  public function getEMLHL($reset = FALSE) {

Missing function doc comment
Open

function theme_iso_tag($variables) {

Missing file doc comment
Open

<gmi:MI_Metadata<?php print $namespaces; ?> >

Expected 1 space(s) before asterisk; 2 found
Open

  * Implement hook_help()

Expected 1 space(s) before asterisk; 2 found
Open

  */

Line indented incorrectly; expected 6 spaces, found 4
Open

    //  dataset nuked

Expected 2 space(s) before asterisk; 3 found
Open

   * @ingroup eml_data_manager_api

The closing brace for the class must have an empty line before it
Open

}

Expected 1 blank line before function; 0 found
Open

  public static function get($name = 'PastaSubmissionQueue') {

Expected 1 space(s) before asterisk; 2 found
Open

  */

Line indented incorrectly; expected 6 spaces, found 8
Open

        return $request->data;

Expected 1 space(s) before asterisk; 2 found
Open

  */

Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
Open

// ----------------------------------------------------------------------------

The first index in a multi-value array must be on a new line
Open

          $value = array('key' => 'rngdates', 'value' => array(

Missing function doc comment
Open

function iso_settings_form() {

Expected 2 space(s) before asterisk; 1 found
Open

 *  Default template to use when an entity is rendered using the 'iso' view mode.
Severity
Category
Status
Source
Language