You are here

8 string references to YAML keys in payment.routing.yml in Payment 8.2

ListPaymentTypes::execute in src/Controller/ListPaymentTypes.php
Displays a list of available payment types.
ListPaymentTypesTest::testExecute in tests/src/Unit/Controller/ListPaymentTypesTest.php
@covers ::execute
PaymentMethodOperationsProvider::getOperations in src/Plugin/Payment/Method/PaymentMethodOperationsProvider.php
Gets plugin operations.
PaymentStatusForm::save in src/Entity/PaymentStatus/PaymentStatusForm.php
Form submission handler for the 'save' action.
PaymentStatusFormTest::testSave in tests/src/Unit/Entity/PaymentStatus/PaymentStatusFormTest.php
@covers ::save
PaymentStatusOperationsProvider::getOperations in src/Plugin/Payment/Status/PaymentStatusOperationsProvider.php
Gets plugin operations.
PaymentTypeOperationsProvider::getOperations in src/Plugin/Payment/Type/PaymentTypeOperationsProvider.php
Gets plugin operations.
SelectPaymentMethodConfiguration::execute in src/Controller/SelectPaymentMethodConfiguration.php
Displays a list of available payment method plugins.