8 string references to YAML keys in menu_ui.routing.yml
- MenuDeleteForm::submitForm in core/
modules/ menu_ui/ src/ Form/ MenuDeleteForm.php - MenuLinkBase::getEditRoute in core/
lib/ Drupal/ Core/ Menu/ MenuLinkBase.php - Returns route information for a custom edit form for the menu link.
- MenuLinkContentDeleteForm::getCancelUrl in core/
modules/ menu_link_content/ src/ Form/ MenuLinkContentDeleteForm.php - Returns the route to go to if the user cancels the action.
- MenuLinkDefault::getResetRoute in core/
lib/ Drupal/ Core/ Menu/ MenuLinkDefault.php - Returns route information for a route to reset the menu link.
- MenuLinkEditForm::submitForm in core/
modules/ menu_ui/ src/ Form/ MenuLinkEditForm.php - Form submission handler.
- MenuLinkResetForm::getCancelUrl in core/
modules/ menu_ui/ src/ Form/ MenuLinkResetForm.php - Returns the route to go to if the user cancels the action.
- MenuUiHooks::help in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_help().
- MenuUiHooks::systemBreadcrumbAlter in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_system_breadcrumb_alter().