Twig_Filter_Method

Extends\Twig_Filter

Represents a method template filter.

Use \Twig\TwigFilter instead.

author

Fabien Potencier fabien@symfony.com

deprecated

since 1.12 (to be removed in 2.0)

package

Default

Methods

__construct

__construct(array $options = array())
inherited

Arguments

$options

array

compile

compile()

getArguments

getArguments()
inherited

getCallable

getCallable()
inherited

getPreEscape

getPreEscape()
inherited

getPreservesSafety

getPreservesSafety()
inherited

getSafe

getSafe(\Twig\Node\Node $filterArgs)
inherited

Arguments

$filterArgs

\Twig\Node\Node

needsContext

needsContext()
inherited

needsEnvironment

needsEnvironment()
inherited

setArguments

setArguments( $arguments)
inherited

Arguments

$arguments

Properties

extension

extension :

Type(s)

method

method :

Type(s)

options

options :
inherited

Type(s)

arguments

arguments :
inherited

Type(s)