Make the list of trash-enabled entity types configurable.
Showing
- README.md 0 additions, 3 deletionsREADME.md
- config/install/trash.settings.yml 1 addition, 0 deletionsconfig/install/trash.settings.yml
- config/schema/trash.schema.yml 8 additions, 0 deletionsconfig/schema/trash.schema.yml
- src/Entity/Query/QueryTrait.php 4 additions, 6 deletionssrc/Entity/Query/QueryTrait.php
- src/EventSubscriber/TrashConfigSubscriber.php 77 additions, 0 deletionssrc/EventSubscriber/TrashConfigSubscriber.php
- src/Form/TrashSettingsForm.php 130 additions, 0 deletionssrc/Form/TrashSettingsForm.php
- src/TrashEntityTypeManager.php 1 addition, 10 deletionssrc/TrashEntityTypeManager.php
- src/TrashManager.php 107 additions, 0 deletionssrc/TrashManager.php
- src/TrashManagerInterface.php 52 additions, 0 deletionssrc/TrashManagerInterface.php
- src/TrashStorageTrait.php 1 addition, 1 deletionsrc/TrashStorageTrait.php
- src/ViewsQueryAlter.php 4 additions, 4 deletionssrc/ViewsQueryAlter.php
- tests/modules/trash_test/src/Entity/TrashTest.php 0 additions, 12 deletionstests/modules/trash_test/src/Entity/TrashTest.php
- tests/src/Kernel/EntityQueryTest.php 2 additions, 2 deletionstests/src/Kernel/EntityQueryTest.php
- tests/src/Kernel/TrashKernelTest.php 2 additions, 2 deletionstests/src/Kernel/TrashKernelTest.php
- tests/src/Kernel/TrashKernelTestBase.php 7 additions, 1 deletiontests/src/Kernel/TrashKernelTestBase.php
- trash.install 0 additions, 37 deletionstrash.install
- trash.module 7 additions, 41 deletionstrash.module
- trash.services.yml 10 additions, 0 deletionstrash.services.yml
Loading
Please register or sign in to comment