You are here

Functions in Commerce Core 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_alter_inline_forms ./commerce.module Invokes inline form alter hooks for the given element's inline forms. 1
commerce_cart_big_pipe_entity_type_build modules/cart/tests/modules/commerce_cart_big_pipe/commerce_cart_big_pipe.module Implements hook_entity_type_build().
commerce_cart_big_pipe_install modules/cart/tests/modules/commerce_cart_big_pipe/commerce_cart_big_pipe.install Implements hook_install().
commerce_cart_commerce_order_access modules/cart/commerce_cart.module Implements hook_ENTITY_TYPE_access().
commerce_cart_commerce_order_delete modules/cart/commerce_cart.module Implements hook_ENTITY_TYPE_delete().
commerce_cart_commerce_order_item_access modules/cart/commerce_cart.module Implements hook_ENTITY_TYPE_access().
commerce_cart_cron modules/cart/commerce_cart.module Implements hook_cron().
commerce_cart_entity_base_field_info modules/cart/commerce_cart.module Implements hook_entity_base_field_info().
commerce_cart_entity_form_display_alter modules/cart/commerce_cart.module Implements hook_entity_form_display_alter().
commerce_cart_entity_type_build modules/cart/commerce_cart.module Implements hook_entity_type_build().
commerce_cart_form_commerce_order_form_alter modules/cart/commerce_cart.module Implements hook_form_BASE_FORM_ID_alter() for 'commerce_order_form'.
commerce_cart_form_commerce_order_item_type_form_alter modules/cart/commerce_cart.module Implements hook_form_BASE_FORM_ID_alter() for 'commerce_order_item_type_form'.
commerce_cart_form_commerce_order_type_form_alter modules/cart/commerce_cart.module Implements hook_form_BASE_FORM_ID_alter() for 'commerce_order_type_form'.
commerce_cart_form_entity_form_display_edit_form_alter modules/cart/commerce_cart.module Implements hook_form_FORM_ID_alter() for 'entity_form_display_edit_form'.
commerce_cart_menu_links_discovered_alter modules/cart/commerce_cart.module Implements hook_menu_links_discovered_alter().
commerce_cart_order_item_type_form_submit modules/cart/commerce_cart.module Form submission handler for 'commerce_order_item_type_form'. 1
commerce_cart_order_type_form_submit modules/cart/commerce_cart.module Form submission handler for 'commerce_order_type_form'. 1
commerce_cart_post_update_1 modules/cart/commerce_cart.post_update.php Revert Cart views to fix broken Price fields.
commerce_cart_post_update_2 modules/cart/commerce_cart.post_update.php Revert the cart block and form views.
commerce_cart_preprocess_views_view modules/cart/commerce_cart.module Implements hook_preprocess_views_view().
commerce_cart_test_commerce_order_update modules/cart/tests/modules/commerce_cart_test/commerce_cart_test.module Implements hook_ENTITY_TYPE_update().
commerce_cart_theme modules/cart/commerce_cart.module Implements hook_theme().
commerce_cart_user_login modules/cart/commerce_cart.module Implements hook_user_login().
commerce_cart_views_data_alter modules/cart/commerce_cart.module Implements hook_views_data_alter().
commerce_cart_views_query_alter modules/cart/commerce_cart.views_execution.inc Implements hook_views_query_alter().
commerce_checkout_entity_base_field_info modules/checkout/commerce_checkout.module Implements hook_entity_base_field_info().
commerce_checkout_form_alter modules/checkout/commerce_checkout.module Implements hook_form_alter().
commerce_checkout_form_commerce_order_type_form_alter modules/checkout/commerce_checkout.module Implements hook_form_FORM_ID_alter() for 'commerce_order_type_form'.
commerce_checkout_install modules/checkout/commerce_checkout.install Implements hook_install().
commerce_checkout_order_item_views_form_submit modules/checkout/commerce_checkout.module Submit handler used to redirect to the checkout page. 1
commerce_checkout_order_type_form_submit modules/checkout/commerce_checkout.module Submission handler for commerce_checkout_form_commerce_order_type_form_alter(). 1
commerce_checkout_post_update_1 modules/checkout/commerce_checkout.post_update.php Revert Checkout views to fix broken Price fields.
commerce_checkout_preprocess_commerce_checkout_order_summary modules/checkout/commerce_checkout.module Implements hook_preprocess_HOOK().
commerce_checkout_theme modules/checkout/commerce_checkout.module Implements hook_theme().
commerce_checkout_theme_suggestions_commerce_checkout_form modules/checkout/commerce_checkout.module Implements hook_theme_suggestions_HOOK().
commerce_checkout_theme_suggestions_commerce_checkout_pane modules/checkout/commerce_checkout.module Implements hook_theme_suggestions_HOOK().
commerce_field_formatter_info_alter ./commerce.module Implements hook_field_formatter_info_alter().
commerce_field_widget_form_alter ./commerce.module Implements hook_field_widget_form_alter().
commerce_field_widget_info_alter ./commerce.module Implements hook_field_widget_info_alter().
commerce_form_alter ./commerce.module Implements hook_form_alter().
commerce_get_entity_display ./commerce.module Gets the entity display for the given entity type and bundle. 31
commerce_log_add_form_submit modules/log/commerce_log.module Submission handler for commerce_log_form_commerce_order_add_form_alter(). 1
commerce_log_form_commerce_order_add_form_alter modules/log/commerce_log.module Implements hook_form_FORM_ID_alter() for 'commerce_order_add_form'.
commerce_log_post_update_1 modules/log/commerce_log.post_update.php Revert the Activity view to make the date column sortable.
commerce_log_post_update_2 modules/log/commerce_log.post_update.php Revert the Activity view to change page limit and ordering.
commerce_log_post_update_3 modules/log/commerce_log.post_update.php Revert the Activity view to allow admin comments.
commerce_log_preprocess_commerce_order modules/log/commerce_log.module Implements hook_preprocess_commerce_order().
commerce_log_test_entity_test_insert modules/log/tests/module/commerce_log_test.module Implements hook_ENTITY_TYPE_insert().
commerce_log_test_mail_alter modules/log/tests/module/commerce_log_test.module Implements hook_mail_alter().
commerce_log_update_8201 modules/log/commerce_log.install Add a "source_entity" index and reduce the "source_entity_type" maxlength.

Pages

Other projects