Symfony\Component\Routing\Route {#1657 -path: "/layout_builder/choose/section/{section_storage_type}/{section_storage}/{delta}" -host: "" -schemes: [] -methods: array:2 [ 0 => "GET" 1 => "POST" ] -defaults: array:2 [ "_controller" => "\Drupal\layout_builder\Controller\ChooseSectionController::build" "_title" => "Choose a layout for this section" ] -requirements: array:1 [ "_layout_builder_access" => "view" ] -options: array:5 [ "compiler_class" => "Drupal\Core\Routing\RouteCompiler" "_admin_route" => true "parameters" => array:1 [ "section_storage" => array:2 [ "layout_builder_tempstore" => true "converter" => "layout_builder.param_converter" ] ] "utf8" => true "_access_checks" => array:1 [ 0 => "access_check.entity.layout_builder_access" ] ] -condition: "" -compiled: Drupal\Core\Routing\CompiledRoute {#1658 -variables: array:3 [ 0 => "section_storage_type" 1 => "section_storage" 2 => "delta" ] -tokens: array:4 [ 0 => array:5 [ 0 => "variable" 1 => "/" 2 => "[^/]++" 3 => "delta" 4 => true ] 1 => array:5 [ 0 => "variable" 1 => "/" 2 => "[^/]++" 3 => "section_storage" 4 => true ] 2 => array:5 [ 0 => "variable" 1 => "/" 2 => "[^/]++" 3 => "section_storage_type" 4 => true ] 3 => array:2 [ 0 => "text" 1 => "/layout_builder/choose/section" ] ] -staticPrefix: "" -regex: "{^/layout_builder/choose/section/(?P<section_storage_type>[^/]++)/(?P<section_storage>[^/]++)/(?P<delta>[^/]++)$}sDu" -pathVariables: array:3 [ 0 => "section_storage_type" 1 => "section_storage" 2 => "delta" ] -hostVariables: [] -hostRegex: null -hostTokens: [] #fit: 56 #patternOutline: "/layout_builder/choose/section/%/%/%" #numParts: 6 } }