The homepage 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

fmb made their first commit to this issue’s fork.

  • fmb committed b393ef4c on 3.0.x authored by teebeecoder
    Issue #3449617 by TeeBeeCoder: Add string count and language statistics...

  • fmb committed c71ac0c2 on 3.0.x authored by teebeecoder
    Issue #3449617 by TeeBeeCoder: Refactor L10nStatistics class
    
    The...

  • fmb committed a616d7c0 on 3.0.x authored by teebeecoder
    Issue #3449617 by TeeBeeCoder: Fix 2 missing services in l10n_server and...

  • fmb committed 02a9879a on 3.0.x authored by teebeecoder
    Issue #3449617 by TeeBeeCoder: Fix performance issues on the Homepage...

  • fmb committed 3fc2d357 on 3.0.x authored by teebeecoder
    Issue #3449617 by TeeBeeCoder: Lint FrontStatisticsBlock.php
    

  • fmb committed dbe68340 on 3.0.x authored by teebeecoder
    Issue #3449617 by TeeBeeCoder: Move the l10nProjectManager service to...

  • fmb committed bded502b on 3.0.x authored by teebeecoder
    Issue #3449617 by TeeBeeCoder: Fix missing checks in...
fmb’s picture

Assigned: teebeecoder » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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