Split large entities into focused sub-entities. Automate target field creation, source→target references, form modes, and data migration from a source entity into your pre-created sub-entities via Drush.
Entity Splitter helps you refactor large, monolithic entities into smaller, focused sub-entities. It automates creating target-side fields, reference fields on the source entity, form modes, and migrating field data from the source to your pre-existing sub-entities. (This works best for field group mapping, yaml mapping will become more importing in version 2.0.x)
Comments
Comment #2
vishal.kadamComment #3
avpadernoThank you for applying!
Please read Review process for security advisory coverage: What to expect for more details and Security advisory coverage application checklist to understand what reviewers look for. Tips for ensuring a smooth review gives some hints for a smoother review.
The important notes are the following.
To the reviewers
Please read How to review security advisory coverage applications, Application workflow, What to cover in an application review, and Tools to use for reviews.
The important notes are the following.
For new reviewers, I would also suggest to first read In which way the issue queue for coverage applications is different from other project queues.
Comment #4
vishal.kadam1. The project is missing a README.md file that follows the template suggested in README.md template.
2. FILE: src/EntitySplitterActions.php
FILE: src/Commands/EntitySplitterCommands.php
FILE: src/Mapping/FieldGroupMapper.php
FILE: src/Plugin/EntitySplitterBase.php
FILE: src/Plugin/QueueWorker/EntitySplitterDataMigrationQueue.php
FILE: src/Processing/EntitySplitterProcessor.php
New modules, which are compatible with Drupal 10 and higher versions are expected to include type declarations in property definitions, and use constructor property promotion.
Comment #5
remco hoeneveld commentedThank you vishal.kadam will change these!
Comment #6
remco hoeneveld commentedI have made these changes! Thank you for the review.
Comment #7
remco hoeneveld commentedComment #8
vishal.kadam1 file change is pending
FILE: src/Plugin/EntitySplitterBase.php
New modules, which are compatible with Drupal 10 and higher versions are expected to include type declarations in property definitions, and use constructor property promotion.
Comment #9
remco hoeneveld commentedYou're absolutely right my apologies! I've updated this file as well. Thank you for the thorough review.
Comment #10
vishal.kadamRemember to change status, when the project is ready to be reviewed. In this queue, projects are only reviewed when the status is Needs review.
Comment #11
remco hoeneveld commentedComment #12
vishal.kadamRest looks good to me.
Please wait for a Project Moderator to take a look and if everything goes fine, you will get the role.
Comment #13
avpadernoThank you for your contribution and for your patience with the review process!
I am going to update your account so you can opt into security advisory coverage any project you create, including the projects you already created.
These are some recommended readings to help you with maintainership:
You can find more contributors chatting on Slack or IRC in #drupal-contribute. So, come hang out and stay involved!
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank also all the reviewers for helping with these applications.
Comment #14
avpaderno