array:6 [
  "_controller" => "Drupal\devel\Controller\EntityDebugController::entityTypeDefinition"
  "_title" => "Entity type definition"
  "shortcut" => Drupal\shortcut\Entity\Shortcut {#1638
    #entityTypeId: "shortcut"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: []
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #values: array:8 [
      "id" => array:1 [
        "x-default" => "1"
      ]
      "shortcut_set" => array:1 [
        "x-default" => "default"
      ]
      "uuid" => array:1 [
        "x-default" => "a69eaa13-215c-4e55-af3f-10dde23d57ae"
      ]
      "langcode" => array:1 [
        "x-default" => "en"
      ]
      "title" => array:1 [
        "x-default" => "Add content"
      ]
      "weight" => array:1 [
        "x-default" => "-20"
      ]
      "link" => array:1 [
        "x-default" => array:3 [
          "uri" => "internal:/node/add"
          "title" => null
          "options" => []
        ]
      ]
      "default_langcode" => array:1 [
        "x-default" => "1"
      ]
    ]
    #fields: []
    #fieldDefinitions: null
    #languages: array:4 [
      "en" => Drupal\Core\Language\Language {#1643
        #name: "English"
        #id: "en"
        #direction: "ltr"
        #weight: 0
        #locked: false
      }
      "de" => Drupal\Core\Language\Language {#1642
        #name: "German"
        #id: "de"
        #direction: "ltr"
        #weight: 1
        #locked: false
      }
      "und" => Drupal\Core\Language\Language {#1644
        #name: "Not specified"
        #id: "und"
        #direction: "ltr"
        #weight: 2
        #locked: true
      }
      "zxx" => Drupal\Core\Language\Language {#1636
        #name: "Not applicable"
        #id: "zxx"
        #direction: "ltr"
        #weight: 3
        #locked: true
      }
    ]
    #langcodeKey: "langcode"
    #defaultLangcodeKey: "default_langcode"
    #activeLangcode: "x-default"
    #enforceDefaultTranslation: null
    #defaultLangcode: "en"
    #translations: array:1 [
      "x-default" => array:1 [
        "status" => 1
      ]
    ]
    #translationInitialize: false
    #newRevision: false
    #isDefaultRevision: true
    #entityKeys: array:3 [
      "bundle" => "default"
      "id" => "1"
      "uuid" => "a69eaa13-215c-4e55-af3f-10dde23d57ae"
    ]
    #translatableEntityKeys: array:3 [
      "label" => array:1 [
        "x-default" => "Add content"
      ]
      "langcode" => array:1 [
        "x-default" => "en"
      ]
      "default_langcode" => array:1 [
        "x-default" => "1"
      ]
    ]
    #validated: false
    #validationRequired: false
    #loadedRevisionId: null
    #revisionTranslationAffectedKey: "revision_translation_affected"
    #enforceRevisionTranslationAffected: []
    #isSyncing: false
  }
  "_route" => "entity.shortcut.devel_definition"
  "_route_object" => Symfony\Component\Routing\Route {#1598
    -path: "/devel/definition/shortcut/{shortcut}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:2 [
      "_controller" => "Drupal\devel\Controller\EntityDebugController::entityTypeDefinition"
      "_title" => "Entity type definition"
    ]
    -requirements: array:1 [
      "_permission" => "access devel information"
    ]
    -options: array:6 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "_admin_route" => true
      "_devel_entity_type_id" => "shortcut"
      "parameters" => array:1 [
        "shortcut" => array:2 [
          "type" => "entity:shortcut"
          "converter" => "paramconverter.entity"
        ]
      ]
      "_access_checks" => array:1 [
        0 => "access_check.permission"
      ]
      "utf8" => true
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1594
      -variables: array:1 [
        0 => "shortcut"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "shortcut"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/devel/definition/shortcut"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/devel/definition/shortcut/(?P<shortcut>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "shortcut"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 14
      #patternOutline: "/devel/definition/shortcut/%"
      #numParts: 4
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1600
    #parameters: array:1 [
      "shortcut" => "1"
    ]
  }
]