redirect.destination
Same name in other branches
- 9 core/core.services.yml \redirect.destination
- 8.9.x core/core.services.yml \redirect.destination
Class
Drupal\Core\Routing\RedirectDestination11 string references to redirect.destination
- ContentTranslationHandler::createInstance in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Instantiates a new instance of this entity handler.
- ContentTranslationHandler::__construct in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Initializes an instance of the content translation controller.
- Drupal::destination in core/
lib/ Drupal.php - Returns the redirect destination helper.
- Links::create in core/
modules/ views/ src/ Plugin/ views/ field/ Links.php - Creates an instance of the plugin.
- Links::__construct in core/
modules/ views/ src/ Plugin/ views/ field/ Links.php - Constructs a Links object.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Routing\RedirectDestination
- arguments:
- - '@request_stack'
- - '@url_generator'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.