-
- Downloads
Issue #2344487 by tim.plunkett, dawehner: Provide special route names for <current> and <none>.
parent
17aac917
No related branches found
No related tags found
Showing
- core/core.services.yml 8 additions, 0 deletionscore/core.services.yml
- core/lib/Drupal.php 10 additions, 0 deletionscore/lib/Drupal.php
- core/lib/Drupal/Core/PathProcessor/PathProcessorCurrent.php 31 additions, 0 deletionscore/lib/Drupal/Core/PathProcessor/PathProcessorCurrent.php
- core/lib/Drupal/Core/PathProcessor/PathProcessorNone.php 27 additions, 0 deletionscore/lib/Drupal/Core/PathProcessor/PathProcessorNone.php
- core/modules/contact/contact.module 1 addition, 1 deletioncore/modules/contact/contact.module
- core/modules/locale/tests/modules/locale_test/locale_test.module 1 addition, 1 deletion...dules/locale/tests/modules/locale_test/locale_test.module
- core/modules/system/src/Tests/PathProcessor/PathProcessorCurrentIntegrationTest.php 87 additions, 0 deletions...sts/PathProcessor/PathProcessorCurrentIntegrationTest.php
- core/modules/system/src/Tests/PathProcessor/PathProcessorNoneIntegrationTest.php 91 additions, 0 deletions.../Tests/PathProcessor/PathProcessorNoneIntegrationTest.php
- core/modules/system/system.routing.yml 6 additions, 0 deletionscore/modules/system/system.routing.yml
- core/tests/Drupal/Tests/Core/DrupalTest.php 13 additions, 0 deletionscore/tests/Drupal/Tests/Core/DrupalTest.php
Loading
Please register or sign in to comment