6 calls to Request::isFromTrustedProxy()
- Request::getBaseUrl in vendor/
symfony/ http-foundation/ Request.php - Returns the root URL from which this request is executed.
- Request::getClientIps in vendor/
symfony/ http-foundation/ Request.php - Returns the client IP addresses.
- Request::getHost in vendor/
symfony/ http-foundation/ Request.php - Returns the host name.
- Request::getPort in vendor/
symfony/ http-foundation/ Request.php - Returns the port on which the request is made.
- Request::getProtocolVersion in vendor/
symfony/ http-foundation/ Request.php - Returns the protocol version.
- Request::isSecure in vendor/
symfony/ http-foundation/ Request.php - Checks whether the request is secure or not.