learning-drupal-as-a-framework
learning-drupal-as-a-framework copied to clipboard
Seed Data import issue
vendor/bin/drush offer-create-seeds
Creating user test
[error] Error: Call to a member function id() on bool in Drupal\offer\SeedData\SeedDataGenerator->Generate() (line 56)
vendor/bin/drush --version Drush Commandline Tool 11.6.0
$ vendor/bin/drush status Drupal version : 10.1.7 Site URI : http://default DB driver : mysql DB hostname : localhost DB port : 3306 DB username : root DB name : d10framework2 Database : Connected Drupal bootstrap : Successful Default theme : gin Admin theme : seven PHP binary : C:/xampp8.2/php/php.exe PHP config : C:/xampp8.2/php/php.ini PHP version : 8.2.12 Drush script : C:/xampp8.2/htdocs/learning-drupal-as-a-framework-main/vendor/bin/drush Drush version : 11.6.0 Drush temp : C:/Users/xxxxxx/AppData/Local/Temp Drush configs : C:/xampp8.2/htdocs/learning-drupal-as-a-framework-main/vendor/drush/drush/drush.yml Install profile : minimal Drupal root : C:\xampp8.2\htdocs\learning-drupal-as-a-framework-main/web Site path : sites/default Files, Public : sites/default/files Files, Temp : C:\xampp8.2\tmp