Showing 699 of 699 total issues

Missing function doc comment
Open

  public static function addApiAuthentication(array &$options) {

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

   * Fetch a data set's Eml revision ID (data object version) from the LTER PASTA Data Manager API.

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

   * @return int

Missing function doc comment
Open

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

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

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

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

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

Expected 1 blank line after function; 0 found
Open

}

Functions must not contain multiple empty lines in a row; found 2 empty lines
Open


Severity: Minor
Found in deims.tokens.inc by phpcodesniffer

Missing function doc comment
Open

function _deims_data_source_get_data_set($node) {
Severity: Minor
Found in deims.tokens.inc by phpcodesniffer

Array closing indentation error, expected 10 spaces but found 12
Open

            )

Missing function doc comment
Open

  public static function getInstance($node) {

Missing file doc comment
Open

<metadata>

Missing function doc comment
Open

  public function prepare($node, $row) {

Missing function doc comment
Open

  public function prepare($node, $row) {

No space found before comment text; expected "// $wkt = $query->execute()->fetchField();" but found "//$wkt = $query->execute()->fetchField();"
Open

      //$wkt = $query->execute()->fetchField();

Missing function doc comment
Open

function theme_bdp_elements($variables) {

Missing function doc comment
Open

  public function getNode() {

Missing file doc comment
Open

<taxoncl>

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

 *

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

}
Severity
Category
Status
Source
Language