@@ -86,30 +94,42 @@ class GenerateGridCommand extends ContainerAwareCommand
$em->flush();
}else{
$keptGrid++;
$output->writeln('<info>('.$keptGrid.') A grid has been generated and contains '.$formCount.' forms (generated in '.$executionTime.' sec.)</info>');
$output->writeln('<info>('.$keptGrid.') A grid has been generated and contains '.$formCount.' forms from '.$lemmasCombos["lemmaCount"].' lemmas with '.$lemmasCombos["comboCount"].' combos (generated in '.$executionTime.' sec.)</info>');