Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
eZ
Bundle
EzPublishRestBundle
EventListener
CsrfListener
isLoginRequest
eZ\Bundle\EzPublishRestBundle\EventListener\CsrfListener::isLoginRequest PHP Méthode
CsrfListener Class Documentation
Afficher le fichier
Open project: ezsystems/ezpublish-kernel
isLoginRequest()
protected
méthode
Deprecation:
Deprecated since 6.5. Use isSessionRoute() instead.
protected
isLoginRequest
(
string
$route
) :
boolean
$route
string
Résultat
boolean
protected function isLoginRequest($route) { return $route === 'ezpublish_rest_createSession'; }
CsrfListener
__construct
checkCsrfToken
getSubscribedEvents
isLoginRequest
isMethodSafe
isSessionRoute
onKernelRequest