redirect.destination
Same name and namespace in other branches
- 10 core/core.services.yml \redirect.destination
- 9 core/core.services.yml \redirect.destination
- 8.9.x core/core.services.yml \redirect.destination
Class
Drupal\Core\Routing\RedirectDestination9 string references to redirect.destination
- ContentTranslationHandler::createInstance in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Instantiates a new instance of this entity handler.
- Drupal::destination in core/
lib/ Drupal.php - Returns the redirect destination helper.
- Links::create in core/
modules/ views/ src/ Plugin/ views/ field/ Links.php - Instantiates a new instance of the implementing class using autowiring.
- LocalActionWithDestination::create in core/
lib/ Drupal/ Core/ Menu/ LocalActionWithDestination.php - Creates an instance of the plugin.
- MenuLinkListBuilder::createInstance in core/
modules/ menu_link_content/ src/ MenuLinkListBuilder.php - Instantiates a new instance of this entity handler.
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.