Why does trigger_recollect go to an endless loop?
|
|
1
|
1636
|
February 13, 2024
|
How to prevent the «Infinite loop detected, review the trace for the looping path» exception in `Magento\Checkout\Model\Session::getQuote()`?
|
|
1
|
763
|
February 12, 2024
|
How to fix «Your current session has been expired» frontend error in Magento 2.3 ≥ 2.3.7 and Magento 2.4 ≥ 2.4.3?
|
|
1
|
534
|
July 2, 2023
|
How did I fix «An error has happened during application run» in Magento 2.3.7 and 2.4.4 backend?
|
|
1
|
192
|
December 10, 2023
|
How did I fix «strtotime() expects parameter 1 to be string, null given in vendor/magento/module-security/Model/AdminSessionInfo.php:136»?
|
|
1
|
310
|
December 10, 2023
|
How to fix «Session size of <…> exceeded allowed session max size of <…>» in Magento 2.3 ≥ 2.3.7 and Magento 2.4 ≥ 2.4.3?
|
|
1
|
576
|
July 2, 2023
|
How to fix «Your current session has been expired» backend error in Magento 2.3 ≥ 2.3.7 and Magento 2.4 ≥ 2.4.3?
|
|
2
|
647
|
July 2, 2023
|
How to add a message to the current session (to make it shown on the screen after a controller redirection)?
|
|
0
|
3876
|
March 18, 2016
|
How to fix Warning: session_start(): Failed to read session data issue?
|
|
0
|
447
|
April 10, 2019
|
How to preserve the screen messages after reloading the page (for debug)?
|
|
1
|
942
|
July 10, 2018
|
How to preserve the «checkout success» page after reloading in browser (for debug)?
|
|
1
|
1706
|
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
|
18837
|
December 30, 2017
|
How to get a custom session value?
|
|
0
|
828
|
June 29, 2017
|
How to fix the «Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied» issue?
|
|
2
|
15271
|
May 8, 2017
|
How does Magento 2 detect whether it should use its database or filesystem to store the visitors sessions?
|
|
0
|
714
|
May 8, 2017
|
The virtualType variants of Magento\Framework\Session\Generic
|
|
1
|
1030
|
May 8, 2017
|
How is the session initialized?
|
|
1
|
4060
|
May 8, 2017
|
How to save an information in the customer session?
|
|
1
|
8146
|
May 8, 2017
|
How to get the current backend user (administrator) with PHP?
|
|
0
|
753
|
December 23, 2016
|
How to remove the secret key from the backend URLs?
|
|
1
|
4573
|
May 21, 2016
|
How to get the \Magento\Checkout\Model\Session singleton in a *.phtml template?
|
|
1
|
4428
|
April 27, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::logoutOtherUserSessions() implemented and used?
|
|
1
|
2294
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::getSessionsForCurrentUser() implemented and used?
|
|
1
|
1362
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::processLogin() implemented and used?
|
|
1
|
2065
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::processProlong() implemented and used?
|
|
1
|
1362
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::processLogout() implemented and used?
|
|
1
|
1475
|
April 10, 2016
|
How does \Magento\Security\Model\Plugin\AuthSession::aroundProlong() work?
|
|
1
|
2141
|
April 10, 2016
|
How is the \Magento\Security\Model\AdminSessionsManager::createNewSession() implemented and used?
|
|
1
|
1347
|
April 10, 2016
|
How is the \Magento\Security\Model\ResourceModel\AdminSessionInfo\Collection::updateActiveSessionsStatus() implemented and used?
|
|
1
|
1308
|
April 10, 2016
|
How is the \Magento\Security\Model\ResourceModel\AdminSessionInfo::updateStatusByUserId() implemented and used?
|
|
1
|
1379
|
April 10, 2016
|