|
locale.settings.yml |
drupal/core/modules/locale/config/locale.settings.yml |
|
drupal/core/modules/locale/config/locale.settings.yml |
|
locale.translation.inc |
drupal/core/modules/locale/locale.translation.inc |
|
Common API for interface translation. |
|
LocaleConfigManager.php |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Drupal\locale |
Contains \Drupal\locale\LocaleConfigManager. |
|
LocaleConfigSubscriber.php |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
Drupal\locale |
Contains \Drupal\locale\LocaleConfigSubscriber. |
|
LocaleConfigTranslationTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleConfigTranslationTest.php |
Drupal\locale\Tests |
Contains \Drupal\locale\Tests\LocaleConfigTranslationTest. |
|
LocaleContentTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Drupal\locale\Tests |
Definition of Drupal\locale\Tests\LocaleContentTest. |
|
LocaleExportTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Drupal\locale\Tests |
Definition of Drupal\locale\Tests\LocaleExportTest. |
|
LocaleImportFunctionalTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Drupal\locale\Tests |
Definition of Drupal\locale\Tests\LocaleImportFunctionalTest. |
|
LocaleInstallTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
Drupal\locale\Tests |
Definition of Drupal\locale\Tests\LocaleInstallTest. |
|
LocaleJavascriptTranslation.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleJavascriptTranslation.php |
Drupal\locale\Tests |
Definition of Drupal\locale\Tests\LocaleJavascriptTranslation. |
|
LocaleLibraryInfoAlterTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleLibraryInfoAlterTest.php |
Drupal\locale\Tests |
Definition of Drupal\locale\Tests\LocaleLibraryInfoAlterTest. |
|
LocaleListener.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/LocaleListener.php |
Symfony\Component\HttpKernel\EventListener |
|
|
LocaleListenerTest.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php |
Symfony\Component\HttpKernel\Tests\EventListener |
|
|
LocaleLookup.php |
drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php |
Drupal\locale |
Contains \Drupal\locale\Locale\Lookup. |
|
LocalePathTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php |
Drupal\locale\Tests |
Definition of Drupal\locale\Tests\LocalePathTest. |
|
LocalePluralFormatTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Drupal\locale\Tests |
Definition of Drupal\locale\Tests\LocalePluralFormatTest. |
|
LocaleSettingsForm.php |
drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php |
Drupal\locale\Form |
Contains \Drupal\user\LocaleSettingsForm. |
|
LocaleStringTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Drupal\locale\Tests |
Definition of Drupal\locale\Tests\LocaleStringTest. |
|
LocaleTranslation.php |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTranslation.php |
Drupal\locale |
Contains \Drupal\Core\Language\LocaleTranslation. |
|
LocaleTranslationTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php |
Drupal\locale\Tests |
Definition of Drupal\locale\Tests\LocaleTranslationTest. |
|
LocaleTypedConfig.php |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Drupal\locale |
Contains \Drupal\locale\LocaleTypedConfig. |
|
LocaleUninstallFrenchTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallFrenchTest.php |
Drupal\locale\Tests |
Definition of Drupal\locale\Tests\LocaleUninstallFrenchTest. |
|
LocaleUninstallTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Drupal\locale\Tests |
Definition of Drupal\locale\Tests\LocaleUninstallTest. |
|
LocaleUpdateInterfaceTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php |
Drupal\locale\Tests |
Contains Drupal\locale\Tests\LocaleUpdateInterfaceTest. |
|
LocaleUpdateTest.php |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Drupal\locale\Tests |
Contains Drupal\locale\Tests\LocaleUpdateTest. |
|
LocaleValidator.php |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LocaleValidator.php |
Symfony\Component\Validator\Constraints |
|
|
LocaleValidatorTest.php |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
Symfony\Component\Validator\Tests\Constraints |
|
|
locale_test.info.yml |
drupal/core/modules/locale/tests/modules/locale_test/locale_test.info.yml |
|
drupal/core/modules/locale/tests/modules/locale_test/locale_test.info.yml |
|
locale_test.install |
drupal/core/modules/locale/tests/modules/locale_test/locale_test.install |
|
Install, update and uninstall functions for the locale_test module. |
|
locale_test.module |
drupal/core/modules/locale/tests/modules/locale_test/locale_test.module |
|
Simulate a custom module with a local po file. |
|
locale_test_translate.info.yml |
drupal/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml |
|
drupal/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml |
|
locale_test_translate.module |
drupal/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.module |
|
Simulates a custom module with a local po file. |
|
LocalReadOnlyStream.php |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Drupal\Core\StreamWrapper |
Definition of Drupal\Core\StreamWrapper\LocalReadOnlyStream. |
|
LocalStream.php |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Drupal\Core\StreamWrapper |
Definition of Drupal\Core\StreamWrapper\LocalStream. |
|
LocalTasksTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalTasksTest.php |
Drupal\system\Tests\Menu |
Contains Drupal\system\Tests\Menu\LocalTasksTest. |
|
LockBackendAbstract.php |
drupal/core/lib/Drupal/Core/Lock/LockBackendAbstract.php |
Drupal\Core\Lock |
Definition of Drupal\Core\Lock\LockBackendAbstract. |
|
LockBackendInterface.php |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Drupal\Core\Lock |
Definition of Drupal\Core\Lock\LockBackendInterface. |
|
LockFunctionalTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php |
Drupal\system\Tests\Lock |
Definition of Drupal\system\Tests\Lock\LockFunctionalTest. |
|
LockUnitTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockUnitTest.php |
Drupal\system\Tests\Lock |
Contains \Drupal\system\Tests\Lock\LockUnitTest. |
|
Log.php |
drupal/core/lib/Drupal/Core/Database/Log.php |
Drupal\Core\Database |
Definition of Drupal\Core\Database\Log |
|
Logger.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Logger.php |
Symfony\Component\HttpKernel\Tests |
|
|
Logger.php |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase/Logger.php |
|
|
|
Logger.php |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature/Logger.php |
|
|
|
LoggerAwareInterface.php |
drupal/core/vendor/psr/log/Psr/Log/LoggerAwareInterface.php |
Psr\Log |
|
|
LoggerAwareTrait.php |
drupal/core/vendor/psr/log/Psr/Log/LoggerAwareTrait.php |
Psr\Log |
|
|
LoggerDataCollector.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Symfony\Component\HttpKernel\DataCollector |
|
|
LoggerDataCollectorTest.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
Symfony\Component\HttpKernel\Tests\DataCollector |
|
|
LoggerInterface.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/LoggerInterface.php |
Symfony\Component\HttpKernel\Log |
|
|
LoggerInterface.php |
drupal/core/vendor/psr/log/Psr/Log/LoggerInterface.php |
Psr\Log |
|
|
LoggerInterfaceTest.php |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
Psr\Log\Test |
|