Symfony\Component\Routing\Route {#1585 -path: "/admin/structure/contact/manage/{contact_form}/permissions" -host: "" -schemes: [] -methods: array:2 [ 0 => "GET" 1 => "POST" ] -defaults: array:4 [ "_title" => "Manage permissions" "_form" => "Drupal\user\Form\EntityPermissionsForm" "entity_type_id" => "contact_message" "bundle_entity_type" => "contact_form" ] -requirements: array:2 [ "_permission" => "administer permissions" "_custom_access" => "\Drupal\user\Form\EntityPermissionsForm::access" ] -options: array:6 [ "compiler_class" => "Drupal\Core\Routing\RouteCompiler" "_field_ui" => true "parameters" => array:1 [ "contact_form" => array:3 [ "type" => "entity:contact_form" "with_config_overrides" => true "converter" => "paramconverter.entity" ] ] "_admin_route" => true "_access_checks" => array:2 [ 0 => "access_check.permission" 1 => "access_check.custom" ] "utf8" => true ] -condition: "" -compiled: Drupal\Core\Routing\CompiledRoute {#1586 -variables: array:1 [ 0 => "contact_form" ] -tokens: array:3 [ 0 => array:2 [ 0 => "text" 1 => "/permissions" ] 1 => array:5 [ 0 => "variable" 1 => "/" 2 => "[^/]++" 3 => "contact_form" 4 => true ] 2 => array:2 [ 0 => "text" 1 => "/admin/structure/contact/manage" ] ] -staticPrefix: "" -regex: "{^/admin/structure/contact/manage/(?P<contact_form>[^/]++)/permissions$}sDu" -pathVariables: array:1 [ 0 => "contact_form" ] -hostVariables: [] -hostRegex: null -hostTokens: [] #fit: 61 #patternOutline: "/admin/structure/contact/manage/%/permissions" #numParts: 6 } }