-
- Downloads
Issue #3362725: Update / re-instate the path update logic so it works with the path_alias entity
parent
f79a013a
Branches
Tags
Showing
- rocketship_core.module 14 additions, 2 deletionsrocketship_core.module
- rocketship_core.services.yml 6 additions, 0 deletionsrocketship_core.services.yml
- src/Event/PathAliasUpdateEvent.php 47 additions, 0 deletionssrc/Event/PathAliasUpdateEvent.php
- src/EventSubscriber/PathAliasUpdateSubscriber.php 135 additions, 0 deletionssrc/EventSubscriber/PathAliasUpdateSubscriber.php
- tests/src/Kernel/PathAliasUpdateTest.php 306 additions, 0 deletionstests/src/Kernel/PathAliasUpdateTest.php
- tests/src/Unit/PathAliasUpdateCalculationTest.php 136 additions, 0 deletionstests/src/Unit/PathAliasUpdateCalculationTest.php
src/Event/PathAliasUpdateEvent.php
0 → 100644
tests/src/Kernel/PathAliasUpdateTest.php
0 → 100644
Please register or sign in to comment