UserEventContainer
class UserEventContainer
Class UserEventContainer
Methods
__construct(ContainerInterface $container)
No description
prepareSaveUser(User $user, array $groups, bool $mailConfirmation, $userActivatedByDefault)
No description
mixed
findAllGroupsFromArray(array $groups)
No description
User|null
getLoggedUser()
Retrieve logged user. NULL if user is not logged
mixed
getProductByPk(int $id)
No description
mixed
getSearchParam()
No description
string
generateLoginRoute()
Generate login route
string
generateAllUsersRoute()
Generate all users route(backend)
getCurrentUserSettings()
No description
bool
removeProductFromParticularWishList(mixed $product)
No description
bool|string
getBlogCommentManager()
No description
Request
getRequest()
No description
dispatchUserChangedSignal(string $theme)
No description
string
encodePassword(mixed $user, mixed $password)
No description
array
getAllGroups()
Get all groups
User|null
getCurrentUser()
No description
bool|Event
getUserFinancialCard(int $page, int $offset, string|null $userCode = null)
Retrieve user financial cards
null|array
bool
updateAddressErpCode($address)
No description
mixed
mixed
Details
at line 27
__construct(ContainerInterface $container)
at line 39
UserEvent
prepareSaveUser(User $user, array $groups, bool $mailConfirmation, $userActivatedByDefault)
at line 50
mixed
getGroup(User $user)
at line 60
mixed
findAllGroupsFromArray(array $groups)
at line 71
User|null
getLoggedUser()
Retrieve logged user. NULL if user is not logged
at line 83
mixed
getProductByPk(int $id)
at line 92
sendUserRegistrationMail(User $user)
at line 109
mixed
getSearchParam()
at line 119
string
generateLoginRoute()
Generate login route
at line 129
string
generateAllUsersRoute()
Generate all users route(backend)
at line 137
generateRegistrationAPISuccessEvent(User $user)
at line 146
UserSettings
getCurrentUserSettings()
at line 155
bool
removeProductFromParticularWishList(mixed $product)
at line 199
bool|string
getClientByUserErp(User $user)
Retrieve user from erp by provided code
at line 209
UserPictureChangedSignalEvent
dispatchChangePictureSignalEvent(User $user)
at line 217
BlogCommentManager
getBlogCommentManager()
at line 225
Request
getRequest()
at line 235
SidebarReviewsUserEvent
dispatchUserChangedSignal(string $theme)
at line 245
string
encodePassword(mixed $user, mixed $password)
at line 255
array
getAllGroups()
Get all groups
at line 263
User|null
getCurrentUser()
at line 276
bool|Event
getUserFinancialCard(int $page, int $offset, string|null $userCode = null)
Retrieve user financial cards