| views.view.test_field_self_tokens.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_self_tokens.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_self_tokens.yml |
| views.view.test_field_tokens.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_tokens.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_tokens.yml |
| views.view.test_invalid_tokens.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_invalid_tokens.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_invalid_tokens.yml |
| views.view.test_link_tokens.yml |
file |
core/modules/link/tests/modules/link_test_views/test_views/views.view.test_link_tokens.yml |
core/modules/link/tests/modules/link_test_views/test_views/views.view.test_link_tokens.yml |
| views.view.test_node_tokens.yml |
file |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_tokens.yml |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_tokens.yml |
| views.view.test_tokens.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_tokens.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_tokens.yml |
| views.view.test_token_view.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.yml |
| ViewsBlockTest::testBuildWithTitleToken |
function |
core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php |
Tests that ViewsBlock::build() produces the right output with title tokens. |
| ViewsPluginInterface::getAvailableGlobalTokens |
function |
core/modules/views/src/Plugin/views/ViewsPluginInterface.php |
Returns an array of available token replacements. |
| ViewsPluginInterface::globalTokenForm |
function |
core/modules/views/src/Plugin/views/ViewsPluginInterface.php |
Adds elements for available core tokens to a form. |
| ViewsPluginInterface::globalTokenReplace |
function |
core/modules/views/src/Plugin/views/ViewsPluginInterface.php |
Returns a string with any core tokens replaced. |
| ViewsTokensHooks |
class |
core/modules/views/src/Hook/ViewsTokensHooks.php |
Hook implementations for views. |
| ViewsTokensHooks.php |
file |
core/modules/views/src/Hook/ViewsTokensHooks.php |
|
| ViewsTokensHooks::tokenInfo |
function |
core/modules/views/src/Hook/ViewsTokensHooks.php |
Implements hook_token_info(). |
| ViewsTokensHooks::tokens |
function |
core/modules/views/src/Hook/ViewsTokensHooks.php |
Implements hook_tokens(). |