[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/Debug/ -> FileLinkFormatter.php (summary)

(no description)

File Size: 117 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

FileLinkFormatter:: (6 methods):
  __construct()
  format()
  serialize()
  unserialize()
  generateUrlFormat()
  getFileLinkFormat()


Class: FileLinkFormatter  - X-Ref

Formats debug file links.

__construct($fileLinkFormat = null, RequestStack $requestStack = null, $baseDir = null, $urlFormat = null)   X-Ref

param: string|\Closure $urlFormat the URL format, or a closure that returns it on-demand

format($file, $line)   X-Ref
No description

serialize()   X-Ref


unserialize($serialized)   X-Ref


generateUrlFormat(UrlGeneratorInterface $router, $routeName, $queryString)   X-Ref


getFileLinkFormat()   X-Ref
No description



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1