$node = Drupal::routeMatch()->getParameter('node'); $typeName = $node->bundle(); $typeLabel = $node->getTitle();