Showing 699 of 699 total issues

Concat operator must be surrounded by a single space
Open

          $address['deliveryPoint'] = $address['deliveryPoint'].", ".$item['premise'];  

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

  public function getEMLHash() {

Missing file doc comment
Open

<eml:eml<?php print $namespaces; ?> <?php print $attributes; ?>>

Missing file doc comment
Open

<geographicCoverage>

Line indented incorrectly; expected 2 spaces, found 0
Open

c

Inline comments must start with a capital letter
Open

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

Description for the @return value is missing
Open

 * @return array

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_date($variable, $form_state) {

Expected 1 blank line before function; 0 found
Open

  public function __construct() {

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'])),

Missing function doc comment
Open

function deims_variable_convert_select_to_options_element(array &$element) {

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

  public function getPackageID() {

Missing function doc comment
Open

  public function getEMLRevisionID() {

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

 * @file

Missing class doc comment
Open

class DeimsContentOrganizationMigration extends Migration {

Expected 1 blank line after function; 0 found
Open

  }

No space found before comment text; expected "// $query->addExpression('AsText(field_research_site_pt_coords_geo)');" but found "//$query->addExpression('AsText(field_research_site_pt_coords_geo)');"
Open

      //$query->addExpression('AsText(field_research_site_pt_coords_geo)');

Missing @var tag in member variable comment
Open

   */

There must be no blank lines after the function comment
Open

 */
Severity
Category
Status
Source
Language