namespace Drupal\Core\PathProcessor

Same name in other branches
  1. 10 Drupal\Core\PathProcessor
  2. 8.9.x Drupal\Core\PathProcessor
  3. 11.x Drupal\Core\PathProcessor
Object name File name Summary
InboundPathProcessorInterface core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php Defines an interface for classes that process the inbound path.
NullPathProcessorManager core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php Provides a null implementation of the path processor manager.
OutboundPathProcessorInterface core/lib/Drupal/Core/PathProcessor/OutboundPathProcessorInterface.php Defines an interface for classes that process the outbound path.
PathProcessorDecode core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php Processes the inbound path by urldecoding it.
PathProcessorFront core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php Processes the inbound path by resolving it to the front page if empty.
PathProcessorManager core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Path processor manager.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.