Uri::getPort |
function |
vendor/zendframework/zend-diactoros/src/Uri.php |
Retrieve the port component of the URI. |
Uri::getPort |
function |
vendor/guzzlehttp/psr7/src/Uri.php |
Retrieve the port component of the URI. |
Request::getPort |
function |
vendor/symfony/http-foundation/Request.php |
Returns the port on which the request is made. |
UriInterface::getPort |
function |
vendor/psr/http-message/src/UriInterface.php |
Retrieve the port component of the URI. |
RequestTest::testGetPort |
function |
vendor/symfony/http-foundation/Tests/RequestTest.php |
|
RouterListenerTest::getPortData |
function |
vendor/symfony/http-kernel/Tests/EventListener/RouterListenerTest.php |
|