-
- Downloads
Issue #3091336: Use a proper language fallback mechanism for path.alias_repository service
parent
49ecc4ab
No related branches found
No related tags found
Showing
- core/modules/language/src/ConfigurableLanguageManager.php 8 additions, 4 deletionscore/modules/language/src/ConfigurableLanguageManager.php
- core/modules/path/src/Plugin/Field/FieldType/PathItem.php 38 additions, 14 deletionscore/modules/path/src/Plugin/Field/FieldType/PathItem.php
- core/modules/path/tests/src/Kernel/PathItemLanguageFallbackTest.php 325 additions, 0 deletions...es/path/tests/src/Kernel/PathItemLanguageFallbackTest.php
- core/modules/path/tests/src/Kernel/PathItemTest.php 26 additions, 0 deletionscore/modules/path/tests/src/Kernel/PathItemTest.php
- core/modules/path_alias/path_alias.services.yml 1 addition, 1 deletioncore/modules/path_alias/path_alias.services.yml
- core/modules/path_alias/src/AliasRepository.php 38 additions, 13 deletionscore/modules/path_alias/src/AliasRepository.php
- core/modules/path_alias/tests/modules/path_alias_language_fallback_test/path_alias_language_fallback_test.info.yml 5 additions, 0 deletions..._fallback_test/path_alias_language_fallback_test.info.yml
- core/modules/path_alias/tests/modules/path_alias_language_fallback_test/path_alias_language_fallback_test.module 45 additions, 0 deletions...ge_fallback_test/path_alias_language_fallback_test.module
- core/modules/path_alias/tests/src/Kernel/AliasLanguageFallbackTest.php 111 additions, 0 deletions...path_alias/tests/src/Kernel/AliasLanguageFallbackTest.php
- core/modules/path_alias/tests/src/Traits/PathAliasLanguageFallbackTestTrait.php 21 additions, 0 deletions...s/tests/src/Traits/PathAliasLanguageFallbackTestTrait.php
Loading
Please register or sign in to comment