array:6 [
  "_title" => "Contact"
  "_controller" => "\Drupal\contact\Controller\ContactController::contactSitePage"
  "contact_form" => Drupal\contact\Entity\ContactForm {#1584
    #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: "Ihre Nachricht wurde gesendet."
    #recipients: array:1 [
      0 => "marcel.brunner@gmail.com"
    ]
    #redirect: ""
    #reply: ""
    #weight: 0
  }
  "_route" => "entity.contact_form.canonical"
  "_route_object" => Symfony\Component\Routing\Route {#1581
    -path: "/contact/{contact_form}"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_title" => "Contact"
      "_controller" => "\Drupal\contact\Controller\ContactController::contactSitePage"
    ]
    -requirements: array:1 [
      "_entity_access" => "contact_form.view"
    ]
    -options: array:4 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "utf8" => true
      "parameters" => array:1 [
        "contact_form" => array:2 [
          "type" => "entity:contact_form"
          "converter" => "paramconverter.entity"
        ]
      ]
      "_access_checks" => array:1 [
        0 => "access_check.entity"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1588
      -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 => "/contact"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/contact/(?P<contact_form>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "contact_form"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 2
      #patternOutline: "/contact/%"
      #numParts: 2
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1587
    #parameters: array:1 [
      "contact_form" => "feedback"
    ]
  }
]