OutboundPathProcessorInterface
  • References/PHP/Drupal/PathProcessor/OutboundPathProcessorInterface

Defines an interface for classes that process the outbound path. Hierarchy interface

2025-01-10 15:47:30
PathProcessorAlias
  • References/PHP/Drupal/PathProcessor/PathProcessorAlias

Processes the inbound path using path alias lookups. Hierarchy class \Drupal\Core\PathProcessor\

2025-01-10 15:47:30
PathProcessorAlias::$aliasManager
  • References/PHP/Drupal/PathProcessor/PathProcessorAlias

An alias manager for looking up the system path. Type:

2025-01-10 15:47:30
NullPathProcessorManager::processOutbound
  • References/PHP/Drupal/PathProcessor/NullPathProcessorManager

public NullPathProcessorManager::processOutbound($path

2025-01-10 15:47:30
NullPathProcessorManager::processInbound
  • References/PHP/Drupal/PathProcessor/NullPathProcessorManager

public NullPathProcessorManager::processInbound($path

2025-01-10 15:47:30
PathProcessorAlias::__construct
  • References/PHP/Drupal/PathProcessor/PathProcessorAlias

public PathProcessorAlias::__construct(AliasManagerInterface

2025-01-10 15:47:30
InboundPathProcessorInterface::processInbound
  • References/PHP/Drupal/PathProcessor/InboundPathProcessorInterface

public InboundPathProcessorInterfa

2025-01-10 15:47:30
PathProcessorAlias::processOutbound
  • References/PHP/Drupal/PathProcessor/PathProcessorAlias

public PathProcessorAlias::processOutbound($path, &$options

2025-01-10 15:47:30
OutboundPathProcessorInterface::processOutbound
  • References/PHP/Drupal/PathProcessor/OutboundPathProcessorInterface

public OutboundPathProcessorInte

2025-01-10 15:47:30
NullPathProcessorManager
  • References/PHP/Drupal/PathProcessor/NullPathProcessorManager

Provides a null implementation of the path processor manager. This can be used for example in really early installer phases.

2025-01-10 15:47:30