file.routing.yml
Same filename in other branches
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
- file.ajax_progress:
- path: '/file/progress/{key}'
- defaults:
- _controller: '\Drupal\file\Controller\FileWidgetAjaxController::progress'
- requirements:
- _permission: 'access content'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.