| 
            Url::getHost           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php           | 
                  
            Get the host part of the URL           | 
              
          
                  | 
            Route::getHost           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php           | 
                  
                       | 
              
          
                  | 
            Route::getHost           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php           | 
                  
            Returns the pattern for the host.           | 
              
          
                  | 
            Request::getHost           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Get the host of the request           | 
              
          
                  | 
            Request::getHost           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Returns the host name.           | 
              
          
                  | 
            RequestContext::getHost           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php           | 
                  
            Gets the HTTP host.           | 
              
          
                  | 
            RequestTest::testGetHost           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
                       | 
              
          
                  | 
            RequestInterface::getHost           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
            Get the host of the request           | 
              
          
                  | 
            CompiledRoute::getHostRegex           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php           | 
                  
            Returns the host regex           | 
              
          
                  | 
            CompiledRoute::getHostTokens           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php           | 
                  
            Returns the host tokens.           | 
              
          
                  | 
            CompiledRoute::getHostVariables           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php           | 
                  
            Returns the host variables.           | 
              
          
                  | 
            RequestTest::testGetHostWithFakeHttpHostValue           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
            @expectedException RuntimeException           |