Symfony\Component\Routing\Route {#1585 -path: "/taxonomy/term/{taxonomy_term}/edit" -host: "" -schemes: [] -methods: array:2 [ 0 => "GET" 1 => "POST" ] -defaults: array:2 [ "_entity_form" => "taxonomy_term.default" "_title" => "Edit term" ] -requirements: array:2 [ "_entity_access" => "taxonomy_term.update" "taxonomy_term" => "\d+" ] -options: array:5 [ "compiler_class" => "Drupal\Core\Routing\RouteCompiler" "_admin_route" => true "utf8" => true "parameters" => array:1 [ "taxonomy_term" => array:2 [ "type" => "entity:taxonomy_term" "converter" => "paramconverter.entity" ] ] "_access_checks" => array:1 [ 0 => "access_check.entity" ] ] -condition: "" -compiled: Drupal\Core\Routing\CompiledRoute {#1586 -variables: array:1 [ 0 => "taxonomy_term" ] -tokens: array:3 [ 0 => array:2 [ 0 => "text" 1 => "/edit" ] 1 => array:5 [ 0 => "variable" 1 => "/" 2 => "\d+" 3 => "taxonomy_term" 4 => true ] 2 => array:2 [ 0 => "text" 1 => "/taxonomy/term" ] ] -staticPrefix: "" -regex: "{^/taxonomy/term/(?P<taxonomy_term>\d+)/edit$}sDu" -pathVariables: array:1 [ 0 => "taxonomy_term" ] -hostVariables: [] -hostRegex: null -hostTokens: [] #fit: 13 #patternOutline: "/taxonomy/term/%/edit" #numParts: 4 } }