7 calls to commerce_line_item_load() in Commerce Core 7
- commerce_cart_form_alter in modules/
cart/ commerce_cart.module - Implements hook_form_alter().
- commerce_cart_handler_field_edit_attributes::views_form in modules/
cart/ includes/ views/ handlers/ commerce_cart_handler_field_edit_attributes.inc - Returns the form which replaces the placeholder from render().
- commerce_cart_order_product_line_item_delete in modules/
cart/ commerce_cart.module - Deletes a product line item from a shopping cart order.
- commerce_line_item_handler_field_edit_quantity::views_form_submit in modules/
line_item/ includes/ views/ handlers/ commerce_line_item_handler_field_edit_quantity.inc - commerce_line_item_handler_field_line_item_title::render in modules/
line_item/ includes/ views/ handlers/ commerce_line_item_handler_field_line_item_title.inc - Render the field.
- commerce_order_update_7101 in modules/
order/ commerce_order.install - Loads and resaves all the line items on the site, updating the unit price field to have proper component price amount values.
- commerce_product_reference_form_commerce_product_product_delete_form_alter in modules/
product_reference/ commerce_product_reference.module - Implements hook_form_FORM_ID_alter().