Defines an interface for classes that process the outbound path. Hierarchy interface
An alias manager for looking up the system path. Type:
Processes the inbound path using path alias lookups. Hierarchy class \Drupal\Core\PathProcessor\
public NullPathProcessorManager::processOutbound($path
public NullPathProcessorManager::processInbound($path
public InboundPathProcessorInterfa
public PathProcessorAlias::__construct(AliasManagerInterface
public OutboundPathProcessorInte
public PathProcessorAlias::processOutbound($path, &$options
Provides a null implementation of the path processor manager. This can be used for example in really early installer phases.
Page 1 of 2