Menu::tokens |
function |
src/Menu.php |
Extract tokens from path |
DriverBase::tokens |
function |
src/FrxPlugin/Driver/DriverBase.php |
Load tokens from block source |
BlockEditor::tokens |
function |
src/Editor/BlockEditor.php |
Return the tokens for the block. |
FrxDrupalNode::$tokens |
property |
data/drupal/FrxDrupalNode.php |
|
TokenReplacerBase::tokens |
function |
src/Token/TokenReplacerBase.php |
List all of the tokens used in a piece of text, ignoring duplicates. |
RendererBase::replaceTokens |
function |
src/FrxPlugin/Renderer/RendererBase.php |
A helper function to allow replacement of tokens from inside a renderer wihout
needing to understand the object |
TokenReplacerInterface::tokens |
function |
src/Token/TokenReplacerInterface.php |
|