array:6 [
  "_controller" => "\Drupal\taxonomy\Controller\TaxonomyController::addForm"
  "_title" => "Add term"
  "taxonomy_vocabulary" => Drupal\taxonomy\Entity\Vocabulary {#1584
    #entityTypeId: "taxonomy_vocabulary"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "ms_category_id"
    #status: true
    #uuid: "f0402422-2323-462b-b8d0-fc47948989c3"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: []
    #trustedData: false
    #dependencies: array:1 [
      "enforced" => array:1 [
        "module" => array:1 [
          0 => "rasch_fg"
        ]
      ]
    ]
    #isSyncing: false
    #vid: "ms_category_id"
    #name: "MS Category ID"
    #description: "Morningstar Category ID"
    #weight: 0
    #new_revision: false
  }
  "_route" => "entity.taxonomy_term.add_form"
  "_route_object" => Symfony\Component\Routing\Route {#1581
    -path: "/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/add"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_controller" => "\Drupal\taxonomy\Controller\TaxonomyController::addForm"
      "_title" => "Add term"
    ]
    -requirements: array:1 [
      "_entity_create_access" => "taxonomy_term:{taxonomy_vocabulary}"
    ]
    -options: array:5 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "utf8" => true
      "parameters" => array:1 [
        "taxonomy_vocabulary" => array:2 [
          "type" => "entity:taxonomy_vocabulary"
          "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
        ]
      ]
      "_admin_route" => true
      "_access_checks" => array:1 [
        0 => "access_check.entity_create"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1588
      -variables: array:1 [
        0 => "taxonomy_vocabulary"
      ]
      -tokens: array:3 [
        0 => array:2 [
          0 => "text"
          1 => "/add"
        ]
        1 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "taxonomy_vocabulary"
          4 => true
        ]
        2 => array:2 [
          0 => "text"
          1 => "/admin/structure/taxonomy/manage"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/add$}sDu"
      -pathVariables: array:1 [
        0 => "taxonomy_vocabulary"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 61
      #patternOutline: "/admin/structure/taxonomy/manage/%/add"
      #numParts: 6
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1587
    #parameters: array:1 [
      "taxonomy_vocabulary" => "ms_category_id"
    ]
  }
]