Processes the inbound path using path alias lookups.
Expanded class hierarchy of PathProcessorLanguage
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
PathProcessorLanguage:: |
protected | property | A config factory for retrieving required config settings. | |
PathProcessorLanguage:: |
protected | property | Language manager for retrieving the url language type. | |
PathProcessorLanguage:: |
protected | property | An array of enabled languages. | |
PathProcessorLanguage:: |
protected | property | Whether both secure and insecure session cookies can be used simultaneously. | |
PathProcessorLanguage:: |
public | function |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processInbound(). Overrides InboundPathProcessorInterface:: |
|
PathProcessorLanguage:: |
public | function |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processOutbound(). Overrides OutboundPathProcessorInterface:: |
|
PathProcessorLanguage:: |
public | function | Constructs a PathProcessorLanguage object. |