array:6 [
  "_controller" => "\Drupal\dblog\Controller\DbLogController::eventDetails"
  "_title" => "Details"
  "event_id" => "4488"
  "_route" => "dblog.event"
  "_route_object" => Symfony\Component\Routing\Route {#1581
    -path: "/admin/reports/dblog/event/{event_id}"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_controller" => "\Drupal\dblog\Controller\DbLogController::eventDetails"
      "_title" => "Details"
    ]
    -requirements: array:1 [
      "_permission" => "access site reports"
    ]
    -options: array:4 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "utf8" => true
      "_admin_route" => true
      "_access_checks" => array:1 [
        0 => "access_check.permission"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1588
      -variables: array:1 [
        0 => "event_id"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "event_id"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/admin/reports/dblog/event"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/reports/dblog/event/(?P<event_id>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "event_id"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 30
      #patternOutline: "/admin/reports/dblog/event/%"
      #numParts: 5
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1587
    #parameters: array:1 [
      "event_id" => "4488"
    ]
  }
]