Showing 699 of 699 total issues

Doc comment short description must end with a full stop
Open

 * Description _deims_prep_list prepares the code-value pairs

Type hint "array" missing for $form_state
Open

function _deims_de_prep_date($variable, $form_state) {

Doc comment short description must end with a full stop
Open

 * Describe _deims_de_array2csv : prepares the in-array data to be packaged in csv

Missing function doc comment
Open

  public function prepare($entity, array $field_info, array $instance, array $values) {

Expected 1 blank line after function; 0 found
Open

  }

Missing function doc comment
Open

  public static function getApiUrl($path, array $options = array()) {

Line indented incorrectly; expected 8 spaces, found 7
Open

       else {

Expected 1 blank line after function; 2 found
Open

  }

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

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

Missing file doc comment
Open

<spdom>

Comments may not appear after statements
Open

      'field_data_file_data_set', // Handled in DeimsContentDataSet

Missing function doc comment
Open

  public function prepare($node, $row) {

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

}

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

}

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 __construct(array $arguments) {

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

        // Before saving any translations, ensure

Type hint "array" missing for $columns_array
Open

function deims_data_explorer_generate_preview($columns_array, $rows_array, $total_rows = 0) {
Severity
Category
Status
Source
Language