$node = Drupal::routeMatch()->getParameter('node'); if ($node instanceof Drupal odeNodeInterface) { // It's a node! }