Showing 699 of 699 total issues

Missing function doc comment
Open

  public function prepare($node, $row) {

Expected 1 space after closing parenthesis; found 0
Open

    if(!$connection->schema()->fieldExists('content_type_data_file','field_data_file_data_set_nid')){

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 prepareRow($row) {

Missing function doc comment
Open

  public function prepare($file, $row) {

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

  // }

Type hint "array" missing for $columns_array
Open

function deims_data_explorer_generate_preview($columns_array, $rows_array, $total_rows = 0) {

Expected 1 space after FUNCTION keyword; 0 found
Open

  return array_filter($variables, function($variable) {

Return type must not contain variable name "$query"
Open

 * @return object $query

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

 *  The array containing the form_state.

Additional blank lines found at end of doc comment
Open

 */

Type hint "array" missing for $variable
Open

function _deims_de_prep_codes($variable) {

Parameter comment must end with a full stop
Open

 *   Contains the string value for the nominal variable types

Line indented incorrectly; expected 10 spaces, found 12
Open

            );

Array indentation error, expected 13 spaces but found 14
Open

              'value' => array(

Array indentation error, expected 16 spaces but found 17
Open

                 'code' => $key,

Missing function doc comment
Open

function deims_variable_convert_select_to_options_element(array &$element) {

Missing function doc comment
Open

function _deims_variable_types() {
Severity
Category
Status
Source
Language