array:7 [
  "_controller" => "\Drupal\block\Controller\BlockAddController::blockAddConfigureForm"
  "theme" => "claro"
  "_title" => "Configure block"
  "plugin_id" => "views_block:who_s_new-block_1"
  "_route" => "block.admin_add"
  "_route_object" => Symfony\Component\Routing\Route {#1587
    -path: "/admin/structure/block/add/{plugin_id}/{theme}"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:3 [
      "_controller" => "\Drupal\block\Controller\BlockAddController::blockAddConfigureForm"
      "theme" => null
      "_title" => "Configure block"
    ]
    -requirements: array:1 [
      "_permission" => "administer blocks"
    ]
    -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 {#1582
      -variables: array:2 [
        0 => "plugin_id"
        1 => "theme"
      ]
      -tokens: array:3 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "theme"
          4 => true
        ]
        1 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "plugin_id"
          4 => true
        ]
        2 => array:2 [
          0 => "text"
          1 => "/admin/structure/block/add"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/structure/block/add/(?P<plugin_id>[^/]++)(?:/(?P<theme>[^/]++))?$}sDu"
      -pathVariables: array:2 [
        0 => "plugin_id"
        1 => "theme"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 30
      #patternOutline: "/admin/structure/block/add/%"
      #numParts: 6
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1581
    #parameters: array:2 [
      "theme" => "claro"
      "plugin_id" => "views_block:who_s_new-block_1"
    ]
  }
]