SyntaxParserTest
extends TestCase
in package
Table of Contents
- createApplication() : HttpKernelInterface
- Creates the application.
- testNothing() : mixed
- testParseRepeaterToRender() : mixed
- testParseRepeaterToTwig() : mixed
- testParseRepeaterToView() : mixed
- testParseToEdit() : mixed
- testParseToRender() : mixed
- testParseToTwig() : mixed
- testParseToView() : mixed
- testParseVariable() : mixed
- testParseVariableToEdit() : mixed
- callProtectedMethod() : mixed
Methods
createApplication()
Creates the application.
public
createApplication() : HttpKernelInterface
Return values
HttpKernelInterface —testNothing()
public
testNothing() : mixed
Return values
mixed —testParseRepeaterToRender()
public
testParseRepeaterToRender() : mixed
Return values
mixed —testParseRepeaterToTwig()
public
testParseRepeaterToTwig() : mixed
Return values
mixed —testParseRepeaterToView()
public
testParseRepeaterToView() : mixed
Return values
mixed —testParseToEdit()
public
testParseToEdit() : mixed
Return values
mixed —testParseToRender()
public
testParseToRender() : mixed
Return values
mixed —testParseToTwig()
public
testParseToTwig() : mixed
Return values
mixed —testParseToView()
public
testParseToView() : mixed
Return values
mixed —testParseVariable()
public
testParseVariable() : mixed
Return values
mixed —testParseVariableToEdit()
public
testParseVariableToEdit() : mixed
Return values
mixed —callProtectedMethod()
protected
static callProtectedMethod(mixed $object, mixed $name[, mixed $params = [] ]) : mixed
Parameters
- $object : mixed
- $name : mixed
- $params : mixed = []