[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/symfony/twig-bridge/Command/ -> LintCommand.php (summary)

(no description)

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

Defines 1 class

LintCommand:: (13 methods):
  __construct()
  setTwigEnvironment()
  getTwigEnvironment()
  configure()
  execute()
  getFilesInfo()
  findFiles()
  validate()
  display()
  displayTxt()
  displayJson()
  renderException()
  getContext()


Class: LintCommand  - X-Ref

Command that will validate your template syntax and output encountered errors.

__construct($twig = null)   X-Ref

param: Environment $twig

setTwigEnvironment(Environment $twig)   X-Ref
No description

getTwigEnvironment()   X-Ref

return: Environment $twig

configure()   X-Ref
No description

execute(InputInterface $input, OutputInterface $output)   X-Ref
No description

getFilesInfo(array $filenames)   X-Ref
No description

findFiles($filename)   X-Ref
No description

validate($template, $file)   X-Ref
No description

display(InputInterface $input, OutputInterface $output, SymfonyStyle $io, $files)   X-Ref
No description

displayTxt(OutputInterface $output, SymfonyStyle $io, $filesInfo)   X-Ref
No description

displayJson(OutputInterface $output, $filesInfo)   X-Ref
No description

renderException(OutputInterface $output, $template, Error $exception, $file = null)   X-Ref
No description

getContext($template, $line, $context = 3)   X-Ref
No description



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