class PathProcessorAlias

Processes the inbound path using path alias lookups.

Hierarchy

File

core/lib/Drupal/Core/PathProcessor/PathProcessorAlias.php, line 12

Namespace

Drupal\Core\PathProcessor

Members

Name Modifiers Type Description
PathProcessorAlias::$aliasManager protected property An alias manager for looking up the system path.
PathProcessorAlias::processInbound public function Processes the inbound path. Overrides InboundPathProcessorInterface::processInbound
PathProcessorAlias::processOutbound public function Processes the outbound path. Overrides OutboundPathProcessorInterface::processOutbound
PathProcessorAlias::__construct public function Constructs a PathProcessorAlias object.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!PathProcessor!PathProcessorAlias.php/class/PathProcessorAlias/8.1.x