service webform.token_manager in Webform 8.5
Same name and namespace in other branches
- 6.x webform.services.yml \webform.token_manager
Class
Drupal\webform\WebformTokenManager49 string references to webform.token_manager
- ActionWebformHandler::create in src/
Plugin/ WebformHandler/ ActionWebformHandler.php - Creates an instance of the plugin.
- EmailWebformHandler::create in src/
Plugin/ WebformHandler/ EmailWebformHandler.php - Creates an instance of the plugin.
- ExampleWebformHandler::create in modules/
webform_example_handler/ src/ Plugin/ WebformHandler/ ExampleWebformHandler.php - Creates an instance of the plugin.
- OptionsLimitWebformHandler::create in modules/
webform_options_limit/ src/ Plugin/ WebformHandler/ OptionsLimitWebformHandler.php - Creates an instance of the plugin.
- RemotePostWebformHandler::create in src/
Plugin/ WebformHandler/ RemotePostWebformHandler.php - Creates an instance of the plugin.
File
View source
- class: Drupal\webform\WebformTokenManager
- arguments:
- - '@current_user'
- - '@language_manager'
- - '@config.factory'
- - '@module_handler'
- - '@token'