Drill.Utils (drill v1.2.1)
Utilities and helpers
Link to this section 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...
Link to this section 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...