9 string references to YAML keys in draggable_dashboard.routing.yml in Draggable dashboard 8
- DashboardDeleteForm::getCancelUrl in src/
Form/ DashboardDeleteForm.php - Returns the route to go to if the user cancels the action.
- DashboardEditForm::buildForm in src/
Form/ DashboardEditForm.php - Form constructor.
- DashboardFormBase::submitForm in src/
Form/ DashboardFormBase.php - Form submission handler.
- DashboardManageForm::buildForm in src/
Form/ DashboardManageForm.php - Form constructor.
- DashboardManageForm::submitForm in src/
Form/ DashboardManageForm.php - Form submit.
- DraggableDashboardController::adminOverview in src/
Controller/ DraggableDashboardController.php - Displays the draggable dashboard administration overview page.
- DraggableDashboardController::assignBlock in src/
Controller/ DraggableDashboardController.php - Assign block to a region.
- DraggableDashboardController::deleteBlock in src/
Controller/ DraggableDashboardController.php - Delete block.
- draggable_dashboard_form_block_form_alter in ./
draggable_dashboard.module - Implements hook_form_FORM_ID_alter().