array:5 [
  "_controller" => "\Drupal\help\Controller\HelpTopicPluginController::viewHelpTopic"
  "id" => "views_ui.create"
  "_route" => "help.help_topic"
  "_route_object" => Symfony\Component\Routing\Route {#1580
    -path: "/admin/help/topic/{id}"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:1 [
      "_controller" => "\Drupal\help\Controller\HelpTopicPluginController::viewHelpTopic"
    ]
    -requirements: array:1 [
      "_permission" => "access help pages"
    ]
    -options: array:4 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "utf8" => true
      "_admin_route" => true
      "_access_checks" => array:1 [
        0 => "access_check.permission"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1587
      -variables: array:1 [
        0 => "id"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "id"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/admin/help/topic"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/help/topic/(?P<id>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "id"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 14
      #patternOutline: "/admin/help/topic/%"
      #numParts: 4
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1586
    #parameters: array:1 [
      "id" => "views_ui.create"
    ]
  }
]