array:7 [
  "_entity_form" => "menu_link_content.default"
  "_title" => "Edit menu link"
  "menu_link_content" => Drupal\menu_link_content\Entity\MenuLinkContent {#1792
    #entityTypeId: "menu_link_content"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: []
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #values: array:23 [
      "id" => array:1 [
        "x-default" => "1"
      ]
      "revision_id" => array:1 [
        "x-default" => "1"
      ]
      "bundle" => array:1 [
        "x-default" => "menu_link_content"
      ]
      "uuid" => array:1 [
        "x-default" => "b9ab2b51-2be0-446d-87c4-1dea2d4d49ee"
      ]
      "langcode" => array:1 [
        "x-default" => "de"
      ]
      "revision_user" => array:1 [
        "x-default" => null
      ]
      "revision_created" => array:1 [
        "x-default" => "1657289872"
      ]
      "revision_log_message" => array:1 [
        "x-default" => null
      ]
      "revision_default" => array:1 [
        "x-default" => "1"
      ]
      "isDefaultRevision" => array:1 [
        "x-default" => "1"
      ]
      "enabled" => array:1 [
        "x-default" => "1"
      ]
      "title" => array:1 [
        "x-default" => "Trade Debug"
      ]
      "description" => array:1 [
        "x-default" => "Debug Bank Zweiplus Trading File"
      ]
      "link" => array:1 [
        "x-default" => array:3 [
          "uri" => "internal:/admin/trade-debug"
          "title" => ""
          "options" => []
        ]
      ]
      "external" => array:1 [
        "x-default" => "0"
      ]
      "changed" => array:1 [
        "x-default" => "1657289872"
      ]
      "default_langcode" => array:1 [
        "x-default" => "1"
      ]
      "revision_translation_affected" => array:1 [
        "x-default" => "1"
      ]
      "menu_name" => array:1 [
        "x-default" => "tools"
      ]
      "rediscover" => array:1 [
        "x-default" => "1"
      ]
      "weight" => array:1 [
        "x-default" => "0"
      ]
      "expanded" => array:1 [
        "x-default" => "0"
      ]
      "parent" => array:1 [
        "x-default" => null
      ]
    ]
    #fields: []
    #fieldDefinitions: null
    #languages: array:4 [
      "en" => Drupal\Core\Language\Language {#1993
        #name: "Englisch"
        #id: "en"
        #direction: "ltr"
        #weight: 0
        #locked: false
      }
      "de" => Drupal\Core\Language\Language {#1891
        #name: "Deutsch"
        #id: "de"
        #direction: "ltr"
        #weight: 1
        #locked: false
      }
      "und" => Drupal\Core\Language\Language {#1994
        #name: "Nicht angegeben"
        #id: "und"
        #direction: "ltr"
        #weight: 2
        #locked: true
      }
      "zxx" => Drupal\Core\Language\Language {#1892
        #name: "Nicht zutreffend"
        #id: "zxx"
        #direction: "ltr"
        #weight: 3
        #locked: true
      }
    ]
    #langcodeKey: "langcode"
    #defaultLangcodeKey: "default_langcode"
    #activeLangcode: "x-default"
    #enforceDefaultTranslation: null
    #defaultLangcode: "de"
    #translations: array:1 [
      "x-default" => array:1 [
        "status" => 1
      ]
    ]
    #translationInitialize: false
    #newRevision: false
    #isDefaultRevision: "1"
    #entityKeys: array:5 [
      "bundle" => "menu_link_content"
      "id" => "1"
      "revision" => "1"
      "uuid" => "b9ab2b51-2be0-446d-87c4-1dea2d4d49ee"
      "published" => "1"
    ]
    #translatableEntityKeys: array:4 [
      "label" => array:1 [
        "x-default" => "Trade Debug"
      ]
      "langcode" => array:1 [
        "x-default" => "de"
      ]
      "default_langcode" => array:1 [
        "x-default" => "1"
      ]
      "revision_translation_affected" => array:1 [
        "x-default" => "1"
      ]
    ]
    #validated: false
    #validationRequired: false
    #loadedRevisionId: "1"
    #revisionTranslationAffectedKey: "revision_translation_affected"
    #enforceRevisionTranslationAffected: []
    #isSyncing: false
    #insidePlugin: false
  }
  "_route" => "entity.menu_link_content.canonical"
  "_route_object" => Symfony\Component\Routing\Route {#1581
    -path: "/admin/structure/menu/item/{menu_link_content}/edit"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_entity_form" => "menu_link_content.default"
      "_title" => "Edit menu link"
    ]
    -requirements: array:1 [
      "_entity_access" => "menu_link_content.update"
    ]
    -options: array:5 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "utf8" => true
      "parameters" => array:1 [
        "menu_link_content" => array:2 [
          "type" => "entity:menu_link_content"
          "converter" => "paramconverter.entity"
        ]
      ]
      "_admin_route" => true
      "_access_checks" => array:1 [
        0 => "access_check.entity"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1588
      -variables: array:1 [
        0 => "menu_link_content"
      ]
      -tokens: array:3 [
        0 => array:2 [
          0 => "text"
          1 => "/edit"
        ]
        1 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "menu_link_content"
          4 => true
        ]
        2 => array:2 [
          0 => "text"
          1 => "/admin/structure/menu/item"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/structure/menu/item/(?P<menu_link_content>[^/]++)/edit$}sDu"
      -pathVariables: array:1 [
        0 => "menu_link_content"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 61
      #patternOutline: "/admin/structure/menu/item/%/edit"
      #numParts: 6
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1584
    #parameters: array:1 [
      "menu_link_content" => "1"
    ]
  }
  "_controller" => "controller.entity_form:getContentResult"
]