hook_alloc_get_items

Related topics

Namesort iconDescription
HooksAllow modules to interact with the Drupal core.

Functions that call hook_alloc_get_items()

Namesort iconLocationDescription
hook_alloc_get_itemsecommerce-5--4/docs/developer/hooks/ec_receipt.phpThe allocation object provider returns the items of the allocation object. Eg. store returns the product items from the transaction object.

Functions called by hook_alloc_get_items()

Namesort iconLocationDescription
hook_alloc_get_itemsecommerce-5--4/docs/developer/hooks/ec_receipt.phpThe allocation object provider returns the items of the allocation object. Eg. store returns the product items from the transaction object.
store_alloc_build_itemsecommerce-5--4/store/store.module