Deprecate LinkGeneratorInterface::generateFromLink()

Created on 19 February 2023, almost 2 years ago
Updated 23 February 2023, almost 2 years ago

Problem/Motivation

The method marked internal and has no usage in contrib http://codcontrib.hank.vps-private.net/search?text=generateFromLink&file...

There's only one place in core where it used but using generate() method instead will save a function call per each each rendered link on page

Proposed resolution

deprecate the method and use generate() instead

Remaining tasks

- patch
- review
- commit

User interface changes

no

API changes

LinkGeneratorInterface::generateFromLink() is deprecated

Data model changes

no

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

10.1 ✨

Component
BaseΒ  β†’

Last updated 3 days ago

Created by

πŸ‡«πŸ‡·France andypost

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024