| 
            ServerBag           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ServerBag.php           | 
                  
            ServerBag is a container for HTTP headers from the $_SERVER variable.           | 
              
          
                  | 
            ServerBagTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php           | 
                  
            ServerBagTest           | 
              
          
                  | 
            xmlrpc_server           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Invokes XML-RPC methods on this server.           | 
              
          
                  | 
            ServerBag.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ServerBag.php           | 
                  
                       | 
              
          
                  | 
            Request::$server           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            @api           | 
              
          
                  | 
            xmlrpc.server.inc           | 
                  
            file           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Page callback file for the xmlrpc module.           | 
              
          
                  | 
            xmlrpc_server_set           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Stores a copy of an XML-RPC request temporarily.           | 
              
          
                  | 
            xmlrpc_server_get           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Retrieves the latest stored XML-RPC request.           | 
              
          
                  | 
            ServerBagTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php           | 
                  
                       | 
              
          
                  | 
            xmlrpc_server_page           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Process an XML-RPC request.           | 
              
          
                  | 
            xmlrpc_server_call           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Dispatches an XML-RPC request and any parameters to the appropriate handler.           | 
              
          
                  | 
            xmlrpc_server_error           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Throws an XML-RPC error.           | 
              
          
                  | 
            Response::getServer           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php           | 
                  
            Get the Server HTTP header           | 
              
          
                  | 
            xmlrpc_server_output           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Sends XML-RPC output to the browser.           | 
              
          
                  | 
            ServerBag::getHeaders           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ServerBag.php           | 
                  
            Gets the HTTP headers.           | 
              
          
                  | 
            MemcacheMock::addServer           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php           | 
                  
            Add a memcached server to connection pool           | 
              
          
                  | 
            xmlrpc_server_multicall           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Dispatches multiple XML-RPC requests.           | 
              
          
                  | 
            Response::isServerError           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php           | 
                  
            Was there a server side error?           | 
              
          
                  | 
            Response::isServerError           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php           | 
                  
            Checks if HTTP Status code is Server Error (5xx)           | 
              
          
                  | 
            MemcachedMock::addServer           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php           | 
                  
            Add a memcached server to connection pool           | 
              
          
                  | 
            xmlrpc_server_method_help           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Returns the help for an XML-RPC method.           | 
              
          
                  | 
            xmlrpc_server_list_methods           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Lists the methods available on this XML-RPC server.           | 
              
          
                  | 
            ServerErrorResponseException           | 
                  
            class           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/ServerErrorResponseException.php           | 
                  
            Exception when a server error is encountered (5xx codes)           | 
              
          
                  | 
            ApacheUrlMatcherTest::$server           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/ApacheUrlMatcherTest.php           | 
                  
                       | 
              
          
                  | 
            xmlrpc_server_get_capabilities           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Returns a list of the capabilities of this server.           | 
              
          
                  | 
            xmlrpc_server_method_signature           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/xmlrpc.server.inc           | 
                  
            Returns one method signature for a function.           | 
              
          
                  | 
            OverrideServerVariablesUnitTest           | 
                  
            class           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php           | 
                  
            Tests for overriding server variables via the API.           | 
              
          
                  | 
            drupal_override_server_variables           | 
                  
            function           | 
                  
            drupal/core/includes/bootstrap.inc           | 
                  
            Sets appropriate server variables needed for command line scripts to work.           | 
              
          
                  | 
            ServerErrorResponseException.php           | 
                  
            file           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/ServerErrorResponseException.php           | 
                  
                       | 
              
          
                  | 
            ServerBagTest::testOAuthBearerAuth           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php           | 
                  
                       | 
              
          
                  | 
            OverrideServerVariablesUnitTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php           | 
                  
            Definition of Drupal\system\Tests\Bootstrap\OverrideServerVariablesUnitTest.           | 
              
          
                  | 
            ApacheRequestTest::provideServerVars           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ApacheRequestTest.php           | 
                  
                       | 
              
          
                  | 
            RequestDataCollector::getRequestServer           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php           | 
                  
                       | 
              
          
                  | 
            locale_translation_build_server_pattern           | 
                  
            function           | 
                  
            drupal/core/modules/locale/locale.compare.inc           | 
                  
            Build path to translation source, out of a server path replacement pattern.           | 
              
          
                  | 
            ResponseTest::testIsServerOrClientError           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php           | 
                  
                       | 
              
          
                  | 
            OverrideServerVariablesUnitTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php           | 
                  
                       | 
              
          
                  | 
            ServerBagTest::testHttpPasswordIsOptional           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php           | 
                  
                       | 
              
          
                  | 
            LOCALE_TRANSLATION_DEFAULT_SERVER_PATTERN           | 
                  
            constant           | 
                  
            drupal/core/modules/locale/locale.module           | 
                  
            Default location of gettext file on the translation server.           | 
              
          
                  | 
            ServerBagTest::testHttpBasicAuthWithPhpCgi           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php           | 
                  
                       | 
              
          
                  | 
            locale_translation_default_translation_server           | 
                  
            function           | 
                  
            drupal/core/modules/locale/locale.compare.inc           | 
                  
            Retrieve data for default server.           | 
              
          
                  | 
            ServerBagTest::testHttpBasicAuthWithPhpCgiRedirect           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php           | 
                  
                       | 
              
          
                  | 
            ServerBagTest::testShouldExtractHeadersFromServerArray           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php           | 
                  
                       | 
              
          
                  | 
            ServerBagTest::testHttpBasicAuthWithPhpCgiEmptyPassword           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php           | 
                  
                       | 
              
          
                  | 
            OverrideServerVariablesUnitTest::testDrupalOverrideServerVariablesProvidedURL           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php           | 
                  
            Tests providing a direct URL to to drupal_override_server_variables().           |