StaticReflectionParser::$useStatements |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The use statements of this class. |
Twig_Tests_EnvironmentTest_TokenParser |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
Twig_TokenParser_Filter::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Filter.php |
|
DocParserTest::testIgnorePHPDocThrowTag |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-14 |
Twig_ExpressionParser::$binaryOperators |
property |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
EasyRdf_Parser_Ntriples::unescapeString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Ntriples.php |
Decodes an encoded N-Triples string. Any \-escape sequences are substituted
with their decoded value. |
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_Staging::getTokenParsers |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
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. |
Parser::isStringUnIndentedCollectionItem |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the string is un-indented collection item |
Twig_Extension_Core::parseTestExpression |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
Twig_TokenParser_Sandbox::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php |
|
ParseInfoFileUnitTest::testParseInfoFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ParseInfoFileUnitTest.php |
Parses an example .info.yml file and verifies the results. |
DocParser::$ignoreNotImportedAnnotations |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Whether annotations that have not been imported should be ignored. |
Twig_TokenParser_Include::parseArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Include.php |
|
Twig_TokenParser_For::checkLoopUsageBody |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php |
|
Twig_ExtensionInterface::getTokenParsers |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Returns the token parser instances to add to the existing list. |
DocParserTest::testNamespacedAnnotations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
DocParserTest::testTypicalMethodDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group debug |
DocParserTest::testAnnotationWithVarType |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getAnnotationVarTypeProviderValid |
EasyRdf_Parser_Turtle::parseQuotedString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses a quoted string, which is either a "normal string" or a """long string""". |
DocParserTest::testSupportClassConstants |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getConstantsProvider |
EasyRdf_Parser_Turtle::isPrefixStartChar |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
@ignore |
EasyRdf_Parser_Redland::parserErrorCount |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Redland.php |
Return the number of errors during parsing
@ignore |
EasyRdf_Parser_Json::jsonLastErrorString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Json.php |
Return the last JSON parser error as a string |
DCOM55Test::testParseAnnotationDocblocks |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM55Test.php |
|
EasyRdf_Parser_RdfXml::endElementHandler |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
StaticReflectionParser::$parentClassName |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The name of the class this class extends, if any. |
PerformanceTest::testDocParsePerformance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
StaticReflectionParser::getNamespaceName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
|
StaticReflectionParser::getUseStatements |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
Get the use statements from this file. |
EasyRdf_Parser_Turtle::parseImplicitBlank |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses a blankNodePropertyList [15] |
EasyRdf_Parser_Turtle::parseQuotedLiteral |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses a quoted string, optionally followed by a language tag or datatype. |
Twig_TokenParserBroker::removeTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Removes a TokenParser. |
DocParserTest::testTrailingCommaIsAllowed |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
EasyRdf_Parser_Json::$jsonLastErrorExists |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Json.php |
|
Twig_ExpressionParser::getFilterNodeClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
DocParser::setIgnoreNotImportedAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Sets ignore on not-imported annotations |
PHPUnit_Util_Test::_parseAnnotationContent |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Parse annotation content to use constant/class constant values |
Twig_Tests_ParserTest::testFilterBodyNodes |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
@dataProvider getFilterBodyNodesData |
EasyRdf_Parser_Turtle::parseQNameOrBoolean |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses qnames and boolean values, which have equivalent starting
characters.
@ignore |
EasyRdf_Parser_Turtle::isLanguageStartChar |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
@ignore |
Twig_TokenParserBrokerInterface::setParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php |
Calls Twig_TokenParserInterface::setParser on all parsers the implementation knows of. |
Twig_TokenParserBrokerInterface::getParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php |
Gets the Twig_ParserInterface. |
Twig_ExpressionParser::parseHashExpression |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
EasyRdf_Parser_RdfXml::startElementHandler |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
EasyRdf_Parser_RdfXml::newNamespaceHandler |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
StaticReflectionParser::getReflectionClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
Get the ReflectionClass equivalent for this file / class. |
Twig_Extension_Core::parseNotTestExpression |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
Twig_TokenParser_AutoEscape::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php |
|