You are here

Functions in Payment 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_payment_line_item_alter ./payment.api.php Alters payment line item plugin definitions.
hook_payment_method_alter ./payment.api.php Alters payment method plugin definitions.
hook_payment_method_configuration_alter ./payment.api.php Alters payment method configuration plugin definitions.
hook_payment_status_alter ./payment.api.php Alters payment status plugin definitions.
hook_payment_type_alter ./payment.api.php Alters payment type plugin definitions.
payment_entity_bundle_info ./payment.module Implements hook_entity_bundle_info().
payment_entity_delete ./payment.module Implements hook_entity_delete().
payment_entity_insert ./payment.module Implements hook_entity_insert().
payment_entity_update ./payment.module Implements hook_entity_update().
payment_form_entity_extra_field_info modules/payment_form/payment_form.module Implements hook_entity_extra_field_info().
payment_form_entity_type_alter modules/payment_form/payment_form.module Implements hook_entity_type_alter().
payment_reference_entity_extra_field_info modules/payment_reference/payment_reference.module Implements hook_entity_extra_field_info().
payment_reference_entity_field_access modules/payment_reference/payment_reference.module Implements hook_entity_field_access().
payment_reference_field_config_delete modules/payment_reference/payment_reference.module Implements hook_ENTITY_TYPE_delete().
payment_reference_field_storage_config_delete modules/payment_reference/payment_reference.module Implements hook_ENTITY_TYPE_delete().
payment_reference_payment_delete modules/payment_reference/payment_reference.module Implements hook_ENTITY_TYPE_delete().
payment_reference_payment_insert modules/payment_reference/payment_reference.module Implements hook_ENTITY_TYPE_insert().
payment_schema ./payment.install Implements hook_schema().

Other projects