Fix inline and docblock comments in core that uses "Url" in sentences

Created on 17 February 2023, over 1 year ago
Updated 24 July 2023, 11 months ago

Problem/Motivation

This issue is to coordinate all the steps in order to discuss and potentially fix "Url" in sentences (which may in some cases refer to a Drupal\Core\Url object).

Steps to reproduce

Proposed resolution

List uses in core with sentences using "Url" in a sentence (without its namespace) to "URL".

For docblocks:

grep -r " Url" * | grep "\* " | grep -v "vendor" | grep -v "node_modules"

For inline comments

grep -r " Url" * | grep "// " | grep -v "vendor" | grep -v "node_modules"

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component
OtherΒ  β†’

Last updated less than a minute ago

Created by

πŸ‡¦πŸ‡ͺUnited Arab Emirates schlaukopf Dubai

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.69.0 2024