service token

Class

Drupal\Core\Utility\Token
16 string references to token
AbstractProfilerStorageTest::testPurge in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php
AbstractProfilerStorageTest::testRetrieveByIp in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php
AbstractProfilerStorageTest::testStoreDuplicateToken in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php
AggregatorController::feedRefresh in drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php
Refreshes a feed, then redirects to the overview page.
comment_approve in drupal/core/modules/comment/comment.pages.inc
Page callback: Publishes the specified comment.

... See full list

File

drupal/core/core.services.yml
drupal/core/core.services.yml

View source
  1. class: Drupal\Core\Utility\Token
  2. arguments:
  3. - '@module_handler'