array:6 [
  "_controller" => "Drupal\devel\Controller\EntityDebugController::entityLoad"
  "_title" => "Devel Load"
  "image_style" => Drupal\image\Entity\ImageStyle {#1597
    #entityTypeId: "image_style"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "medium"
    #status: true
    #uuid: "4d9d5f76-1779-4826-ad8e-dc00180d2555"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "Y9NmnZHQq20ASSyTNA6JnwtWrJJiSajOehGDtmUFdM0"
    ]
    #trustedData: false
    #dependencies: []
    #isSyncing: false
    #name: "medium"
    #label: "Medium (220×220)"
    #effects: array:1 [
      "bddf0d06-42f9-4c75-a700-a33cafa25ea0" => array:4 [
        "uuid" => "bddf0d06-42f9-4c75-a700-a33cafa25ea0"
        "id" => "image_scale"
        "weight" => 0
        "data" => array:3 [
          "width" => 220
          "height" => 220
          "upscale" => false
        ]
      ]
    ]
    #effectsCollection: null
  }
  "_route" => "entity.image_style.devel_load"
  "_route_object" => Symfony\Component\Routing\Route {#1594
    -path: "/devel/image_style/{image_style}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:2 [
      "_controller" => "Drupal\devel\Controller\EntityDebugController::entityLoad"
      "_title" => "Devel Load"
    ]
    -requirements: array:1 [
      "_permission" => "access devel information"
    ]
    -options: array:6 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "_admin_route" => true
      "_devel_entity_type_id" => "image_style"
      "parameters" => array:1 [
        "image_style" => array:2 [
          "type" => "entity:image_style"
          "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
        ]
      ]
      "_access_checks" => array:1 [
        0 => "access_check.permission"
      ]
      "utf8" => true
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1601
      -variables: array:1 [
        0 => "image_style"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "image_style"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/devel/image_style"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/devel/image_style/(?P<image_style>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "image_style"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 6
      #patternOutline: "/devel/image_style/%"
      #numParts: 3
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1600
    #parameters: array:1 [
      "image_style" => "medium"
    ]
  }
]