array:6 [
  "_controller" => "\Drupal\node\Controller\NodeViewController::view"
  "_title_callback" => "\Drupal\node\Controller\NodeViewController::title"
  "node" => Drupal\node\Entity\Node {#1673
    #entityTypeId: "node"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: []
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #values: array:20 [
      "nid" => array:1 [
        "x-default" => "2"
      ]
      "vid" => array:1 [
        "x-default" => "2"
      ]
      "type" => array:1 [
        "x-default" => "solid_widgets"
      ]
      "uuid" => array:1 [
        "x-default" => "cb9be453-5cb4-42d1-b398-53810b789819"
      ]
      "langcode" => array:1 [
        "x-default" => "en"
      ]
      "revision_uid" => array:1 [
        "x-default" => "1"
      ]
      "revision_timestamp" => array:1 [
        "x-default" => "1635936502"
      ]
      "revision_log" => array:1 [
        "x-default" => null
      ]
      "revision_default" => array:1 [
        "x-default" => "1"
      ]
      "isDefaultRevision" => array:1 [
        "x-default" => "1"
      ]
      "status" => array:1 [
        "x-default" => "1"
      ]
      "uid" => array:1 [
        "x-default" => "1"
      ]
      "title" => array:1 [
        "x-default" => "SOLID Widgets Kurse"
      ]
      "created" => array:1 [
        "x-default" => "1635936478"
      ]
      "changed" => array:1 [
        "x-default" => "1635936527"
      ]
      "promote" => array:1 [
        "x-default" => "0"
      ]
      "sticky" => array:1 [
        "x-default" => "0"
      ]
      "default_langcode" => array:1 [
        "x-default" => "1"
      ]
      "revision_translation_affected" => array:1 [
        "x-default" => "1"
      ]
      "layout_builder__layout" => array:1 [
        "x-default" => array:1 [
          0 => array:1 [
            "section" => Drupal\layout_builder\Section {#1674
              #layoutId: "layout_onecol"
              #layoutSettings: array:2 [
                "label" => "Widget Section"
                "context_mapping" => []
              ]
              #components: array:1 [
                "1296a9dd-167f-4b2b-84a6-6ed19f6ec6ab" => Drupal\layout_builder\SectionComponent {#1675
                  #uuid: "1296a9dd-167f-4b2b-84a6-6ed19f6ec6ab"
                  #region: "content"
                  #configuration: array:7 [
                    "id" => "views_block:solid_widgets_quotes-solid_widgets_quotes_list"
                    "label" => ""
                    "provider" => "views"
                    "label_display" => 0
                    "views_label" => ""
                    "items_per_page" => "none"
                    "context_mapping" => []
                  ]
                  #weight: 0
                  #additional: []
                }
              ]
              #thirdPartySettings: []
            }
          ]
        ]
      ]
    ]
    #fields: []
    #fieldDefinitions: null
    #languages: array:4 [
      "en" => Drupal\Core\Language\Language {#1680
        #name: "Englisch"
        #id: "en"
        #direction: "ltr"
        #weight: 0
        #locked: false
      }
      "de" => Drupal\Core\Language\Language {#1679
        #name: "Deutsch"
        #id: "de"
        #direction: "ltr"
        #weight: 1
        #locked: false
      }
      "und" => Drupal\Core\Language\Language {#1681
        #name: "Nicht angegeben"
        #id: "und"
        #direction: "ltr"
        #weight: 2
        #locked: true
      }
      "zxx" => Drupal\Core\Language\Language {#1671
        #name: "Nicht zutreffend"
        #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: "1"
    #entityKeys: array:4 [
      "bundle" => "solid_widgets"
      "id" => "2"
      "revision" => "2"
      "uuid" => "cb9be453-5cb4-42d1-b398-53810b789819"
    ]
    #translatableEntityKeys: array:8 [
      "label" => array:1 [
        "x-default" => "SOLID Widgets Kurse"
      ]
      "langcode" => array:1 [
        "x-default" => "en"
      ]
      "status" => array:1 [
        "x-default" => "1"
      ]
      "published" => array:1 [
        "x-default" => "1"
      ]
      "uid" => array:1 [
        "x-default" => "1"
      ]
      "owner" => array:1 [
        "x-default" => "1"
      ]
      "default_langcode" => array:1 [
        "x-default" => "1"
      ]
      "revision_translation_affected" => array:1 [
        "x-default" => "1"
      ]
    ]
    #validated: false
    #validationRequired: false
    #loadedRevisionId: "2"
    #revisionTranslationAffectedKey: "revision_translation_affected"
    #enforceRevisionTranslationAffected: []
    #isSyncing: false
    +in_preview: null
  }
  "_route" => "entity.node.canonical"
  "_route_object" => Symfony\Component\Routing\Route {#1587
    -path: "/node/{node}"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_controller" => "\Drupal\node\Controller\NodeViewController::view"
      "_title_callback" => "\Drupal\node\Controller\NodeViewController::title"
    ]
    -requirements: array:2 [
      "node" => "\d+"
      "_entity_access" => "node.view"
    ]
    -options: array:4 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "parameters" => array:1 [
        "node" => array:2 [
          "type" => "entity:node"
          "converter" => "paramconverter.entity"
        ]
      ]
      "_access_checks" => array:1 [
        0 => "access_check.entity"
      ]
      "utf8" => true
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1582
      -variables: array:1 [
        0 => "node"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "\d+"
          3 => "node"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/node"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/node/(?P<node>\d+)$}sDu"
      -pathVariables: array:1 [
        0 => "node"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 2
      #patternOutline: "/node/%"
      #numParts: 2
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1581
    #parameters: array:1 [
      "node" => "2"
    ]
  }
]