Symfony\Component\Routing\Route {#1571
  -path: "/admin/structure/block/block-content/manage/{block_content_type}/display/{view_mode_name}/layout/discard-changes"
  -host: ""
  -schemes: []
  -methods: []
  -defaults: array:5 [
    "entity_type_id" => "block_content"
    "bundle_key" => "block_content_type"
    "section_storage_type" => "defaults"
    "section_storage" => ""
    "_controller" => "\Drupal\block_content\Controller\BlockContentController::blockContentTypeRedirect"
  ]
  -requirements: array:2 [
    "_field_ui_view_mode_access" => "administer block_content display"
    "_layout_builder_access" => "view"
  ]
  -options: array:6 [
    "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
    "parameters" => array:2 [
      "section_storage" => array:2 [
        "layout_builder_tempstore" => true
        "converter" => "layout_builder.param_converter"
      ]
      "block_content_type" => array:2 [
        "type" => "entity:block_content_type"
        "converter" => "paramconverter.entity"
      ]
    ]
    "_admin_route" => false
    "_layout_builder" => true
    "_access_checks" => array:2 [
      0 => "access_check.field_ui.view_mode"
      1 => "access_check.entity.layout_builder_access"
    ]
    "utf8" => true
  ]
  -condition: ""
  -compiled: Drupal\Core\Routing\CompiledRoute {#1572
    -variables: array:2 [
      0 => "block_content_type"
      1 => "view_mode_name"
    ]
    -tokens: array:5 [
      0 => array:2 [
        0 => "text"
        1 => "/layout/discard-changes"
      ]
      1 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "view_mode_name"
        4 => true
      ]
      2 => array:2 [
        0 => "text"
        1 => "/display"
      ]
      3 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "block_content_type"
        4 => true
      ]
      4 => array:2 [
        0 => "text"
        1 => "/admin/structure/block/block-content/manage"
      ]
    ]
    -staticPrefix: ""
    -regex: "{^/admin/structure/block/block\-content/manage/(?P<block_content_type>[^/]++)/display/(?P<view_mode_name>[^/]++)/layout/discard\-changes$}sDu"
    -pathVariables: array:2 [
      0 => "block_content_type"
      1 => "view_mode_name"
    ]
    -hostVariables: []
    -hostRegex: null
    -hostTokens: []
    #fit: 1003
    #patternOutline: "/admin/structure/block/block-content/manage/%/display/%/layout/discard-changes"
    #numParts: 10
  }
}