array:7 [
  "_entity_form" => "node.default"
  "_title_callback" => "\Drupal\node\Controller\NodeController::addPageTitle"
  "node_type" => Drupal\node\Entity\NodeType {#1597
    #entityTypeId: "node_type"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "company_teaser"
    #status: true
    #uuid: "33ed5076-9e44-4876-946b-667f0e974125"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: array:1 [
      "menu_ui" => array:2 [
        "available_menus" => []
        "parent" => ""
      ]
    ]
    #_core: []
    #trustedData: false
    #dependencies: array:2 [
      "module" => array:1 [
        0 => "menu_ui"
      ]
      "enforced" => array:1 [
        "module" => array:1 [
          0 => "company_teaser"
        ]
      ]
    ]
    #isSyncing: false
    #type: "company_teaser"
    #name: "Company Teaser"
    #description: "Company Teaser (non Tiffany Type) "
    #help: null
    #new_revision: false
    #preview_mode: 0
    #display_submitted: false
  }
  "_route" => "node.add"
  "_route_object" => Symfony\Component\Routing\Route {#1600
    -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 {#1595
      -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 {#1594
    #parameters: array:1 [
      "node_type" => "company_teaser"
    ]
  }
  "_controller" => "controller.entity_form:getContentResult"
]