Provide internal API for special schemes and thin public wrappers for user input and non-routed URLs

Created on 30 January 2015, over 9 years ago
Updated 30 January 2023, over 1 year ago

Problem/Motivation

As part of #2407505: [meta] Finalize the menu links (and other user-entered paths) system β†’ we have introduced several custom URI schemes to unify the storage of URIs in Drupal:

  • entity:
  • user-input:
  • base: (previously base://)

We have lots of magical string checking all over for these.

Proposed resolution

  • Introduce class constants for these three special schemes.
  • Convert internal (and string-parsey-magic) uses of the schemes to use the class constants.
  • Consider leaving non-internal uses of the schemes as strings.

Remaining tasks

Discuss.

User interface changes

None.

API changes

Addition of class constants to Url, etc.

πŸ“Œ Task
Status

Needs work

Version

10.1 ✨

Component
RoutingΒ  β†’

Last updated 16 days ago

Created by

πŸ‡ΊπŸ‡ΈUnited States xjm

Live updates comments and jobs are added and updated live.
  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • The Needs Review Queue Bot β†’ tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".

    Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.

    Consult the Drupal Contributor Guide β†’ to find step-by-step guides for working with issues.

Production build 0.71.5 2024