array:7 [
  "_entity_form" => "node.default"
  "_title_callback" => "\Drupal\node\Controller\NodeController::addPageTitle"
  "node_type" => Drupal\node\Entity\NodeType {#1584
    #entityTypeId: "node_type"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "article"
    #status: true
    #uuid: "bed31ed2-8c28-4220-93e6-56e82335916a"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "AeW1SEDgb1OTQACAWGhzvMknMYAJlcZu0jljfeU3oso"
    ]
    #trustedData: false
    #dependencies: []
    #isSyncing: false
    #type: "article"
    #name: "Artikel"
    #description: "Benutzen Sie <em>Artikel</em> für zeitkritische Inhalte wie Nachrichten, Pressemeldungen oder Blogeinträge."
    #help: null
    #new_revision: true
    #preview_mode: 1
    #display_submitted: true
  }
  "_route" => "node.add"
  "_route_object" => Symfony\Component\Routing\Route {#1587
    -path: "/node/add/{node_type}"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_entity_form" => "node.default"
      "_title_callback" => "\Drupal\node\Controller\NodeController::addPageTitle"
    ]
    -requirements: array:1 [
      "_entity_create_access" => "node:{node_type}"
    ]
    -options: array:6 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "_node_operation_route" => true
      "parameters" => array:1 [
        "node_type" => array:3 [
          "type" => "entity:node_type"
          "with_config_overrides" => true
          "converter" => "paramconverter.entity"
        ]
      ]
      "utf8" => true
      "_admin_route" => true
      "_access_checks" => array:1 [
        0 => "access_check.entity_create"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1582
      -variables: array:1 [
        0 => "node_type"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "node_type"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/node/add"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/node/add/(?P<node_type>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "node_type"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 6
      #patternOutline: "/node/add/%"
      #numParts: 3
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1581
    #parameters: array:1 [
      "node_type" => "article"
    ]
  }
  "_controller" => "controller.entity_form:getContentResult"
]