Home
last modified time | relevance | path

Searched refs:setSessionCookieLifetime (Results 1 – 14 of 14) sorted by relevance

/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-session/src/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-session/src/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-session/src/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-session/src/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-session/src/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-session/src/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-session/src/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-session/src/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-session/src/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-session/src/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-session/src/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-session/src/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Session/
H A DSessionManager.php315 $this->setSessionCookieLifetime($ttl);
328 $this->setSessionCookieLifetime(0);
416 protected function setSessionCookieLifetime($ttl) function in Zend\\Session\\SessionManager
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-session/src/
H A DSessionManager.php351 $this->setSessionCookieLifetime($ttl);
364 $this->setSessionCookieLifetime(0);
462 protected function setSessionCookieLifetime($ttl) function in Laminas\\Session\\SessionManager