PHP Class Symfony\Bundle\FrameworkBundle\Tests\Templating\TimedPhpEngineTest

Inheritance: extends Symfony\Bundle\FrameworkBundle\Tests\TestCase
Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
testThatRenderLogsTime ( )

Private Methods

Method Description
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

Method Details

testThatRenderLogsTime() public method