PhpParserTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
ParserTest::setUp |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
WebTestBase::parse |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Parse content returned from curlExec using DOM and SimpleXML. |
AsseticTokenParser |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
|
ParserRegistry.php |
file |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
|
FeedParserTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
Definition of Drupal\aggregator\Tests\FeedParserTest. |
_openid_xrds_parse |
function |
drupal/core/modules/openid/openid.inc |
Parse an XRDS document. |
DocParser::$target |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Current target context |
Parser::parseValue |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Parses a YAML value. |
Twig_Parser::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
Converts a token stream to a node tree. |
UrlParserInterface |
interface |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Url/UrlParserInterface.php |
URL parser interface |
ParseException.php |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
|
DumperTest::$parser |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
Twig_TokenParser_Do |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Do.php |
Evaluates an expression, disgarding the returned value. |
Twig_TokenParser_If |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/If.php |
Tests a condition. |
Inline::parseScalar |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Parses a scalar to a YAML string. |
TestParser::$stream |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
|
TestTokenParser_☃ |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
ParserRegistry::get |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
Get a specific parser by handle name |
ParserRegistry::set |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
Register a custom parser by name with the register |
DocParser::$imports |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Hashmap containing all use-statements that are to be used when parsing
the given doc block. |
DocParser::$context |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
|
Twig_Parser::$stack |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
DocParser::$typeMap |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Hash-map for handle types declaration |
Parser::__construct |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Constructor |
DocParser::matchAny |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Attempts to match the current lookahead token with any of the given tokens. |
DocParser::Constant |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Constant ::= integer | string | float | boolean |
UrlParser::parseUrl |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Url/UrlParser.php |
Parse a URL using special handling for a subset of UTF-8 characters in the query string if needed. |
ParserTest::$parser |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
ParserInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/ParserInterface.php |
|
xmlrpc_message_parse |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Parses an XML-RPC message. |
Twig_TokenParser_Use |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Use.php |
Imports blocks defined in another template into the current template. |
Twig_ParserInterface |
interface |
drupal/core/vendor/twig/twig/lib/Twig/ParserInterface.php |
Interface implemented by parser classes. |
Twig_TokenParser_Set |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Set.php |
Defines a variable. |
Inline::parseMapping |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Parses a mapping to a YAML string. |
Twig_TokenParser_For |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php |
Loops over each item of a sequence. |
TokenParser::$tokens |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
The token list. |
XmlEncoder::parseXml |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
Parse the input SimpleXmlElement into an array. |
Twig_Parser::$stream |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
Parser::$currentLine |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
|
Twig_Parser::$parent |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
Twig_Parser::$blocks |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
DocParser::setTarget |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Sets current target context as bitmask. |
Twig_Parser::$macros |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
Twig_Parser::$traits |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
ExpressionParser.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
ParserTest::tearDown |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
FileStorage::$parser |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
A shared YAML parser instance. |
InlineTest::testParse |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
PoHeader::parseHeader |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Parses a Gettext Portable Object file header. |