Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \path.current
  2. 9 core/core.services.yml \path.current

Class

Drupal\Core\Path\CurrentPathStack
10 string references to path.current
ProxyServicesPassTest::testContainerWithLazyServicesWithoutProxyClass in core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.php
@covers ::process
Raw::create in core/modules/views/src/Plugin/views/argument_default/Raw.php
RegistryTest::test200ThemeSuggestions in core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
Tests page theme suggestions for 200 responses.
RegistryTest::test40xThemeSuggestions in core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
Tests page theme suggestions for 40x responses.
RegistryTest::testThemeSuggestions in core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
Tests front node theme suggestion generation.

... See full list

File

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

View source
  1. class: Drupal\Core\Path\CurrentPathStack
  2. arguments:
  3. - '@request_stack'