Devel Generate:
Part of the Devel module.
Used for generating dummy content, users, and taxonomy terms for testing and development purposes.
Offers flexibility in specifying the number and types of entities to create.
Generated Content:
Focuses on creating predefined sets of content based on specific configurations.
Typically used for seeding sites with initial content rather than just for testing.
In summary, as per knowledge, devel_generate is primarily for development and testing with flexible dummy data, while generated_content is more about structured initial content setup.
Attached patch worked for me in Drupal 10 site with PHP 8.2 version compatibility.
jbhimani โ made their first commit to this issueโs fork.
jbhimani โ created an issue.