Issue #2233595 by amateescu, marcingy, SpartyDan, visabhishek, Sharique,...
Issue #2233595 by amateescu, marcingy, SpartyDan, visabhishek, Sharique, carletex, slashrsm, hanoii, plach, Berdir, xjm: Deprecate the custom path alias storage
Showing
- core/core.services.yml 8 additions, 2 deletionscore/core.services.yml
- core/lib/Drupal/Core/Path/AliasManager.php 26 additions, 14 deletionscore/lib/Drupal/Core/Path/AliasManager.php
- core/lib/Drupal/Core/Path/AliasManagerInterface.php 0 additions, 2 deletionscore/lib/Drupal/Core/Path/AliasManagerInterface.php
- core/lib/Drupal/Core/Path/AliasRepository.php 142 additions, 0 deletionscore/lib/Drupal/Core/Path/AliasRepository.php
- core/lib/Drupal/Core/Path/AliasRepositoryInterface.php 81 additions, 0 deletionscore/lib/Drupal/Core/Path/AliasRepositoryInterface.php
- core/lib/Drupal/Core/Path/AliasStorage.php 9 additions, 0 deletionscore/lib/Drupal/Core/Path/AliasStorage.php
- core/lib/Drupal/Core/Path/AliasStorageInterface.php 7 additions, 0 deletionscore/lib/Drupal/Core/Path/AliasStorageInterface.php
- core/lib/Drupal/Core/Path/AliasWhitelist.php 21 additions, 8 deletionscore/lib/Drupal/Core/Path/AliasWhitelist.php
- core/modules/link/tests/src/Functional/LinkFieldTest.php 4 additions, 1 deletioncore/modules/link/tests/src/Functional/LinkFieldTest.php
- core/modules/locale/tests/src/Functional/LocalePathTest.php 8 additions, 24 deletionscore/modules/locale/tests/src/Functional/LocalePathTest.php
- core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php 9 additions, 8 deletions...content/tests/src/Kernel/PathAliasMenuLinkContentTest.php
- core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php 13 additions, 19 deletions...les/path/src/Plugin/Field/FieldType/PathFieldItemList.php
- core/modules/path/src/Plugin/Field/FieldWidget/PathWidget.php 15 additions, 8 deletions.../modules/path/src/Plugin/Field/FieldWidget/PathWidget.php
- core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php 1 addition, 1 deletioncore/modules/path/src/Plugin/migrate/source/UrlAliasBase.php
- core/modules/path/tests/src/Functional/PathAliasTest.php 4 additions, 4 deletionscore/modules/path/tests/src/Functional/PathAliasTest.php
- core/modules/path/tests/src/Functional/PathLanguageTest.php 2 additions, 2 deletionscore/modules/path/tests/src/Functional/PathLanguageTest.php
- core/modules/path/tests/src/Functional/PathTestBase.php 3 additions, 0 deletionscore/modules/path/tests/src/Functional/PathTestBase.php
- core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php 42 additions, 39 deletions.../path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
- core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php 12 additions, 14 deletions.../path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php
- core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php 11 additions, 10 deletions...h/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php
Loading
Please register or sign in to comment