getParameter('oc_actor')->id(); $case_types = \Drupal::service('entity_type.bundle.info')->getBundleInfo('oc_case'); $markup = ""; return array( '#markup' => $markup ); } public function getCacheMaxAge():int { return 0; } }