Showing 699 of 699 total issues

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

  // $allowed_filters = array_intersect($allowed_columns, array_keys($schema[$connection['table']]));

Separate the @param and @return sections by a blank line.
Open

 * @return object $query

Type hint "array" missing for $form_state
Open

function _deims_de_prep_date($variable, $form_state) {

Expected 1 space before "="; 0 found
Open

        $attribute['gfc:FC_FeatureAttribute']['gfc:cardinality']['gco:Multiplicity gco:nilreason=unknown']='';

Missing function doc comment
Open

function theme_eml_elements($variables) {

Missing parameter type
Open

 * @param $node

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

  public function getEMLHash() {

Missing function doc comment
Open

  public function calculateEMLHash() {

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

  public function calculateEMLHash() {

Additional whitespace found at end of file
Open

<?php endif; ?>

Doc comment long description must end with a full stop
Open

 * BDP view mode and template for nodes

Missing function doc comment
Open

  public function getNode() {

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

 * named bdp--ENTITY-TYPE--SUB-TYPE.tpl.php.

Expected 1 space after IF keyword; 0 found
Open

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

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

}

Type hint "array" missing for $context
Open

function _fetch_row_batch($query, $file, $columns, &$context) {

Comment indentation error, expected only 1 spaces
Open

  //  'title' => t('Administer DEIMS data explorer'),

Description for the @return value is missing
Open

 * @return mixed

Parameter comment must end with a full stop
Open

 *   Contains the actual data rows
Severity
Category
Status
Source
Language