Twig_TokenParser_Use::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Use.php |
Parses a token and returns a node. |
Twig_TokenParser_Do::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Do.php |
Gets the tag name associated with this token parser. |
EasyRdf_Literal_Date::parse |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/Date.php |
Parses a string using DateTime and creates a new literal |
Twig_TokenParser_If::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/If.php |
Gets the tag name associated with this token parser. |
Twig_TokenParser_Set::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Set.php |
Parses a token and returns a node. |
EasyRdf_Parser_Rdfa::XML_NS |
constant |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
Twig_TokenParser_For::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php |
Parses a token and returns a node. |
EasyRdf_Parser_Rdfa::$debug |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
Twig_ParserInterface::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/ParserInterface.php |
Converts a token stream to a node tree. |
UrlTest::testDrupalParseUrl |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests drupal_parse_url(). |
TestParser::filterBodyNodes |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
|
EasyRdf_Parser_Turtle::read |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Read a single character from the input buffer.
Returns -1 when the end of the file is reached.
@ignore |
EasyRdf_Parser_Turtle::peek |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Gets the next character to be returned by read()
without removing it from the input buffer.
@ignore |
XmlFileLoader::parseConfigs |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
Parses the config elements (default, requirement, option). |
DefaultParser::elementStart |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/parser/DefaultParser.php |
XML parser callback: Perform an action when an opening tag is encountered. |
YamlFileLoader::$yamlParser |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
|
Twig_TokenParser::setParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser.php |
Sets the parser associated with this token parser |
AsseticTokenParser::$output |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
|
AsseticTokenParser::$single |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
|
YamlFileLoader::parseImport |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
Parses an import and adds the routes in the resource to the RouteCollection. |
PoStreamReader::parseQuoted |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Parses a string in quotes. |
CurlHandle::parseCurlConfig |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Parse the config and replace curl.* configurators into the constant based values so it can be used elsewhere |
EasyRdf_Parser_RdfXml::$xml |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
|
EasyRdf_Parser_RdfXml::$rdf |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
|
EasyRdf_Parser_RdfXml::$nsp |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
|
EasyRdf_Parser_RdfXml::init |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
EasyRdf_Parser_RdfXml::popS |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
MessageParser::parseRequest |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParser.php |
Parse an HTTP request message into an associative array of parts. |
MessageParser::parseMessage |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParser.php |
Parse a message into parts |
EasyRdf_ParsedUri::getQuery |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/ParsedUri.php |
Returns the query string part of the URI (e.g. foo=bar) |
XmlFileLoader::parseImports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Parses imports |
EasyRdf_ParsedUri::setQuery |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/ParsedUri.php |
Set the query string of the URI (e.g. foo=bar) |
EasyRdf_ParsedUri::toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/ParsedUri.php |
Convert the parsed URI back into a string |
YamlFileLoader::$yamlParser |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
|
LessFilter::addParserOption |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php |
|
Twig_Environment::getParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the Parser instance. |
Twig_Environment::setParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Sets the Parser instance. |
ParseException::$parsedFile |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
|
ParseException::$parsedLine |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
|
TwigFunctionTokenParser.php |
file |
drupal/core/lib/Drupal/Core/Template/TwigFunctionTokenParser.php |
Definition of Drupal\Core\Template\TwigFunctionTokenParser. |
ParseException::$rawMessage |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
|
ParseException::__construct |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Constructor. |
TokenParser::parseNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
Get the namespace. |
ParserRegistry::getInstance |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
Get a singleton instance |
ParserRegistry::__construct |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
Constructor used to apply the most performant parsers based on loaded extensions |
Twig_Parser::getEnvironment |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
XmlFileLoader::parseOptions |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php |
Parses a collection of "option" XML nodes. |
Twig_Parser::addNodeVisitor |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
Twig_Parser::peekBlockStack |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
Twig_Parser::pushBlockStack |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|