class FileLinkFormatter implements Serializable
Formats debug file links.
| __construct($fileLinkFormat = null, RequestStack $requestStack = null, string $baseDir = null, $urlFormat = null) | ||
| format($file, $line) | ||
| serialize() | ||
| unserialize($serialized) | ||
| static | generateUrlFormat(UrlGeneratorInterface $router, $routeName, $queryString) |
| $fileLinkFormat | ||
| RequestStack | $requestStack | |
| string | $baseDir | |
| $urlFormat |
| $file | ||
| $line |
| $serialized |
| UrlGeneratorInterface | $router | |
| $routeName | ||
| $queryString |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.html