You are here

8 calls to PaymentLineItemsInput::getLineItems() in Payment 8.2

PaymentLineItemElement::submitForm in modules/payment_test/src/PaymentLineItemElement.php
Form submission handler.
PaymentLineItemsInput::addMoreSubmit in src/Element/PaymentLineItemsInput.php
Implements form #submit callback.
PaymentLineItemsInput::deleteSubmit in src/Element/PaymentLineItemsInput.php
Implements form #submit callback.
PaymentLineItemsInput::lineItemExists in src/Element/PaymentLineItemsInput.php
Checks if a line item name already exists.
PaymentLineItemsInput::process in src/Element/PaymentLineItemsInput.php
Implements form #process callback.
PaymentLineItemsInput::validate in src/Element/PaymentLineItemsInput.php
Implements form #element_validate callback.
PaymentLineItemsInput::valueCallback in src/Element/PaymentLineItemsInput.php
Determines how user input is mapped to an element's #value property.
PaymentReference::fieldSettingsFormValidate in modules/payment_reference/src/Plugin/Field/FieldType/PaymentReference.php
Implements #element_validate callback for self::fieldSettingsForm().