Documentation

TextDumper extends BaseDumper
in package

FinalYes
Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Methods

dump()  : string
formatNonTemplate()  : string
formatTemplate()  : string
formatTime()  : string

Methods

formatNonTemplate()

protected formatNonTemplate(Profile $profile, mixed $prefix) : string
Parameters
$profile : Profile
$prefix : mixed
Return values
string

formatTemplate()

protected formatTemplate(Profile $profile, mixed $prefix) : string
Parameters
$profile : Profile
$prefix : mixed
Return values
string

formatTime()

protected formatTime(Profile $profile, mixed $percent) : string
Parameters
$profile : Profile
$percent : mixed
Return values
string

        
On this page

Search results