By admin , 22 April, 2023 Tags webform suggestions $webform_name = $variables['elements']['#configuration']['webform_id']; if ($webform_name) { $suggestions[] = 'block__webform__' . $webform_name; }