| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
| Name | Location | Description |
|---|---|---|
| hook_alloc_get_items | ecommerce-5--4/docs/developer/hooks/ec_receipt.php | The allocation object provider returns the items of the allocation object. Eg. store returns the product items from the transaction object. |
| Name | Location | Description |
|---|---|---|
| hook_alloc_get_items | ecommerce-5--4/docs/developer/hooks/ec_receipt.php | The allocation object provider returns the items of the allocation object. Eg. store returns the product items from the transaction object. |
| store_alloc_build_items | ecommerce-5--4/store/store.module |