|
Twig_TokenParser_For::decideForFork |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php |
|
|
Twig_TokenParserBroker::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Constructor. |
|
StaticReflectionParser::$docComment |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The docComment of the class. |
|
StaticReflectionParser::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
Parses a class residing in a PSR-0 hierarchy. |
|
DocParserTest::testBasicAnnotations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
|
DocParserTest::testAnnotationTarget |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
|
DocParserTest::getConstantsProvider |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
|
DocParserTest::testRegressionDDC575 |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DDC-575 |
|
PeclHttpMessageParser::parseRequest |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/PeclHttpMessageParser.php |
Parse an HTTP request message into an associative array of parts. |
|
PhpParserTest::testClassWithClosure |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
@group DCOM-97
@group regression |
|
Twig_Extension_Core::getTokenParsers |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Returns the token parser instance to add to the existing list. |
|
Twig_TokenParserInterface::setParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserInterface.php |
Sets the parser associated with this token parser |
|
Twig_TokenParser_Set::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Set.php |
|
|
Twig_Tests_ParserTest::testUnkownTag |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage Unknown tag name "foo". Did you mean "for" at line 0 |
|
TwigFunctionTokenParser::__construct |
function |
drupal/core/lib/Drupal/Core/Template/TwigFunctionTokenParser.php |
Constructor for TwigFunctionTokenParser. |
|
StaticReflectionParser::getClassName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
|
|
Twig_ExpressionParser::OPERATOR_LEFT |
constant |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
|
DocParserTest::testCastNegativeFloat |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-38 |
|
DocParserTest::testSetValuesExeption |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Creation Error] The annotation @SomeAnnotationClassNameWithoutConstructor declared on some class does not have a property named "invalidaProperty".… |
|
DocParser::setIgnoredAnnotationNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Sets the annotation names that are ignored during the parsing process. |
|
PeclHttpMessageParser::parseResponse |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/PeclHttpMessageParser.php |
Parse an HTTP response message into an associative array of parts. |
|
DocParser::collectAnnotationMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Collects parsing metadata for a given annotation class |
|
MessageParserInterface::parseRequest |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParserInterface.php |
Parse an HTTP request message into an associative array of parts. |
|
Search::query_parse_search_expression |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/argument/Search.php |
Take sure that parseSearchExpression is runned and everything is set up for it. |
|
Search::query_parse_search_expression |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php |
Take sure that parseSearchExpression is runned and everything is set up for it. |
|
StaticReflectionParser::getDocComment |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
Get docComment. |
|
Twig_ExpressionParser::OPERATOR_RIGHT |
constant |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
|
DocParserTest::testAutoloadAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-56 |
|
Twig_ExpressionParser::parseArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
|
DocParserTest::testInvalidContantName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Semantical Error] Couldn't find constant foo. |
|
MessageParserInterface::parseResponse |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParserInterface.php |
Parse an HTTP response message into an associative array of parts. |
|
ParserTest::getDataFormSpecifications |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
|
FeedParserTest::testHtmlEntitiesSample |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
Tests a feed that uses HTML entities in item titles. |
|
Twig_TokenParser_Embed::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Embed.php |
|
|
Twig_TokenParser_Macro::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Macro.php |
|
|
Twig_TokenParser_Block::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Block.php |
|
|
Twig_TokenParserBroker::addTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Adds a TokenParser. |
|
Twig_TokenParserBroker::getTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Gets a suitable TokenParser for a tag. |
|
StaticReflectionParser::$useStatements |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The use statements of this class. |
|
Twig_ExpressionParser::$unaryOperators |
property |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
|
Twig_ExpressionParser::parseExpression |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
|
Twig_ExpressionParser::getFunctionNode |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
|
Parser::isNextLineUnIndentedCollection |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the next line starts unindented collection |
|
ParserTest::testEndOfTheDocumentMarker |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
|
Twig_Extension_Sandbox::getTokenParsers |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
Returns the token parser instances to add to the existing list. |
|
Twig_Extension_Escaper::getTokenParsers |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
Returns the token parser instances to add to the existing list. |
|
Twig_TokenParser_Filter::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Filter.php |
|
|
Twig_ExpressionParser::$binaryOperators |
property |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
|
DocParserTest::testIgnorePHPDocThrowTag |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-14 |
|
Twig_TokenParser_Sandbox::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php |
|