Request::setLocale |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Sets the locale. |
RouteMock::setLocale |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/RouteMock.php |
|
DrupalTranslator::setLocale |
function |
drupal/core/lib/Drupal/Core/Validation/DrupalTranslator.php |
Implements \Symfony\Component\Translation\TranslatorInterface::setLocale(). |
DefaultTranslator::setLocale |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/DefaultTranslator.php |
Not supported. |
TranslatorInterface::setLocale |
function |
drupal/core/vendor/symfony/translation/Symfony/Component/Translation/TranslatorInterface.php |
Sets the current locale. |
PHPUnit_Framework_TestCase::setLocale |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
This method is a wrapper for the setlocale() function that automatically
resets the locale to its original value after the test is run. |
ContentAwareGenerator::unsetLocaleIfNotNeeded |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php |
Unset the _locale parameter if it is there and not needed |