array:6 [
  "_controller" => "Drupal\devel\Controller\EntityDebugController::entityLoad"
  "_title" => "Devel Load"
  "contact_form" => Drupal\contact\Entity\ContactForm {#1597
    #entityTypeId: "contact_form"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "feedback"
    #status: true
    #uuid: "58916ac9-7921-40b3-89e2-75ed7b2da390"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "vymHlgJy26BuI5GGj9-IXjwR3dRC5C0tij4BpWJnoqw"
    ]
    #trustedData: false
    #dependencies: []
    #isSyncing: false
    #id: "feedback"
    #label: "Website feedback"
    #message: "Your message has been sent."
    #recipients: array:1 [
      0 => "marcel.brunner@gmail.com"
    ]
    #redirect: ""
    #reply: ""
    #weight: 0
  }
  "_route" => "entity.contact_form.devel_load"
  "_route_object" => Symfony\Component\Routing\Route {#1594
    -path: "/devel/contact_form/{contact_form}"
    -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" => "contact_form"
      "parameters" => array:1 [
        "contact_form" => array:2 [
          "type" => "entity:contact_form"
          "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 => "contact_form"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "contact_form"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/devel/contact_form"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/devel/contact_form/(?P<contact_form>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "contact_form"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 6
      #patternOutline: "/devel/contact_form/%"
      #numParts: 3
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1600
    #parameters: array:1 [
      "contact_form" => "feedback"
    ]
  }
]