Twig_TokenParser_Block::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Block.php |
Parses a token and returns a node. |
Twig_LexerInterface::tokenize |
function |
drupal/core/vendor/twig/twig/lib/Twig/LexerInterface.php |
Tokenizes a source code. |
TwigFunctionTokenParser::$tag |
property |
drupal/core/lib/Drupal/Core/Template/TwigFunctionTokenParser.php |
The name of tag. Can be 'hide' or 'show'. |
NodeTokenReplaceTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php |
|
AreaTest::testRenderAreaToken |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php |
Tests global tokens. |
UserTokenReplaceTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php |
|
SearchTokenizerTest::code2utf |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchTokenizerTest.php |
Like PHP chr() function, but for unicode characters. |
ConfigDataCollector::getToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Gets the token. |
Twig_TokenStream::injectTokens |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
|
AsseticTokenParser::testEndTag |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
|
AsseticTokenParser::createNode |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
|
Twig_TokenParser_Embed::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Embed.php |
Gets the tag name associated with this token parser. |
PluginBase::globalTokenReplace |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Returns a string with any core tokens replaced. |
Twig_TokenParser_Flush::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Flush.php |
Gets the tag name associated with this token parser. |
Twig_TokenParser_Macro::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Macro.php |
Gets the tag name associated with this token parser. |
Twig_TokenParser_Filter::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Filter.php |
Parses a token and returns a node. |
Twig_TokenParser_Import::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Import.php |
Parses a token and returns a node. |
StatisticsTokenReplaceTest.php |
file |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTokenReplaceTest.php |
Definition of Drupal\statistics\Tests\StatisticsTokenReplaceTest. |
Twig_TokenParser_Block::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Block.php |
Gets the tag name associated with this token parser. |
TokenParser::parseUseStatement |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
Parse a single use statement. |
TwigFunctionTokenParser::parse |
function |
drupal/core/lib/Drupal/Core/Template/TwigFunctionTokenParser.php |
Parses a token and returns a node. |
TestExtension::getTokenParsers |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
UserTokenReplaceTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php |
Modules to enable. |
FieldUnitTest::testFieldTokens |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests the field tokens, row level and field level. |
TokenParserBrokerInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php |
|
AsseticTokenParser::$extensions |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
|
AsseticTokenParser::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
Constructor. |
Twig_TokenParser_Sandbox::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php |
Parses a token and returns a node. |
Twig_TokenParser_Extends::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Extends.php |
Parses a token and returns a node. |
Twig_TokenParser_Filter::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Filter.php |
Gets the tag name associated with this token parser. |
Twig_TokenParser_Import::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Import.php |
Gets the tag name associated with this token parser. |
Twig_TokenParser_Include::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Include.php |
Parses a token and returns a node. |
Twig_TokenParserBroker::$parser |
property |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
|
StylePluginBase::tokenize_value |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Take a value and apply token replacement logic to it. |
Twig_Extension::getTokenParsers |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
Returns the token parser instances to add to the existing list. |
TokenParser::parseUseStatements |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
Get all use statements. |
TwigFunctionTokenParser::getTag |
function |
drupal/core/lib/Drupal/Core/Template/TwigFunctionTokenParser.php |
Gets the tag name associated with this token parser. |
Twig_TokenParserBrokerInterface |
interface |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php |
Interface implemented by token parser brokers. |
FieldPluginBase::tokenize_value |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Replace a value with tokens from the last field. |
Twig_Environment::addTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Registers a Token Parser. |
FieldPluginBase::add_self_tokens |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Add any special tokens this field might use for itself. |
Twig_TokenParser_Sandbox::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php |
Gets the tag name associated with this token parser. |
Twig_TokenParser_Extends::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Extends.php |
Gets the tag name associated with this token parser. |
Twig_TokenParser_If::decideIfEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/If.php |
|
Twig_TokenParserInterface::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserInterface.php |
Parses a token and returns a node. |
Twig_TokenParser_Include::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Include.php |
Gets the tag name associated with this token parser. |
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 |
|
Twig_Tests_LexerTest::countToken |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
CommentTokenReplaceTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php |
|