Méthode | Description | |
---|---|---|
__construct ( Symfony\Component\HttpFoundation\Session\SessionInterface $session, boolean $disableIpCheck, string $requestAttribute = '_bypass_maintenance' ) | Constructor. | |
onKernelRequest ( |
Adds the request attribute to the request. |
Méthode | Description | |
---|---|---|
hasAuthenticatedBackendUser ( |
Checks if there is an authenticated back end user. |
public __construct ( Symfony\Component\HttpFoundation\Session\SessionInterface $session, boolean $disableIpCheck, string $requestAttribute = '_bypass_maintenance' ) | ||
$session | Symfony\Component\HttpFoundation\Session\SessionInterface | |
$disableIpCheck | boolean | |
$requestAttribute | string |
public onKernelRequest ( |
||
$event |