Problem/Motivation

The constant `/^entity\\.([a-z_]*)\\./ ` cannot match route names for entity types whose machine name contains a digit (e.g. `entity.h5p_content.canonical`).

Proposed resolution

Can we use a more liberal regex... let's see.

Remaining tasks

User interface changes

API changes

Data model changes

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

alexpott created an issue. See original summary.

  • alexpott committed 218f1637 on 5.x
    fix: #3603250 \Drupal\entity_usage\UrlToEntityInterface::...
alexpott’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • alexpott committed c27d82eb on 8.x-2.x
    fix: #3603250 \Drupal\entity_usage\UrlToEntityInterface::...

Status: Fixed » Closed (fixed)

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