Showing 699 of 699 total issues

Doc comment short description must be on the first line
Open

 * Primary value passed to this field must be the variable label.

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

  // Sort by weight

Expected 1 space before "="; 0 found
Open

              $attribute['attrdomv']['rdom']['rdommin']= $item['data']['minimum'];

Missing function doc comment
Open

function theme_eml_tags($variables) {

Missing file doc comment
Open

<organizationName><?php print $label; ?></organizationName>

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

 */

Comments may not appear after statements
Open

      'field_data_file_data_set', // Handled in DeimsContentDataSet

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

    // Convert code definitions from '=' to '|' as the key/value separator

Comments may not appear after statements
Open

      'field_dataset_ext_assoc_ref', // Handled in prepare()

Missing class doc comment
Open

class DeimsContentOrganizationMigration extends Migration {

Missing function doc comment
Open

  public function prepare($node, $row) {

Missing function doc comment
Open

  public function prepare($node, $row) {

Missing function doc comment
Open

  public function prepareRow($row) {

Missing function doc comment
Open

  public function prepare($node, $row) {

Missing function doc comment
Open

  public function getCoordinates($node, $row) {

Missing function doc comment
Open

  public function preserveValues($node) {

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

 * @return string $markup

Type hint "array" missing for $variables
Open

function _deims_de_get_allowed_filters($variables) {

Doc comment short description must end with a full stop
Open

 * Description _deims_de_prep_variable prepares the varianble

The PHP open tag must be followed by exactly one blank line
Open

<?php
Severity
Category
Status
Source
Language