PHP Класс Symfony\Bundle\FrameworkBundle\Tests\Templating\TimedPhpEngineTest

Наследование: extends Symfony\Bundle\FrameworkBundle\Tests\TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
testThatRenderLogsTime ( )

Приватные методы

Метод Описание
getContainer ( ) : Symfony\Component\DependencyInjection\Container
getGlobalVariables ( ) : GlobalVariables
getLoader ( Symfony\Component\Templating\Storage\StringStorage $storage ) : Symfony\Component\Templating\Loader\Loader
getStopwatch ( ) : Symfony\Component\Stopwatch\Stopwatch
getStopwatchEvent ( ) : Symfony\Component\Stopwatch\StopwatchEvent
getStorage ( ) : Symfony\Component\Templating\Storage\StringStorage
getTemplateNameParser ( ) : Symfony\Component\Templating\TemplateNameParserInterface

Описание методов

testThatRenderLogsTime() публичный Метод