Showing 699 of 699 total issues

Missing function doc comment
Open

function theme_eml_tag($variables) {

Doc comment short description must be on a single line, further text should be a separate paragraph
Open

 * Nov 2017 Added utf8 option to tidy statement at line 80, i.e. $tidy->repairString($xml, $config,'utf8') for &nbsp problem.

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

  public function getEML($reset = FALSE) {

Missing function doc comment
Open

  public function getPackageIDParts() {

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

  public function getEMLRevisionID() {

Missing file doc comment
Open

<eainfo>

Missing function doc comment
Open

  public function prepareRow($row) {

Expected 1 blank line after function; 0 found
Open

  }

Missing function doc comment
Open

  public function getOrganization($node, $row) {

No space found before comment text; expected "// $query->condition('vid', $row->vid);" but found "//$query->condition('vid', $row->vid);"
Open

      //$query->condition('vid', $row->vid);

No space found before comment text; expected "// dpm(unpack('Lpadding/corder/Lgtype/dlongitude/dlatitude', $row->field_research_site_pt_coords));" but found "//dpm(unpack('Lpadding/corder/Lgtype/dlongitude/dlatitude', $row->field_research_site_pt_coords));"
Open

      //dpm(unpack('Lpadding/corder/Lgtype/dlongitude/dlatitude', $row->field_research_site_pt_coords));

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

      '#markup' => '<p>' . l('Return to data set', "node/{$node->nid}") . '</p>',

Parameter comment must end with a full stop
Open

 *   Contains data about the columns

Type hint "array" missing for $variables
Open

function _deims_de_get_allowed_columns($variables) {

Additional blank lines found at end of doc comment
Open

 */

Parameter comment indentation must be 3 spaces, found 2 spaces
Open

 *  The array containing the code value pairs.

Type hint "array" missing for $variable
Open

function _deims_de_prep_physical($variable) {

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

            break;

Expected 1 space after "="; 0 found
Open

        $attribute['gfc:FC_FeatureAttribute']['gfc:cardinality']['gco:Multiplicity gco:nilreason=unknown']='';

Array indentation error, expected 20 spaces but found 21
Open

                     'gfc:definition' => array('gco:CharacterString' => $value),
Severity
Category
Status
Source
Language