ServerBag |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ServerBag.php |
ServerBag is a container for HTTP headers from the $_SERVER variable. |
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 |
|
ServerBagTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php |
ServerBagTest |
Request::$server |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
@api |
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. |
xmlrpc.server.inc |
file |
drupal/core/modules/xmlrpc/xmlrpc.server.inc |
Page callback file for the xmlrpc module. |
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. |
Response::isServerError |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Was there a server side error? |
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/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 |
|
install_check_localization_server |
function |
drupal/core/includes/install.core.inc |
Checks if the localization server can be contacted. |
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. |
SlaveDatabaseIgnoreSubscriber::checkSlaveServer |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/SlaveDatabaseIgnoreSubscriber.php |
Checks and disables the slave database server if appropriate. |
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(). |