How to add a message to the current session (to make it shown on the screen after a controller redirection)?
|
|
0
|
3522
|
March 18, 2016
|
How to fix Warning: session_start(): Failed to read session data issue?
|
|
0
|
352
|
April 10, 2019
|
How to preserve the screen messages after reloading the page (for debug)?
|
|
1
|
782
|
July 10, 2018
|
How to preserve the «checkout success» page after reloading in browser (for debug)?
|
|
1
|
1466
|
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
|
17744
|
December 30, 2017
|
How to get a custom session value?
|
|
0
|
723
|
June 29, 2017
|
How to fix the «Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied» issue?
|
|
2
|
13990
|
May 8, 2017
|
How does Magento 2 detect whether it should use its database or filesystem to store the visitors sessions?
|
|
0
|
612
|
May 8, 2017
|
The virtualType variants of Magento\Framework\Session\Generic
|
|
1
|
871
|
May 8, 2017
|
How is the session initialized?
|
|
1
|
3444
|
May 8, 2017
|
How to save an information in the customer session?
|
|
1
|
7703
|
May 8, 2017
|
How to get the current backend user (administrator) with PHP?
|
|
0
|
639
|
December 23, 2016
|
How to remove the secret key from the backend URLs?
|
|
1
|
4432
|
May 21, 2016
|
How to get the \Magento\Checkout\Model\Session singleton in a *.phtml template?
|
|
1
|
4176
|
April 27, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::logoutOtherUserSessions() implemented and used?
|
|
1
|
1736
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::getSessionsForCurrentUser() implemented and used?
|
|
1
|
1178
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::processLogin() implemented and used?
|
|
1
|
1848
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::processProlong() implemented and used?
|
|
1
|
1202
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::processLogout() implemented and used?
|
|
1
|
1300
|
April 10, 2016
|
How does \Magento\Security\Model\Plugin\AuthSession::aroundProlong() work?
|
|
1
|
1896
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::createNewSession() implemented and used?
|
|
1
|
1176
|
April 10, 2016
|
How is the \Magento\Security\Model\ResourceModel\AdminSessionInfo\Collection::updateActiveSessionsStatus() implemented and used?
|
|
1
|
1123
|
April 10, 2016
|
How is the \Magento\Security\Model\ResourceModel\AdminSessionInfo::updateStatusByUserId() implemented and used?
|
|
1
|
1204
|
April 10, 2016
|
How is the \Magento\Security\Model\ResourceModel\AdminSessionInfo::deleteSessionsOlderThen() implemented and used?
|
|
1
|
1110
|
April 10, 2016
|
How is the \Magento\Security\Model\ResourceModel\AdminSessionInfo\Collection::deleteSessionsOlderThen() implemented and used?
|
|
1
|
1222
|
April 10, 2016
|
The method \Magento\Security\Model\ResourceModel\AdminSessionInfo\Collection::deleteSessionsOlderThen() has a wrong spelling
|
|
1
|
1169
|
April 10, 2016
|
How is the «admin_user_session» table used?
|
|
1
|
2069
|
April 10, 2016
|
How is a password's hash is generated while a customer is registering?
|
|
1
|
9809
|
March 14, 2016
|
How to prevent the backend logging out after 15 minutes of inactivity?
|
|
0
|
976
|
April 7, 2016
|
How is a customer authenticated?
|
|
1
|
6599
|
March 14, 2016
|