Problem/Motivation

The module dumps route names.

Steps to reproduce

Run drush en schema_ui:

string(69) "/admin/structure/config_pages/types/manage/{config_pages_type}/schema"
string(49) "/admin/structure/media/manage/{media_type}/schema"
string(48) "/admin/structure/types/manage/{node_type}/schema"
string(70) "/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/schema"
string(36) "/admin/config/people/accounts/schema"
string(57) "/admin/structure/paragraphs_type/{paragraphs_type}/schema"
 [success] Successfully enabled: schema_ui

Proposed resolution

This should probably be removed: https://git.drupalcode.org/project/schema_ui/-/blob/a953f828bce55f86880c...

Issue fork schema_ui-3407959

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

prudloff created an issue. See original summary.

prudloff’s picture

Status: Active » Fixed

Oh I see this was already removed but not released: https://git.drupalcode.org/project/schema_ui/-/commit/b95b1c055653d21c58...
(I was confused by the fact that GitLab showed me the main branch by default and not 1.x.)

bpstr’s picture

Oh, my bad, thanks for the notification!

Status: Fixed » Closed (fixed)

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