EasyRdf_Parser_Rdfa::expandCurie |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
EasyRdf_Parser_Rdfa::processNode |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
EasyRdf_Parser_Turtle::parseBase |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parse base [5]
@ignore |
Twig_Tests_ParserTest::getParser |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
|
Twig_TokenParserInterface::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserInterface.php |
Parses a token and returns a node. |
Twig_TokenParserBroker::$parsers |
property |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
|
Twig_TokenParserBroker::$brokers |
property |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
|
EasyRdf_Parser_Json::__construct |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Json.php |
Constructor |
EasyRdf_Parser_RdfXml::endState1 |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
EasyRdf_Parser_RdfXml::endState2 |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
EasyRdf_Parser_RdfXml::endState3 |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
EasyRdf_Parser_RdfXml::endState4 |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
EasyRdf_Parser_RdfXml::endState5 |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
EasyRdf_Parser_RdfXml::endState6 |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
TestParseAnnotationClass::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@var |
YamlFileLoader::parseDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
Parses definitions |
EasyRdf_Parser::checkParseParams |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser.php |
Check, cleanup parameters and prepare for parsing
@ignore |
Twig_Environment::addTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Registers a Token Parser. |
Twig_Parser::$reservedMacroNames |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
ParserTest::testNonUtf8Exception |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
plugin.manager.aggregator.parser |
service |
drupal/core/modules/aggregator/aggregator.services.yml |
Drupal\aggregator\Plugin\AggregatorPluginManager |
XmlFileLoaderTest::testParseFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
SizeUnitTest::testCommonParseSize |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php |
Checks that parse_size() returns the proper byte sizes. |
Twig_TokenParser_If::decideIfFork |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/If.php |
|
EasyRdf_Parser_Rapper::$rapperCmd |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rapper.php |
|
EasyRdf_Parser_Rdfa::generateList |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
Twig_TokenParser_Spaceless::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php |
Parses a token and returns a node. |
Twig_TokenParserInterface::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserInterface.php |
Gets the tag name associated with this token parser. |
EasyRdf_Parser_Turtle::parseValue |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses an RDF value. This method parses uriref, qname, node ID, quoted
literal, integer, double and boolean.
@ignore |
Twig_TokenParserBroker::getParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Gets the Twig_ParserInterface. |
Twig_TokenParserBroker::setParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Calls Twig_TokenParserInterface::setParser on all parsers the implementation knows of. |
EasyRdf_Parser_Turtle::isNameChar |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
@ignore |
DocParserTest::testArrayWithColon |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
Twig_ExpressionParser::getPrimary |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
AsseticExtension::getTokenParsers |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
EasyRdf_Parser_RdfXml::getParentS |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
Twig_Environment::getTokenParsers |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the registered Token Parsers. |
ParserTest::getBlockChompingTests |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
Parser::getCurrentLineIndentation |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns the current line indentation. |
Twig_TokenParser_AutoEscape::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php |
Parses a token and returns a node. |
EasyRdf_Parser_Rapper::__construct |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rapper.php |
Constructor |
DocParser::$ignoredAnnotationNames |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
A list with annotations that are not causing exceptions when not resolved to an annotation class. |
Twig_TokenParser_For::decideForEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php |
|
Twig_TokenParser_Spaceless::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php |
Gets the tag name associated with this token parser. |
EasyRdf_Parser_Turtle::__construct |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Constructor |
EasyRdf_Parser_Turtle::parseObject |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parse a object [12]
@ignore |
EasyRdf_Parser_Turtle::parseString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses a "normal string". This method assumes that the first double quote
has already been parsed. |
EasyRdf_Parser_Turtle::parseNumber |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses a numeric value, either of type integer, decimal or double
@ignore |
Twig_TokenParserBroker::getParsers |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
|
EasyRdf_Parser_Turtle::parseNodeID |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses a blank node ID, e.g: _:node1
@ignore |