Change record status: 
Project: 
Introduced in branch: 
8.3.x
Introduced in version: 
Description: 

If you have calls in your codebase doing Url::toString(TRUE) they are quite unreadable.

As of #2735575: Make Url::toString(TRUE) explicit by having a Url::generate() method, as well as having GeneratedUrl::toString you can now also use Url::generate() which makes your code way better to read.

Impacts: 
Module developers
Updates Done (doc team, etc.)
Online documentation: 
Not done
Theming guide: 
Not done
Module developer documentation: 
Not done
Examples project: 
Not done
Coder Review: 
Not done
Coder Upgrade: 
Not done
Other: 
Other updates done
Details: 
Progress: