Drill.Utils (drill v1.2.3)
Utilities and helpers
Summary
Functions
Sort seeder modules by dependencies. Seeders without deps are put first in the list, next to seeders with deps already in the list, and so on...
Functions
Link to this function
merge_autogenerated_fields_to_entries(entries, auto_generated_fields)
Link to this function
sort_seeders_by_deps(seeders)
Sort seeder modules by dependencies. Seeders without deps are put first in the list, next to seeders with deps already in the list, and so on...