[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 252 lines (8 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
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($name = 'lint:twig') X-Ref |
{@inheritdoc} |
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(Environment $twig, array $filenames) X-Ref |
No description |
findFiles($filename) X-Ref |
No description |
validate(Environment $twig, $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: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |