Showing 699 of 699 total issues

Line indented incorrectly; expected 10 spaces, found 14
Open

              'message' => t('%name: the maximum value must be larger than the minimum value.', array('%name' => $instance['label'])),

Array closing indentation error, expected 14 spaces but found 15
Open

               ),

There should be no white space after an opening "("
Open

            if( !$unitmetadata) {

Missing function doc comment
Open

function deims_variable_load_multiple($field_name, array $ids) {

No space found before comment text; expected "// $item['data']['codes'] = list_allowed_values_string($item['data']['codes']);" but found "//$item['data']['codes'] = list_allowed_values_string($item['data']['codes']);"
Open

      //$item['data']['codes'] = list_allowed_values_string($item['data']['codes']);

Closing parenthesis of array declaration must be on a new line
Open

          )),

Missing function doc comment
Open

  public function getPackageIDParts() {

Missing function doc comment
Open

  public function saveDOI($doi) {

Missing file doc comment
Open

<geographicCoverage>

Missing function doc comment
Open

function theme_bdp_tag($variables) {

Expected 1 newline at end of file; 2 found
Open

  </distinfo>

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

 * Default template to use when an entity is rendered using the 'bdp' view mode.

Expected 1 blank line after function; 0 found
Open

  }

Tag value indented incorrectly; expected 1 space but found 2
Open

 * @param  array $operations

Missing parameter comment
Open

 * @param object $node

Doc comment for parameter $columns does not match actual variable name $node
Open

 * @param array $columns

Line indented incorrectly; expected 10 spaces, found 11
Open

           drupal_set_message('This is a very large data set. Please ' . l('contact us', 'contact') .

Inline comments must start with a capital letter
Open

  // foreach ($form_state['values'] as $key => $value) {

Expected 1 space after FUNCTION keyword; 0 found
Open

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

Missing parameter comment
Open

 * @param array $columns
Severity
Category
Status
Source
Language