docu_system/classes/Twig-Tests-ExpressionParserTest.html
Ulf Gebhardt 50de610cf6
generated new version
missing changes

more

more

more
2024-11-21 02:49:15 +01:00

1623 lines
110 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<meta charset="utf-8"/>
<title> SYSTEM - PHP Framework &raquo; \Twig_Tests_ExpressionParserTest
</title>
<meta name="author" content=""/>
<meta name="description" content=""/>
<base href="../">
<link href="css/template.css" rel="stylesheet" media="all"/>
<!--[if lt IE 9]>
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
<script src="js/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script>
<script src="js/jquery.mousewheel.min.js" type="text/javascript"></script>
<script src="js/bootstrap.js" type="text/javascript"></script>
<script src="js/template.js" type="text/javascript"></script>
<script src="js/prettify/prettify.min.js" type="text/javascript"></script>
<link rel="shortcut icon" href="img/favicon.ico"/>
<link rel="apple-touch-icon" href="img/apple-touch-icon.png"/>
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png"/>
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span> </a>
<a class="brand" href="index.html">SYSTEM - PHP Framework</a>
<div class="nav-collapse">
<ul class="nav">
<li class="dropdown">
<a href="#api" class="dropdown-toggle" data-toggle="dropdown">
API Documentation <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a>Namespaces</a></li>
<li><a href="\LIB">LIB</a></li>
<li><a href="\GIT">GIT</a></li>
<li><a href="\vakata">vakata</a></li>
<li><a href="\Michelf">Michelf</a></li>
<li><a href="\MatthiasMullie">MatthiasMullie</a></li>
<li><a href="\PHPDocMD">PHPDocMD</a></li>
<li><a href="\ScssPhp">ScssPhp</a></li>
<li><a href="\SYSTEM">SYSTEM</a></li>
</ul>
</li>
<li class="dropdown" id="charts-menu">
<a href="#charts" class="dropdown-toggle" data-toggle="dropdown">
Charts <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="graph_class.html">
<i class="icon-list-alt"></i>&#160;Class hierarchy diagram
</a>
</li>
</ul>
</li>
<li class="dropdown" id="reports-menu">
<a href="#reports" class="dropdown-toggle" data-toggle="dropdown">
Reports <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="errors.html">
<i class="icon-list-alt"></i>&#160;Errors
</a>
</li>
<li>
<a href="markers.html">
<i class="icon-list-alt"></i>&#160;Markers
</a>
</li>
<li>
<a href="deprecated.html">
<i class="icon-list-alt"></i>&#160;Deprecated
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="go_to_top">
<a href="#___" style="color: inherit">Back to top&#160;&#160;<i class="icon-upload icon-white"></i></a>
</div>
</div>
<div id="___" class="container">
<noscript>
<div class="alert alert-warning">
Javascript is disabled; several features are only available if Javascript is enabled.
</div>
</noscript>
<style>
.deprecated h2 {
text-decoration: line-through;
}
</style>
<div class="row">
<div class="span4">
<div class="btn-group view pull-right" data-toggle="buttons-radio">
<button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button>
<button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button>
</div>
<div class="btn-group visibility" data-toggle="buttons-checkbox">
<button class="btn public active" title="Show public elements">Public</button>
<button class="btn protected" title="Show protected elements">Protected</button>
<button class="btn private" title="Show private elements">Private</button>
<button class="btn inherited active" title="Show inherited elements">Inherited</button>
</div>
<ul class="side-nav nav nav-list">
<li class="nav-header">
<i class="icon-custom icon-method"></i> Methods
<ul>
<li class="method public">
<a href="#method_getFailingTestsForArray" title="getFailingTestsForArray :: ">
<span class="description"></span><pre>getFailingTestsForArray</pre>
</a>
</li>
<li class="method public">
<a href="#method_getFailingTestsForAssignment" title="getFailingTestsForAssignment :: ">
<span class="description"></span><pre>getFailingTestsForAssignment</pre>
</a>
</li>
<li class="method public">
<a href="#method_getMacroDefinitionDoesNotSupportNonConstantDefaultValues" title="getMacroDefinitionDoesNotSupportNonConstantDefaultValues :: ">
<span class="description"></span><pre>getMacroDefinitionDoesNotSupportNonConstantDefaultValues</pre>
</a>
</li>
<li class="method public">
<a href="#method_getMacroDefinitionSupportsConstantDefaultValues" title="getMacroDefinitionSupportsConstantDefaultValues :: ">
<span class="description"></span><pre>getMacroDefinitionSupportsConstantDefaultValues</pre>
</a>
</li>
<li class="method public">
<a href="#method_getTestsForArray" title="getTestsForArray :: ">
<span class="description"></span><pre>getTestsForArray</pre>
</a>
</li>
<li class="method public">
<a href="#method_getTestsForString" title="getTestsForString :: ">
<span class="description"></span><pre>getTestsForString</pre>
</a>
</li>
<li class="method public">
<a href="#method_testArrayExpression" title="testArrayExpression :: ">
<span class="description"></span><pre>testArrayExpression</pre>
</a>
</li>
<li class="method public">
<a href="#method_testArraySyntaxError" title="testArraySyntaxError :: ">
<span class="description"></span><pre>testArraySyntaxError</pre>
</a>
</li>
<li class="method public">
<a href="#method_testAttributeCallDoesNotSupportNamedArguments" title="testAttributeCallDoesNotSupportNamedArguments :: ">
<span class="description"></span><pre>testAttributeCallDoesNotSupportNamedArguments</pre>
</a>
</li>
<li class="method public">
<a href="#method_testCanOnlyAssignToNames" title="testCanOnlyAssignToNames :: ">
<span class="description"></span><pre>testCanOnlyAssignToNames</pre>
</a>
</li>
<li class="method public">
<a href="#method_testMacroCallDoesNotSupportNamedArguments" title="testMacroCallDoesNotSupportNamedArguments :: ">
<span class="description"></span><pre>testMacroCallDoesNotSupportNamedArguments</pre>
</a>
</li>
<li class="method public">
<a href="#method_testMacroDefinitionDoesNotSupportNonConstantDefaultValues" title="testMacroDefinitionDoesNotSupportNonConstantDefaultValues :: ">
<span class="description"></span><pre>testMacroDefinitionDoesNotSupportNonConstantDefaultValues</pre>
</a>
</li>
<li class="method public">
<a href="#method_testMacroDefinitionDoesNotSupportNonNameVariableName" title="testMacroDefinitionDoesNotSupportNonNameVariableName :: ">
<span class="description"></span><pre>testMacroDefinitionDoesNotSupportNonNameVariableName</pre>
</a>
</li>
<li class="method public">
<a href="#method_testMacroDefinitionSupportsConstantDefaultValues" title="testMacroDefinitionSupportsConstantDefaultValues :: ">
<span class="description"></span><pre>testMacroDefinitionSupportsConstantDefaultValues</pre>
</a>
</li>
<li class="method public">
<a href="#method_testStringExpression" title="testStringExpression :: ">
<span class="description"></span><pre>testStringExpression</pre>
</a>
</li>
<li class="method public">
<a href="#method_testStringExpressionDoesNotConcatenateTwoConsecutiveStrings" title="testStringExpressionDoesNotConcatenateTwoConsecutiveStrings :: ">
<span class="description"></span><pre>testStringExpressionDoesNotConcatenateTwoConsecutiveStrings</pre>
</a>
</li>
<li class="method public">
<a href="#method_testUnknownFilter" title="testUnknownFilter :: ">
<span class="description"></span><pre>testUnknownFilter</pre>
</a>
</li>
<li class="method public">
<a href="#method_testUnknownFilterWithoutSuggestions" title="testUnknownFilterWithoutSuggestions :: ">
<span class="description"></span><pre>testUnknownFilterWithoutSuggestions</pre>
</a>
</li>
<li class="method public">
<a href="#method_testUnknownFunction" title="testUnknownFunction :: ">
<span class="description"></span><pre>testUnknownFunction</pre>
</a>
</li>
<li class="method public">
<a href="#method_testUnknownFunctionWithoutSuggestions" title="testUnknownFunctionWithoutSuggestions :: ">
<span class="description"></span><pre>testUnknownFunctionWithoutSuggestions</pre>
</a>
</li>
<li class="method public">
<a href="#method_testUnknownTest" title="testUnknownTest :: ">
<span class="description"></span><pre>testUnknownTest</pre>
</a>
</li>
<li class="method public">
<a href="#method_testUnknownTestWithoutSuggestions" title="testUnknownTestWithoutSuggestions :: ">
<span class="description"></span><pre>testUnknownTestWithoutSuggestions</pre>
</a>
</li>
</ul>
</li>
<li class="nav-header protected">» Protected
<ul>
</ul>
</li>
<li class="nav-header private">» Private
<ul>
</ul>
</li>
<li class="nav-header">
<i class="icon-custom icon-constant"></i> Constants
<ul>
</ul>
</li>
</ul>
</div>
<div class="span8">
<div class="element class">
<h1>Twig_Tests_ExpressionParserTest</h1>
<small style="display: block; text-align: right">
Extends <abbr title="\PHPUnit_Framework_TestCase">PHPUnit_Framework_TestCase</abbr>
</small>
<p class="short_description"></p>
<div class="details">
<div class="long_description">
</div>
<table class="table table-bordered">
<tr>
<th>
package
</th>
<td>
<p>Application</p>
</td>
</tr>
</table>
<h3><i class="icon-custom icon-method"></i> Methods</h3>
<a id="method_getFailingTestsForArray"></a>
<div class="element clickable method public method_getFailingTestsForArray" data-toggle="collapse" data-target=".method_getFailingTestsForArray .collapse">
<h2>getFailingTestsForArray</h2>
<pre>getFailingTestsForArray() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_getFailingTestsForAssignment"></a>
<div class="element clickable method public method_getFailingTestsForAssignment" data-toggle="collapse" data-target=".method_getFailingTestsForAssignment .collapse">
<h2>getFailingTestsForAssignment</h2>
<pre>getFailingTestsForAssignment() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_getMacroDefinitionDoesNotSupportNonConstantDefaultValues"></a>
<div class="element clickable method public method_getMacroDefinitionDoesNotSupportNonConstantDefaultValues" data-toggle="collapse" data-target=".method_getMacroDefinitionDoesNotSupportNonConstantDefaultValues .collapse">
<h2>getMacroDefinitionDoesNotSupportNonConstantDefaultValues</h2>
<pre>getMacroDefinitionDoesNotSupportNonConstantDefaultValues() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_getMacroDefinitionSupportsConstantDefaultValues"></a>
<div class="element clickable method public method_getMacroDefinitionSupportsConstantDefaultValues" data-toggle="collapse" data-target=".method_getMacroDefinitionSupportsConstantDefaultValues .collapse">
<h2>getMacroDefinitionSupportsConstantDefaultValues</h2>
<pre>getMacroDefinitionSupportsConstantDefaultValues() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_getTestsForArray"></a>
<div class="element clickable method public method_getTestsForArray" data-toggle="collapse" data-target=".method_getTestsForArray .collapse">
<h2>getTestsForArray</h2>
<pre>getTestsForArray() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_getTestsForString"></a>
<div class="element clickable method public method_getTestsForString" data-toggle="collapse" data-target=".method_getTestsForString .collapse">
<h2>getTestsForString</h2>
<pre>getTestsForString() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testArrayExpression"></a>
<div class="element clickable method public method_testArrayExpression" data-toggle="collapse" data-target=".method_testArrayExpression .collapse">
<h2>testArrayExpression</h2>
<pre>testArrayExpression(mixedtemplate, mixedexpected) : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
dataProvider
</th>
<td>
<p>getTestsForArray</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>template</h4>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
<div class="subelement argument">
<h4>expected</h4>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testArraySyntaxError"></a>
<div class="element clickable method public method_testArraySyntaxError" data-toggle="collapse" data-target=".method_testArraySyntaxError .collapse">
<h2>testArraySyntaxError</h2>
<pre>testArraySyntaxError(mixedtemplate) : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
dataProvider
</th>
<td>
<p>getFailingTestsForArray</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>template</h4>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testAttributeCallDoesNotSupportNamedArguments"></a>
<div class="element clickable method public method_testAttributeCallDoesNotSupportNamedArguments" data-toggle="collapse" data-target=".method_testAttributeCallDoesNotSupportNamedArguments .collapse">
<h2>testAttributeCallDoesNotSupportNamedArguments</h2>
<pre>testAttributeCallDoesNotSupportNamedArguments() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testCanOnlyAssignToNames"></a>
<div class="element clickable method public method_testCanOnlyAssignToNames" data-toggle="collapse" data-target=".method_testCanOnlyAssignToNames .collapse">
<h2>testCanOnlyAssignToNames</h2>
<pre>testCanOnlyAssignToNames(mixedtemplate) : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
dataProvider
</th>
<td>
<p>getFailingTestsForAssignment</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>template</h4>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testMacroCallDoesNotSupportNamedArguments"></a>
<div class="element clickable method public method_testMacroCallDoesNotSupportNamedArguments" data-toggle="collapse" data-target=".method_testMacroCallDoesNotSupportNamedArguments .collapse">
<h2>testMacroCallDoesNotSupportNamedArguments</h2>
<pre>testMacroCallDoesNotSupportNamedArguments() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testMacroDefinitionDoesNotSupportNonConstantDefaultValues"></a>
<div class="element clickable method public method_testMacroDefinitionDoesNotSupportNonConstantDefaultValues" data-toggle="collapse" data-target=".method_testMacroDefinitionDoesNotSupportNonConstantDefaultValues .collapse">
<h2>testMacroDefinitionDoesNotSupportNonConstantDefaultValues</h2>
<pre>testMacroDefinitionDoesNotSupportNonConstantDefaultValues(mixedtemplate) : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
expectedExceptionMessage
</th>
<td>
<p>A default value for an argument must be a constant (a boolean, a string, a number, or an array) in &quot;index&quot; at line 1</p>
</td>
</tr>
<tr>
<th>
dataProvider
</th>
<td>
<p>getMacroDefinitionDoesNotSupportNonConstantDefaultValues</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>template</h4>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testMacroDefinitionDoesNotSupportNonNameVariableName"></a>
<div class="element clickable method public method_testMacroDefinitionDoesNotSupportNonNameVariableName" data-toggle="collapse" data-target=".method_testMacroDefinitionDoesNotSupportNonNameVariableName .collapse">
<h2>testMacroDefinitionDoesNotSupportNonNameVariableName</h2>
<pre>testMacroDefinitionDoesNotSupportNonNameVariableName() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
expectedExceptionMessage
</th>
<td>
<p>An argument must be a name. Unexpected token &quot;string&quot; of value &quot;a&quot; (&quot;name&quot; expected) in &quot;index&quot; at line 1</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testMacroDefinitionSupportsConstantDefaultValues"></a>
<div class="element clickable method public method_testMacroDefinitionSupportsConstantDefaultValues" data-toggle="collapse" data-target=".method_testMacroDefinitionSupportsConstantDefaultValues .collapse">
<h2>testMacroDefinitionSupportsConstantDefaultValues</h2>
<pre>testMacroDefinitionSupportsConstantDefaultValues(mixedtemplate) : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
dataProvider
</th>
<td>
<p>getMacroDefinitionSupportsConstantDefaultValues</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>template</h4>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testStringExpression"></a>
<div class="element clickable method public method_testStringExpression" data-toggle="collapse" data-target=".method_testStringExpression .collapse">
<h2>testStringExpression</h2>
<pre>testStringExpression(mixedtemplate, mixedexpected) : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
dataProvider
</th>
<td>
<p>getTestsForString</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>template</h4>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
<div class="subelement argument">
<h4>expected</h4>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testStringExpressionDoesNotConcatenateTwoConsecutiveStrings"></a>
<div class="element clickable method public method_testStringExpressionDoesNotConcatenateTwoConsecutiveStrings" data-toggle="collapse" data-target=".method_testStringExpressionDoesNotConcatenateTwoConsecutiveStrings .collapse">
<h2>testStringExpressionDoesNotConcatenateTwoConsecutiveStrings</h2>
<pre>testStringExpressionDoesNotConcatenateTwoConsecutiveStrings() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testUnknownFilter"></a>
<div class="element clickable method public method_testUnknownFilter" data-toggle="collapse" data-target=".method_testUnknownFilter .collapse">
<h2>testUnknownFilter</h2>
<pre>testUnknownFilter() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
expectedExceptionMessage
</th>
<td>
<p>Unknown &quot;lowe&quot; filter. Did you mean &quot;lower&quot; in &quot;index&quot; at line 1?</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testUnknownFilterWithoutSuggestions"></a>
<div class="element clickable method public method_testUnknownFilterWithoutSuggestions" data-toggle="collapse" data-target=".method_testUnknownFilterWithoutSuggestions .collapse">
<h2>testUnknownFilterWithoutSuggestions</h2>
<pre>testUnknownFilterWithoutSuggestions() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
expectedExceptionMessage
</th>
<td>
<p>Unknown &quot;foobar&quot; filter in &quot;index&quot; at line 1.</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testUnknownFunction"></a>
<div class="element clickable method public method_testUnknownFunction" data-toggle="collapse" data-target=".method_testUnknownFunction .collapse">
<h2>testUnknownFunction</h2>
<pre>testUnknownFunction() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
expectedExceptionMessage
</th>
<td>
<p>Unknown &quot;cycl&quot; function. Did you mean &quot;cycle&quot; in &quot;index&quot; at line 1?</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testUnknownFunctionWithoutSuggestions"></a>
<div class="element clickable method public method_testUnknownFunctionWithoutSuggestions" data-toggle="collapse" data-target=".method_testUnknownFunctionWithoutSuggestions .collapse">
<h2>testUnknownFunctionWithoutSuggestions</h2>
<pre>testUnknownFunctionWithoutSuggestions() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
expectedExceptionMessage
</th>
<td>
<p>Unknown &quot;foobar&quot; function in &quot;index&quot; at line 1.</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testUnknownTest"></a>
<div class="element clickable method public method_testUnknownTest" data-toggle="collapse" data-target=".method_testUnknownTest .collapse">
<h2>testUnknownTest</h2>
<pre>testUnknownTest() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
expectedExceptionMessage
</th>
<td>
<p>Unknown &quot;nul&quot; test. Did you mean &quot;null&quot; in &quot;index&quot; at line 1</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
<a id="method_testUnknownTestWithoutSuggestions"></a>
<div class="element clickable method public method_testUnknownTestWithoutSuggestions" data-toggle="collapse" data-target=".method_testUnknownTestWithoutSuggestions .collapse">
<h2>testUnknownTestWithoutSuggestions</h2>
<pre>testUnknownTestWithoutSuggestions() : mixed</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
expectedException
</th>
<td>
<p>Twig_Error_Syntax</p>
</td>
</tr>
<tr>
<th>
expectedExceptionMessage
</th>
<td>
<p>Unknown &quot;foobar&quot; test in &quot;index&quot; at line 1.</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
<h3>Response</h3>
<code>
Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
mixed</code><p></p>
</div>
</div>
</div>
</div>
</div>
<a id="\Twig_Tests_ExpressionParserTest"></a>
<ul class="breadcrumb">
<li><a href="index.html"><i class="icon-custom icon-class"></i></a></li>
<li><span class="divider">\</span><a href="\">\</a></li>
<li class="active"><span class="divider">\</span><a href="\Twig_Tests_ExpressionParserTest">Twig_Tests_ExpressionParserTest</a></li>
</ul>
</div>
</div>
</div>
<footer class="span12">
Template is built using <a href="https://getbootstrap.com/">Twitter Bootstrap 2</a> and icons provided by
<a href="https://glyphicons.com/">Glyphicons</a>.<br/>
Documentation is powered by <a href="https://www.phpdoc.org/">phpDocumentor </a> and<br/>
generated on Thu, 21 Nov 2024 01:33:24 +0000.<br/>
</footer>
</body>
</html>