Magento Extensions Rating 2024
EXTENSIONS BY CATEGORY
B2B (Business-To-Business)
Blog
Customer
ERP (Enterprise Resource Planning)
Mega Menu
One Step Checkout
Order
POS (Point Of Sale)
Search
Shopping Cart
Sitemap
SEO
Social
Stock & Inventory Management
EXTENSIONS BY DEVELOPER
aheadWorks
Amasty
Boost My Shop
BSS Commerce
Magestore
MageWorx
Mirasvit
Templates Master
Wyomind
XTENTO
Magento 2 Documentation
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Magento
Catalog
Model
Session
Session Class Reference
Inheritance diagram for Session:
Additional Inherited Members
Public Member Functions inherited from
SessionManager
__construct
(\
Magento\Framework\App\Request\Http
$request,
SidResolverInterface
$sidResolver,
ConfigInterface
$sessionConfig,
SaveHandlerInterface
$saveHandler,
ValidatorInterface
$validator,
StorageInterface
$storage, \
Magento\Framework\Stdlib\CookieManagerInterface
$cookieManager, \
Magento\Framework\Stdlib\Cookie\CookieMetadataFactory
$cookieMetadataFactory, \
Magento\Framework\App\State
$appState)
writeClose
()
__call
($method, $args)
start
()
isSessionExists
()
getData
($key='', $clear=
false
)
getSessionId
()
getName
()
setName
($
name
)
destroy
(array $options=null)
clearStorage
()
getCookieDomain
()
getCookiePath
()
getCookieLifetime
()
setSessionId
($sessionId)
getSessionIdForHost
($urlHost)
isValidForHost
($host)
isValidForPath
($path)
regenerateId
()
expireSessionCookie
()
Data Fields inherited from
SessionManagerInterface
const
HOST_KEY
= '_session_hosts'
Protected Member Functions inherited from
SessionManager
registerSaveHandler
()
_addHost
()
_getHosts
()
_cleanHosts
()
clearSubDomainSessionCookie
()
Protected Attributes inherited from
SessionManager
$defaultDestroyOptions
= ['send_expire_cookie' => true, 'clear_storage' => true]
$validator
$request
$sidResolver
$sessionConfig
$saveHandler
$storage
$cookieManager
$cookieMetadataFactory
Static Protected Attributes inherited from
SessionManager
static
$urlHostCache
= []
Detailed Description
Catalog
session model
@api
Since
100.0.2
Definition at line
14
of file
Session.php
.
The documentation for this class was generated from the following file:
vendor/magento/module-catalog/Model/
Session.php