array:5 [
  "_controller" => "\Drupal\system\Controller\BatchController::batchPage"
  "_title_callback" => "\Drupal\system\Controller\BatchController::batchPageTitle"
  "_route" => "system.batch_page.html"
  "_route_object" => Symfony\Component\Routing\Route {#1581
    -path: "/batch"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_controller" => "\Drupal\system\Controller\BatchController::batchPage"
      "_title_callback" => "\Drupal\system\Controller\BatchController::batchPageTitle"
    ]
    -requirements: array:2 [
      "_access" => "TRUE"
      "_format" => "html"
    ]
    -options: array:4 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "_admin_route" => true
      "utf8" => true
      "_access_checks" => array:1 [
        0 => "access_check.default"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1588
      -variables: []
      -tokens: array:1 [
        0 => array:2 [
          0 => "text"
          1 => "/batch"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/batch$}sDu"
      -pathVariables: []
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 1
      #patternOutline: "/batch"
      #numParts: 1
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1585
    #parameters: []
  }
]