
| Current Path : /var/www/html/dataninja.cn/core/modules/system/tests/modules/ajax_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/dataninja.cn/core/modules/system/tests/modules/ajax_test/ajax_test.routing.yml |
ajax_test.dialog_contents:
path: '/ajax-test/dialog-contents'
defaults:
_title: 'AJAX Dialog contents routing'
_controller: '\Drupal\ajax_test\Controller\AjaxTestController::dialogContents'
requirements:
_access: 'TRUE'
ajax_test.ajax_render_types:
path: '/ajax-test/dialog-contents-types/{type}'
defaults:
_title: 'AJAX Dialog contents routing'
_controller: '\Drupal\ajax_test\Controller\AjaxTestController::renderTypes'
requirements:
_access: 'TRUE'
ajax_test.dialog_form:
path: '/ajax-test/dialog-form'
defaults:
_title: 'Ajax Form contents'
_form: '\Drupal\ajax_test\Form\AjaxTestForm'
requirements:
_access: 'TRUE'
ajax_test.dialog:
path: '/ajax-test/dialog'
defaults:
_controller: '\Drupal\ajax_test\Controller\AjaxTestController::dialog'
requirements:
_access: 'TRUE'
ajax_test.insert_links_block_wrapper:
path: '/ajax-test/insert-block-wrapper'
defaults:
_controller: '\Drupal\ajax_test\Controller\AjaxTestController::insertLinksBlockWrapper'
requirements:
_access: 'TRUE'
ajax_test.insert_links_inline_wrapper:
path: '/ajax-test/insert-inline-wrapper'
defaults:
_controller: '\Drupal\ajax_test\Controller\AjaxTestController::insertLinksInlineWrapper'
requirements:
_access: 'TRUE'
ajax_test.dialog_close:
path: '/ajax-test/dialog-close'
defaults:
_controller: '\Drupal\ajax_test\Controller\AjaxTestController::dialogClose'
requirements:
_access: 'TRUE'
ajax_test.render:
path: '/ajax-test/render'
defaults:
_controller: '\Drupal\ajax_test\Controller\AjaxTestController::render'
requirements:
_access: 'TRUE'
ajax_test.admin.theme:
path: '/admin/ajax-test/theme'
defaults:
_controller: '\Drupal\ajax_test\Controller\AjaxTestController::theme'
requirements:
_access: 'TRUE'
ajax_test.order:
path: '/ajax-test/order'
defaults:
_controller: '\Drupal\ajax_test\Controller\AjaxTestController::order'
requirements:
_access: 'TRUE'
ajax_test.render_error:
path: '/ajax-test/render-error'
defaults:
_controller: '\Drupal\ajax_test\Controller\AjaxTestController::renderError'
requirements:
_access: 'TRUE'