array:7 [
  "_entity_form" => "filter_format.edit"
  "_title_callback" => "\Drupal\filter\Controller\FilterController::getLabel"
  "filter_format" => Drupal\filter\Entity\FilterFormat {#1588
    #entityTypeId: "filter_format"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "plain_text"
    #status: true
    #uuid: "9fa7ef45-8c28-469a-b29a-b81c2d926137"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "NIKBt6kw_uPhNI0qtR2DnRf7mSOgAQdx7Q94SKMjXbQ"
    ]
    #trustedData: false
    #dependencies: []
    #isSyncing: false
    #format: "plain_text"
    #name: "Plain text"
    #weight: 10
    #roles: null
    #filters: array:3 [
      "filter_autop" => array:5 [
        "id" => "filter_autop"
        "provider" => "filter"
        "status" => true
        "weight" => 0
        "settings" => []
      ]
      "filter_html_escape" => array:5 [
        "id" => "filter_html_escape"
        "provider" => "filter"
        "status" => true
        "weight" => -10
        "settings" => []
      ]
      "filter_url" => array:5 [
        "id" => "filter_url"
        "provider" => "filter"
        "status" => true
        "weight" => 0
        "settings" => array:1 [
          "filter_url_length" => 72
        ]
      ]
    ]
    #filterCollection: null
  }
  "_route" => "entity.filter_format.edit_form"
  "_route_object" => Symfony\Component\Routing\Route {#1587
    -path: "/admin/config/content/formats/manage/{filter_format}"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_entity_form" => "filter_format.edit"
      "_title_callback" => "\Drupal\filter\Controller\FilterController::getLabel"
    ]
    -requirements: array:1 [
      "_entity_access" => "filter_format.update"
    ]
    -options: array:5 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "utf8" => true
      "parameters" => array:1 [
        "filter_format" => array:2 [
          "type" => "entity:filter_format"
          "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 => "filter_format"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "filter_format"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/admin/config/content/formats/manage"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/config/content/formats/manage/(?P<filter_format>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "filter_format"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 62
      #patternOutline: "/admin/config/content/formats/manage/%"
      #numParts: 6
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1581
    #parameters: array:1 [
      "filter_format" => "plain_text"
    ]
  }
  "_controller" => "controller.entity_form:getContentResult"
]