SU-SWS/stanford_profile_helper

View on GitHub

Showing 521 of 706 total issues

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Perl-style comments are not allowed; use "// Comment" instead
Open

#[Block(

Missing class doc comment
Open

class SkipNavAnchorBlock extends BlockBase {

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Expected 1 blank line before function; 0 found
Open

function stanford_profile_helper_node_update(NodeInterface $node) {

Expected 1 space after "?"; 0 found
Open

      $collection->get('xmlsitemap.sitemap_xsl')?->setRequirement('_access', 'FALSE');

Line indented incorrectly; expected 0 spaces, found 2
Open

  id: "response_code",

Doc comment short description must start with a capital letter
Open

 * stanford_profile_helper_helper.module

Protected method name "StanfordEventsImporterAPIURLFieldWidget::parseURLForDefaults" is not in lowerCamel format
Open

  protected function parseURLForDefaults(LinkItemInterface $item) {

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Doc comment short description must end with a full stop
Open

   * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Unused use statement
Open

use Drupal\Core\Condition\Attribute\Condition;

There must be one blank line after the last USE statement; 2 found;
Open

use Symfony\Component\Finder\Finder;

Additional blank lines found at end of doc comment
Open

 */

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}

Doc comment short description must start with a capital letter
Open

   * {@inheritDoc}
Severity
Category
Status
Source
Language