Symfony\Component\Routing\Route {#1571
  -path: "/admin/config/services/http-client-manager/{serviceApi}/{commandName}/http-config-request/{http_config_request}/edit"
  -host: ""
  -schemes: []
  -methods: array:2 [
    0 => "GET"
    1 => "POST"
  ]
  -defaults: array:2 [
    "_entity_form" => "http_config_request.edit"
    "_title_callback" => "\Drupal\Core\Entity\Controller\EntityController::editTitle"
  ]
  -requirements: array:1 [
    "_entity_access" => "http_config_request.update"
  ]
  -options: array:5 [
    "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
    "parameters" => array:1 [
      "http_config_request" => array:2 [
        "type" => "entity:http_config_request"
        "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
      ]
    ]
    "_admin_route" => true
    "_access_checks" => array:1 [
      0 => "access_check.entity"
    ]
    "utf8" => true
  ]
  -condition: ""
  -compiled: Drupal\Core\Routing\CompiledRoute {#1572
    -variables: array:3 [
      0 => "serviceApi"
      1 => "commandName"
      2 => "http_config_request"
    ]
    -tokens: array:6 [
      0 => array:2 [
        0 => "text"
        1 => "/edit"
      ]
      1 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "http_config_request"
        4 => true
      ]
      2 => array:2 [
        0 => "text"
        1 => "/http-config-request"
      ]
      3 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "commandName"
        4 => true
      ]
      4 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "serviceApi"
        4 => true
      ]
      5 => array:2 [
        0 => "text"
        1 => "/admin/config/services/http-client-manager"
      ]
    ]
    -staticPrefix: ""
    -regex: "{^/admin/config/services/http\-client\-manager/(?P<serviceApi>[^/]++)/(?P<commandName>[^/]++)/http\-config\-request/(?P<http_config_request>[^/]++)/edit$}sDu"
    -pathVariables: array:3 [
      0 => "serviceApi"
      1 => "commandName"
      2 => "http_config_request"
    ]
    -hostVariables: []
    -hostRegex: null
    -hostTokens: []
    #fit: 485
    #patternOutline: "/admin/config/services/http-client-manager/%/%/http-config-request/%/edit"
    #numParts: 9
  }
}