Kunstmaan / KunstmaanBundlesCMS

An advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
https://kunstmaancms.be
MIT License
406 stars 188 forks source link

[NodeBundle] Improve url helper performance #3474

Open dannyvw opened 1 day ago

dannyvw commented 1 day ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets comma separated list of tickets fixed by the PR

Improve performance by reducing getHost calls. Also removed the count call.