Considering the Drupal core project, this URL has some performance problems and code that doesn't meet the Drupal Coding standards.

To share a non exhaustive list:
- the same sql queries is done x times
- phpcs requirements are not met
- ...

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

TeeBeeCoder created an issue. See original summary.

teebeecoder’s picture

Status: Active » Needs review

  • TeeBeeCoder committed 89c80228 on 3.0.x
    Issue #3449132 by TeeBeeCoder: Lint ProjectStatisticsBlock.php
    

  • TeeBeeCoder committed 8399a5c1 on 3.0.x
    Issue #3449132 by TeeBeeCoder: Lint LanguageProgressBlock.php
    

  • TeeBeeCoder committed fcf28fb6 on 3.0.x
    Issue #3449132 by TeeBeeCoder: Fix performances issues in methods from...
fmb’s picture

Status: Needs review » Fixed
fmb’s picture

Assigned: teebeecoder » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.