You are here

6 calls to CartTokenSession::getCurrentRequestCartToken() in Commerce Cart API 8

CartTokenSession::addCartId in src/CartTokenSession.php
Adds the given cart order ID to the session.
CartTokenSession::deleteCartId in src/CartTokenSession.php
Deletes the given cart order id from the session.
CartTokenSession::getCartIds in src/CartTokenSession.php
Gets all cart order ids from the session.
CartTokenSession::getTokenCartData in src/CartTokenSession.php
Get the token cart data.
CartTokenSession::hasCartId in src/CartTokenSession.php
Checks whether the given cart order ID exists in the session.
CartTokenSession::setTokenCartData in src/CartTokenSession.php
Set the token cart data.