array:7 [
  "_entity_form" => "image_style.flush"
  "_title" => "Flush"
  "image_style" => Drupal\image\Entity\ImageStyle {#1584
    #entityTypeId: "image_style"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "large"
    #status: true
    #uuid: "44af766d-18c8-4278-95b8-14457348526f"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "J2n0RpFzS0-bgSyxjs6rSdgxB1rb-bTAgqywNx_964M"
    ]
    #trustedData: false
    #dependencies: []
    #isSyncing: false
    #name: "large"
    #label: "Large (480×480)"
    #effects: array:1 [
      "ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d" => array:4 [
        "uuid" => "ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d"
        "id" => "image_scale"
        "weight" => 0
        "data" => array:3 [
          "width" => 480
          "height" => 480
          "upscale" => false
        ]
      ]
    ]
    #effectsCollection: null
  }
  "_route" => "entity.image_style.flush_form"
  "_route_object" => Symfony\Component\Routing\Route {#1587
    -path: "/admin/config/media/image-styles/manage/{image_style}/flush"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_entity_form" => "image_style.flush"
      "_title" => "Flush"
    ]
    -requirements: array:1 [
      "_permission" => "administer image styles"
    ]
    -options: array:5 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "utf8" => true
      "parameters" => array:1 [
        "image_style" => array:2 [
          "type" => "entity:image_style"
          "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
        ]
      ]
      "_admin_route" => true
      "_access_checks" => array:1 [
        0 => "access_check.permission"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1582
      -variables: array:1 [
        0 => "image_style"
      ]
      -tokens: array:3 [
        0 => array:2 [
          0 => "text"
          1 => "/flush"
        ]
        1 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "image_style"
          4 => true
        ]
        2 => array:2 [
          0 => "text"
          1 => "/admin/config/media/image-styles/manage"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/config/media/image\-styles/manage/(?P<image_style>[^/]++)/flush$}sDu"
      -pathVariables: array:1 [
        0 => "image_style"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 125
      #patternOutline: "/admin/config/media/image-styles/manage/%/flush"
      #numParts: 7
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1581
    #parameters: array:1 [
      "image_style" => "large"
    ]
  }
  "_controller" => "controller.entity_form:getContentResult"
]