You are here

Functions in Commerce Stock 8

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_stock_enforcement_add_to_cart_form_validate modules/enforcement/commerce_stock_enforcement.module Validates the add to cart form submit. 1
commerce_stock_enforcement_cart_order_item_views_form_validate modules/enforcement/commerce_stock_enforcement.module Validate the cart page submit. 1
commerce_stock_enforcement_check modules/enforcement/commerce_stock_enforcement.module Check if the PurchasableEntity is in stock. 1
commerce_stock_enforcement_checkout_form_validate modules/enforcement/commerce_stock_enforcement.module Validate the checkout form submit. 1
commerce_stock_enforcement_form_alter modules/enforcement/commerce_stock_enforcement.module Implements hook_form_alter().
commerce_stock_enforcement_get_context modules/enforcement/commerce_stock_enforcement.module Get the context for the provided Purchasable Entity. 3
commerce_stock_enforcement_get_ordered_quantity modules/enforcement/commerce_stock_enforcement.module Get the quantity already ordered for the specified PurchasableEntity. 2
commerce_stock_enforcement_get_stock_level modules/enforcement/commerce_stock_enforcement.module Get the available stock level for the PurchasableEntity. 4
commerce_stock_enforcement_is_order_in_stock modules/enforcement/commerce_stock_enforcement.module Check if order is in stock. 2
commerce_stock_enforcement_update_8001 modules/enforcement/commerce_stock_enforcement.install Add the default configuration for messages.
commerce_stock_field_form_field_config_edit_form_alter modules/field/commerce_stock_field.module Implements hook_form_BASE_FORM_ID_alter().
commerce_stock_local_cron modules/local_storage/commerce_stock_local.module Implements hook_cron().
commerce_stock_local_entity_base_field_info modules/local_storage/commerce_stock_local.module Implements hook_entity_base_field_info().
commerce_stock_local_install modules/local_storage/commerce_stock_local.install Implements hook_install().
commerce_stock_local_schema modules/local_storage/commerce_stock_local.install Implements hook_schema().
commerce_stock_local_theme modules/local_storage/commerce_stock_local.module Implements hook_theme().
commerce_stock_local_theme_suggestions_commerce_stock_location modules/local_storage/commerce_stock_local.module Implements hook_theme_suggestions_HOOK().
commerce_stock_local_update_8001 modules/local_storage/commerce_stock_local.install Adds 'entity_type' column to commerce_stock_transaction table.
commerce_stock_local_update_8002 modules/local_storage/commerce_stock_local.install Adds 'entity_type' column to commerce_stock_location_level table.
commerce_stock_local_update_8003 modules/local_storage/commerce_stock_local.install Update commerce_stock_location_level table.
commerce_stock_local_update_8004 modules/local_storage/commerce_stock_local.install Removes the 'canonical' link from StockLocationType entity definitions.
commerce_stock_local_update_8005 modules/local_storage/commerce_stock_local.install Add index to entity_id field in commerce_stock_transaction table.
commerce_stock_local_update_8006 modules/local_storage/commerce_stock_local.install Add "uid" field to the "StockLocation" entity if missing.
commerce_stock_local_views_data modules/local_storage/commerce_stock_local.views.inc Implements hook_views_data().
template_preprocess_commerce_stock_location modules/local_storage/commerce_stock_local.module Prepares variables for Stock location templates.
_commerce_stock_local_update_stock_level_queue modules/local_storage/commerce_stock_local.module Updates the stock level update queue. 1
_commerce_stock_local_update_stock_level_queue_legacy modules/local_storage/commerce_stock_local.module Updates the stock level update queue legacy system. 1

Other projects