Symfony\Component\Routing\Route {#1572 -path: "/block/{block_content}/delete" -host: "" -schemes: [] -methods: array:2 [ 0 => "GET" 1 => "POST" ] -defaults: array:1 [ "_controller" => "\Drupal\block_content\Controller\BlockContentController::editRedirect" ] -requirements: array:2 [ "_entity_access" => "block_content.delete" "block_content" => "\d+" ] -options: array:5 [ "compiler_class" => "Drupal\Core\Routing\RouteCompiler" "_admin_route" => true "utf8" => true "parameters" => array:1 [ "block_content" => array:2 [ "type" => "entity:block_content" "converter" => "paramconverter.entity" ] ] "_access_checks" => array:1 [ 0 => "access_check.entity" ] ] -condition: "" -compiled: Drupal\Core\Routing\CompiledRoute {#1573 -variables: array:1 [ 0 => "block_content" ] -tokens: array:3 [ 0 => array:2 [ 0 => "text" 1 => "/delete" ] 1 => array:5 [ 0 => "variable" 1 => "/" 2 => "\d+" 3 => "block_content" 4 => true ] 2 => array:2 [ 0 => "text" 1 => "/block" ] ] -staticPrefix: "" -regex: "{^/block/(?P<block_content>\d+)/delete$}sDu" -pathVariables: array:1 [ 0 => "block_content" ] -hostVariables: [] -hostRegex: null -hostTokens: [] #fit: 5 #patternOutline: "/block/%/delete" #numParts: 3 } }