Problem/Motivation

Drupal 8+ has routes. It would be nice to see the routes ranked by visits. It would also be nice to see the paths of a route ranked by visits.

Steps to reproduce

Proposed resolution

Create a view. These reports will be 100% Drupal views.

Remaining tasks

  1. Create display, showing all routes sorted by visits descending
  2. Create a display showing all visits for one route sorted by visits descending
  3. Add menu item
  4. hook_update_N to add new menu item
  5. Add route rebuild check to status report

User interface changes

Two new reports, new menu item

API changes

Data model changes

Issue fork visitors-3376234

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

bluegeek9 created an issue. See original summary.

bluegeek9’s picture

Issue summary: View changes
Parent issue: » #3376233: View filter date range

bluegeek9’s picture

Status: Active » Fixed

bluegeek9’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

bluegeek9’s picture

This issue was resolved. A new release, 8.x-2.17, will be made soon, May 31st.

This is an excellent opportunity to beta test the dev branch, and report any issues.

Contributors (5)

bluegeek9, roshni27, abhishek_gupta1, sarwan_verma, SandeepSingh199

Changelog

Issues: 32 issues resolved.

Changes since 8.x-2.16:

Bug

Feature

Task