array:7 [
  "_entity_form" => "entity_view_mode.edit"
  "_title" => "Edit view mode"
  "entity_view_mode" => Drupal\Core\Entity\Entity\EntityViewMode {#1584
    #entityTypeId: "entity_view_mode"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "node.search_result"
    #status: false
    #uuid: "db236d4f-7004-4179-b518-8c13dd10131c"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "6GCOQ-jP2RbdbHA5YWQ6bT8CfGbqrBYKOSC_XY4E3ZM"
    ]
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:1 [
        0 => "node"
      ]
    ]
    #isSyncing: false
    #id: "node.search_result"
    #label: "Search result highlighting input"
    #description: ""
    #targetEntityType: "node"
    #cache: true
  }
  "_route" => "entity.entity_view_mode.edit_form"
  "_route_object" => Symfony\Component\Routing\Route {#1587
    -path: "/admin/structure/display-modes/view/manage/{entity_view_mode}"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_entity_form" => "entity_view_mode.edit"
      "_title" => "Edit view mode"
    ]
    -requirements: array:1 [
      "_entity_access" => "entity_view_mode.update"
    ]
    -options: array:5 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "utf8" => true
      "parameters" => array:1 [
        "entity_view_mode" => array:2 [
          "type" => "entity:entity_view_mode"
          "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
        ]
      ]
      "_admin_route" => true
      "_access_checks" => array:1 [
        0 => "access_check.entity"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1582
      -variables: array:1 [
        0 => "entity_view_mode"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "entity_view_mode"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/admin/structure/display-modes/view/manage"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/structure/display\-modes/view/manage/(?P<entity_view_mode>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "entity_view_mode"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 62
      #patternOutline: "/admin/structure/display-modes/view/manage/%"
      #numParts: 6
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1581
    #parameters: array:1 [
      "entity_view_mode" => "node.search_result"
    ]
  }
  "_controller" => "controller.entity_form:getContentResult"
]