
| Current Path : /var/www/html/ift/web/core/modules/update/tests/modules/update_test/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/ift/web/core/modules/update/tests/modules/update_test/update_test.routing.yml |
update_test.503:
path: '/503-error'
defaults:
_controller: '\Drupal\update_test\Controller\UpdateTestController::updateError'
requirements:
_access: 'TRUE'
update_test.update_test:
path: '/update-test/{project_name}/{version}'
defaults:
_title: 'Update test'
_controller: '\Drupal\update_test\Controller\UpdateTestController::updateTest'
version: NULL
project_name: NULL
requirements:
_access: 'TRUE'