Method | Description | |
---|---|---|
__construct ( Symfony\Component\Routing\RouterInterface $defaultRouter, |
||
getSubscribedEvents ( ) | ||
onSiteAccessMatch ( |
Method | Description | |
---|---|---|
generateViewParametersArray ( $vpString ) : array | Generates the view parameters array from the view parameters string. | |
getViewParameters ( string $pathinfo ) : array | Extracts view parameters from $pathinfo. |
public __construct ( Symfony\Component\Routing\RouterInterface $defaultRouter, |
||
$defaultRouter | Symfony\Component\Routing\RouterInterface | |
$urlAliasGenerator | ||
$httpUtils |
public onSiteAccessMatch ( |
||
$event |