6 string references to YAML keys in uc_payment.routing.yml in Ubercart 8.4
- OrderPaymentsForm::buildForm in payment/
uc_payment/ src/ Form/ OrderPaymentsForm.php - Form constructor.
- Payment::view in payment/
uc_payment/ src/ Plugin/ Ubercart/ OrderPane/ Payment.php - Returns the contents of an order pane as a store administrator.
- PaymentDeleteForm::getCancelUrl in payment/
uc_payment/ src/ Form/ PaymentDeleteForm.php - Returns the route to go to if the user cancels the action.
- PaymentMethodListBuilder::submitAddPaymentMethod in payment/
uc_payment/ src/ PaymentMethodListBuilder.php - Form submission handler for adding a new payment method.
- uc_2checkout_help in payment/
uc_2checkout/ uc_2checkout.module - Implements hook_help().
- uc_paypal_help in payment/
uc_paypal/ uc_paypal.module - Implements hook_help().