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 |
---|---|---|---|---|
/public/index.php | 18 | $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS implicit $GLOBALS implicit $GLOBALS implicit $GLOBALS $GLOBALS implicit $GLOBALS $GLOBALS implicit $GLOBALS $GLOBALS | R - R - R - R - R - - W R - - W R - - W R - R - - W R - R - R - R - - W | 22:$_SERVER 26:$_SERVER 26:$_SERVER 12:$_SERVER 18:$_SERVER 18:$trustedProxies 19:$trustedProxies 22:$trustedHosts 23:$trustedHosts 26:$kernel 30:$kernel 28:$kernel 27:$request 30:$request 28:$request 30:$response 29:$response 28:$response |