Method |
Description |
|
__construct ( Symfony\Component\DependencyInjection\ContainerInterface $container ) |
|
|
abbrClass ( $class ) |
|
|
abbrMethod ( $method ) |
|
|
dump ( $value ) |
|
|
fileExcerpt ( $file, $line ) |
|
|
formatArgs ( $args ) |
|
|
formatArgsAsText ( $args ) |
|
|
formatFile ( $file, $line ) |
|
|
formatFileFromText ( $text ) |
|
|
getContainer ( ) |
|
|
getFilters ( ) |
|
|
getName ( ) : string |
Returns the name of the extension. |
|
getTemplating ( ) |
|
|
getTokenParsers ( ) : array |
Returns the token parser instance to add to the existing list. |
|
yamlEncode ( $input, $inline ) |
|
|