getStorage('opencase_report')->create(); $form = \Drupal::service('entity.form_builder')->getForm($report, 'add'); return $form; } }