Kernel::getCharset |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
@api |
Response::getCharset |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Retrieves the response charset. |
Request::getCharsets |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets a list of charsets acceptable by the client browser. |
KernelInterface::getCharset |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the charset of the application. |
RequestTest::testGetCharsets |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
ResponseTest::testGetCharset |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
Twig_Environment::getCharset |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the default template charset. |