ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
server.php File Reference

Go to the source code of this file.

Variables

 $_COOKIE ['client_id'] = $_GET['client_id'] = $_REQUEST['client_id']
 
 $server
 

Variable Documentation

◆ $_COOKIE

$_COOKIE[ 'client_id'] = $_GET['client_id'] = $_REQUEST['client_id']
Examples:
/usr/local/src/ilias/release_5-3/libs/composer/vendor/filp/whoops/src/Whoops/Handler/PrettyPageHandler.php.

Definition at line 9 of file server.php.

Referenced by ilPDOAuthentication\__construct(), ilSoapAuthentication\__construct(), Session\__construct(), ilStartUpGUI\_checkGoto(), ilTinyMCE\addCustomRTESupport(), ilTinyMCE\addRTESupport(), sspmod_negotiate_Auth_Source_Negotiate\authenticate(), ilTestInfoScreenToolbarGUI\buildSessionLockString(), ilSessionControl\checkExpiredSession(), ilContainerGUI\cloneAllObject(), ilObjectCopyGUI\copyContainer(), sspmod_authfacebook_Facebook\deleteSharedSessionCookie(), BaseFacebook\destroySession(), ilInitialisation\determineClient(), SimpleSAML_AuthMemCookie\doLogout(), ilSCORMOfflineModeGUI\executeCommand(), ilDclContentExporter\exportAsync(), ilContainerGUI\fileManagerLaunchObject(), GuzzleHttp\Psr7\ServerRequest\fromGlobals(), ShibWAYF\generateSelection(), sspmod_discopower_PowerIdPDisco\getCDC(), sspmod_cdc_Server\getCDC(), sspmod_consent_Consent_Store_Cookie\getConsents(), SimpleSAML_XHTML_IdPDisco\getCookie(), SimpleSAML\SessionHandlerCookie\getCookieSessionId(), SimpleSAML\SessionHandlerPHP\getCookieSessionId(), SimpleSAML\Locale\Language\getLanguageCookie(), BaseFacebook\getMetadataCookie(), assJavaAppletGUI\getPreview(), sspmod_multiauth_Auth_Source_MultiAuth\getPreviousSource(), SimpleSAML_Session\getSession(), BaseFacebook\getSignedRequest(), assFlashQuestionGUI\getSolutionOutput(), assJavaAppletGUI\getSolutionOutput(), assFlashQuestionGUI\getTestOutput(), assJavaAppletGUI\getTestOutput(), ilInitialisation\goToLogin(), Whoops\Handler\PrettyPageHandler\handle(), CAS_Client\handleLogoutRequests(), sspmod_consent_Consent_Store_Cookie\hasConsent(), SimpleSAML\SessionHandlerCookie\hasSessionCookie(), SimpleSAML\SessionHandlerPHP\hasSessionCookie(), ilSoapAdministration\initAuth(), ilInitialisation\initClientIniFile(), ilECSTaskScheduler\initNextExecution(), sspmod_authfacebook_Facebook\initSharedSession(), ilSoapUserAdministration\loginStudipUser(), ilLTIViewGUI\logout(), ilCalendarRemoteAccessHandler\parseRequest(), ilBackgroundTaskHub\process(), ILIAS\BackgroundTasks\Implementation\TaskManager\AsyncTaskManager\run(), ilMail\saveInSentbox(), ilUtil\setCookie(), ShibWAYF\setSAMLCookie(), ilStartUpGUI\showLogin(), ilStartUpGUI\showLogout(), ilStartUpGUI\showRegistrationLinks(), ilPlainTextHandler\tables(), and ilLoggingErrorFileStorage\tables().

◆ $server

$server
Initial value:
[
'settings' => [
'displayErrorDetails' => true
]
]
)
Slim rest server.

Definition at line 15 of file server.php.