8 string references to YAML keys in tabledrag_example.routing.yml
- TableDragExampleNestedForm::cancel in modules/
tabledrag_example/ src/ Form/ TableDragExampleNestedForm.php - Form submission handler for the 'Return to' action.
- TableDragExampleResetForm::getCancelUrl in modules/
tabledrag_example/ src/ Form/ TableDragExampleResetForm.php - Returns the route to go to if the user cancels the action.
- TableDragExampleResetForm::submitForm in modules/
tabledrag_example/ src/ Form/ TableDragExampleResetForm.php - Form submission handler.
- TableDragExampleRootLeafForm::cancel in modules/
tabledrag_example/ src/ Form/ TableDragExampleRootLeafForm.php - Form submission handler for the 'Return to' action.
- TableDragExampleSimpleForm::cancel in modules/
tabledrag_example/ src/ Form/ TableDragExampleSimpleForm.php - Form submission handler for the 'Return to' action.
- TabledragMenuTest::testTabledragInteractions in modules/
tabledrag_example/ tests/ src/ Functional/ TabledragMenuTest.php - Tests tabledrag_example menus.
- tabledrag_example_help in modules/
tabledrag_example/ tabledrag_example.module - Implements hook_help().
- _examples_toolbar_routes in ./
examples.module - Get a list of toolbar links for testing toolbar routes.