Showing 699 of 699 total issues

Missing file doc comment
Open

<details>

Line indented incorrectly; expected 10 spaces, found 12
Open

            $errors[$field['field_name']][$langcode][$delta][] = array(

Case breaking statements must be followed by a single blank line
Open

            break;

Missing function doc comment
Open

function deims_variable_search_autocomplete($field_name, $entity_type) {

Comment indentation error, expected only 2 spaces
Open

  //    $query->condition($id_column, $matches, 'NOT IN');

Missing function doc comment
Open

  public function getEMLHash() {

Public method name "EmlDataSet::saveDOI" is not in lowerCamel format
Open

  public function saveDOI($doi) {

Missing file doc comment
Open

<metadata>

Doc comment short description must be on the first line
Open

 * Person template.

Additional whitespace found at start of file
Open

 <?php

Expected 1 blank line after function; 0 found
Open

  }

Missing function doc comment
Open

  public function prepareRow($row) {

Missing function doc comment
Open

  public function getVariables($node, $row) {

Expected 1 blank line after function; 0 found
Open

  }

Expected newline after closing brace
Open

    }else{

Expected 1 blank line after function; 0 found
Open

  }

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

    // in each

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

        // Before saving any translations, ensure

The PHP open tag must be followed by exactly one blank line
Open

<?php

The $text argument to l() should be enclosed within t() so that it is translatable
Open

      . l('contact us', '/contact') . ' if you have repeated errors.';
Severity
Category
Status
Source
Language