array:7 [
  "_entity_form" => "theme_switcher_rule.edit"
  "_title" => "Edit Theme Switcher Rule"
  "theme_switcher_rule" => Drupal\theme_switcher\Entity\ThemeSwitcherRule {#1584
    #entityTypeId: "theme_switcher_rule"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "debug"
    #status: true
    #uuid: "75e8dac0-ced7-4cf5-9c0a-67343e55ffef"
    -isUninstalling: false
    #langcode: "de"
    #third_party_settings: []
    #_core: []
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:1 [
        0 => "system"
      ]
    ]
    #isSyncing: false
    #id: "debug"
    #label: "Debug"
    #weight: 0
    #theme: "iframes"
    #admin_theme: "seven"
    #conjunction: "and"
    #visibility: array:1 [
      "request_path" => array:3 [
        "id" => "request_path"
        "negate" => false
        "pages" => "/debug/*"
      ]
    ]
    #visibilityCollection: null
    #conditionPluginManager: null
  }
  "_route" => "entity.theme_switcher_rule.edit_form"
  "_route_object" => Symfony\Component\Routing\Route {#1581
    -path: "/admin/config/system/theme_switcher/edit/{theme_switcher_rule}"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_entity_form" => "theme_switcher_rule.edit"
      "_title" => "Edit Theme Switcher Rule"
    ]
    -requirements: array:1 [
      "_entity_access" => "theme_switcher_rule.update"
    ]
    -options: array:5 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "_admin_route" => true
      "utf8" => true
      "parameters" => array:1 [
        "theme_switcher_rule" => array:2 [
          "type" => "entity:theme_switcher_rule"
          "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
        ]
      ]
      "_access_checks" => array:1 [
        0 => "access_check.entity"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1588
      -variables: array:1 [
        0 => "theme_switcher_rule"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "theme_switcher_rule"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/admin/config/system/theme_switcher/edit"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/config/system/theme_switcher/edit/(?P<theme_switcher_rule>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "theme_switcher_rule"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 62
      #patternOutline: "/admin/config/system/theme_switcher/edit/%"
      #numParts: 6
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1587
    #parameters: array:1 [
      "theme_switcher_rule" => "debug"
    ]
  }
  "_controller" => "controller.entity_form:getContentResult"
]