You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, i encounter some problems. I want to genrate a token when an user change status. To achieve that i used an eventSubscriber like below. But when i try to do it i got a fatal Error because i used too much RAM. Any idea how I can achieve that ? I am pretty new with this bundle and any help will be pleased. If i miss something feel free to say it to me
<br/><b>Fatal error</b>: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in <b>/var/www/app/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php</b> on line <b>45</b><br/><br/><b>Fatal error</b>: Allowed memory size of 536870912 bytes exhausted (tried to allocate 65536 bytes) in <b>/var/www/app/vendor/symfony/var-dumper/Cloner/Data.php</b> on line <b>177</b><br/>
Hello everyone, i encounter some problems. I want to genrate a token when an user change status. To achieve that i used an eventSubscriber like below. But when i try to do it i got a fatal Error because i used too much RAM. Any idea how I can achieve that ? I am pretty new with this bundle and any help will be pleased. If i miss something feel free to say it to me
Thanks for reading.
Déxime French Developper
The text was updated successfully, but these errors were encountered: