Add a helper method to strip subdirectories from URL paths

Created on 31 March 2019, about 6 years ago
Updated 28 January 2020, about 5 years ago

Problem/Motivation

In Url::toString() the UnroutedUrlAssembler::buildLocalUrl() method adds a the subdirectory to Drupal paths. The Url::fromUserInput() method only accepts URLs relative to the root directory though. This could lead to situations (for example action URLs in forms) where Drupal has a URL containing a subdirectory, but is unable to process them via Url::fromUserInput() because the URL is not a relative path. It would be nice to have a helper method to strip subdirectories from a path so you are able to feed the path to Url::fromUserInput().

See related issues:
#2990664: Media library does not work when Drupal is installed into a sub-directory β†’
#3002805: Media Widget Cannot Select Media - Page not Found/ReWrite Base Conflict β†’
#3042038: Allow UrlGenerator to process action URLs in FormBuilder::buildFormAction() β†’
πŸ› \Drupal\Core\Url does not accept root-relative (file) URLs, making it impossible to let LinkGenerator create root-relative file URL links Active

Proposed resolution

Add a helper method to strip subdirectories from a path.

Remaining tasks

Write patch
Review
Commit

User interface changes

None.

API changes

New helper method to strip subdirectories from a path.

Data model changes

None.

Release notes snippet

Problem/Motivation

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

✨ Feature request
Status

Needs work

Version

10.1 ✨

Component
BaseΒ  β†’

Last updated about 3 hours ago

Created by

πŸ‡³πŸ‡±Netherlands seanB Netherlands

Live updates comments and jobs are added and updated live.
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.

Production build 0.71.5 2024