.bowerrc .editorconfig .gitattributes .php_cs.dist .yamllint LICENSE Makefile bower.json composer.json docs/Makefile docs/_static/.gitkeep docs/conf.py docs/index.rst docs/reference/formatter_block.rst docs/reference/formatter_widget.rst docs/reference/installation.rst docs/reference/usage.rst phpstan.neon.dist phpunit.xml.dist src/Block/FormatterBlockService.php src/DependencyInjection/Configuration.php src/DependencyInjection/SonataFormatterExtension.php src/Extension/BaseExtension.php src/Extension/BaseProxyExtension.php src/Extension/ControlFlowExtension.php src/Extension/ExtensionInterface.php src/Extension/GistExtension.php src/Form/EventListener/FormatterListener.php src/Form/Type/FormatterType.php src/Form/Type/SimpleFormatterType.php src/Formatter/BaseFormatter.php src/Formatter/ExtendableFormatter.php src/Formatter/Formatter.php src/Formatter/FormatterInterface.php src/Formatter/Pool.php src/Formatter/PoolInterface.php src/Formatter/TextFormatter.php src/Resources/config/block.xml src/Resources/config/form.xml src/Resources/config/formatter.xml src/Resources/config/twig.xml src/Resources/config/validators.xml src/Resources/meta/LICENSE src/Resources/translations/SonataFormatterBundle.cs.xliff src/Resources/translations/SonataFormatterBundle.de.xliff src/Resources/translations/SonataFormatterBundle.en.xliff src/Resources/translations/SonataFormatterBundle.es.xliff src/Resources/translations/SonataFormatterBundle.fr.xliff src/Resources/translations/SonataFormatterBundle.hu.xliff src/Resources/translations/SonataFormatterBundle.it.xliff src/Resources/translations/SonataFormatterBundle.ja.xliff src/Resources/translations/SonataFormatterBundle.nl.xliff src/Resources/translations/SonataFormatterBundle.pl.xliff src/Resources/translations/SonataFormatterBundle.ru.xliff src/Resources/translations/SonataFormatterBundle.sk.xliff src/Resources/translations/SonataFormatterBundle.sl.xliff src/Resources/views/Block/block_formatter.html.twig src/Resources/views/Form/formatter.html.twig src/SonataFormatterBundle.php src/Twig/Extension/TextFormatterExtension.php src/Twig/Loader/LoaderSelector.php src/Twig/Node/GistNode.php src/Twig/SecurityPolicyContainerAware.php src/Twig/TokenParser/GistTokenParser.php src/Validator/Constraints/Formatter.php src/Validator/Constraints/FormatterValidator.php tests/Block/FormatterBlockServiceTest.php tests/DependencyInjection/SonataFormatterExtensionTest.php tests/Form/EventListener/FormatterListenerTest.php tests/Form/Type/FormatterTypeTest.php tests/Form/Type/SimpleFormatterTypeTest.php tests/Formatter/PoolTest.php tests/Formatter/TextFormatterTest.php tests/Resources/XliffTest.php tests/Twig/Loader/LoaderSelectorTest.php tests/Twig/SecurityPolicyContainerAwareTest.php tests/Validator/Constraints/FormatterTest.php tests/Validator/Constraints/FormatterValidatorTest.php tests/bootstrap.php <<<<<< network # path=build/logs/clover.xml <<<<<< EOF # path=fixes ./tests/Validator/Constraints/FormatterValidatorTest.php:26,43,47,50,53,59,72,80,94,95 ./tests/Validator/Constraints/FormatterTest.php:20,22,27,28 ./tests/bootstrap.php:29 ./tests/Formatter/PoolTest.php:26,28,46,49,54,57,72,75,90,93,110,113,118,121,126,127 ./tests/Formatter/TextFormatterTest.php:20,27,32,33 ./tests/Block/FormatterBlockServiceTest.php:23,25,42,45,55,56 ./tests/Resources/XliffTest.php:21,33,35,42,47,48,54,56,62,68,69,75,80,81,82 ./tests/Twig/SecurityPolicyContainerAwareTest.php:21,23,27,28,29 ./tests/Twig/Loader/LoaderSelectorTest.php:21,23,27,31,32,33 ./tests/DependencyInjection/SonataFormatterExtensionTest.php:20,22,35,38,57,60,65,77,80,86,87,93,108,109,112,116,119,130,131 ./tests/Form/Type/SimpleFormatterTypeTest.php:21,28,32,38,44,45 ./tests/Form/Type/FormatterTypeTest.php:33,50,60,61,64,89,92,116,119,158,162,165,189,207,210,232,235,251,252 ./tests/Form/EventListener/FormatterListenerTest.php:25,27,41,49,75,78,83,84 ./src/Validator/Constraints/Formatter.php:22,29,31,34,36,37 ./src/Validator/Constraints/FormatterValidator.php:24,31,33,36,39,40,41 ./src/Formatter/TextFormatter.php:17,19,21,22 ./src/Formatter/Formatter.php:17,22 ./src/Formatter/FormatterInterface.php:20,26,27 ./src/Formatter/BaseFormatter.php:19,26,28,34,36,37 ./src/Formatter/ExtendableFormatter.php:19,26 ./src/Formatter/Pool.php:24,38,41,44,46,49,51,54,57,60,63,74,93,96,99,101,104,106,107 ./src/Formatter/PoolInterface.php:19,31 ./src/Block/FormatterBlockService.php:31,33,38,41,56,59,66,69,76,77,78 ./src/SonataFormatterBundle.php:19,20 ./src/Twig/TokenParser/GistTokenParser.php:21,23,33,36,38,39 ./src/Twig/SecurityPolicyContainerAware.php:31,71,74,82,88,89,94,95,100,101,102,109,114,123,124,133,134,137,144,153,154,163,164,165,168,171,190,193,194,195 ./src/Twig/Loader/LoaderSelector.php:20,32,35,38,46,49,52,54,57,59,62,64,67,69,72,75,78,81,84,87,88 ./src/Twig/Extension/TextFormatterExtension.php:24,31,33,36,39,42,46,49,51,54,56,57 ./src/Twig/Node/GistNode.php:21,29,32,42,43 ./src/DependencyInjection/Configuration.php:25,27,35,54,55 ./src/DependencyInjection/SonataFormatterExtension.php:32,37,53,61,75,80,81,82,85,87,90,92,95,97,100,136,137,151,152 ./src/Form/Type/FormatterType.php:31,48,51,58,63,71,85,96,103,106,107,110,116,123,128,131,135,143,163,166,168,169 ./src/Form/Type/SimpleFormatterType.php:23,25,27,30,43,46,48,51,53,54 ./src/Form/EventListener/FormatterListener.php:21,43,49,52,64,65 ./src/Extension/ExtensionInterface.php:17,27 ./src/Extension/BaseProxyExtension.php:21,25,27,30,32,35,37,40,42,45,47,50,52,55,57,60,62,65,67,70,72,75,77,80,82,85,87,88 ./src/Extension/ControlFlowExtension.php:17,19,23,26,31,34,36,39,41,42 ./src/Extension/GistExtension.php:19,21,23,26,30,33,35,38,42,45,47,48 ./src/Extension/BaseExtension.php:20,22,24,27,29,32,34,37,39,42,44,47,49,52,54,57,59,62,64,67,69,72,74,77,79,82,84,85 <<<<<< EOF