How to add a message to the current session (to make it shown on the screen after a controller redirection)?
|
|
0
|
3101
|
March 18, 2016
|
How to fix Warning: session_start(): Failed to read session data issue?
|
|
0
|
253
|
April 10, 2019
|
How to preserve the screen messages after reloading the page (for debug)?
|
|
1
|
660
|
July 10, 2018
|
How to preserve the «checkout success» page after reloading in browser (for debug)?
|
|
1
|
1188
|
July 10, 2018
|
[PHP 7.2] My fix for «Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time in lib/internal/Magento/Framework/Session/SessionManager.php on line 129»
|
|
1
|
16638
|
December 30, 2017
|
How to get a custom session value?
|
|
0
|
657
|
June 29, 2017
|
How to fix the «Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied» issue?
|
|
2
|
12533
|
May 8, 2017
|
How does Magento 2 detect whether it should use its database or filesystem to store the visitors sessions?
|
|
0
|
521
|
May 8, 2017
|
The virtualType variants of Magento\Framework\Session\Generic
|
|
1
|
741
|
May 8, 2017
|
How is the session initialized?
|
|
1
|
2952
|
May 8, 2017
|
How to save an information in the customer session?
|
|
1
|
7267
|
May 8, 2017
|
How to get the current backend user (administrator) with PHP?
|
|
0
|
557
|
December 23, 2016
|
How to remove the secret key from the backend URLs?
|
|
1
|
4276
|
May 21, 2016
|
How to get the \Magento\Checkout\Model\Session singleton in a *.phtml template?
|
|
1
|
3888
|
April 27, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::logoutOtherUserSessions() implemented and used?
|
|
1
|
1444
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::getSessionsForCurrentUser() implemented and used?
|
|
1
|
1054
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::processLogin() implemented and used?
|
|
1
|
1709
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::processProlong() implemented and used?
|
|
1
|
1039
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::processLogout() implemented and used?
|
|
1
|
1139
|
April 10, 2016
|
How does \Magento\Security\Model\Plugin\AuthSession::aroundProlong() work?
|
|
1
|
1586
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::createNewSession() implemented and used?
|
|
1
|
1033
|
April 10, 2016
|
How is the \Magento\Security\Model\ResourceModel\AdminSessionInfo\Collection::updateActiveSessionsStatus() implemented and used?
|
|
1
|
974
|
April 10, 2016
|
How is the \Magento\Security\Model\ResourceModel\AdminSessionInfo::updateStatusByUserId() implemented and used?
|
|
1
|
1067
|
April 10, 2016
|
How is the \Magento\Security\Model\ResourceModel\AdminSessionInfo::deleteSessionsOlderThen() implemented and used?
|
|
1
|
969
|
April 10, 2016
|
How is the \Magento\Security\Model\ResourceModel\AdminSessionInfo\Collection::deleteSessionsOlderThen() implemented and used?
|
|
1
|
1098
|
April 10, 2016
|
The method \Magento\Security\Model\ResourceModel\AdminSessionInfo\Collection::deleteSessionsOlderThen() has a wrong spelling
|
|
1
|
1050
|
April 10, 2016
|
How is the «admin_user_session» table used?
|
|
1
|
1738
|
April 10, 2016
|
How is a password's hash is generated while a customer is registering?
|
|
1
|
9264
|
March 14, 2016
|
How to prevent the backend logging out after 15 minutes of inactivity?
|
|
0
|
897
|
April 7, 2016
|
How is a customer authenticated?
|
|
1
|
6240
|
March 14, 2016
|