Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AppserverIo
Appserver
ServletEngine
Session
SessionHandlerInterface
collectGarbage
AppserverIo\Appserver\ServletEngine\Session\SessionHandlerInterface::collectGarbage PHP Method
SessionHandlerInterface Interface Documentation
Mostrar archivo
Open project: appserver-io/appserver
collectGarbage()
public
method
Collects the garbage by deleting expired sessions.
public
collectGarbage
( ) :
integer
return
integer
The number of removed sessions
public function collectGarbage();
SessionHandlerInterface
collectGarbage
delete
getSessionMarshaller
getSessionSettings
load
save