Here are the global variables, including the implicit ones : any variable that are used in the global scope, outside methods, are implicitely globals.
Global | Counts | Types | Read / Write | Locations |
---|---|---|---|---|
/etc/phpcs/common.php | 2 | implicit $GLOBALS | R - - W | 23:$header 14:$header |
/config/bootstrap.php | 17 | $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS implicit $GLOBALS $GLOBALS | R - R - R - R - - W R - R - R - R - R - - W R - R - R - R - R - - W | 21:$_SERVER 21:$_SERVER 22:$_SERVER 22:$_SERVER 12:$_SERVER 23:$_SERVER 23:$_SERVER 22:$_SERVER 23:$_SERVER 21:$_ENV 13:$_ENV 22:$_ENV 21:$_ENV 23:$_ENV 13:$env 12:$env 11:$env |
/public/index.php | 20 | $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS implicit $GLOBALS $GLOBALS $GLOBALS implicit $GLOBALS implicit $GLOBALS $GLOBALS implicit $GLOBALS $GLOBALS implicit $GLOBALS $GLOBALS | R - R - R - R - R - R - - W R - R - - W R - - W R - R - - W R - R - R - R - - W | 11:$_SERVER 21:$_SERVER 17:$_SERVER 25:$_SERVER 25:$_SERVER 18:$trustedProxies 17:$trustedProxies 17:$_ENV 21:$_ENV 21:$trustedHosts 22:$trustedHosts 25:$kernel 29:$kernel 27:$kernel 26:$request 29:$request 27:$request 29:$response 28:$response 27:$response |