class SessionParamListener

Class SessionParamListener

Constants

CURRENCY_CURRENT_PARAM

DEFAULT PARAMS FOR SESSION

CURRENCY_CURRENT_CODE

CURRENCY_DEFAULT_MONEY

DEFAULT_LANGUAGE

CHANGE_CURRENCY_ROUTE

CHANGE_LANGUAGE_ROUTE

FOS_LOGOUT_ROUTE

Methods

static mixed
getSchemeAndHost()

No description

onKernelController(FilterControllerEvent $event)

No description

static mixed
getCurrentLocale()

No description

static 
setCurrentLocale(mixed $locale)

No description

static 
setDefaultParam(Session $session)

No description

Details

at line 39
static mixed getSchemeAndHost()

Return Value

mixed

at line 47
onKernelController(FilterControllerEvent $event)

Parameters

FilterControllerEvent $event

at line 91
static mixed getCurrentLocale()

Return Value

mixed

at line 99
static setCurrentLocale(mixed $locale)

Parameters

mixed $locale

at line 107
static setDefaultParam(Session $session)

Parameters

Session $session