Symfony\Component\Routing\Route {#1585 -path: "/cron/{key}" -host: "" -schemes: [] -methods: array:2 [ 0 => "GET" 1 => "POST" ] -defaults: array:1 [ "_controller" => "\Drupal\system\CronController::run" ] -requirements: array:1 [ "_access_system_cron" => "TRUE" ] -options: array:4 [ "compiler_class" => "Drupal\Core\Routing\RouteCompiler" "no_cache" => true "utf8" => true "_access_checks" => array:1 [ 0 => "access_check.cron" ] ] -condition: "" -compiled: Drupal\Core\Routing\CompiledRoute {#1586 -variables: array:1 [ 0 => "key" ] -tokens: array:2 [ 0 => array:5 [ 0 => "variable" 1 => "/" 2 => "[^/]++" 3 => "key" 4 => true ] 1 => array:2 [ 0 => "text" 1 => "/cron" ] ] -staticPrefix: "" -regex: "{^/cron/(?P<key>[^/]++)$}sDu" -pathVariables: array:1 [ 0 => "key" ] -hostVariables: [] -hostRegex: null -hostTokens: [] #fit: 2 #patternOutline: "/cron/%" #numParts: 2 } }