6 calls to IpUtils::checkIp() in Zircon Profile 8
- IpUtilsTest::testAnIpv6WithOptionDisabledIpv6 in vendor/
symfony/ http-foundation/ Tests/ IpUtilsTest.php - @expectedException \RuntimeException
- IpUtilsTest::testIpv4 in vendor/
symfony/ http-foundation/ Tests/ IpUtilsTest.php - @dataProvider testIpv4Provider
- IpUtilsTest::testIpv6 in vendor/
symfony/ http-foundation/ Tests/ IpUtilsTest.php - @dataProvider testIpv6Provider
- Request::getClientIps in vendor/
symfony/ http-foundation/ Request.php - Returns the client IP addresses.
- Request::isFromTrustedProxy in vendor/
symfony/ http-foundation/ Request.php - RequestMatcher::matches in vendor/
symfony/ http-foundation/ RequestMatcher.php - Decides whether the rule(s) implemented by the strategy matches the supplied request.