7 calls to commerce_line_items_quantity() in Commerce Core 7
- commerce_cart_block_view in modules/
cart/ commerce_cart.module - Implements hook_block_view().
- commerce_cart_checkout_router in modules/
cart/ includes/ commerce_cart.pages.inc - Redirects invalid checkout attempts or displays the checkout form if valid.
- commerce_cart_menu_item_title in modules/
cart/ commerce_cart.module - Returns the title of the shopping cart menu item with an item count.
- commerce_cart_view in modules/
cart/ includes/ commerce_cart.pages.inc - Displays the shopping cart form and associated information.
- commerce_line_item_handler_area_line_item_summary::render in modules/
line_item/ includes/ views/ handlers/ commerce_line_item_handler_area_line_item_summary.inc - Render the area.
- commerce_product_reference_commerce_checkout_order_can_checkout in modules/
product_reference/ commerce_product_reference.module - Implements hook_commerce_checkout_order_can_checkout().
- hook_commerce_checkout_order_can_checkout in modules/
checkout/ commerce_checkout.api.php - Allows modules to confirm that an order may proceed to checkout.