Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

file.routing.yml

core/modules/file/file.routing.yml
1 string reference to YAML keys in file.routing.yml
ManagedFile::processManagedFile in core/modules/file/src/Element/ManagedFile.php
Render API callback: Expands the managed_file element type.

File

core/modules/file/file.routing.yml

View source
  1. file.ajax_progress:
  2. path: '/file/progress/{key}'
  3. defaults:
  4. _controller: '\Drupal\file\Controller\FileWidgetAjaxController::progress'
  5. requirements:
  6. _permission: 'access content'
RSS feed
Powered by Drupal