You are here

7 string references to commerce_add_to_cart_link.token in Commerce Add To Cart Link 8

AddToCartController::create in src/Controller/AddToCartController.php
Instantiates a new instance of this class.
AddToCartLink::metadata in src/AddToCartLink.php
Generate metadata for an add-to-cart link.
AddToCartLink::url in src/AddToCartLink.php
Generate an URL object for an add-to-cart link.
AddToWishlistController::create in modules/wishlist/src/Controller/AddToWishlistController.php
Instantiates a new instance of this class.
AddToWishlistLink::metadata in modules/wishlist/src/AddToWishlistLink.php
Generate metadata for an add-to-cart link.
AddToWishlistLink::url in modules/wishlist/src/AddToWishlistLink.php
Generate an URL object for an add-to-wishlist link.
commerce_add_to_wishlist_link_commerce_product_view in modules/wishlist/commerce_add_to_wishlist_link.module
Implements hook_ENTITY_TYPE_view() for commerce_product.